Re: Rman and 10.1.0.4

  • From: "Ron Rogers" <RROGERS@xxxxxxxxxxxxx>
  • To: <vitalisman@xxxxxxxxx>
  • Date: Thu, 09 Jun 2005 09:46:51 -0400

TYPO. It is backing up to the correct location /u03/backups/
The archivelog backups works okay.
Thanks,
Ron

>>> Vitalis Jerome <vitalisman@xxxxxxxxx> 06/09/05 9:42 AM >>>
Hi,

Could this be corrected by not backing up on /u03 which seems to be a
FS link? (The error shows "/u0e/backups")

Jerome

On 6/9/05, Ron Rogers <RROGERS@xxxxxxxxxxxxx> wrote:
> List,=3D20
>=20
>  I have files an ITAR for this but hoped it is a problem that already =
has =3D
> been discovered and fixed.
>=20
> OS REDHAT AS 2.1  up to date.
> Oracle 10.1.0.3 patched up to 10.1.0.4
>=20
>  using rman on 10.1.0.3 the level 0 and level 1 backups worked great. I =
=3D
> upgraded the database to 10.1.0.4 and=3D20
> now when I run the rman commands to create the level 0 or level 1 =
backups =3D
> the files are created but error out and=3D20
> the files are removed.
>=20
> RMAN nocatalog
> connect target "rman10/rman10prd@redhatprd-tcp"
> run {
> allocate channel d1 type disk format '/u03/backups/lev0_%d_%t_%T.bus';
> set limit channel d1 kbytes 5000000;
> backup incremental level 0 database
> skip readonly
> (current controlfile);
> release channel d1;
> }
>=20
> I watch the file get created in the proper directory and then it is =3D
> deleted and rge RMAN errors with:
> RMAN - 03009: failure of backup command on channel d1 at DATE/TIME
> ORA-19504: failed to create file "/u0e/backups/lev0_LINUXPRD_560503642_20=
05=3D
> 0509.bus"
> ORA-2708 created file already exists
>=20
> The backup of the archivelogs works properly it is just the backup of =
the =3D
> database that fails.
>=20
> Any one else run into this problem?=3D20
> Thanks.
> Ron
>=20
> --
> //www.freelists.org/webpage/oracle-l=20
>

--
//www.freelists.org/webpage/oracle-l

Other related posts: