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-02339: invalid column specification

1 2981

ORA-02340: invalid column specification

1 3070

ORA-02342: replacement type has compilation errors

1 3191

ORA-02344: cannot revoke execute on a type with table dependents

1 4109

ORA-02345: cannot create a view with column based on CURSOR operator

1 3787

ORA-02347: cannot grant privileges on columns of an object table

1 3404

ORA-02348: cannot create VARRAY column with embedded LOB

1 3708

ORA-02349: invalid user-defined type - type is incomplete

1 3696

ORA-02351: internal error: string

1 4112

ORA-02352: file truncated error

1 2809

ORA-02353: files not from the same unload operation

1 3095

ORA-02354: error in exporting/importing data string

1 6408

ORA-02355: error opening file: string

1 3383

ORA-02356: The database is out of space. The load cannot continue

1 4182

ORA-02357: no valid dump files

1 3067


Un-Answered Questions { Database Errors }

why we are using shift key in unix shell script

3158


When do you get "getwmicomexception"?

2678


What is the use of NOLOCK locking hint?

1781


NZE-28890: Entrust Login Failed

1872


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

8813


How to view the error log for any specific instance?

2479


ORA-16626: failed to enable specified object

2211


ORA-26028: index string.string initially in unusable state

3858


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

2429


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

2152


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

2592


[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

2719


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

3664


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2694


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

2103