ORA-08459: invalid format parameter length



ORA-08459: invalid format parameter length..

Answer / guest

Cause: The format parameter passed to a UTL_PG conversion
routine was not the correct length. Format parameters must
be 2048 bytes in length.

Action: Check to be sure that the format parameter was built
by MAKE_RAW_TO_NUMBER_FORMAT or MAKE_NUMBER_TO_RAW_FORMAT,
and that it was not accidentally overwritten or modified by
the PL/SQL procedure.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

SQL-02145: Invalid dynamic descriptor

1 Answers  


ORA-29934: index specified for association is not a domain index

1 Answers  


ORA-16180: number processes specified for MAX_PARALLEL_SERVERS is too small

1 Answers  


CLSS-03201: An attempt to begin a nested reconfiguration failed.

1 Answers  


ORA-30020: UNDO_MANAGEMENT=AUTO needs Compatibility string or greater

1 Answers  






LSX-00162: string "~S" is an invalid default for the complex type

1 Answers  


TNS-12210: TNS:error in finding Navigator data

1 Answers  


ORA-31692: The following SQL statement failed trying to insert a row into the Master table: string

1 Answers  


ORA-28542: Error in reading HS init file

1 Answers  


PLS-01909: : cannot assign supertype instance to subtype

1 Answers  


ORA-16221: history table synchronization error

1 Answers  


DRG-11511: specified table does not contain a LONG RAW column

1 Answers  


Categories