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-00532: OCI return status: continue

1 2707

SQL*Loader-00533: OCI return status: unknown, value is number

1 2773

SQL*Loader-00551: internal error: error initializing slf

1 2836

SQL*Loader-00552: insufficient privilege to open file

1 8000

SQL*Loader-00553: file not found

1 2534

SQL*Loader-00554: error opening file

1 3189

SQL*Loader-00555: unrecognized processing option

1 3276

SQL*Loader-00556: unable to allocate read buffer

1 8583

SQL*Loader-00557: unable to allocate memory

1 3082

SQL*Loader-00558: attempt to use SKIP parameter with linked-in loader

1 3030

SQL*Loader-00559: error closing file

1 3315

SQL*Loader-00560: error reading file

1 3194

SQL*Loader-00561: end of file

1 2540

SQL*Loader-00562: record too big

1 2662

SQL*Loader-00563: bad length for VAR record

1 4498


Un-Answered Questions { Database Errors }

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

2797


write a database figure to implement the master detained relationship.

2929


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

2591


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

1671


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

1764


ORA-26095: unprocessed stream data exists

3558


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

2442


What is Mutex error in Triggers?

3057


What is the use of NOLOCK locking hint?

1780


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2719


RMAN-05017: no copy of datafile number found to recover

2410


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

3149


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.

1643


ORA-16627: No standby databases support the overall protection mode.

3981


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

2149