Oracle8 Error Messages
Release 8.0.4

A58312-01

Library

Product

Contents

Index

Prev Prev Next

06430-06449: NCR System 3000 Messages

ORA-06430: ssaio: seals do not match

Cause: A function was called with an invalid argument.

Action: Contact Oracle Support.

ORA-06431: ssaio: invalid block number

Cause: The file block number is out of range of the file. The additional information returns the block number.

Action: Verify that the block number is correct. Run dbfsize, and verify that the block number is in that range. Contact Oracle Support.

ORA-06432: ssaio: buffer not aligned

Cause: The I/O buffer is not aligned on a 2K boundary.

Action: Contact Oracle Support.

ORA-06433: ssaio: LSEEK error, unable to seek to requested block

Cause: The additional information returns the block number.

Action: Look up the additional information returned in operating system reference manual. Verify that the block number is correct.

ORA-06434: ssaio: read error, unable to read requested block from database file

Cause: The read system call returned an error.

Action: The additional information indicates the block number. Look up the additional information returned in operating system manual.

ORA-06435: ssaio: write error, unable to write requested block to database file

Cause: The write system call returned an error.

Action: The additional information indicates the block number. Look up the additional information returned in operating system manual.

ORA-06436: ssaio: asynchronous I/O failed due to incorrect parameters

Cause: The asynchronous I/O system call returned an error.

Action: The additional information indicates the block number. Look up the additional information returned in operating system manual.

ORA-06437: ssaio: the asynchronous write was unable to write to the database file

Cause: The asynchronous I/O system call returned an error.

Action: The additional information indicates the block number. Look up the additional information returned in operating system manual.

ORA-06438: ssaio: the asynchronous read was unable to read from the database file

Cause: The asynchronous I/O system call returned an error.

Action: The additional information indicates the block number. Look up the additional information returned in operating system manual.

ORA-06439: ssaio: the asynchronous write returned incorrect number of bytes

Cause: This write call may have been truncated.

Action: The additional information returns the block number and number of bytes. Verify that the block number and the number of bytes written are correct.

ORA-06440: ssaio: the asynchronous read returned incorrect number of bytes

Cause: This read call may have been truncated.

Action: The additional information returns the block number and number of bytes. Verify that the block number and the number of bytes read are correct.

ORA-06441: ssvwatev: incorrect parameter passed to function call

Cause: Either the oracle process ID, the wait time, or the event ID is invalid.

Action: The additional information indicates the process ID, time, and event ID.

ORA-06442: ssvwatev: failed with unexpected error number

Cause: System problems may exist on system. Examine error logs.

Action: The additional information indicates the error number. Look up the additional information returned in operating system manual.

ORA-06443: ssvpstev: incorrect parameter passed to function call

Cause: An invalid event ID is passed in to this routine.

Action: The additional information indicates the event ID.

ORA-06444: ssvpstev: failed with unexpected error number

Cause: System problems may exist on system. Examine error logs.

Action: The additional information indicates the error number. Look up the additional information returned in operating system manual.

ORA-06445: ssvpstevrg: incorrect parameters passed to function call

Cause: An invalid event ID, or the low and high event ID, do not exist.

Action: The additional information indicates the error number. It also contains the event ID, low boundary, and high boundary.

ORA-06446: ssvpstevrg: failed with unexpected error number

Cause: System problems may exist on system.

Action: Examine error logs. The additional information indicates the error number. Look up the additional information returned in operating system manual.

ORA-06447: ssvpstp: incorrect parameter passed to function call

Cause: Invalid oracle process ID is passed in to this routine.

Action: The additional information indicates the process ID.

ORA-06448: ssvpstp: failed with unexpected error number

Cause: System problems may exist on system.

Action: Examine error logs. The additional information indicates the error number. Look up the additional information returned in operating system manual.

ORA-06449: the list I/O or the sysvendor is not installed

Cause: The oracle executable tries to use the sysvendor interface (init.ora PARAMETER USE_SYSVENDOR=TRUE), but the UNIX kernel does not have the oracle executable sysvendor interface linked in.

Action: Set USE_SYSTVENDOR=FLASE in init.ora if you don't want to use this interface or you don't want to link the UNIX kernel with this interface for the




Prev

Top

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index