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

NNL-00958: Name nodes freed: number

1 3085

NNL-00959: Time until cache dump to trace file: string

1 2670

NNL-00960: Time until cache flush: string

1 3078

NNL-00961: Cache checkpoints: number

1 3134

NNL-00962: Cache checkpoint failures: number

1 2858

NNL-00963: Timeouts, name TTL expired: number

1 2797

NNL-00970: System query index number: number

1 2742

NNL-00971: Query ID: number

1 2672

NNL-00972: Query next issued in: string

1 3393

NNL-00973: Query state: number

1 2896

NNL-00974: Name: string

1 3183

NNL-00975: Desired data type: string

1 2901

NNL-00980: Forwarding failures: number

1 2813

NNL-00981: Timeouts, server not responding: number

1 2972

NNL-00982: Not forwarded, no servers found: number

1 2921


Un-Answered Questions { Database Errors }

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

1734


java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page

6718


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

2465


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

3438


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2945


ORA-26079: file "string" is not part of table string.string

2004


[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

2776


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

8877


ORA-26095: unprocessed stream data exists

3641


ORA-16626: failed to enable specified object

2272


What is SCD (Slowly Changing Dimensions)? What are its types?

2714


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

2662


write a database figure to implement the master detained relationship.

3011


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

2711


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

2581