DBMS_VECTOR_ADMIN

The DBMS_VECTOR_ADMIN package provides administrative interfaces for managing database configuration settings, such as modifying system parameters and performing privileged operations.

Note:

In order to run the DBMS_VECTOR_ADMIN package, the user must be granted the PDB_DBA role.

Table 12-37 DBMS_VECTOR_ADMIN PACKAGE

Subprogram Description
SET_PARAMETER Sets a value for the specified input parameter.
GET_PARAMETER Gets the current value for the specified input parameter.