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

PLS-01703: Cursor name in CLOSE statment must be of length 1

1 2814

PLS-01704: The expressions in a sort clause must be column specs or unsigned integers, with optional ASC or DESC

1 2619

PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY

1 3714

PLS-01707: In positioned DELETE or UPDATE statement, table must be identified in specification of cursor

1 2645

PLS-01708: In searched DELETE, UPDATE or INSERT, table must not appear in FROM clause of subqueries in search condition

1 2696

PLS-01709: value list of INSERT statement, if specified with value list rather than subquery, must be value specification

1 2846

PLS-01710: In a positioned DELETE or UPDATE statement, the cursor name must be of length 1

1 2998

PLS-01711: A SELECT statement may not contain ORDER_BY, HAVING, or GROUP_BY clause

1 3004

PLS-01712: ANSI does not allow bind variables as INDICATORS

1 2939

PLS-01713: The constraints on these types do not match

1 2938

PLS-01714: ANSI expects a column name not a literal value here

1 2995

PLS-01900: : character to number conversion error

1 3247

PLS-01901: : host bind array too small

1 5198

PLS-01902: : hex to raw conversion error

1 6113

PLS-01903: : non-integer error number

1 3238


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-26095: unprocessed stream data exists

3651


ORA-16627: No standby databases support the overall protection mode.

4045


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

2476


IMP-00064: Definition of LOB was truncated by export

6475


NZE-28868: Peer certificate chain check failed.

2875


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

2678


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

1777


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

2246


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

3448


IMP-00070: Lob definitions in dump file are inconsistent with database.

1805


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

2193


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2870


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2792


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

1675


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

2868