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

DRG-11212: procedure filter procedure name contains a semicolon

1 Answers  


ORA-25507: resource manager has not been continuously on

1 Answers  


ORA-39041: Metadata filter has no selectivity.

1 Answers  


PLW-07202: bind type would result in conversion away from column type

1 Answers  


PCB-00552: The SQLCA and a SQLCODE variable cannot both be used

1 Answers  






NID-00415: Change of database name and database ID failed.

1 Answers  


ORA-01494: invalid SIZE specified

1 Answers  


ORA-09931: Unable to open ORACLE password file for reading

1 Answers  


ORA-28533: Heterogeneous Services coercion handling error

1 Answers  


ORA-12317: logon to database (link name string) denied

1 Answers  


LPX-00217: invalid character ~1u (~2x)

1 Answers  


ORA-01610: recovery using the BACKUP CONTROLFILE option must be done

1 Answers  


Categories