Is there any command in CA7 to check the list of jobs which don't have prose. Please help me out
Thanks,
Vinod
command to check jobs dont have prose in ca7
-
- Posts: 5
- Joined: Tue Dec 21, 2010 5:52 pm
- Skillset: Cobol,Jcl,Db2,Vsam,CICS,CA-7
- Referer: internet
-
- Posts: 145
- Joined: Fri Jun 24, 2011 7:37 pm
- Skillset: Z/os - Sysplex - DFSMS - ISPF DLT SAS ASM COBOL REXX CLIST
- Referer: WEB Search
- Location: Lowell,AR
- Contact:
Re: command to check jobs dont have prose in ca7
vinod.tavva wrote:Is there any command in CA7 to check the list of jobs which don't have prose. Please help me out
Thanks,
Vinod
It's been some time since I've worked with CA-7, I've checked all the processes, JCL and CLIST's I have setup and the only think I can suggest is to check with Ca-7 support folks, they may have an EARL report they can provide you. or you can use the BTI and issue the LPROS,JOB=xxxxx command and send the output to a dataset and parse thru the output.
There is a database protability procedure consisting of multiple steps, one is the SASSDT30 step that is paramater driven to include PROS, this MAY provide what you are looking for.
//DT30 EXEC PGM=SASSDT30,COND=(0,NE,EXTRACT),
// PARM='LOGON=userid,DDPROSE=Y'
HTH's
Peter
Peter
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1185
-
by stel
View the latest post
Wed Sep 21, 2022 1:06 pm
-
- 0
- 1004
-
by biswajit
View the latest post
Mon Mar 03, 2025 8:54 pm
-
- 0
- 3487
-
by zeller56
View the latest post
Sun Oct 01, 2023 1:50 am
-
- 10
- 4147
-
by chillmo
View the latest post
Thu Mar 13, 2025 12:01 am
-
-
Security Check for Data centre migration
by aarvalar1 » Fri Apr 14, 2023 4:58 pm » in Mainframe Security - 2
- 2536
-
by aarvalar1
View the latest post
Mon Apr 17, 2023 2:50 pm
-