ORA-34276: (MXDCL33) (Precision, Scale) arguments can only be used with a NUMBER variable or dimension.
Cause: The user attempted to use NUMBER(Precision) or NUMBER(Precision, Scale) as the datatype in a definition for some object other than a DIMENSION or VARIABLE, such as a FORMULA or PROGRAM. This error can also be produced in cases where a NUMBER data type is not allowed at all.
Action: Use the NUMBER type without specifying a precision or scale. If a NUMBER data type is not allowed at all, this fix will only change the exception message to something more specific.
ORA-34279
Custom Search


More Oracle errors
ORA-32347NULL capabilities during explain mview
DRG-10816display/highlight call failed
ORA-36979(XSRELGID18) Property number can only be set by the GROUPINGID command.
ORA-09986wrong number of bytes read from SGA definition file
ORA-03262the file is non-empty
DIA-48136directory already exists [string]
TNS-01115OS error string creating shared memory segment of string bytes with key string
ORA-30179invalid argument index used in a format code
LSX-00273invalid character "~c" in base64-encoded binary
ORA-31689illegal value for base worker id, string
ORA-02430cannot enable constraint (string) - no such constraint
KUP-04041error generating full file name for string in string
ORA-14604During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified
ORA-14607Tablespace was not specified for previous subpartitions in template but is specified for string
ORA-32330invalid operation on online redefinition interim table "string"."string"
DRG-13506string has no shadow part
LSX-00014empty instance document
ORA-24004invalid column name string in SORT_LIST, should be ENQ_TIME or PRIORITY
O2I-00131Error opening a Java file
OCI-21300objects option not installed




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
ORA-34276(MXDCL33) (Precision, Scale) arguments can only be used with a NUMBER variable or dimension.