KUP-04077: unknown format specifier in file name string



KUP-04077: unknown format specifier in file name string..

Answer / guest

Cause: A format specifier is a percent sign followed by a
character. The percent sign and character are replaced by a
value depending on the character. This error occurs when the
character following the percent sign is not defined to have
a value.

Action: See the documentation for information on valid
format specifiers. If the file to be opened needs to have a
percent sign in its name then use two pecent signs. They
will get replaces by a single percent sign in the resulting
file name.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29358: resource plan string does not exist

1 Answers  


ORA-26528: local store callback proc phase failed for 'string.string'

1 Answers  


ORA-29540: class string does not exist

1 Answers  


PLS-00508: The expression in a RETURN statement cannot be a type

1 Answers  


ORA-12690: Server Authentication failed, login cancelled

1 Answers  


ORA-14003: GLOBAL clause contradicts previosly specified LOCAL clause

1 Answers  


QSM-01071: a lossy join in materialized view, string, from table, string, not found in query

1 Answers  


ORA-01607: cannot add logfile to the specified instance

1 Answers  


LSX-00232: invalid unsigned long "~S"

1 Answers  


ORA-22976: incorrect number of arguments to MAKE_REF

1 Answers  


ORA-16137: No terminal recovery is required

1 Answers  


ORA-02451: duplicate HASHKEYS specification

1 Answers  


Categories