Virtual Database Management
You are looking at an older version of the documentation. The latest version is found here.
SYSADMIN.getCurrentVdb
This procedure returns the currently used virtual database.
SQL
SYSADMIN.getCurrentVdb(OUT id biginteger NOT NULL, OUT name string NOT NULL, OUT version biginteger NOT NULL)