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

DRG-12016: The target document for this operation has moved - continue?

1 2986

DRG-12017: A redirection may change the behavior of this method - proceed anyway?

1 2913

DRG-12018: Encountered an automatic request for changing proxy - continue?

1 2787

DRG-12201: section group string already exists

1 3589

DRG-12202: error while creating section group

1 3154

DRG-12203: section group string does not exist

Four Design,

1 7124

DRG-12204: error while dropping section group string

1 2759

DRG-12206: tag string already exists in section group string

1 3301

DRG-12210: error while adding section string

1 3062

DRG-12211: section or section id string does not exist

1 2967

DRG-12212: error while dropping section string

1 3150

DRG-12213: cannot create/drop section group or sections for other user

1 2434

DRG-12217: tags cannot be more than 64 bytes

1 2921

DRG-12218: section group name missing

1 2849

DRG-12219: section name missing

1 2759


Un-Answered Questions { Database Errors }

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

2153


ORA-26084: direct path context already finished

1946


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

3150


NZE-28890: Entrust Login Failed

1872


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

2647


ORA-26027: unique index string.string partition string initially in unusable state

6742


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

2443


ORA-26095: unprocessed stream data exists

3558


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

2103


hp asking for replication floppy to do reinstall 25254 server assistant

2878


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

2797


why we are using shift key in unix shell script

3158


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


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

3664


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

1674