Database Errors Interview Questions
Questions Answers Views Company eMail

AMD-00130: dimension #string: RDBMS dimension column data type not specified

1 2928

AMD-00131: dimension #string: RDBMS parent column data type not specified

1 2526

AMD-00132: dimension #string: RDBMS GID column data type not specified

1 2590

AMD-00133: measure #string: analytic workspace measure name not specified

1 2421

AMD-00134: measure #string: RDBMS measure column name not specified

1 2505

AMD-00135: measure #string: RDBMS measure column data type not specified

1 2954

AMD-00136: Generation of SQL script "string" failed

1 2707

AMD-00137: prefix "string" exceeds maximum permitted length of string characters

1 2629

AMD-00138: level names parameter not null or defaulted

1 2371

AMD-00139: level names parameter not valid

1 2639

AMD-00140: internal error: [string] [string] [string] [string] [string]

1 3369

AMD-00141: parameter string of "string" not valid starting around "string"

1 2490

AMD-00142: Analytic Workspace name "string" must be fully qualified with the Owner.

1 2772

AMD-00143: View name "string" must be fully qualified with the Owner.

1 2616

AMD-00144: Custom Measure "string" does not exist in Workspace "string"

1 2750


Un-Answered Questions { Database Errors }

hp asking for replication floppy to do reinstall 25254 server assistant

2617


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.

2602


ORA-26030: index string.string had string partitions made unusable due to:

1739


What is the use of NOLOCK locking hint?

1549


IMP-00070: Lob definitions in dump file are inconsistent with database.

1514


ORA-26082: load of overlapping segments on table string.string is not allowed

1568


how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board

2019


[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

2550


How will you Handle Error in SQL SERVER 2008?

2141


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1426


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...

2338


When do you get "getwmicomexception"?

2459


What is live lock, deadlock and what is Lock escalation?

2160


ORA-26027: unique index string.string partition string initially in unusable state

6520


What is the meaning of lock escalation and why/how to stop this?

2398