Archiving Status: util/o/7/3 doesn't work
- Article Type: General
- Product: Aleph
- Product Version: 20
Description:
We have been trying to determine the "archiving status" UTIL/O/7/3 and we cannot.
Resolution:
As described in KB 16384-31923, your site is "Two-Task" (with a separate database server). Therefore, you need to connect to the database server to get this information. If you find that Oracle is not running, then start it.
The native Oracle commands for changing archive log mode are described at:
http://toostep.com/insight/oracle---steps-to-turn-on-archive-log-mode
SQL> startup mount
SQL> alter database archivelog
SQL> alter database open
This should be performed by your DBA.
- Article last edited: 10/8/2013