Error: ORA-00258: manual archiving in NOARCHIVELOG mode must identify log
Cause: An attempt was made to archive a redo log file manually without specifying the sequence number, group number, or filename while the database was in NOARCHIVELOG mode.
Action: The name, group number, or thread and sequence number of redo log files must be specified to archive redo log files manually while the database is in NOARCHIVELOG mode.
Source: http://docs.oracle.com/cd/A58617_01/server.804/a58312/newch2a6.htm
No comments:
Post a Comment