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


PLS-00357: Table,View Or Sequence reference 'string' not
allowed in this context

Answers were Sorted based on User's Feedback



PLS-00357: Table,View Or Sequence reference 'string' not allowed in this context..

Answer / ramnath

i also have the same problemm,,
Wat to need immediate answer

Is This Answer Correct ?    0 Yes 0 No

PLS-00357: Table,View Or Sequence reference 'string' not allowed in this context..

Answer / guest

Cause: A reference to database table, view, or sequence was
found in an inappropriate context. Such references can
appear only in SQL statements or (excluding sequences) in
%TYPE and %ROWTYPE declarations. Some valid examples follow:
SELECT ename, emp.deptno, dname INTO my_ename, my_deptno,
my_dept .FROM emp, dept WHERE emp.deptno = dept.deptno;
DECLARE last_name emp.ename%TYPE; dept_rec dept%ROWTYPE;

Action: Remove or relocate the illegal reference.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16617: unknown object identifier specified in request

1 Answers  


ORA-07402: sprst: cannot restore user signal handler.

1 Answers  


NPL-00305: unsupported ASN.1 "UNIV" type string

1 Answers  


SQL*Loader-00309: No SQL string allowed as part of string field specification

1 Answers  


TNS-12618: TNS:versions are incompatible

1 Answers  


LPX-00283: document encoding is ~s-based but default input encoding is not

1 Answers  


ORA-13709: Required parameter "string" must be set before execution.

1 Answers  


ORA-16786: Resource guard cannot access Data Guard metadata

1 Answers  


ORA-25229: error on transformation of message string string

1 Answers  


ORA-13354: incorrect offset in ELEM_INFO_ARRAY

1 Answers  


ORA-14251: Specified subpartition does not exist

1 Answers  


SQL*Loader-00418: Bad datafile datatype for column string

1 Answers  


Categories