ORA-34276: (MXDCL33) (Precision, Scale) arguments can only
be used with a NUMBER variable or dimension.
Answer Posted / guest
Cause: The user attempted to use NUMBER(Precision) or
NUMBER(Precision, Scale) as the dataype 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.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
ORA-26079: file "string" is not part of table string.string
ORA-26095: unprocessed stream data exists
ORA-16626: failed to enable specified object
ORA-26094: stream format error: input column overflow
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-26027: unique index string.string partition string initially in unusable state
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
NZE-28868: Peer certificate chain check failed.
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
RMAN-05017: no copy of datafile number found to recover
ORA-16627: No standby databases support the overall protection mode.
IMP-00070: Lob definitions in dump file are inconsistent with database.
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.