REMOVE_BDOMAIN_SETTINGΒΆ
Remove specified DBI BDomain Settings record(s).
Table: DBIADM.DBI_BDOMAIN_SETTINGS (Definition of business domains and adjustments of their load timing)
Parameter Name |
Properties |
Parameter Description |
---|---|---|
p_bdomain |
(PK)(NN) |
Name of the business domain |
Example
EXECUTE SCRIPT api_dbiadm.remove_bdomain_setting
( 'XXX' -- p_bdomain
);