REMOVE_BDOMAIN_SETTINGΒΆ
Remove specified CFI BDomain Setting record(s).
Table: CFIADM.CFI_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_cfiadm.remove_bdomain_setting
( 'XXX' -- p_bdomain
);