× 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.



Sometimes I also have timing issues.
So before the event occurs that I'm submitting, I need to wait.

So I also submit another job, to the same single threaded jobq, which waits.

QSTRUP code.

SBMJOB CMD(DLYJOB DLY(30)) JOB(DLYTIV) +
JOBD(GPL/CM_NIGHTLY) JOBQ(GPL/CM_LONG) +
USER(CPACOPER) INLLIBL(*JOBD) /* This job +
simply delays 30 seconds, ensure ICOMS +
interfaces started */
MONMSG MSGID(CPF0000) /* t */

SBMJOB CMD(CALL PGM(RXFCLP02)) JOB(STRTIV) +
JOBD(GPL/CM_NIGHTLY) JOBQ(GPL/CM_LONG) +
USER(CPACOPER) INLLIBL(*JOBD) /* sbm +
start of TIVO inter so they may be +
started as CPACOPER and not QPGMR */
MONMSG MSGID(CPF0000) /* t */

Paul


-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Gerald Magnuson
Sent: Thursday, October 04, 2018 11:03 AM
To: Midrange List
Subject: Re: QSTRUPJD start up program - need move than QPGMR authority...

this is actually a Dell/EMC DataDomain server fiber attached to the IBM
i... I was getting other connection errors when I had it vary on
automatically at IPL...
I had thought about submitting a job to do this, I will try that.


On Thu, Oct 4, 2018 at 9:58 AM Steinmetz, Paul <PSteinmetz@xxxxxxxxxx>
wrote:

Just curious,
Why not set the tape library to auto vary on at IPL?
Online at IPL . . . . . . . . . . : *YES

I've had other issues with QPGMR authority in QSTRUPJD.
For those issues, I have QSTRUP submit a job under a user that has the
proper authority.
I really don't want keep give QPGMR higher levels of authority.

Paul

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Gerald Magnuson
Sent: Thursday, October 04, 2018 10:36 AM
To: Midrange List
Subject: QSTRUPJD start up program - need move than QPGMR authority...

I don't know if this has always failed, or something changed, but I can't
vary on my tape library in the startup program, it says I need *IOCONFIG
special authority...

should I use the api's to elevate to *SECADMIN profile, or something else?
maybe this is a problem with who owns the device description?


I don't think I should give QPGMR *IOCONFIG authority...
--
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: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD
--
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: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


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.