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-00505: User Defined Types may only be defined as PLSQL
Tables or Records



PLS-00505: User Defined Types may only be defined as PLSQL Tables or Records..

Answer / guest

Cause: An attempt was made to define a type other than TABLE
or RECORD, but these are the only user- defined types
allowed in this release of PL/SQL. For example, the
following type definition is illegal: TYPE Byte IS
INTEGER(2); -- illegal

Action: Remove the type definition, or revise it to specify
a TABLE or RECORD type.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-30347: a table name is required to qualify the column specification

1 Answers  


ORA-22817: subquery not allowed in the default clause

1 Answers  


RMAN-06024: no backup or copy of the controlfile found to restore

1 Answers  


ORA-39140: dump file "string" belongs to job string

1 Answers  


ORA-31477: could not detach LogMiner session during cleanup

1 Answers  


ORA-02263: need to specify the datatype for this column

1 Answers  


ORA-16555: The Data Guard database is not active.

1 Answers  


ORA-01032: no such userid

1 Answers  


KUP-04053: record number number

1 Answers  


RMAN-20241: ambiguous archived log name

1 Answers  


ORA-22954: This multiset operation is not supported for this element type.

1 Answers  


ORA-14134: indexes cannot use both DESC and REVERSE

1 Answers  


Categories