PCB-00205: Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES
Cause: A PIC N or PIC G variable was used in an embedded PL/SQL block when the precompiler option NLS_LOCAL=YES was used. A PIC N or PIC G variable is not supported in this situation.
Action: Do not use the PIC N or PIC G variable within the PL/SQL block or use precompiler option NLS_LOCAL=NO.
PCB-00207
Custom Search


More Oracle errors
ORA-24066invalid privilege specified
ORA-23427deferred purge queue argument string out of range
ORA-19757could not resize change tracking file to string blocks
ORA-01649operation not allowed with a backup control file
ORA-01252cannot prevent writes - file string in recovery manager backup
QSM-01209query rewritten with materialized view, string, using text match algorithm
O2I-00115Error opening the HFILE file
ORA-07260spdcr: wait error.
QSM-02073non-primary key RepAPI mv is not fast refreshable
ORA-36702(XSRELTBL05) The format of the HIERHEIGHT function is: HIERHEIGHT(relation [,] level) level >= 1.
ORA-27502IPC error deleting OSD context
LFI-01515truncate() failed.
ORA-27205skgfpcn: sbtpccancel returned error
TNS-12509TNS:listener failed to redirect client to service handler
ORA-14094invalid ALTER TABLE EXCHANGE PARTITION option
ORA-54032column to be renamed is used in a virtual column expression
PGU-41094call name string or specified version (number) of call name string does not exist
PGU-00319cannot locate pgau configuration file, string
ORA-03248Too much of segment creation activity during migration
CLSR-00006Error encountered when writing file 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
PCB-00205Cannot use PIC N or PIC G variable in PL/SQL when NLS_LOCAL=YES