PLS-00504: type string_BASE may not be used outside of
package STANDARD



PLS-00504: type string_BASE may not be used outside of package STANDARD..

Answer / guest

Cause: In a declaration, the datatype NUMBER_BASE (for
example) was mistakenly specified. The datatypes CHAR_BASE,
DATE_BASE, MLSLABEL_BASE, and NUMBER_BASE are for internal
use only.

Action: Specify (for example) the datatype NUMBER instead of
NUMBER_BASE.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-32166: Cannot get XA connection

1 Answers  


ORA-32127: REFs do not belong to any connection

1 Answers  


ORA-02300: invalid value for OIDGENERATORS

1 Answers  


DRG-12232: invalid attribute tag format

1 Answers  


ORA-23327: imported deferred rpc data does not match string of importing db

1 Answers  






ORA-12402: invalid format string: string

1 Answers  


ORA-16184: DB_UNIQUE_NAME string hashes to the same value as DB_UNIQUE_NAME string

1 Answers  


DRG-10510: stopword is missing

1 Answers  


ORA-31089: schema "string" does not target namespace "string"

1 Answers  


ORA-01921: role name 'string' conflicts with another user or role name

1 Answers  


SQL*Loader-00425: column string makes illegal reference to collection field string

1 Answers  


PCC-02416: The Object in an OBJECT GET or SET must not be an array

1 Answers  


Categories