Author |
Message |
Topic: RACF Exit code to chk Password should not be same as User ID |
amit4u79
Replies: 2
Views: 2247
|
Forum: Utilities Posted: Wed Jun 13, 2018 11:38 pm Subject: RACF Exit code to chk Password should not be same as User ID |
Thanks a ton Kolusu, let me try this and get back to you in case I need any further assistance. This is really helpful. |
Topic: RACF Exit code to chk Password should not be same as User ID |
amit4u79
Replies: 2
Views: 2247
|
Forum: Utilities Posted: Wed Jun 13, 2018 9:58 am Subject: RACF Exit code to chk Password should not be same as User ID |
Hello Experts, sorry first of all if this question is repeated. As part of SOX compliance around password controls in our organization, one of the deviations we are asked to remove is to ensure passwo ... |
Topic: How to pass a long parm to REXX thru batch jcl |
amit4u79
Replies: 5
Views: 7728
|
Forum: TSO and ISPF Posted: Thu Feb 24, 2011 7:00 am Subject: How to pass a long parm to REXX thru batch jcl |
Hi Kolusu/IEFBR14, thanks a lot for your suggestions. Let me tell you what I intend to achieve and that might help me get some efficient solution from you guys. Basically, I want the user to provide d ... |
Topic: LMINIT/LMOPEN/LMMLIST gives incorrect output of PDS member |
amit4u79
Replies: 5
Views: 6219
|
Forum: TSO and ISPF Posted: Wed Feb 23, 2011 7:41 am Subject: LMINIT/LMOPEN/LMMLIST gives incorrect output of PDS member |
Hello Superk, this is amazing LMMFIND is giving me the desired results. Thanks a ton for your help. And yes dbzTHEdinosauer I understood that what I was trying thru LMMLIST is not exactly how it funct ... |
Topic: How to pass a long parm to REXX thru batch jcl |
amit4u79
Replies: 5
Views: 7728
|
Forum: TSO and ISPF Posted: Wed Feb 23, 2011 5:25 am Subject: How to pass a long parm to REXX thru batch jcl |
Hello Team,
I have a rexx which is called from a batch jcl using IKJEFT01. Now, the issue is the user provides 5 data set names in the SET statement of the JCL at the beginning of the job. I pass t ... |
Topic: LMINIT/LMOPEN/LMMLIST gives incorrect output of PDS member |
amit4u79
Replies: 5
Views: 6219
|
Forum: TSO and ISPF Posted: Wed Feb 23, 2011 5:09 am Subject: LMINIT/LMOPEN/LMMLIST gives incorrect output of PDS member |
Hello Everyone,
I have the below code to find out details about a particular member(currently getting member creation date):
arg dsn mem .
... |
Topic: Check whether a data set exists in a JCL |
amit4u79
Replies: 8
Views: 12555
|
Forum: Job Control Language(JCL) Posted: Fri Feb 18, 2011 3:59 am Subject: Check whether a data set exists in a JCL |
hey Dick, thanks for the help mate. |
Topic: Check whether a data set exists in a JCL |
amit4u79
Replies: 8
Views: 12555
|
Forum: Job Control Language(JCL) Posted: Fri Feb 18, 2011 12:57 am Subject: Check whether a data set exists in a JCL |
Hello Kolusu/Dibakar, I want to delete the entire PDS, but with IEFBR14 if I give a DISP in the DD statement it will JCL ERROR out the next time the JCL runs in case the PDS doesnt exist. That is the ... |
Topic: Check whether a data set exists in a JCL |
amit4u79
Replies: 8
Views: 12555
|
Forum: Job Control Language(JCL) Posted: Thu Feb 17, 2011 12:17 pm Subject: Check whether a data set exists in a JCL |
Hi,
Hold on I am not asking a stupid question to tell me how do I check if a data set(PDS) exists before I go ahead and delete it. The issue is I am using a couple of SET= parameter in my JCL to g ... |
Topic: Find PROCLIB concatenation in my shop ! |
amit4u79
Replies: 2
Views: 8548
|
Forum: Job Control Language(JCL) Posted: Sun Sep 19, 2010 11:43 pm Subject: Find PROCLIB concatenation in my shop ! |
hello Nevilh, yes I could see and now understand how this entire thing works. Thanks for your response on this. Really helps.
Regards,
-Amit. |
Topic: Find PROCLIB concatenation in my shop ! |
amit4u79
Replies: 2
Views: 8548
|
Forum: Job Control Language(JCL) Posted: Fri Sep 17, 2010 4:39 am Subject: Find PROCLIB concatenation in my shop ! |
Hello Kolusu/Team,
I saw the posts and responses around finding PROCLIB concatenations and here is what my question is:
I read in IBM manual and issued a $D PROCLIB command and it shows me a lis ... |
Topic: Sample rexx code for QUERYENQ ISPF function !! |
amit4u79
Replies: 3
Views: 5691
|
Forum: TSO and ISPF Posted: Mon Oct 06, 2008 12:11 pm Subject: Sample rexx code for QUERYENQ ISPF function !! |
Hey Semigeezer, thanks for your code on QUERYENQ. Yes, you are right I asked for a code on how to use this ISPF function. And because of you I have implemented this automation in production environmen ... |
Topic: Sample rexx code for QUERYENQ ISPF function !! |
amit4u79
Replies: 3
Views: 5691
|
Forum: TSO and ISPF Posted: Tue Sep 23, 2008 1:28 pm Subject: Sample rexx code for QUERYENQ ISPF function !! |
Hi Team, I searched the forum and found many occurences of QUERYENQ ISPF function and also a link to the ISPF manual to explain about QUERYENQ function, but could not find how I can use it in my TSO R ... |
Topic: To send mainframe reports in PDF format !! |
amit4u79
Replies: 4
Views: 5454
|
Forum: Other Technical Topics Posted: Mon Aug 06, 2007 8:17 pm Subject: To send mainframe reports in PDF format !! |
Hi Dick, I seriously am apologetic for not giving my best effort in searching for the already existing postings on the same subject. I think I need to refine my search skills a bit
Kolusu, Dick ... |
Topic: To send mainframe reports in PDF format !! |
amit4u79
Replies: 4
Views: 5454
|
Forum: Other Technical Topics Posted: Mon Aug 06, 2007 5:26 am Subject: To send mainframe reports in PDF format !! |
Hi Kolusu, thanks for your help. Yes, I will go ahead with TXT2PDF suggestion. Thanks again. I had searched the postings but I think I gave option as "Search for all terms in a string" and s ... |
|