Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11) ORA-36884: (XSSRF03) The value of the first parameter of the AW single row function is incorrect.
1 2970ORA-36902: (XSAGDNGL43) In AGGMAP workspace object, the MODEL workspace object is not a model over a base dimension of the AGGMAP.
1 2873ORA-36904: (XSAGDNGL44) In AGGMAP workspace object, RELATION workspace object occurs after a dynamic model. The dynamic model must be the last calculation within the AGGMAP.
1 2929ORA-36908: (XSAGDNGL46) In AGGMAP workspace object, MODEL workspace object has the repeating dimension with the previous model.
1 2820ORA-36910: (XSAGDNGL47) In AGGMAP workspace object, DYNAMIC MODEL workspace object can only edit the top level of its matching relation hierarchy.
1 2890ORA-36912: (XSAGDNGL48) In AGGMAP workspace object, MODEL workspace object cannot be simultaneous.
1 2386ORA-36930: Cannot start a recursive call to Oracle OLAP because a ROLLBACK past an UPDATE to an attached analytic workspace has been performed.
1 3152ORA-36950: (XSFCAST22) The list of string values cannot have more than number members. You supplied number.
1 2638ORA-36952: (XSFCAST23) You cannot specify a cycle number when querying the string forecasting option.
1 7190ORA-36956: (XSFCAST25) There are only number PERIODICITY values. You cannot specify more OFFSET values.
1 5654
how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
hp asking for replication floppy to do reinstall 25254 server assistant
IMP-00064: Definition of LOB was truncated by export
ORA-26027: unique index string.string partition string initially in unusable state
why we are using shift key in unix shell script
[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table
ORA-26095: unprocessed stream data exists
ORA-26029: index string.string partition string initially in unusable state
what is new g/l functionality
ORA-16516: The current state is invalid for the attempted operation.
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
ORA-26082: load of overlapping segments on table string.string is not allowed
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...
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.