err-codes.com

A>RMAN-05508: SET NEWNAME TO NEW not allowed (datafile string)

Cause: SET NEWNAME … TO NEW is not
allowed with the DUPLICATE command.
Action: Set the new name to a specific
file name and retry.


Relared Errors:
A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

A>RMAN-05515:
Duplicate for standby does not allow the use of SET UNTIL

A>RMAN-06000:
could not open recovery manager library file: string

A>RMAN-06001:
error parsing job step library

A>RMAN-06002:
command not allowed when not connected to a recovery catalog

A>RMAN-06003:
ORACLE error from target database: string

Leave a Reply

A>RMAN-05507: standby controlfile checkpoint (string) is more recent than duplication

Cause: A DUPLICATE FOR STANDBY command
was issued, but the checkpoint of the controlfile is more recent than the last
archivelog or the specified point in time.
Action: If an explicit point in time was
specified, change it to be at least the controlfile checkpoint; otherwise
archive (and backup/copy) the current log.


Relared Errors:
A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

A>RMAN-05515:
Duplicate for standby does not allow the use of SET UNTIL

A>RMAN-06000:
could not open recovery manager library file: string

A>RMAN-06001:
error parsing job step library

A>RMAN-06002:
command not allowed when not connected to a recovery catalog

Leave a Reply

A>RMAN-05506: error during recursive execution

Cause: This message should be
accompanied by other error message(s) indicating the cause of the error.
Action: Check the accompanying
errors.


Relared Errors:
A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

A>RMAN-05515:
Duplicate for standby does not allow the use of SET UNTIL

A>RMAN-06000:
could not open recovery manager library file: string

A>RMAN-06001:
error parsing job step library

Leave a Reply

A>RMAN-05505: auxiliary filename conversion of `string` exceeds maximum length of

Cause: When the given filename is
converted to the name used for the auxiliary database, the converted name is
larger than the maximum allowed filename.
Action: Change initialization parameter
DB_FILE_NAME_CONVERT to convert to a valid filename.


Relared Errors:
A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

A>RMAN-05515:
Duplicate for standby does not allow the use of SET UNTIL

A>RMAN-06000:
could not open recovery manager library file: string

Leave a Reply

A>RMAN-05504: at least two redo log files or groups must be specified for this command

Cause: Only one redo log file or group
was specified
Action: Specify at least one more redo
log file or group


Relared Errors:
A>RMAN-05505:
auxiliary filename conversion of `string` exceeds maximum length of

A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

A>RMAN-05515:
Duplicate for standby does not allow the use of SET UNTIL

Leave a Reply

A>RMAN-05503: at least one auxiliary channel must be allocated to execute this command

Cause: No auxiliary channels were
allocated.
Action: Allocate an auxiliary
channel.


Relared Errors:
A>RMAN-05504:
at least two redo log files or groups must be specified for this
command

A>RMAN-05505:
auxiliary filename conversion of `string` exceeds maximum length of

A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

A>RMAN-05514:
tablespace string has undo information, cannnot skip

Leave a Reply

A>RMAN-05502: the target database must be mounted when issuing a DUPLICATE command

Cause: A DUPLICATE command was issued,
but the target database control file is not mounted.
Action: Mount the target database
control file by issuing ALTER DATABASE MOUNT via Enterprise Manager or Server
Manager.


Relared Errors:
A>RMAN-05503:
at least one auxiliary channel must be allocated to execute this
command

A>RMAN-05504:
at least two redo log files or groups must be specified for this
command

A>RMAN-05505:
auxiliary filename conversion of `string` exceeds maximum length of

A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

A>RMAN-05513:
cannot duplicate, controlfile is not current or backup

Leave a Reply

A>RMAN-05501: aborting duplication of target database

Cause: Previously encountered errors
require corrective action.
Action: Resolve the error conditions,
and reissue the DUPLICATE TARGET DATABASE command.


Relared Errors:
A>RMAN-05502:
the target database must be mounted when issuing a DUPLICATE
command

A>RMAN-05503:
at least one auxiliary channel must be allocated to execute this
command

A>RMAN-05504:
at least two redo log files or groups must be specified for this
command

A>RMAN-05505:
auxiliary filename conversion of `string` exceeds maximum length of

A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

A>RMAN-05512:
tablespace string cannot be skipped from duplication

Leave a Reply

A>RMAN-05500: the auxiliary database must be not mounted when issuing a DUPLICATE command

Cause: A DUPLICATE command was issued,
but the auxiliary database is mounted.
Action: Dismount the auxiliary
database.


Relared Errors:
A>RMAN-05501:
aborting duplication of target database

A>RMAN-05502:
the target database must be mounted when issuing a DUPLICATE
command

A>RMAN-05503:
at least one auxiliary channel must be allocated to execute this
command

A>RMAN-05504:
at least two redo log files or groups must be specified for this
command

A>RMAN-05505:
auxiliary filename conversion of `string` exceeds maximum length of

A>RMAN-05506:
error during recursive execution

A>RMAN-05507:
standby controlfile checkpoint (string) is more recent than
duplication

A>RMAN-05508:
SET NEWNAME TO NEW not allowed (datafile string)

A>RMAN-05510:
Duplicate finished

A>RMAN-05511:
Datafile string skipped by request

Leave a Reply