All list,
I need unload all cataloged objects on the Work File FUSER.
I’m used the sysobjh utilities, command:
UNLOAD * LIB *
I want only objects the FUSER.
Can someone help me?
I searched in the Utilities manual (natural for mainframe), but I don’t found in the Examples of Using Direct Commands.
Thanks all.
Please see http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat427mf/utis/sysobjh_select.htm#sysobjh_select
The specification of the FUSER’s DBID and FNR will tell it you want to unload just from the FUSER and not the FNAT objects.
system
(system)
3
There is a Direct Commands section in the documentation, what exactly are you missing there ?