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

ORA-09938: Save of signal handlers failed.

1 3022

ORA-09939: Restoration of signal handlers failed.

1 3175

ORA-09940: ORACLE password file header is corrupt

1 3199

ORA-09941: Version of orapasswd or installer is older than file.

1 3313

ORA-09942: Write of ORACLE password file header failed.

1 2886

ORA-09943: Allocation of memory for password list component failed.

1 2957

ORA-09944: Password entry is corrupt.

1 2731

ORA-09945: Unable to initialize the audit trail file

1 7960

ORA-09946: File name too long for buffer

1 3418

ORA-09947: Unable to allocate connection attributes structure

1 2991

ORA-09948: Process information label retrieval failed.

1 3027

ORA-09949: Unable to get client operating system privileges

1 3066

ORA-09950: Unable to get server operating system privileges

1 3292

ORA-09951: Unable to create file

1 3046

ORA-09952: scgcmn: lk_open_convert unexpected return: open failed

1 3177


Un-Answered Questions { Database 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...

2804


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

3229


NZE-28868: Peer certificate chain check failed.

2868


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

2300


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

2260


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

2524


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

2590


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

2716


ORA-16516: The current state is invalid for the attempted operation.

8883


write a database figure to implement the master detained relationship.

3020


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

1736


IMP-00064: Definition of LOB was truncated by export

6473


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

3716


How to view the error log for any specific instance?

2546


[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

2779