× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Yes, I believe the JobD overrides the UsrPrf. That is why the JobD has
the OutQ(*UsrPrf) option if you want to use the UsrPrf to make the
determination.

Trevor Briggs
Analyst/Programmer
Lincare, Inc.
(727) 431-1246
TBriggs2@xxxxxxxxxxx

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Laine, Rogers
Sent: Friday, February 28, 2014 9:19 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Job Scheduler Entry

Paul & Trevor,

That is what I thought, but it is not going to the OUTQ I specified.
I have provided the screen shots of USRPRF, JOBD, and JOBSCDE.
Could the JOBD overrides the USRPRF?


Change User Profile (CHGUSRPRF)



Type choices, press Enter.



User profile . . . . . . . . . . USRPRF > JOBSCHSVR

User password . . . . . . . . . PASSWORD *SAME

Set password to expired . . . . PWDEXP *NO

Status . . . . . . . . . . . . . STATUS *ENABLED

User class . . . . . . . . . . . USRCLS *PGMR

Assistance level . . . . . . . . ASTLVL *SYSVAL

Current library . . . . . . . . CURLIB RMSHCBOBJ

Initial program to call . . . . INLPGM *NONE

Library . . . . . . . . . . .

Initial menu . . . . . . . . . . INLMNU MAIN

Library . . . . . . . . . . . QSYS

Limit capabilities . . . . . . . LMTCPB *NO

Text 'description' . . . . . . . TEXT 'Job Scheduler -
Service Accoun
t'

Additional Parameters



Special authority . . . . . . . SPCAUT *NONE

+ for more values

Special environment . . . . . . SPCENV *SYSVAL

Display sign-on information . . DSPSGNINF *SYSVAL

Password expiration interval . . PWDEXPITV *SYSVAL

Block password change . . . . . PWDCHGBLK *SYSVAL

Local password management . . . LCLPWDMGT *YES

Limit device sessions . . . . . LMTDEVSSN *NO

Keyboard buffering . . . . . . . KBDBUF *SYSVAL

Maximum allowed storage . . . . MAXSTG *NOMAX

Highest schedule priority . . . PTYLMT 0

Job description . . . . . . . . JOBD RMS61

Library . . . . . . . . . . . QGPL

Group profile . . . . . . . . . GRPPRF RMSDEV

Owner . . . . . . . . . . . . . OWNER *GRPPRF

Group authority . . . . . . . . GRPAUT *NONE

Group authority type . . . . . . GRPAUTTYP *PRIVATE

Supplemental groups . . . . . . SUPGRPPRF *NONE

+ for more values

Accounting code . . . . . . . . ACGCDE *BLANK

Document password . . . . . . . DOCPWD *SAME

Message queue . . . . . . . . . MSGQ JOBSCHSVR

Library . . . . . . . . . . . QUSRSYS

Delivery . . . . . . . . . . . . DLVRY *NOTIFY

Severity code filter . . . . . . SEV 0

Print device . . . . . . . . . . PRTDEV PRT01

Output queue . . . . . . . . . . OUTQ PRODREPT
<-------
Library . . . . . . . . . . . QUSRSYS

Attention program . . . . . . . ATNPGM *ASSIST

Library . . . . . . . . . . .

Sort sequence . . . . . . . . . SRTSEQ *SYSVAL

Library . . . . . . . . . . .

Language ID . . . . . . . . . . LANGID *SYSVAL

Country or region ID . . . . . . CNTRYID *SYSVAL

Coded character set ID . . . . . CCSID *SYSVAL

Character identifier control . . CHRIDCTL *SYSVAL

Locale job attributes . . . . . SETJOBATR *SYSVAL

+ for more values

Locale . . . . . . . . . . . . . LOCALE *SAME



User options . . . . . . . . . . USROPT *NONE

+ for more values

User ID number . . . . . . . . . UID 372

Group ID number . . . . . . . . GID *NONE

Home directory . . . . . . . . . HOMEDIR *SAME



EIM association: EIMASSOC

EIM identifier . . . . . . . . *NOCHG



Association type . . . . . . .

Association action . . . . . .

Create EIM identifier . . . .

************************************************************************
********************
Change Job Schedule Entry (CHGJOBSCDE)



Type choices, press Enter.



Job name . . . . . . . . . . . . JOB > ROGERSTST

Entry number . . . . . . . . . . ENTRYNBR > 000472

Command to run . . . . . . . . . CMD DSPUSRPRF
USRPRF(JOBSCHSVR) OUT
PUT(*PRINT)





Frequency . . . . . . . . . . . FRQ *WEEKLY

Schedule date . . . . . . . . . SCDDATE *NONE

Schedule day . . . . . . . . . . SCDDAY *ALL

+ for more values

Schedule time . . . . . . . . . SCDTIME '08:24:39'



Additional Parameters



Omit date . . . . . . . . . . . OMITDATE *NONE

+ for more values

Recovery action . . . . . . . . RCYACN *SBMRLS

Job description . . . . . . . . JOBD *USRPRF

Library . . . . . . . . . . .

Job queue . . . . . . . . . . . JOBQ *JOBD

Library . . . . . . . . . . .

User . . . . . . . . . . . . . . USER JOBSCHSVR
< -------
Message queue . . . . . . . . . MSGQ *USRPRF

Library . . . . . . . . . . .

Text 'description' . . . . . . . TEXT 'Test for reports going
to PROD
REPT'


************************************************************************
*****************************
Change Job Description (CHGJOBD)



Type choices, press Enter.



Job description . . . . . . . . JOBD > RMS61

Library . . . . . . . . . . . > QGPL

Job queue . . . . . . . . . . . JOBQ QBATCH

Library . . . . . . . . . . . QGPL

Job priority (on JOBQ) . . . . . JOBPTY 5

Output priority (on OUTQ) . . . OUTPTY 5

Print device . . . . . . . . . . PRTDEV *USRPRF
< ----------
Output queue . . . . . . . . . . OUTQ *USRPRF

Library . . . . . . . . . . .

Text 'description' . . . . . . . TEXT 'rel6.1 library list'







-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Steinmetz, Paul
Sent: Friday, February 28, 2014 8:06 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: Job Scheduler Entry

Rogers

You can control the scheduled job outq either by a jobd or by setting
the outq on his userprofile.

Jobd
Output queue . . . . . . . . . . PAULS

Userprofile
Output queue . . . . . . . . . . PAULS
Library . . . . . . . . . . . QUSRSYS

Paul


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Laine, Rogers
Sent: Friday, February 28, 2014 8:52 AM
To: 'Midrange Systems Technical Discussion'
Subject: Job Scheduler Entry

Morning,

I'm using the basic job scheduler on v6.1 and would like to have all
entries in the scheduler put the reports in one OUTQ.
I have setup a User Profile just to handle job scheduler and enter this
name in the User parm.

When defining a new entry it does not provide an OUTQ parm to specify
one.
Now if I do an option 10 Submit Immediately it does provide this parm to
specify the Output que that I want.

What am I missing something here or is there another way to handle.

Rogers
************************************************
This E-Mail transmission (and/or the documents accompanying it) may
contain information belonging to the sender which is confidential,
privileged and/or exempt from disclosure under applicable law. The
information is intended only for the use of the individual(s) or entity
named above. If you are not the intended recipient, you are hereby
notified that any disclosure, copying, distribution or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this E-Mail transmission in error,
please immediately notify us by return E-Mail or telephone to arrange
for return of its contents including any documents.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.