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

NZE-29163: Third party PKI vendor is not supported in FIPS mode.

1 Answers  


DRG-12301: index does not exist in index set

1 Answers  


ORA-19330: Type 'string'.'string' not installed. Please install the type before using the CREATE_DBURI operator

1 Answers  


ORA-19017: Attributes can only be simple scalars

1 Answers  


ORA-16006: audit_trail destination incompatible with database open mode

1 Answers  






ORA-12595: TNS:no confirmation

1 Answers  


ORA-30436: unable to open named pipe 'string'

1 Answers  


ORA-02142: missing or invalid ALTER TABLESPACE option

1 Answers  


PCC-02012: did not find matching quote for char constant

1 Answers  


ORA-02303: cannot drop or replace a type with type or table dependents

1 Answers  


ORA-25222: enqueue failed, complete sender info. not provided for a queue supporting non-repudiation

1 Answers  


ORA-13371: invalid position of measure dimension

1 Answers  


Categories