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-00488: invalid variable declaration: object 'string'
must be a type or subtype



PLS-00488: invalid variable declaration: object 'string' must be a type or subtype..

Answer / guest

Cause: The datatype specifier in a variable declaration does
not designate a legal type. For example, the %TYPE attribute
might not have been added to a declaration, as in DECLARE
my_sal emp.sal%TYPE; my_ename emp.ename; -- missing %TYPE
... When declaring a constant or variable, to provide the
datatype of a column automatically, use the %TYPE attribute.
Likewise, when declaring a record, to provide the datatypes
of a row automatically, use the %ROWTYPE attribute.

Action: Make sure the datatype specifier designates a legal
type. Remember to use the %TYPE and %ROWTYPE attributes when
necessary.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02494: invalid or missing maximum file size in MAXSIZE clause

1 Answers  


ORA-13337: failure in concatenating LRS polygons

1 Answers  


ORA-19585: premature end of volume on piece string

1 Answers  


ORA-31093: null or invalid value specified for parameter : string

1 Answers  


DRG-11862: This Is Probaly A HTTP Server 0.9 Or Less

1 Answers  


NZE-28890: Entrust Login Failed

0 Answers  


ORA-30370: set operators are not supported in this context

1 Answers  


PLS-00543: a PLSQL Table may not contain a nested table type or VARRAY.

1 Answers  


ORA-28292: No Domain Policy registered for Kerberos based authentication

1 Answers  


ORA-12675: External user name not available yet

1 Answers  


ORA-19603: cannot backup or copy active file with KEEP .. UNRECOVERABLE option

1 Answers  


ORA-40221: maximum target cardinality exceeded

1 Answers  


Categories