ORA-08458: invalid format parameter



ORA-08458: invalid format parameter..

Answer / guest

Cause: The format parameter passed to a UTL_PG conversion
routine was invalid. The format parameter should have been
built by a prior call to either MAKE_RAW_TO_NUMBER_FORMAT or
MAKE_NUMBER_TO_RAW_FORMAT.

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

ORA-12001: cannot create log: table 'string' already has a trigger

1 Answers  


ORA-14186: number of sub-partitions of LOCAL index must equal that of the underlying table

1 Answers  


RMAN-08107: channel string: block restore complete

1 Answers  


ORA-25438: invalid variable name: string

1 Answers  


ORA-29856: error occurred in the execution of ODCIINDEXDROP routine

2 Answers  






ORA-06908: CMX: error during transfer of ORACLE_SID

1 Answers  


ORA-14266: data type or length of an index subpartitioning column may not be changed

1 Answers  


ORA-23349: cannot generate replication support for functions

1 Answers  


ORA-01618: redo thread string is not enabled - cannot mount

1 Answers  


LPX-00234: namespace prefix "~S" is not declared

2 Answers  


DRG-50908: invalid maximum number of documents string

1 Answers  


ORA-02761: File number to be canceled is negative.

1 Answers  


Categories