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

PCC-02112: OBJECTS option ignored. OBJECTS=YES is not allowed for DBMS=V6 or V7.

1 2989

PCC-02113: DBMS=V6 no longer supported; using DBMS=NATIVE, CHAR_MAP=VARCHAR2.

1 2744

PCC-02114: Command line argument MODE=ANSI may not be used with DBMS=V6

1 2847

PCC-02115: Unable to open output file for writing

1 3439

PCC-02116: You must specify a file extension using the HEADER option

1 3801

PCC-02129: CMD-LINE: Client supplied static options table is invalid

1 2688

PCC-02132: CMD-LINE: Could not allocate memory

1 2717

PCC-02133: CMD-LINE: Error in string processing function

1 2603

PCC-02134: CMD-LINE: Null option supplied

1 3133

PCC-02135: CMD-LINE: User asked for help

1 2784

PCC-02138: CMD-LINE: Internal consistency error

1 3073

PCC-02144: CMD-LINE: Blank characters are not allowed on either side of an equal sign (=)

1 8430

PCC-02150: Error at line number, column number in file string

1 2917

PCC-02151: Line number column number file string:

1 2864

PCC-02152: Unable to open file string to display or list the source line number

1 2840


Un-Answered Questions { Database Errors }

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

6742


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

2647


How to view the error log for any specific instance?

2479


What is Mutex error in Triggers?

3060


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

1937


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

2410


[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


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

1955


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

2429


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

2152


hp asking for replication floppy to do reinstall 25254 server assistant

2878


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

2737


ORA-26095: unprocessed stream data exists

3558


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

2225


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