db_get_sql_user (public)

 db_get_sql_user [ -dbn dbn ]

Defined in packages/acs-tcl/tcl/01-database-procs.tcl

Oracle only.

Switches:
-dbn (optional)
The database name to use. If empty_string, uses the default database.
Returns:
a valid Oracle user@database/password string to access a database through sqlplus.

This proc may well work for databases other than Oracle, but its return value won't really be of any use.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: