Re: PDS to SEQ and back to PDS
Ahhh FileAid ... I remember when we had that one. Not that INSYNC isn't a good product, but >Hmmm.. well it sure helped me at 0500 .. Fileaid burped with an S0c4 >"fix". I had to globally change a JCL library to get production out. >I put in a call to Compuware and had a fix in 15 minutes (or so). It >took me 10 minutes to test the fix out and 10 minutes for the global >change. Production was out and the market opened on time. It would >not have if Compuware had not produced the fix. I would have had to >back out (IPL) and then run the jobs that had the "error" under the >old system. I don't like paying them big bucks for their product but >in this case it saved my a** and the company not being fined major $$ >because the market didn't open on time. It saved my bacon although I deserved it but there was no hold on the JES2 fix). >Ed Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: SDSF z/OS 1.7 Quirk
Yeah.. noticed that ... later. We didn't experience that when we went to 1.7 .. or when going to 1.8 a couple of weeks or so ago. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. "Mark H. Young" <[EMAIL PROTECTED] AXCOUNTY.GOV> To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: SDSF z/OS 1.7 Quirk 07/25/2007 12:28 PM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> On Wed, 25 Jul 2007 11:33:53 -0400, Earnie Allen <[EMAIL PROTECTED]> wrote: >Mark ... that ISPF "quirk" ... > >If you have a ISPF Primary Option of '0', you should be able to correct that. > >0 Settings Terminal and user parameters > > > > >Earnie Allen >Senior Systems Programmer >MVS Systems Software >WORLDSPAN, LP Ahem.I did *SAY* SDSF Quirk, didn't I?? It don't happen in ISPF. -- 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 -- 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
Re: SDSF z/OS 1.7 Quirk
For just such times as that (rare cases where for some reason the command line shows up other than where I expect) .. I have a couple of clists that I store in a system SYSPROC library. If my command line is at the BOTTOM and I want it on TOP ... (CMDLNTOP) PROC 0 SET &ZPLACE = ASIS ISPEXEC VPUT ZPLACE END If my command line is at the TOP and I want it on the BOTTOM ... (CMDLNBOT) PROC 0 SET &ZPLACE = BOTTOM ISPEXEC VPUT ZPLACE END Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: SDSF z/OS 1.7 Quirk
Mark ... that ISPF "quirk" ... If you have a ISPF Primary Option of '0', you should be able to correct that. 0 Settings Terminal and user parameters Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: PDS to SEQ and back to PDS
We have PDSMAN in-shop, but I do not believe I can use it for this particular change because not only is the ACCT info different in most cases, but also because there does not now exist any "standard" ACCT field info to key on and do the replace. Thus the need for the project ... not only complete ACCT info, but also standardization of the JOB card(s). == I just completed changes to the JOB account code in over a hundred PDS members using PDSMAN. This has been in our shop for a long time and I don't know who the current vendor is. But if someone is interested, I probably can I track down some contact information. Walter Rue ===== Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: PDS to SEQ and back to PDS
Ooops makes sense. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. Rick Fochtman <[EMAIL PROTECTED] T> To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: PDS to SEQ and back to PDS 07/24/2007 03:01 PM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> --- >I have found copies in-shop of OFFLMOD and REVLMOD (from File134, I would >imagine) and they have fairly "recent" linkedit dates. > >Perhaps these will assist in the project. > > Only if you're processing load modules. -- 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 -- 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
Re: PDS to SEQ and back to PDS
A. I've used that one. Alias 'REV'.. Real handy ... especially for VSAM. How does it work in conjunction with OFFLMOD/REVLMOD? Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. Rick Fochtman <[EMAIL PROTECTED] T> To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: PDS to SEQ and back to PDS 07/24/2007 02:58 PM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> - What does that "REVIEW command processor" do? - It's basically a PDS browser, started from a command line. -- 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 -- 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
Re: PDS to SEQ and back to PDS
I have found copies in-shop of OFFLMOD and REVLMOD (from File134, I would imagine) and they have fairly "recent" linkedit dates. Perhaps these will assist in the project. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: PDS to SEQ and back to PDS
I have CBT471.FILE093 and it contains OFFLOADW and PDSLOADW. That basically the same? -- Try this: 1. Use the REVIEW command processor from the CBT tape, with the OFFLOAD subcommand, to create the flat file. 2. Do whatever edit(s) you need to do. 3. Use the PDSLOAD batch processor, also from the CBT tape, to re-create the PDS. This will also save your ISPF stats. -- -- 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
Re: PDS to SEQ and back to PDS
IIRC? I'll have to look that one up. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. Ted MacNEIL <[EMAIL PROTECTED] CA>To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: PDS to SEQ and back to PDS 07/24/2007 12:44 PM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> >My situation is that I need to take current production JCLlib(s) and modify the ACCT info in each not the same change to all jobcards. IIRC, the PDS command from the CBT can do that. I seem to remember doing something similar a long time ago. So, I would copy the JCLLIB, make the changes, copy back (after verification), compress (if needed). Also, the command does not touch the user area, so stats would remain intact. No need to 'sequentialise' the PDS. - Too busy driving to stop for gas! -- 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 -- 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
Re: PDS to SEQ and back to PDS
That PDS86 solution looks great ... if only all our production jobs had a standard ACCT field/info in them already!!! But, alas, that's what this process is intended to do. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: PDS to SEQ and back to PDS
What does that "REVIEW command processor" do? Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: PDS to SEQ and back to PDS
Getting lots of suggestions/ideas. Gonna take me a bit to sort them out. My situation is that I need to take current production JCLlib(s) and modify the ACCT info in each not the same change to all jobcards. So ... turn the current JCLLIB PDS into a flat file ... run a (yet to be written) process that compares the flatfile line-by-line to another file with all the corrected first-lines containing the new ACCT info and replaces the current JOB card with the new one. (Our jobcards have each parameter ... acct info class user etc on a separate line with the ACCT info as the only parm on the actual JOB line).' After replacing all the old jobcards (first line only) with the appropriate new jobcard put the corrected flatfile back into a PDS format. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
PDS to SEQ and back to PDS
I am in need of a fairly straightforward method of turning a PDS into a flat file (for modifications) and then back into a PDS. Having the original ISPF stats present in the final PDS is not necessarily a critical part of the process for us --- nice, but not absolutely necessary. I have an REXX exec that does the process, but it is not set up to run as a batch job. Would that it were ... sigh. I have come across the CBT FILE093 solution(s) --- but, there appear to be many varieties. Some assistance/suggestions, please? Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Re: Suppressing Step Status Messages
Checking my IEFACTRT specifications . might be lurking in there as a usermod. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. Rick Fochtman <[EMAIL PROTECTED] T> To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: Suppressing Step Status Messages 11/15/2006 11:39 AM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> Looking for a way to suppress Step Status messages from my master consoles. Any suggestions? - Dig out your "System Commands" manual and check out the MONITOR command. Then perhaps check the automatic commands you have set in the PARMLIB. -- 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 -- 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
Suppressing Step Status Messages
Looking for a way to suppress Step Status messages from my master consoles. Any suggestions? Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2799 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] -- 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
Re: Acquiring TSO Userid in Logon Proc
We pull similar information during the Logon in our logon EXEC . but the PROC portion gets picked up separate from the EXEC. Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2700 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. "Edward E. Jaffe" <[EMAIL PROTECTED] OFTWARE.COM> To Sent by: IBM IBM-MAIN@BAMA.UA.EDU Mainframe cc Discussion List <[EMAIL PROTECTED] Subject .EDU> Re: Acquiring TSO Userid in Logon Proc 08/12/2005 10:43 AM Please respond to IBM Mainframe Discussion List <[EMAIL PROTECTED] .EDU> Earnie Allen wrote: >Is there a way to pick up the TSO userid [&sysuid] during logon and utilize >it in the specific TSO logon proc being used? > > Depends on what you mean by "during logon". If the PSCB has already been created, you can get it from there. PSATOLD -> TCBJSCB -> JSCBPSCB (User ID in PSCBUSER at offset zero.) -- .-. | Edward E. Jaffe|| | Mgr, Research & Development| [EMAIL PROTECTED]| | Phoenix Software International | Tel: (310) 338-0400 x318 | | 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801| | Los Angeles, CA 90045 | http://www.phoenixsoftware.com | '-' -- 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 -- 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
Re: Acquiring TSO Userid in Logon Proc
RE: your suggetion You can specify something like: //$TSOSM EXEC PGM=ADFMDF03,DYNAMNBR=200 (or PGM=IKJEFT01) //ISPPROF DD DISP=SHR,DSN=&SYSUID..&SYSNAME..ISPF.ISPPROF . . . You can insert the basic system variables. The above example inserts the TSO userid via &SYSUID, and your system ID (from IEASYSxx) via &SYSNAME. === Well, unfortunately (it seems) that does not work in a "proc" that is primarily responsible for dataset/library allocation/concatenation --- and contains no executable steps. We utilize a logon exec that interfaces with the logon proc for creating the "custom" TSO environment for the users of that particular TSO proc(edure) --- (which in this case winds up being the TSO session job-step). Clear as mud, I am sure!! Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2700 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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
Acquiring TSO Userid in Logon Proc
Is there a way to pick up the TSO userid [&sysuid] during logon and utilize it in the specific TSO logon proc being used? I would like to use it as part of a DSN which I would like to be able to create during logon and go away at logoff --- a monitoring-type dataset. Thanks! Earnie Allen Senior Systems Programmer MVS Systems Software WORLDSPAN, LP Phone: 404-322-2700 FAX: 404-322-4653 E-Mail: [EMAIL PROTECTED] Remember: It takes teamwork to make the dream work. -- 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