PCC-00107: The CONNECT statement is Oracle implementation
dependent



PCC-00107: 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 :password; 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-31618: dump file size too small

1 Answers  


ORA-07261: spdde: kill error, unable to send signal to process.

1 Answers  


ORA-16226: DDL skipped due to lack of support

1 Answers  


LPX-00278: invalid ~s proxy "~s"

1 Answers  


ORA-07593: ssprprv: Error release privileges

1 Answers  






ORA-15128: ASM file name 'string' exceeds maximum length string

1 Answers  


ORA-25131: cannot modify unique(string) - unique key not defined for table

1 Answers  


TNS-00250: Navigator has been started

1 Answers  


ORA-07251: spcre: semget error, could not allocate any semaphores.

1 Answers  


ORA-32638: Non unique addressing in MODEL dimensions

1 Answers  


ORA-07235: slemcw: fwrite error.

1 Answers  


LPX-00300: no name in attribute set

1 Answers  


Categories