A SERVICE OF

logo

OnLine Message Log 8-23
Alphabetized Messages
Not enough Logical Logfiles, Increase “LOGFILES
During a data restore, the value of the LOGFILES configuration file parameter
must always be greater than or equal to the total number of logical log files.
At some point during the restore, the number of logical log file exceeded the
value of LOGFILES. Increase the value of LOGFILES.
Not enough main memory
OnLine detected an error in an attempt to acquire more memory space from
the operating system. Refer to your operating system documentation for
further information about malloc().
On-Line Mode
OnLine is in online mode. Users can access all databases.
Physical log file overflow
The physical log file (on disk) has filled since the last checkpoint. OnLine
initiates a shutdown. At this point, simply reinitialize OnLine. As OnLine
comes up, fast recovery occurs. The following message is written to the log:
Overflow OK if restore completes successfully.
If restore fails, do a full restore from backup.
If the fast recovery succeeds, you can ignore both messages. Increase the size
of the physical log immediately.
If the fast recovery cannot complete, you must perform a data restore (restore
OnLine from archive).
Physical Recovery Aborted
Physical recovery is the first phase in OnLine fast recovery, during which the
pages from the physical log are written back to the disk. If this phase is
aborted, fast recovery is aborted and OnLine does not initialize. Perform a
data restore from archive.