When run the job:
//GETSTEP EXEC PGM=SDSF,COND=(4,LT)
//SYSPRINT DD SYSOUT=*
//ISFOUT DD DSN=TMAP006.BAT.ISFOUT,DISP=(NEW,CATLG),UNIT=3390,
// VOL=SER=SYSNEW,
// DCB=(RECFM=FB,LRECL=80,BLKSIZE=27920),
// SPACE=(TRK,(30,30))
//ISFIN DD *
SET CONFIRM OFF
OWNER *
ST
PREFIX *
FILTER JOBID JOB02814
++S
PRINT ODSN 'TMAP006.BAT.SRCLIB(RESULT)'
PRINT 1 999999
PRINT CLOSE
END
/*
FILE ISFOUT can find this:
STATUS DISPLAY ALL CLASSES COMMAND NOT AUTHORIZED
ND INPUT ===> PREFIX * SCROLL ===> PAG
JOBNAME JobID Owner Prty Queue C Pos SAff ASys Status
TMAP006 TSU03446 TMAP006 15 EXECUTION ADCD ADCD
But I can use prefix * in sdsf like this:
SDSF STATUS DISPLAY ALL CLASSES
COMMAND INPUT ===> prefix *
NP JOBNAME JobID Owner Prty Queue
Help me.
Using SDSF,prefix * COMMAND NOT AUTHORIZED
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
Quite often batch versions of utilities will have different authorisations from online. First thing to do would be to check with your sysprogs/security people.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
OK.TKS. NicC
-
- Posts: 2
- Joined: Fri Sep 06, 2013 8:07 pm
- Skillset: Former COBOL programmer (12 years)
Current Systems Programmer (3 years)
CA IDMS DBA (1.5 years) - Referer: GOOGLE search
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
Can anyone post a solution to this issue? I am experiencing the same issue today. I am a fairly new Systems Programmers and we just recently performed a z/os upgrade from 1.7 to 1.11, that's when this issue started occurring. Unfortunately my shop is very small and there are only 2 people that manage the mainframe so my colleague and I are the sysprogs/security people and of course this issue surfaced when my more experienced colleague is out of town. Any assistance will be greatly appreciated.
- Pedro
- Posts: 686
- Joined: Thu Jul 31, 2008 9:59 pm
- Skillset: ISPF
- Referer: google
- Location: Silicon Valley
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
Search the SDSF manual for 'COMMAND NOT AUTHORIZED'. I think the explanation of the message will refer you to the section of how to setup the authorizations.
IBM manuals are here:
http://www-03.ibm.com/systems/z/os/zos/bkserv/r13pdf/
IBM manuals are here:
http://www-03.ibm.com/systems/z/os/zos/bkserv/r13pdf/
Pedro Vera
-
- Posts: 2
- Joined: Fri Sep 06, 2013 8:07 pm
- Skillset: Former COBOL programmer (12 years)
Current Systems Programmer (3 years)
CA IDMS DBA (1.5 years) - Referer: GOOGLE search
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
Thanks Pedro this let me to a usermod that had not been applied to the new system.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Using SDSF,prefix * COMMAND NOT AUTHORIZED
Hello and welcome to the forum,
Thank you for posting the resolution
d
Thank you for posting the resolution

d
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 2284
-
by Pedro
View the latest post
Tue Feb 27, 2024 4:44 am
-
- 1
- 2199
-
by sandy427
View the latest post
Thu Oct 10, 2024 1:03 pm
-
- 11
- 5995
-
by Misha786
View the latest post
Wed Mar 10, 2021 11:56 pm
-
- 1
- 1559
-
by willy jensen
View the latest post
Fri Feb 23, 2024 1:59 pm
-
- 4
- 1417
-
by futohomok
View the latest post
Mon Oct 16, 2023 9:01 pm