OnLine Message Log 8-25
Alphabetized Messages
Process Aborted Abnormally (latch): pid=nn user=nn
flags=0xn
A database server process was terminated while it was holding a latch.
OnLineinitiates a shutdown to preserve database integrity and consistency.
Thedatabase server process ID, its user ID, and the value of the user structure
flags (expressed as hexadecimal values) are displayed.
Process Aborted Abnormally (rollback): tx=0xn flags=0xn
Adatabase server process that started a transaction aborted abnormally, but
since the process was already rolling back the work, thetbundo daemon
process was able to successfully complete the rollback. The address of the
transaction structure and the value of the transaction flags are displayed,
expressed as hexadecimal values.
ptmap: bad extent number = nn - only nn pages
OnLine detected a request for an extent that is beyond the range of the
tblspace. extent number specifies the extent number that was requested;
onlynn pages is the number of extents allocated to the tblspace.
ptmap: bad pagenum = nn - only nn pages
OnLinedetected a request for a page that is beyond the range of the tblspace.
pagenum nn refers to the logical page number that was requested; nn lists the
number of pages allocated to the tblspace.
ptmap failure: userp = 0xn, pid = nn
OnLinedetected a request for a page that is beyond the range of the tblspace.
Userp refers to the address of the user structure in shared memory that
generated the request (hexadecimal). The process ID of the database server
process is also displayed.
Quiescent Mode
OnLine has entered quiescent mode from some other state. Only users
loggedin as informix or as root can interact with OnLine. No user can access
a database.