Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.

1 2659

ORA-36716: (XSMXALLOC04) You can only use the ACROSS phrase when allocation BASIS workspace object is a FORMULA.

1 2501

ORA-36718: (XSALLOC00) You do not have the necessary permissions to use AGGMAP workspace object.

1 3225

ORA-36720: (XSALLOC01) To be used with ALLOCATE, your AGGMAP workspace object must be defined with the ALLOCMAP command.

1 2253

ORA-36722: (XSALLOC02) In AGGMAP workspace object, you specified an NA or ZERO sourceval but supplied formula workspace object as your source for ALLOCATE.

1 2704

ORA-36726: (XSALERR00) The character 'character' is not a valid format specifier for the ALLOCATE error log.

1 2461

ORA-36728: (XSALERR01) While performing the ALLOCATE command with AGGMAP workspace object, the error logging limit of number was exceeded.

1 2498

ORA-36735: A value exceeded the MAX specification

1 2550

ORA-36740: A CHILDLOCK was detected in your valueset

1 2627

ORA-36770: (XSPGERRPERMDETACH) Parallel updating analytic workspace string failed

1 2504

ORA-36772: (XSPGERRTEMP) Ran out of temporary storage while writing to analytic workspace with ID=number. Free some temporary storage immediately. You can do so, for example, by DETACHING an analytic workspace.

1 2547

ORA-36774: (XSPGERRTEMPUSER) Ran out of temporary storage while writing to analytic workspace string. Free some temporary storage immediately. You can do so, for example, by DETACHING an analytic workspace.

1 2946

ORA-36776: (XSPGERRTEMPSYSTEM) Ran out of temporary storage while writing to a system temporary analytic workspace. Free some temporary storage immediately. You can do so, for example, by DETACHING an analytic workspace.

1 2461

ORA-36778: (XSPGTRLOW) The amount of available temporary storage is still low. Free some temporary storage immediately. You can do so, for example, by UPDATING or DETACHING an analytic workspace.

1 2371

ORA-36779: (XSPGPOOLOUT) Invalid parameter value. Olap_page_pool_size must be between must be between 2097152 and 2147483647. Olap_page_pool_size remain unmodified.

1 2895


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2123


[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

2269


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

1356


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

6136


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

1223






ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2299


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2283


ORA-26094: stream format error: input column overflow

2232


ORA-26032: index string.string loading aborted after string keys

1638


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.

2316


ORA-26084: direct path context already finished

1467


ORA-26029: index string.string partition string initially in unusable state

1693


NZE-28890: Entrust Login Failed

1390


ORA-26076: cannot set or reset value after direct path structure is allocated

1457


IMP-00064: Definition of LOB was truncated by export

5865