5.165 DBA_LOGSTDBY_PLSQL_MAP
DBA_LOGSTDBY_PLSQL_MAP
shows the mapping between a supported user invokable (/external) PL/SQL procedure to the corresponding replicated internal PL/SQL procedure.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner name of the procedure |
|
|
|
Package name of the user invokable procedure |
|
|
|
Procedure name of the user invokable procedure |
|
|
|
Package name of the internal procedure |
|
|
|
Procedure name of the internal procedure |
Note:
In a CDB, this view shows data when queried in the root or a PDB.