db_bootstrap_set_db_type (private)

 db_bootstrap_set_db_type errors

Defined in packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl

Parameters:
errors - Name of variable in caller's space that should receive error messages. Determine which database engine the user's configured, and do db-independent errors checking. The "errors" param hack should change eventually, I don't have time at the moment to change how the bootstrapper communicates database problems to the installer.
Author:
Don Baccus <dhogaza@pacifier.com>

Partial Call Graph (max 5 caller/called nodes):
%3 db_available_pools db_available_pools (public) db_bootstrap_set_db_type db_bootstrap_set_db_type db_available_pools->db_bootstrap_set_db_type packages/acs-bootstrap-installer/bootstrap.tcl packages/acs-bootstrap-installer/ bootstrap.tcl packages/acs-bootstrap-installer/bootstrap.tcl->db_bootstrap_set_db_type db_pool_to_dbn_init db_pool_to_dbn_init (private) db_bootstrap_set_db_type->db_pool_to_dbn_init

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