On 12/17/2013 1:38 PM, Jon Perryman wrote:
Never manually delete a product without going thru SMP/E. I'm not familiar with
BDT so lets say you wanted to delete C/C++.
To "uninstall" C/C++ under z/OS you would change the following in IFAPRDxx:
PRODUCT OWNER('IBM CORP')
NAME(Z/OS)
ID(5694-A01)
VERSION(*) RELEASE(*) MOD(*)
FEATURENAME('C/C++')
STATE(ENABLED) <== THIS!!!!!
to:
PRODUCT OWNER('IBM CORP')
NAME(Z/OS)
ID(5694-A01)
VERSION(*) RELEASE(*) MOD(*)
FEATURENAME('C/C++')
STATE(DISABLED) <== TO THIS!!!!!
--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN