I could be wrong, but I don't think that STCs normally don't do ACCTNUM checking. You may have an IEFUJV, IEFUJI, or IEFUSI exit doing that. You need to check the access list for the XCM1PT profile in the ACCTNUM class to be sure that OMVSKERN (or whatever) has the proper access.
RLIST XCM1PT CLASS(ACCTNUM) AUTHUSER On Tue, 2011-09-27 at 21:49 +0000, Eric Bielefeld wrote: > Thanks Alan. I'll try that in the morning. > > -- > Eric Bielefeld > Systems Programmer > > > ---- "Starr wrote: > > Eric, > > > > Add a STARTED profile for it. Here's IBM's example > > > > SETROPTS GENERIC(STARTED) > > RDEFINE STARTED BPXAS.* STDATA(USER(OMVSKERN) TRUSTED(NO)) > > SETROPTS CLASSACT(STARTED) RACLIST(STARTED) > > > > Cheers, > > Alan > > > > > > > > -----Original Message----- > > From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf > > Of Eric Bielefeld > >> > > I IPL'd one of my test Lpars with z/OS 1.11. Now, BPXAS abends. I get the > > following: > > > > IRR812I PROFILE ** (G) IN THE STARTED CLASS WAS USED 777 > > TO START BPXAS WITH JOBNAME BPXAS. > > $HASP100 BPXAS ON STCINRDR > > $HASP373 BPXAS STARTED > > ICH408I JOB(BPXAS ) STEP(BPXAS ) XCM1PT CL(ACCTNUM ) 780 > > INSUFFICIENT ACCESS AUTHORITY > > ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) > > IEF170I 1 BPXAS ICH408I JOB(BPXAS ) STEP(BPXAS ) XCM1PT CL(ACCT > > 781 > > INSUFFICIENT ACCESS AUTHORITY > > ACCESS INTENT(READ ) ACCESS ALLOWED(NONE ) > > > > Does this need a RACF userid for BPXAS? The z/OS 1.9 system doesn't have > > one. Does anyone know how to fix this? > > > > -- > > Eric Bielefeld > > Systems Programmer > > ---------------------------------------------------------------------- > 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 -- John McKown Maranatha! <>< ---------------------------------------------------------------------- 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

