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

TNS-00259: Disabled Interchange list:

1 Answers  


ORA-30379: query txt not specified

1 Answers  


ORA-14629: cannot drop the only subpartition of a partition

1 Answers  


ORA-15173: entry 'string' does not exist in directory 'string'

1 Answers  


TNS-12546: TNS:permission denied

2 Answers  






NZE-29137: The global context is incorrect.

1 Answers  


TNS-00313: Navigator: Failed to get version information

1 Answers  


ORA-04041: package specification must be created first before creating package body

1 Answers  


ORA-16712: the resource handle is invalid

1 Answers  


NID-00420: Change of database name and ID failed during validation - database is intact.

1 Answers  


ORA-04008: START WITH cannot be more than MAXVALUE

1 Answers  


ORA-32771: cannot add file to bigfile tablespace

2 Answers  


Categories