Search notes:

Oracle: DBMS_TF

dbms_tf is used for polymorphic table functions (PTF), hence the name (tf).

Procedures and functions

column_type_name
col_to_char
cstore_exists
cstore_get
get_col
get_env returns env_t
get_row_set, put_row_set Typically (?) used in the implementing package's fetch_rows procedure.
get_xid This function returns a varchar2(1024) and is typically used in open calls to allocate and initialize an execution specific state.
put_col
row_replication
row_to_char
supported_type Verifies if dbms_tf supports a given data type
trace
xstore_clear
xstore_exists
xstore_get
xstore_remove
xstore_set

See also

Introduction
dbms_tf.table_t, dbms_tf.describe_t
Add columns to a result set
Oracle DBMS PL/SQL Packages
The package body of dbms_tf is found in $ORACLE_HOME/rdbms/admin/dbmstf.sql

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759965240, '216.73.216.133', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/packages/dbms/tf/index(73): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78