On Fri, 25 Feb 2011 07:52:31 -0600, McKown, John
<[email protected]> wrote:
>I have a problem on z/OS 1.10. I run two types of UNIX work. The first is
batch job work which fork()'s. The second is interactive work such as TSO
OMVS or Telnet. Unfortunately, WLM has no way that I can find to assign said
work to different service classes. I wish that the fork()'ed address space
would inherit the WLM service class of the (careful!) fork()'er. Am I
missing something in WLM? One example: a test UNIX job's child processes
will run in the same service class as a production job's, unless I classify
via jobname. But my TELNET jobname is the same as the FTP jobname (ftp
coming in from desktop). And they are the same as what I start my batch job
names with (I use the old time userid+character for ease of use of SDSF).
>
So are you saying your default (which production falls into) is what your
forked process is falling into?
What about classifying by accounting information? Have you looked at
help in the dialogs. Strangely enough, the help is "Work Qualifiers for
USS Subsystem Type" instead of OMVS subsystem type (and PLEASE
lets not start that thread again!):
============================================
***********************************************
* USS *
***********************************************
Listed below are the various work qualifiers which are valid for an
z/OS UNIX System Services subsystem type.
ACCOUNTING INFORMATION
Account numbers for z/OS UNIX System Services forked or spawned
address spaces are set as follows:
o Forked or spawned address spaces inherit accounting data
from parent address space.
o When daemon processes such as rlogind or cron create new
o When daemon processes such as rlogind or cron create new
work using setuid() and exec(), accounting data comes from
the user's RACF profile (the WAACCNT value in the WORKATTR
segment). If this value is not defined in RACF, the address
space will not have accounting data.
o Accounting data can also be verified or changed using the
IEFUSI installation exit.
===========================================
Regards,
Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
mailto:[email protected]
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html
Systems Programming expert at http://expertanswercenter.techtarget.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html