Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11) ORA-36402: (XSSPROP03) The property '$string' requires a leading "$" because it is a system-reserved property name.
1 2640ORA-36403: (XSBADSPROP) number is an illegal value for system-reserved property string on workspace object.
1 2538ORA-36608: (XSAGHOVERFLOW) The depth of the hierarchies encountered while processing a composite dimension in AGGREGATE caused a counter overflow.
1 2860ORA-36610: (XSLMS00) Unable to locate a message file for product 'value' and facility 'value'.
1 2740ORA-36612: (XSLMS01) An application attempted to retrieve a non-existent user message. (Product: value, Facility: value, Message Number: value)
1 2472ORA-36614: (XSLMS02) string attempted to retrieve a nonexistent user message. (Message number number)
1 3150ORA-36628: (XSAGMODLIST03) MODEL workspace object could not be added to AGGMAP workspace object.
1 2810ORA-36630: (XSDUNION00) An empty base dimension list was specified in the concat dimension definition.
1 2422ORA-36632: (XSDUNION01) The concat dimension workspace object is not currently defined as UNIQUE.
1 2871ORA-36634: (XSDUNION02) INTEGER dimension workspace object cannot be used as a concat dimension base.
1 2825ORA-36635: (XSDUNION03) The base dimension workspace object has an invalid datatype for use in a UNIQUE concat definition.
1 2701ORA-36636: (XSDUNION04) The unique concat dimension workspace object cannot be changed to NOT UNIQUE, because it is a base of at least one other unique concat dimension.
1 2492ORA-36637: (XSDUNION05) The concat dimension cannot be defined as UNIQUE because it has a non-unique concat base dimension workspace object.
1 2665ORA-36638: (XSDUNION17) Concat dimension workspace object cannot be changed to UNIQUE because it has a non-unique concat base dimension workspace object.
1 3026ORA-36639: (XSDUNION18) UNIQUE cannot be applied to this concat dimension because leaves workspace object and workspace object share the value number.
1 2822
Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...
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.
java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
What severity level errors are managed in TRY-CATCH block?
ORA-26079: file "string" is not part of table string.string
When do you get "getwmicomexception"?
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26029: index string.string partition string initially in unusable state
ORA-26030: index string.string had string partitions made unusable due to:
What is the use of NOLOCK locking hint?
what is the instrument that used in Mechanical Energy??
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26084: direct path context already finished