PCB-00300: Datatype for host variable not supported by ANSI
"string"



PCB-00300: Datatype for host variable not supported by ANSI "string"..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO standard was
used. Specifically, aa pointer or nonconforming datatype
such as VARCHAR was used. For example, the offending code
might look like: EXEC SQL BEGIN DECLARE SECTION END-EXEC. 01
USERNAME PIC X(10) VARYING. EXEC SQL END DECLARE SECTION
END-EXEC. This informational message is issued by the FIPS
Flagger when FIPS=YES.

Action: none

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-01545: rollback segment 'string' specified not available

1 Answers  


SQL*Loader-00566: partial record found at end of datafile

1 Answers  


ORA-26040: Data block was loaded using the NOLOGGING option

1 Answers  


RMAN-06454: duplexed backups require Enterprise Edition

1 Answers  


TNS-01018: save_config [<listener_name>]: saves configuration changes to parameter file

1 Answers  






DRG-11532: error reading through end of line string for file string

1 Answers  


ORA-30118: syntax error at 'string' at the end of input

1 Answers  


RMAN-06591: must specify TO PLATFORM

1 Answers  


ORA-13118: invalid node_id [string]

1 Answers  


ORA-22061: invalid format text [string]

1 Answers  


DRG-50900: text query parser error on line string, column string

1 Answers  


ORA-09940: ORACLE password file header is corrupt

1 Answers  


Categories