PCC-00107: The CONNECT statement is Oracle implementation dependent
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.
PCC-00108
Custom Search


More Oracle errors
DRG-10103illegal value for argument: string
DIA-48138invalid directory name input for client address
RMAN-06203Changed KEEP options for string objects
QSM-00788The requested recommendation does not support direct implementation
PGU-39602TG string for string=string string, string l=string o=string<
ORA-27212some entrypoints in Media Management Library are missing
ORA-13022polygon crosses itself
ORA-01118cannot add any more database files: limit of string exceeded
RMAN-06160no backup pieces found for backup set key: number
QSM-01021materialized view, string, not found in the hint list
O2F-00317Error opening the ERRTYPE file for writing
AUD-00806first argument to SpeechContains must be a column
TNS-00227Unable to contact pump; Connection Manager declared pump dead
ORA-02440Create as select with referential constraints not allowed
ORA-09879sstascre/sstasat: shmat error, unable to attach tas read page
NZE-29194no CRL found in cache
ORA-13506operation failed due to invalid snapshot range (string, string)
AMD-00157invalid attach mode "string" specified when attempting to attach Workspace "string"
ORA-31228DBMS_LDAP: invalid MOD_ARRAY
ORA-39127unexpected error from call to string string




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PCC-00107The CONNECT statement is Oracle implementation dependent