Oracle® Database PL/SQL Packages and Types Reference 11g Release 2 (11.2) Part Number E10577-03 |
|
|
View PDF |
The UTL_IDENT
package specifies which Database or client PL/SQL is running.
This chapter contains the following topics:
Overview
Security Model
Constants
This section contains topics which relate to using the UTL_IDENT
package.
The UTL_IDENT
package is intended for use for conditional compilation of PL/SQL packages that are supported by Oracle, TimesTen Database, and clients such as Oracle Forms.
The UTL_IDENT
package runs as the package owner SYS
. The public synonym UTL_IDENT
, and EXECUTE
permission on this package is granted to PUBLIC
.
The UTL_IDENT
package uses the constants shown in Table 223-1, "UTL_IDENT Constants".