Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
Cause: sbtinit returned an error, additional information indicates error.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: The specified device type is supported on this platform.
Action: Verify V$BACKUP_DEVICE for supported device types.
Cause: This is an internal error. Additional information indicates which function encountered error.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. A file is being created/retrieved on a device allocated with NOIO option. Additional information indicates which function encountered error.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Blocksize specified is incorrect for the device on which file is being created. Additional information indicates blocksize specified, and the function that encountered the error.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. A file is being opened for async I/O on a device that does not support async I/O. Additional information indicates which function encountered error.
Action: Look for trace file, and contact Oracle Support.
Cause: Additional information indicates error returned by sbtremove, and the function that encountered the error.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: sbtopen returned error. Additional information indicates error returned from sbtopen, and the function that encountered the error.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: This is an internal error. Additional information indicates which function encountered error
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error.
Action: Look for trace file, and contact Oracle Support.
Cause: sbtwrite returned error. Additional information indicates error returned from sbtwrite.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: This is an internal error.
Action: Look for trace file, and contact Oracle Support.
Cause: sbtread returned error. Additional information indicates error returned from sbtread.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: This is an internal error.
Action: Look for trace file, and contact Oracle Support.
Cause: Failure of sltln in skgfqpini.
Action: Examine additional return error for more information.
Cause: sbtclose returned error. Additional information indicates error returned from sbtclose.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: Additional information indicates error returned from sbtinfo.
Action: Verify that vendor's storage subsystem product is operating correctly.
Cause: Media handle string length exceeds SSTMXQMH.
Action: Verify that vendor's storage subsystem product is operating correctly, and that the platform limit (SSTMXQMH) is at least 64 (the limit specified for sbtinfo). Additional information indicates the media handle string length returned by sbtinfo, and the limit (SSTMXQMH).
Cause: User specified a blocking factor that is not a multiple of SSTKBLCK.
Action: Additional information indicates the blocking factor provided by user and the value of SSTKBLCK. Specify a value that is a multiple of SSTKBLCK.
Cause: Length of tape filename provided to sequential I/O OSD functions is too long.
Action: Additional information indicates in which function this error is encountered, the length of filename provided, and the limit on filename.
Cause: The platform or the specified device type does not support named devices.
Action: Do not specify device name or use a device type that supports named devices. Use V$BACKUP_DEVICE view to find what device types and names (if any) are available.
Cause: The filename which will be passed to sbtopen was not specified.
Action: Specify a filename and continue. If this is a backup set being created via Recovery Manager, use the 'format' option to specify the backup piece handle name.
Cause: This is an internal error.
Action: Look for trace file, and contact Oracle Support.
Cause: getrlimit system call returned an error.
Action: Examine errno.
Cause: ulimit system call returned an error.
Action: Examine errno.
Cause: Too many characters in the ORACLE_SID string.
Action: Rename the ORACLE_SID to a string of up to the maximum number of characters specified for system.
Cause: Logical block size for oracle files must be a multiple of the physical block size, and must be less than the maximum.
Action: Block size specified is returned as additional information. Verify init.ora parameters. Additional information also indicates which function encountered the error.
Cause: Additional information indicates sltln/slnrm error, and also indicates which function encountered the error.
Action: Examine additional information.
Cause: Stat system call returned an error. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: Trying to create a database file, but file by that name already exists.
Action: Verify that name is correct. Specify reuse if necessary.
Cause: An attempt was made to create a file that exceeds the process's file size limit. Additional information indicates which function encountered the error.
Action: Raise the file size limit.
Cause: Create system call returned an error. Failure to create file.
Action: Verify filename and permissions.
Cause: Open system call returned an error. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: An attempt was made to seek and write the last block in file. Possibly, there is a shortage of space on device.
Action: Examine errno.
Cause: Seek system call failed. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: Write system call failed. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: Close system call failed. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: File size as indicated by stat is not correct. Additional information indicates which function encountered the error.
Action: Verify that the file has not been overwritten or truncated.
Cause: Read system call failed. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: Possibly trying to use a non-database file as a database file.
Action: Verify that file is a database file.
Cause: An attempt was made to seek to and read the last block in file. Additional information indicates which function encountered error.
Action: Examine errno.
Cause: This is an internal error. Additional information indicates which function encountered error.
Action: Look for trace file, and contact Oracle Support.
Cause: This is just a simulated error (not a real one). Additional information indicates which function encountered the error.
Action: None.
Cause: fsync system call returned error. Additional information indicates which function encountered the error.
Action: Examine errno.
Cause: The logical block size is invalid. Additional information indicates the logical block size and the blocksize in the file header.
Action: Use a different logical block size, or do not reuse file.
Cause: Unlink system call returned error.
Action: Examine errno.
Cause: This is an internal error. Query is being asked about async vector I/O when the file does not support async I/O.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Invalid query is being asked.
Action: Look for trace file, and contact Oracle Support.
Cause: ftruncate system call returned error.
Action: Examine errno.
Cause: fcntl system call returned error.
Action: Examine errno.
Cause: aiowait function returned error.
Action: Examine errno.
Cause: This is an internal error. There should have been some async I/Os in the system, but a blocking aiowait indicates that there are no more I/Os.
Action: Look for trace file, and contact Oracle Support.
Cause: The number of bytes read/written as returned by aiowait does not match the original number. Additional information indicates both these numbers.
Action: Examine errno.
Cause: This is an internal error. Asked to perform async I/O when IOV indicates that it cannot be performed on the file.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Asked to perform async vector I/O when it cannot be performed on the file.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Number of buffers in vector I/O exceeds maximum allowed by the OSD. Additional information indicates both these numbers.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Buffer size is either 0, greater than SSTIOMAX, or not a multiple of logical block size. Additional information indicates where in function the error was encountered and the buffer size.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. Buffer is not aligned to SSIOALIGN boundary. Additional information indicates where in function the error was encountered and the buffer pointer.
Action: Look for trace file, and contact Oracle Support.
Cause: This is an internal error. The range of blocks being read or written is outside the range of the file. Additional information indicates the starting block number, number of blocks in I/O, and the last valid block in the file.
Action: Look for trace file, and contact Oracle Support.
Cause: aioread/aiowrite system call returned error. Additional information indicates starting block number of I/O.
Action: Examine errno.
Cause: lseek system call returned error. Additional information indicates block number in file to which seek was attempted.
Action: Examine errno.
Cause: Read/write/readv/writev system call returned error. Additional information indicates starting block number of I/O.
Action: Examine errno.
Cause: This is an internal error. The file is being closed, but not all async I/Os to the file have been dequeued. Additional information indicates number of I/Os pending on the file.
Action: Look for trace file, and contact Oracle Support.
Cause: getrlimit system call returned error.
Action: Examine errno.
Cause: This is an internal error.
Action: Look for trace file, and contact Oracle Support.
Cause: setrlimit system call returned error.
Action: Examine errno.
Cause: This is an internal error. The number of files opened through skgfofi has reached the limit.
Action: Look for trace file, and contact Oracle Support.
Cause: An attempt was made to either start duplicate instances, or to restart an instance that had not been properly shut down.
Action: Use a different instance name, or cleanup the failed instance's SGA.
Cause: Unable to locate shared memory realm.
Action: Verify that the realm is accessible.
Cause: Out of memory.
Action: Consult the trace file for details.
Cause: This is an internal error.
Action: contact Oracle support.
Cause: A call to shmctl() failed.
Action: Check permissions on segment, then contact Oracle Worldwide Support.
Cause: A call to shmctl() failed.
Action: Check permissions on segment, then contact Oracle Worldwide Support.
Cause: A call to mprotect() call failed.
Action: Contact Oracle Worldwide Support.
Cause: A call to shmat() call failed.
Action: Check permissions on segment, then contact Oracle Worldwide Support.
Cause: A call to shmdt() failed.
Action: Contact Oracle Worldwide Support.
Cause: A call to shmget() failed.
Action: Contact Oracle Worldwide Support.
Cause: Insufficient privileges to lock shared memory segment in core.
Action: Make sure process is running with necessary privileges.
Cause: Insufficient privileges to unlock shared memory segment.
Action: Make sure process is running with necessary privileges.
Cause: A call to sysconf() failed.
Action: Contact Oracle Worldwide Support.
Cause: Process operation attempted using invalid process ID.
Action: Contact Oracle Support.
Cause: OS system call.
Action: Examine errno, and if possible increase the number of processes.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call error.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call error.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: Internal error, requested conversion too large for type.
Action: Contact Oracle Support.
Cause: OS system call.
Action: Examine errno, contact Oracle Support.
Cause: This is an internal error.
Action: Contact Oracle Support.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: OS system called failed.
Action: Examine errno, and contact Oracle Support.
Cause: This is an internal error. Multiple post/wait creates attempted simultaneously.
Action: Examine errno, and contact Oracle Support.
Cause: OS system call failed.
Action: Examine errno, and contact Oracle Support.
Cause: This is an internal error.
Action: Contact Oracle Support.
The messages for this topic are described elsewhere in the Oracle8 Error Messages, Release 8.0.3 error message set.