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

Oracle Errors Interview Questions
Questions Answers Views Company eMail

PCC-00060: Both CURSOR and STATEMENT have AT clauses at line number of file string.

1 3254

PCC-00061: Error at line number, column number. PLS-number: string

1 3009

PCC-00062: Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL

1 5589

PCC-00063: Reached end of file string before End-of-Statement at line number!

1 3671

PCC-00064: All uses of a given host variable must use identical indicator variables.

1 2783

PCC-00065: Userid required, but not specified.

1 2948

PCC-00066: Userid only used when SQLCHECK = FULL, userid ignored.

1 3279

PCC-00067: Ireclen exceeded. Line number in file string truncated.

1 3339

PCC-00068: Host and indicator variables may not have the same name.

1 2699

PCC-00069: Host variable "string" has unsupported datatype at line number in file string

1 3421

PCC-00070: Illegal syntax, Exponential value in SQL statement: string

1 3554

PCC-00071: Unable to open message file.

1 2879

PCC-00072: Input file name length exceeds the maximum length

1 3041

PCC-00073: Cursor is declared but never OPENed at line number in file string.

1 2713

PCC-00075: ":" expected before indicator variable

1 3124


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26076: cannot set or reset value after direct path structure is allocated

1963


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

2593


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

2410


ORA-26094: stream format error: input column overflow

2795


IMG-02003: 2FF03 - incorrect color histogram feature specification

1704


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

2226


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.

2868


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

6743


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

1616


NZE-28868: Peer certificate chain check failed.

2798


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

2104


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2719


NZE-28890: Entrust Login Failed

1874


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

2738


IMP-00064: Definition of LOB was truncated by export

6412