Oracle PRIVATE_JDBC_DR
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Returns the value of the compatible parameter
AUTHID DEFINER
Dependencies
PRIVATE_JDBC V$PARAMETER  
Documented No
First Available 12.2
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvtjdbs.plb
 
GET_COMPATIBLE
Returns the COMPATIBLE parameter for the spfile private_jdbc_dr.get_compatible RETURN VARCHAR2;
SQL> show parameter compatible

NAME               TYPE     VALUE
------------------ -------- --------
compatible         string   21.0.0.0
noncdb_compatible  boolean  FALSE


SELECT private_jdbc_dr.get_compatible
FROM dual;

GET_COMPATIBLE
---------------
21.0.0.0

Related Topics
Built-in Functions
Built-in Packages
Database Security
PRIVATE_JDBC
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx