ORA-00258: manual archiving in NOARCHIVELOG mode must identify log
What triggered the Error:
The database is in NOARCHIVELOG mode and a command to manually archive a log did not specify the log explicitly by sequence number, group number or filename.What should we do to fix it:
Specify log by filename, by group number or by thread and sequence number.
If this was not sufficient go over to:
Oracle Official Support Knowledge Center
Or maybe those geeks at: StackOverflow Board
Or maybe those geeks at: StackOverflow Board