apm_package_supports_rdbms_p (public)

 apm_package_supports_rdbms_p -package_key package_key

Defined in packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl

Returns 1 if the given package supports the rdbms of the system and 0 otherwise. The package is considered to support the given rdbms if there is at least one file in the package of matching db_type, or if there are no files in the package of a certain db type.

Switches:
-package_key (required)
Author:
Peter Marklund

Testcases:
apm_package_supports_rdbms_p
[ show source ]
Show another procedure: