Errores

ORA

ORA-33334: (DSSEXIST04) Analytic workspace string is not attached.
ORA-33336: (DSSEXIST04A) Analytic workspace string is not attached.
ORA-33338: (DSSEXIST05) You cannot specify the EXPTEMP analytic workspace.
ORA-33425: (EIFMAKEF15) CAUTION: Exporting NTEXT objects using string for the EIF file character set can cause loss of data. To preserve all NTEXT data, export using the UTF8 character set for the EIF file.
ORA-33427: (EIFMAKEF16) CAUTION: NTEXT object workspace object will be exported with type TEXT.
ORA-33429: (EIFMAKEF17) CAUTION: NTEXT expression will be exported with type TEXT.
ORA-33443: (ESDREAD14) \%a workspace object string Discarding compiled code for \%p because analytic workspace \%p is not attached.
ORA-33468: (ESDREAD13) \%a workspace object number workspace object Discarding compiled code for \%p because \%p is no longer a surrogate of dimension \%p.
ORA-33918: (MAKEDCL33) \%a workspace object string You cannot define a surrogate of dimension \%p because it is a \%p.
ORA-33920: (MAKEDCL34) The string SURROGATE must have one of the following datatypes: ID, NTEXT, TEXT, NUMBER, or INTEGER.
ORA-33922: (MAKEDCL35) You cannot define a surrogate of dimension workspace object because it is a date dimension.
ORA-33998: (MODCOMP12) \%a workspace object workspace object workspace object workspace object You cannot use both \%p and \%p as model dimensions, because \%p is a surrogate of \%p.
ORA-34000: (MODCOMP13) \%a workspace object workspace object workspace object You cannot use both \%p and \%p as model dimensions, because they are both surrogates of dimension \%p.
ORA-34141: (MXCGPUT00) You cannot use the ASSIGN keyword with DIMENSION workspace object.
ORA-34143: (MXCGPUT02) You cannot assign values to SURROGATE workspace object because it is type INTEGER.
ORA-34145: (MXCGPUT03) You cannot use the APPEND keyword with SURROGATE workspace object.
ORA-34210: (MXCHGDCL18) You cannot change workspace object to a dimension composite because one or more surrogates has been defined for it.
ORA-34276: (MXDCL33) (Precision, Scale) arguments can only be used with a NUMBER variable or dimension.
ORA-34296: (MXDCL36) A NUMBER dimension must be defined with a fixed precision and scale, using the form NUMBER(precision) or NUMBER(precision, scale).
ORA-34342: (MXDSS01) IMPORTANT: Analytic workspace string is read-only. Therefore, you will not be able to use the UPDATE command to save changes to it.
ORA-34344: (MXDSS03) Analytic workspace string is not attached.
ORA-34346: (MXDSS04) The string analytic workspace cannot be detached.
ORA-34348: (MXDSS05) string is used only for internal purposes and cannot be accessed as an analytic workspace.
ORA-34350: (MXDSS06) string is an open analytic workspace.
ORA-34357: (MXDSS10) \%a string string \%p is not an alias of analytic workspace \%p.
ORA-34359: (MXDSS11) string appears twice in the alias list.
ORA-34489: (MXMAINT06) You cannot maintain workspace object because it is a SURROGATE.
ORA-34514: (MXOPERR) \%a string string string You cannot \%p \%p data in the expression that begins with '\%p'.
ORA-35276: (SNSYN163) The format of the ALLOCATE command is: ALLOCATE varname [SOURCE svarname] [BASIS bvarname [ACROSS dimname]] [TARGET tvarname [TARGETLOG logvarname]] USING aggmap
ORA-35280: (SNSYN165) The format of the AGGREGATE command is: AGGREGATE varname1 [varname2 varname3 ...] USING aggmap-name [COUNTVAR intvar-name1 [intvar-name2 intvar-name3 ...]] [FUNCDATA] [THREADS #]
ORA-35282: (SNSYN166) The format of the AGGREGATE function is: AGGREGATE(varname USING aggmap-name [COUNTVAR intvar-name] [FORCECALC])
ORA-36178: (XSAGGR01) To be used with AGGREGATE, AGGMAP workspace object must be declared with the AGGMAP command.
ORA-36180: (XSAGGR08) AGGREGATE cannot function because there is a permission clause associated with variable workspace object.
ORA-36182: (XSAGGR09) \%a workspace object number Could not locate a value for variable \%p in measure dimension \%p.
ORA-36184: (XSAGGR10) You do not have sufficient permissions for the variable workspace object.
ORA-36188: (XSAGGR16) AGGREGATE read a value less than 1 out of COUNTVAR variable workspace object. Either the values of the COUNTVAR variable are stored improperly, or there is a problem in AGGREGATE. If no one has modified the values in this COUNTVAR, contact Oracle Support Services.
ORA-36198: (XSAGGR33) \%a string workspace object number workspace object The AGGREGATE operator \%p does not require a weight, but ARGS variable \%p with text 'number' specified \%p as a weight.
ORA-36200: (XSAGGR34) \%a string workspace object string AGGREGATE operator \%p requires a WEIGHTBY clause, but ARGS variable \%p did not specify one with text expression "\%p".
ORA-36202: (XSAGOP01) 'number' is not a valid aggregation operator.
ORA-36204: (XSAGOP04N) \%a workspace object string In AGGMAP \%p, the NAOPERATOR \%p must be HFIRST, HLAST or HEVEN.
ORA-36206: (XSAGOP04R) \%a workspace object string In AGGMAP \%p, REMOPERATOR \%p must be MIN, MAX, FIRST, LAST, HFIRST, or HLAST.
ORA-36208: (XSAGOP05N) \%a workspace object string string In AGGMAP \%p, you can only specify NAOPERATOR \%p with the PROPORTIONAL or EVEN operators, not \%p.
ORA-36210: (XSAGOP05R) \%a workspace object string string In AGGMAP \%p, you can only specify the REMOPERATOR \%p with the PROPORTIONAL, EVEN, or HEVEN operators, not \%p.
ORA-36212: (XSAGOP06) \%a workspace object string In AGGMAP \%p, you can only specify the MIN, MAX, FLOOR, and CEILING arguments while using the PROPORTIONAL operator, not \%p.
ORA-36258: (XSAGINFO00) When the AGGMAPINFO function is called, workspace object must be an AGGMAP.
ORA-36260: (XSAGINFO01) You specified an invalid keyword when calling the AGGMAPINFO function.
ORA-36290: (EIFMAKEF14) \%a workspace object number You cannot export object \%p, because EIFVERSION is set to \%p. That version does not support dimensions of type NUMBER.
ORA-36342: (SNSYN200) The format of the CLEAR command is: CLEAR [ ALL | STATUS ] [ CHANGES | PRECOMPUTES | NONPRECOMPUTES | CACHE ] FROM var1 [var2, var3...] [USING aggmap]
ORA-36376: (XSAGZERO) AGGREGATE attempted to divide by zero. Set DIVIDEBYZERO to YES if you want NA to be returned as the result of a division by zero.
ORA-36378: (XSAGTHRWEIGHT) \%a workspace object workspace object workspace object While running AGGREGATE with multiple threads, the weight variable \%p specified by your ARGS variable \%p must exist in the same analytic workspace as your AGGMAP \%p.

« 150 | 151 | 152 | 153 | 154 | 155 | 156



Buscar errores de Oracle


Buscar en la web

 
Web orasite.com
· Tutoriales
- Export / Import Oracle 9i
- Instalación Oracle 10g
- Archivos de configuración de red para Oracle
- Administración de usuarios
- Configurar modo archivelog
- init.ora spfile.ora fichero de parámetros oracle
- Export Oracle 10g
- Tunning Oracle
- Arrancar o parar base de datos Oracle
- Controlar espacio tablespaces
- Activar auditoria de la base de datos
- Seguridad listener Oracle 10g
- Instalación statspack
- Parámetros memoria SGA
- Oracle Jobs (9i)
- Consultas sobre V$
- Hotbackup de una base de datos Oracle
- Cambiar ubicación base de datos
- Privilegios sysoper y sysdba
- Recover database until time
- Bloquear acceso a base de datos por IP
- Instalación de la máquina virtual Java
- Configuración de memoria
- Recuperación modo noarchivelog
- Encriptación e integridad de datos en Oracle
- Loadjava y Dropjava en Oracle
- Búsquedas en Oracle 10g case-insensitive
- Cambiar a modo restricted session
- Introducción Oracle 10g
- Problemas Oracle Jobs
- Reconstrucción de índices
 
· Oracle FAQ
- Oracle database
 
· Noticias
- Oracle 11g presentada
- Oracle vulnerable a inyección SQL en cursores
- Procesos de negocio con Oracle
- OracleXE para Debian
 
· Descargas
- Free Toad
 
· Errores Oracle
- Errores ORA
- Errores SQL
- Errores AMD
- Errores AUD
- Errores DBV
- Errores DRG
- Errores EPC
- Errores EXP
- Errores IMG
- Errores IMP
- Errores KUP
- Errores LCD
- Errores LFI
- Errores LFI0
- Errores LPX
- Errores LRM
- Errores LSX
- Errores MOD
- Errores NCR
- Errores NID
- Errores NMP
- Errores NNC
- Errores NNF
- Errores NNL
- Errores NNO
- Errores NPL
- Errores NZE
- Errores O2F
- Errores O2I
- Errores O2U
- Errores PCB
- Errores PCC
- Errores PCF
- Errores PLS
- Errores QSM
- Errores RMAN
- Errores TNS
- Errores VID
· Libros sobre Oracle
· Sitios relacionados
- ZonaOracle.com
- AjpdSoft
- La Web del Programador
· Sitios recomendados
- Cronica24.com
- TPV
Los contenidos de esta web son producto de la colaboración de sus usuarios, por lo que puede haber erratas. Si encuentras una información incorrecta agradeceremos que nos lo comuniques en nuestra dirección:
Cualquier información aquí publicada es de libre distribución, siempre y cuando se haga referencia mediante un link al documento original.
Orasite.com