ANYDATA | Holds any data type. |
DBMS_ALERT | Provides procedures for notification and waiting. They are integrated with a Tibero database. |
DBMS_APPLICATION_INFO | Modifies a value of a view related to application information. |
DBMS_AQ | Provides procedures and functions related to Advanced Queuing. |
DBMS_AQADM | Provides procedures and functions used to configure and manage Advanced Queuing. |
DBMS_CRYPTO | Encrypts or decrypts data using DES, DES3, and AES algorithms, and chain and padding methods. |
DBMS_DB_VERSION | Checks for product version information. |
DBMS_DDL | Provides WRAPPING and other DDL related functions for DDLs that start with CREATE OR REPLACE PROCEDURE, or PACKAGE. |
DBMS_DEBUG | Debugs PLSQL (PSM) programs using two sessions. |
DBMS_ERRLOG | Supports the error logging function for DML. |
DBMS_FLASHBACK | Provides the flashback function. |
DBMS_JAVA | Accesses Java objects used in the database. |
DBMS_JOB | Manages JOBs. |
DBMS_JOB_WITH_NAME | Manages JOBs using their names. |
DBMS_LOB | Processes BLOB and CLOB data. |
DBMS_LOCK | Sets a session to standby. |
DBMS_METADATA | Provides a function for creating a DDL creation script by querying DB object metadata. |
DBMS_MONITOR | For monitoring SQL executions by instance, session, and client ID. |
DBMS_MVIEW | Provides information about materialized views and refreshes them. |
DBMS_OBFUSCATION_TOOLKIT | Encrypts or decrypts data using the DES and DES3 algorithms. |
DBMS_OUTPUT | Stores and retrieves messages in/from a message buffer. |
DBMS_PIPE | Supports communication between sessions on the same instance. |
DBMS_RANDOM | Creates a number or a string. |
DBMS_REDEFINITION | Redefines a specific table in an online state. |
DBMS_REPAIR | Examines and recovers a broken block in a table or an index. |
DBMS_RESOURCE_MANAGER | Allocates resources according to task characteristics. |
DBMS_RESULT_CACHE | Manages the result cache. |
DBMS_RLS | Manages a virtual private database. |
DBMS_ROWID | Views or creates information in a ROWID. |
DBMS_SCHEDULER | Schedules and manages PLSQL (PSM) programs. |
DBMS_SESSION | Manages session identifiers. |
DBMS_SPACE | Provides information about materialized views and refreshes them. |
DBMS_SPACE_ADMIN | Administers segments. |
DBMS_SPH | Provides functions required for using SQL Plan History (hereafter SPH). |
DBMS_SQL | Uses dynamic SQL to access the database. |
DBMS_SQLTUNE | Creates real-time SQL monitoring reports. |
DBMS_SQL_TRANSLATOR | Creates and manages SQL translation profiles. |
DBMS_STATS | Manages statistical information about database objects. |
DBMS_SYSTEM | Used by the SYS user to control the system. |
DBMS_TPR | Provides functions required for using Tibero Performance Repository (TPR). |
DBMS_TRANSACTION | Executes a transaction statement, and administers the transactions. |
DBMS_TYPES | Defines data types as numbers. |
DBMS_UTILITY | Provides various utility functions. |
DBMS_VERIFY | Checks integrity of various items. |
DBMS_XMLDOM | Provides DOM API for XML document processing. |
DBMS_XMLGEN | Receives a query and creates an XMLTYPE result set for the query. |
DBMS_XPLAN | Queries information about SQL plans and executions. |
HTF | Creates HTML tags. |
HTP | Creates HTML tags. Linked with mod_tbpsm developed with Apache Web server modules, it creates an HTML page when invoking a procedure. |
OWA_UTIL | Includes the utility usually used by a web agent. |
TEXT_DDL | Changes TEXT INDEX settings. |
UTL_COMPRESS | For data compression/decompression. |
UTL_ENCODE | Uses standard encoding technology to transfer data between hosts. |
UTL_I18N | Provides compatibility functions for language and international settings. |
UTL_MATCH | Provides string comparison functions. |
UTL_RAW | Processes RAW data. |
UTL_RECOMP | Recompiles invalid objects. |
UTL_URL | Converts a URL (Uniform Resource Locator) address to an escaped format. |