User`s guide
A-2 Oracle Database User's Guide
Action: Make sure that your application program runs in ILCS mode. Some
programming languages (for example, FOR1, PL/I) require specific options for
ILCS. Refer to the Fujitsu documentation for further information.
ORA-05004: Fatal error: stack overflow, extension failed
Cause: A call to a function required an extension of the current call stack segment.
This extension failed (the corresponding ILCS routine returned the error).
Action: Make sure that the user address space is large enough (in the JOIN entry)
and that there is no temporary memory saturation. Then re-run the program. If
you need further help, then contact your Oracle Support Services Representative.
ORA-05005: Error: IT0INITS called in PROLOD
Cause: This is an internal error and should not occur.
Action: Contact your Oracle Support Services Representative.
ORA-05006: Error: sltga already initialized
Cause: The initialization routine for the
sltga
is called more than one time.
Action: Check if more than one stub module (
PROSTUB
,
XAOSTUB
) is linked to the
application.
ORA-05007: failed to load OSNTAB
Cause: This message will normally be preceded by a BS2000
BLS-nnnn
message.
The most likely reason is that the
ORALOAD
library cannot be found.
Action: Contact your database administrator about the
ORALOAD
library. If you
cannot identify the cause of the problem, then contact your Oracle Support
Services Representative.
ORA-05008: failed to load requested network driver
Cause: This message will be normally preceded by a BS2000
BLS-nnnn
message.
The most likely reason is that the
ORALOAD
library cannot be found.
Action: Contact your database administrator about the
ORALOAD
library. If you
cannot identify the cause of the problem, then contact your Oracle Support
Services Representative.
ORA-05009: osnsgl: user connects invalid in kernel
Cause: A database link was set up using the single-task driver (S:). This is invalid,
as the single-task driver can only be used for call connections on the user side.
Action: Select a different network driver for the database link.
ORA-05010: bad filename length
Cause: Buffer overflow while building/translating a file name. This could be
caused by specifying an excessively long file name in the
ORAENV
file.
Action: If you cannot identify the cause of the problem, then contact your Oracle
Support Services Representative.
ORA-05011: bad file size
Cause: This is an internal error and should not normally occur.
Action: Contact your Oracle Support Services Representative.
ORA-05012: bad block size
Cause: This is an internal error and should not normally occur.
Action: Contact your Oracle Support Services Representative.