C C++ Errors (70)
DotNet Errors (17)
Database Errors (16446)
Scripts Errors (102) AMD-00104: Level "string" cannot be added to the hierarchy; parent and child parameters represent the same level
1 17690AMD-00105: Level "string" cannot be added to the hierarchy; the specified parent level "string" is already the parent of "string"
1 18038AMD-00106: parent string "string" must be removed before child string "string" can be removed
1 17520AMD-00108: Dimension "string" is improperly mapped; the dimension has string hierarchies mapped, but hierarchy level "string" has string columns mapped
1 18374AMD-00109: Parent metadata entity has too many child entities. string "string" has more than string string
1 18106
IMP-00064: Definition of LOB was truncated by export
How to view the error log for any specific instance?
ORA-16626: failed to enable specified object
What is the difference between return code and completion code. When i was searching in the direct for the problem, the following errors displayed. Please can any1 explain these. Completion Code => 4 Message Id => XXDR012I Short Text => XDR field overflow. Key=SER. Len=8. Completion Code => 8 Message Id => XSQF009I Short Text => Sys call open() failed.Filename=/opt/apps/cdt3/USA/outbound/CD810O.errno=17. Completion Code => 8 Message Id => XCPR010I Short Text => Open failed for copy in OPEN_DEST_DATA. Errno=17. can you explain those 3 completion codes and also with difference between return code and completion code
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...
today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql
When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.
how to run the application using winrunner for data driven test?
well i dont have toefl and gre scor all that stuff, and i have 7 backlogs, tell me the chances of getting the visa.
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
A sample program using data structure? what is file handling?
What is the meaning of lock escalation and why/how to stop this?
Sir, I apply sbi clerk exams(07/09/09)But I did a mistake to enter my date of birth(correct 04.01.1985 / wrong 04.01.1984).please give me suggestions please. Thanking you, Bhushan.B
ORA-26084: direct path context already finished
What is probability to guarantee that the task a programmer is going to create will be created and be able to run on a particular system (RTOS/GPOS).