PCB-00309: The CONNECT statement is Oracle implementation
dependent



PCB-00309: The CONNECT statement is Oracle implementation dependent..

Answer / guest

Cause: An Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, the CONNECT statement was used to log on
to ORACLE. For example, the offending code might look like:
EXEC SQL CONNECT :USERNAME IDENTIFIED BY :PSSWORD END-EXEC.
This informational message is issued by the FIPS Flagger
when FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, specify the AUTO_CONNECT command-line option
instead of using a CONNECT statement.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24373: invalid length specified for statement

2 Answers  


ORA-02458: HASHKEYS must be specified for a HASH CLUSTER

1 Answers  


ORA-07451: slskstat: unable to obtain load information.

1 Answers  


RMAN-07501: searching for all files in the recovery area

1 Answers  


PCB-00006: Userid only used when SQLCHECK=FULL, userid ignored.

1 Answers  






QSM-02177: MV with UNION ALL in a view must match the view's SELECT list

1 Answers  


SQL*Loader-00955: Error calling col array build, block formatter

1 Answers  


ORA-14325: only LOCAL indexes may be specified in this clause

1 Answers  


SQL*Loader-00478: unable to continue due to missing filename for LOBFILE or SDF

1 Answers  


ORA-32006: %s initialization parameter has been deprecated

1 Answers  


TNS-01101: Could not find service name string

1 Answers  


ORA-13189: recursive SQL parse failed

1 Answers  


Categories