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



I ran these:
CPYAUDJRNE ENTTYP(AF) JRNRCV(*CURCHAIN)
RUNQRY QRYFILE((QTEMP/QAUDITAF))
I am seeing numerous authority failures for CHGJOB.

Definitely a batch job. Actually it's a job submitted by a Domino agent
from another system. So, it's not an interactive thing in which someone
with limited capabilities is trying to interactively run CHGJOB.

Library Object Object Program Program
name name type name library
*N CHGJOB *CMD QWTCHGJB QSYS

Code Type
T AF

Job User Job
name name number
INV500S1 ORDINQ 136,491

Same job name, same job user, job number is never the same. Often the
increase is only 2 numbers.

Program Program
name library
QWTCHGJB QSYS

User
profile
ORDINQ

Violation
type
K

Object . . . . . . . : CHGJOB
Library . . . . . : QSYS
Object type . . . . : *CMD
Object secured by authorization list . . . . . . . . . . . . : *NONE
Object
User Group Authority
*PUBLIC *USE
QSYS *ALL
CHRIS *ALL
QPM400 *ALL
QSRVAGT *USE


So user ORDINQ would be part of *PUBLIC.

No joblog currently available.

Does SBMJOB implicitly run CHGJOB? Even so, why the authority failure?

cmd='SBMJOB CMD(CALL PGM(INV500S1) PARM(''B''))'
+ ' JOB(INV500S1) JOBQ(INV500S1)';
callp QCMDEXC(Cmd:%len(Cmd));

I can't see anything else here which indicates a CHGJOB


IBM i 7.3



Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.