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

SQL*Loader-00915: Error closing cursor: [number]

1 Answers  


TNS-00211: Total Active Pumps : number

1 Answers  


NID-00103: Missing password in connect string "string"

1 Answers  


ORA-00360: not a logfile member: string

1 Answers  


ORA-01954: DEFAULT ROLE clause not valid for CREATE USER

1 Answers  


PLS-00996: out of memory

1 Answers  


ORA-00052: maximum number of enqueue resources (string) exceeded

1 Answers  


RMAN-06045: LEVEL option not supported for archive log or current/standby controlfile copies

1 Answers  


RMAN-06409: LIKE clause in LIST BACKUP OF ARCHIVELOG is not supported

1 Answers  


ORA-27023: skgfqsbi: media manager protocol error

1 Answers  


ORA-29345: can not plug a tablespace into a database using a different character set

1 Answers  


PCB-00551: The SQLCA has already been included

1 Answers  


Categories