Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Database Errors Interview Questions
Questions Answers Views Company eMail

SQL*Loader-00423: element count is greater than maximum allowed for the column

1 4512

SQL*Loader-00424: table string makes illegal reference to collection field string

1 2690

SQL*Loader-00425: column string makes illegal reference to collection field string

1 2853

SQL*Loader-00426: count of elements in VARRAY string comes after the data for the varray

1 3607

SQL*Loader-00427: a field condition references a non-scalar field or a LOB field string

1 3151

SQL*Loader-00428: count for field string not stored in character or integer field

1 3599

SQL*Loader-00429: insufficient number of elements found for varray

1 3210

SQL*Loader-00430: NULL nested table element is not allowed

1 2918

SQL*Loader-00431: illegal NULLIF or DEFAULTIF clause specified for nested table column string

1 3684

SQL*Loader-00432: converted data too large

1 2775

SQL*Loader-00433: no attributes found for column object string in table string

1 2902

SQL*Loader-00434: Can not load LOB/XML in a nested table along with the parent table.

1 2679

SQL*Loader-00435: invalid constant value string for nested table column string

1 3328

SQL*Loader-00436: error converting GUID

1 2925

SQL*Loader-00440: Invalid table specified as scope of a REF

1 3207


Un-Answered Questions { Database Errors }

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

2795


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

3150


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

2647


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

1672


mount: mount to NFS server failed: System Error: Connection timed out

3663


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

2210


I entered the data in SQL toad version 9.0.1 in English and Arabic language but when i do the query i get the data in Arabic language with (??? question mark) ,please your support.

1645


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

2426


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

1765


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

2737


what is new g/l functionality

2609


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

1616


why we are using shift key in unix shell script

3157


[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

2718


What is the use of NOLOCK locking hint?

1780