PCC-00118: Use of host variable initialization not supported
by ANSI SQL
Answer / guest
Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, a host variable was initialized in its
declaration, as shown in the following Pro*C example: EXEC
SQL BEGIN DECLARE SECTION; int dept_number = 20; -- not
ANSI/ISO-compliant EXEC SQL END DECLARE SECTION; This
informational message is issued by the FIPS Flagger when
FIPS=YES.
Action: No action required. However, for ANSI/ISO
compliance, do not initialize host variables in their
declarations.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
TNS-12657: No algorithms installed
ORA-10659: Segment being shrunk is not a lob
TNS-00231: Pump is alive
DRG-50954: Theme index is required for CTXCAT about queries
PLS-01708: In searched DELETE, UPDATE or INSERT, table must not appear in FROM clause of subqueries in search condition
ORA-02762: file number to be cancelled is greater than the maximum.
NID-00422: Change of database ID failed during validation - database is intact.
ORA-13124: unable to determine column id for column string
ORA-31450: invalid value for change_table_name
QSM-01522: a more optimal equivlanece than string was used to rewrite
PCB-00701: MAX OCCURRANCES must be between 1 and 65535
ORA-02266: unique/primary keys in table referenced by enabled foreign keys