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-02239: there are objects which reference this sequence

1 3025

ORA-02240: invalid value for OBJNO or TABNO

1 3267

ORA-02241: must of form EXTENTS (FILE BLOCK SIZE , ...)

1 3568

ORA-02242: no options specified for ALTER INDEX

1 5696

ORA-02243: invalid ALTER INDEX or ALTER MATERIALIZED VIEW option

1 11954

ORA-02244: invalid ALTER ROLLBACK SEGMENT option

1 3388

ORA-02245: invalid ROLLBACK SEGMENT name

1 4524

ORA-02246: missing EVENTS text

1 7076

ORA-02247: no option specified for ALTER SESSION

1 2889

ORA-02248: invalid option for ALTER SESSION

1 14155

ORA-02249: missing or invalid value for MAXLOGMEMBERS

1 8156

ORA-02250: missing or invalid constraint name

1 8574

ORA-02251: subquery not allowed here

1 5149

ORA-02252: check constraint condition not properly ended

1 3362

ORA-02253: constraint specification not allowed here

3 19606


Un-Answered Questions { Database Errors }

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

2177


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

1730


ORA-16626: failed to enable specified object

2272


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

2253


ORA-26030: index string.string had string partitions made unusable due to:

1987


How will you Handle Error in SQL SERVER 2008?

2440


What severity level errors are managed in TRY-CATCH block?

2264


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

2661


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

2798


ORA-26095: unprocessed stream data exists

3638


[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

2772


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

1665


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

2495


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

3224


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

2752