PCB-00302: This statement is not supported by ANSI
Cause: An Oracle extension to the ANSI or ISO SQL standard was used. Specifically, a nonconforming SQL statement such as PREPARE was used. For example, the offending code might look like: EXEC SQL PREPARE SQL-STMT FROM :HV END-EXEC. This informational message is issued by the FIPS Flagger when FIPS=YES.
Action: No action required. However, for ANSI or ISO compliance, do not use the nonconforming statement.
Cause: An Oracle extension to the ANSI or ISO SQL standard was used. Specifically, a nonconforming SQL statement such as PREPARE was used. For example, the offending code might look like: EXEC SQL PREPARE SQL-STMT FROM :HV END-EXEC. This informational message is issued by the FIPS Flagger when FIPS=YES.
Action: No action required. However, for ANSI or ISO compliance, do not use the nonconforming statement.
No comments:
Post a Comment