The PORT_STRING function returns a string that identifies the OS and the TWO TASK PROTOCOL version of the database.
The maximum length of the string is specified based on the port.
Syntax
DBMS_UTILITY.PORT_STRING
RETURN VARCHAR2;
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
The PORT_STRING function returns a string that identifies the OS and the TWO TASK PROTOCOL version of the database.
The maximum length of the string is specified based on the port.
DBMS_UTILITY.PORT_STRING
RETURN VARCHAR2;
Previous topic