Ed Jaffe wrote:
On 12/17/2013 6:30 AM, Miklos Szigetvari wrote:
How would you "deinstall" (if it is the proper expression) software,
for example
BDT (Bulk Data Transfer) ?
Like all optional, priced-features of z/OS, BDT never needs to be
"uninstalled." It should simply be disabled through IFAPRDxx. For
example, change:
PRODUCT OWNER('IBM CORP')
NAME(Z/OS)
ID(5694-A01)
FEATURENAME(BDTFTF)
VERSION(*) RELEASE(*) MOD(*)
STATE(ENABLED) <== THIS!!!!!!
PRODUCT OWNER('IBM CORP')
NAME(Z/OS)
ID(5694-A01)
FEATURENAME(BDTFTF)
VERSION(*) RELEASE(*) MOD(*)
STATE(DISABLED) <== TO THIS!!!!!!
Good catch, Ed. I'd forgotten BDT was part of z/OS (blush).
--
John Eells
z/OS Technical Marketing
IBM Poughkeepsie
[email protected]
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN