HomeOracleOracle Error ORA-31698: Error stack buffer size must be specified and must be greater than 0.

Oracle Error ORA-31698: Error stack buffer size must be specified and must be greater than 0.

Oracle Error Message

ORA-31698: Error stack buffer size must be specified and must be greater than 0.

Reason for the Error

Called get worker exception and either specified NULL or 0 for the error stack size argument.

Solution

Be sure to specify am error stack buffer size that is big enough to hold the error stack string (e.g. 4096 bytes). If this error occurs from a Data Pump client (e.g. expdp or impdp), try the operation again. If the error occurs again, contact Oracle Customer Support and report the error.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...