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-12805: parallel query server died unexpectedly

1 Answers  


TNS-00003: INTCTL: error while sending request to the Interchange

1 Answers  


ORA-12851: PARALLEL_MAX_SERVERS must be greater than or equal to PARALLEL_MIN_SERVERS, string

1 Answers  


ORA-30038: Cannot perform parallel insert on non-partitioned object

1 Answers  


ORA-29968: No primary operator bindings found for ancillary binding #string

1 Answers  


NNO-00260: loading configuration data from checkpoint file "string"

1 Answers  


ORA-01929: no privileges to GRANT

1 Answers  


SQL*Loader-00412: More columns specified for table string than the maximum (number)

1 Answers  


QSM-00515: operation cancelled by user

1 Answers  


ORA-39067: Unable to close the log file.

1 Answers  


ORA-30111: no closing quote for value 'string'

1 Answers  


PCC-01100: You are not authorized to run Pro*FORTRAN

1 Answers  


Categories