Re: Generating output in SORT with a time value

2024-01-31 Thread Billy Ashton
Thanks so much for this, Kolusu. I was hoping to find a way to get a new time on every record, but I think I can work with this and the following sequence number. I hope you have a great day today! Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h K

Re: Generating output in SORT with a time value

2024-01-31 Thread Billy Ashton
umeral value (let's say 125110104322) that represents the HHMMSSmm for each record as it is built. I have seen examples using a static date for the entire execution, but I am hoping for multiple milliseconds to show up in these records. Thank you and best regards, Billy Ashton -- Or

Generating output in SORT with a time value

2024-01-31 Thread Billy Ashton
ta field 1', 52,C'This is my data field 2' , 82,C'This is my data field 3', 102,C'AZ', 104,C'1') Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instruct

Replacement for LMAC program in ISPF 3.1

2024-01-29 Thread Billy Ashton
program like I had before with LMAC? Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Can this be done?

2023-12-15 Thread Billy Ashton
, and go back to work! Thanks for letting me know how complicated this simple thought was - you can all carry on here without me... Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access

Can this be done?

2023-12-14 Thread Billy Ashton
ce as PS" but I doubt that is likely. I can't go into more detail at present, sorry! What do you think? Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions,

Re: Scan a VSAM LDS?

2023-09-12 Thread Billy Ashton
This looks interesting at first glance...do you know where I might find some examples to see it in action? Thank you and best regards, Billy Ashton -- Original Message -- From "Seymour J Metz" To IBM-MAIN@listserv.ua.edu Date 9/12/2023 12:39:47 PM Subject Re: Scan a VSAM

Scan a VSAM LDS?

2023-09-12 Thread Billy Ashton
RECORD TYPE=V INCLUDE COND=(5,24576,SS,EQ,C'MBC$23005X') (I don't know if I need special statements for VSAM LDS...I couldn't find any indication in the docs.) Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe

Re: Is SMP/E needed for installs?

2023-08-31 Thread Billy Ashton
Thank you and best regards, Billy Ashton -- Original Message -- From "Phil Smith III" To IBM-MAIN@listserv.ua.edu Date 8/31/2023 11:58:23 AM Subject Re: Is SMP/E needed for installs? Thanks to many people politely telling me, "Hey dummy, use SYMBOLS=", I have go

Re: SORTWK space usage

2023-07-06 Thread Billy Ashton
it. Of course, we test all the job changes like this. Thanks again so much for your guidance here! I don't think I have any more questions, but other folks may still jump in, I guess. Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date

Re: SORTWK space usage

2023-07-06 Thread Billy Ashton
defined as CYL(4000,1000) - which might be too high a primary as you said - How can I convert that sort of allocation to DYNSPC settings? It sounds like that would be a crucial setting for my common parameters to be successful. Thank you and best regards, Billy Ashton -- Original Message

Re: SORTWK space usage

2023-07-06 Thread Billy Ashton
this everywhere? //DFSPARM DD * OPTION DYNALLOC=(SYSDA,15),DYNSPC=768,HIPRMAX=OPTIMAL,MOSIZE=MAX,MOWRK /* (I put the data instream here, but we want to stick it into a system PDS member.) Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu"

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
defaults. Have a good evening, and a happy Independence Day to the US folks! Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date 7/3/2023 6:40:56 PM Subject Re: SORTWK space usage how can I dump off the cu

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
docu somewhere that helps interpret the SYSOUT messages). Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date 7/3/2023 4:54:39 PM Subject Re: SORTWK space usage 450mill * 110 * 1.5 = 7425000 = 69GB so mayb

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
Thanks again, Peter, and all. One last question - how can I dump off the current SORT system options? For example, Peter, you said, "my shop defaults DYNALLOC to 59" - how can I see what our default setting has? Thank you and best regards, Billy Ashton -- Original Message --

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
It is on disk, Doug. Thanks for the caveat! Thank you and best regards, Billy Ashton -- Original Message -- From "Doug Shupe" To IBM-MAIN@listserv.ua.edu Date 7/3/2023 4:07:05 PM Subject Re: SORTWK space usage Billy, Am only trying to present a possible option.

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
? Thank you and best regards, Billy Ashton -- Original Message -- From "Doug" To IBM-MAIN@listserv.ua.edu Date 7/3/2023 2:45:28 PM Subject Re: SORTWK space usage Try adding this instead off sorted dd. //DFSPARM DD * OPTION DYNALLOC=(SYSDA,15),DYNSPC=768 /* You can add oth

Re: Broadcom SCRT

2023-07-03 Thread Billy Ashton
Broadcom was having some problems with the customer website earlier today, but I think they are back up and running now. Thank you and best regards, Billy Ashton -- Original Message -- From "rpinion865" <042a019916dd-dmarc-requ...@listserv.ua.edu> To IBM-MAIN

Re: SORTWK space usage

2023-07-03 Thread Billy Ashton
UNIT=(WORK,5)... and this will not work, is that right, Sri Kolusu? I would only get the first volume anyway? Thank you and best regards, Billy Ashton -- Original Message -- From "Farley, Peter" <031df298a9da-dmarc-requ...@listserv.ua.edu> To IBM-MAIN@listserv.ua.e

SORTWK space usage

2023-07-03 Thread Billy Ashton
a better handle on how Sort determines what it needs. Thanks, everyone! This might be a good discussion! Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Are there samples of COBOL methods or classes?

2023-05-26 Thread Billy Ashton
e understand this! Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: COBOL Field Length problem

2023-05-24 Thread Billy Ashton
I have time for here. Thanks again! Billy -- Original Message -- From "Billy Ashton" To "IBM Mainframe Discussion List" Date 5/24/2023 1:24:05 PM Subject Re[2]: COBOL Field Length problem Michael, you gave me something interesting to try. It seems the Config

Re: COBOL Field Length problem

2023-05-24 Thread Billy Ashton
use explicit FUNCTION calls to get past the problem. Thanks for pointing me the right direction through the fog! Billy Ashton -- Original Message -- From "Schmitt, Michael" To IBM-MAIN@listserv.ua.edu Date 5/24/2023 1:03:18 PM Subject Re: COBOL Field Length problem I don'

COBOL Field Length problem

2023-05-24 Thread Billy Ashton
you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Using COBOL COPY/REPLACING in display literals?

2023-05-23 Thread Billy Ashton
I was able to use the String command successfully with the replacement. Thanks for the direction, Michael! Thank you and best regards, Billy Ashton -- Original Message -- From "Schmitt, Michael" To IBM-MAIN@listserv.ua.edu Date 5/22/2023 3:49:29 PM Subject Re: Using

Using COBOL COPY/REPLACING in display literals?

2023-05-22 Thread Billy Ashton
looked through the manuals and done my Google diligence, but saw nothing about replacements (or lack of) in Procedure Division literals. Does anyone have a good answer here? Can my programmer do this or not, and if so, how? Thank you and best regards, Billy Ashton

Edit commands without a macro?

2023-04-21 Thread Billy Ashton
regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: DFSORT to count and sum subsets of data

2023-03-28 Thread Billy Ashton
Kolusu, you are great and gracious! Thank you for this - it works as expected. I will dress up the file a bit with a good header, date and timestamp, and be able to turn it over to my user tomorrow. I greatly appreciate the teaching through this, too. Thank you and best regards, Billy Ashton

Re: DFSORT to count and sum subsets of data

2023-03-28 Thread Billy Ashton
Wow, I did not want this to be so difficult...but given a choice, I would like the second approach, as it is cleaner, but for the sake of learning (if you don't mind), I would welcome the first option, also, to make my training more complete! Thank you and best regards, Billy Ashton

Re: DFSORT to count and sum subsets of data

2023-03-28 Thread Billy Ashton
ith the 0 Articles and 0 Items. Is this possible? Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date 3/28/2023 12:09:14 PM Subject Re: DFSORT to count and sum subsets of data Kolusu, this works great, and t

Re: DFSORT to count and sum subsets of data

2023-03-28 Thread Billy Ashton
Kolusu, this works great, and the end user is happy with the detail. Now, he wants one additional tweak. The top of the file (within the first two rows) has this: PROD.A31XAD.IDARTA00 ARTICLE LISTING BY DEPARTMENT (This starts in Col 2)

DFSORT to count and sum subsets of data

2023-03-27 Thread Billy Ashton
cles, total items: ###2044 I can get the count to work through a simple sum, but I can't get the number of articles to break on the Department code (there could be 1-to-n departments in each file). Can someone help me with what should be fairly simple here? Thank you and best regards, Bi

Re: location of JCL for started task

2023-03-18 Thread Billy Ashton
Bill, does this help at all: https://www.ibm.com/docs/en/zos/2.2.0?topic=language-setting-up-started-tasks-master-jcl Thank you and best regards, Billy Ashton -- Original Message -- From "Bill Giannelli" To IBM-MAIN@listserv.ua.edu Date 3/18/2023 1:42:45 PM Subject Re

Re: JCL Procedure help

2023-02-08 Thread Billy Ashton
I agree with Steve's approach...since you want the job to be on a certain system, le the check be in the job. This keeps the proc concentrated on the work it needs and less cluttered. Thank you and best regards, Billy Ashton -- Original Message -- From "Steve Smith" T

Re: JCL // SET SYMBOL indirection

2023-01-31 Thread Billy Ashton
Unfortunately, you can not have "nested" symbols...just one and done. Thank you and best regards, Billy Ashton -- Original Message -- From "Robert Garrett" To IBM-MAIN@listserv.ua.edu Date 1/31/2023 7:07:31 PM Subject JCL // SET SYMBOL indirection I love symbol

Re: DFSORT maximum input records

2023-01-12 Thread Billy Ashton
process to either segment the sorts into two pieces based on the high order part of the sort key, or if you could split, sort, and merge files outside of your program. It sounds to me that it is a special program that has to touch 4.3billion records in its run. Thank you and best regards, Billy

Re: Rexx function STORAGE with weird behavior on Netview

2022-12-19 Thread Billy Ashton
Paul, the Storage command works on Hex values by default, so Storage(10,4) is dealing with the address x'0010'. Thank you and best regards, Billy Ashton -- Original Message -- From "Paul Gorlinsky" To IBM-MAIN@listserv.ua.edu Date 12/19/2022 8:52:02 AM Subject Re: Rex

Re: Rexx function STORAGE with weird behavior on Netview

2022-12-19 Thread Billy Ashton
VT= C2D(Storage(10,4)) Call Trace("O") /* though you won't get here if it fails...*/ Thank you and best regards, Billy Ashton -- Original Message -- From "Jack Zukt" To IBM-MAIN@listserv.ua.edu Date 12/19/2022 8:20:10 AM Subject Rexx function STORAGE with weird

Re: How to SORT Variable records with OVERLAY

2022-12-13 Thread Billy Ashton
rite a program to do this two-file match, but I am trying to open eyes to the possibility of a faster-running SORT process. Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date 12/12/2022 5:02:55 PM Subject Re

How to SORT Variable records with OVERLAY

2022-12-12 Thread Billy Ashton
) INCLUDE COND=...,OR, ... INREC with multiple IFTHEN and PUSH and OVERLAYs OUTFIL VTOF, INCLUDE,BUILD There must be something simple I am missing (and there will be another question tomorrow if I get this fixed). Thank you and best regards, Billy Ashton

Re: Using JCL variables with DFSORT

2022-11-03 Thread Billy Ashton
it, look at the SYMOUT DD statement to see the before and after image of the statement. Let us know what you see for the symbol. Thank you and best regards, Billy Ashton -- Original Message -- From "Jack Zukt" To IBM-MAIN@listserv.ua.edu Date 11/3/2022 2:08:46 PM Subject Re:

Re: Variable Sort Parsing

2022-10-22 Thread Billy Ashton
Kolusu, this worked great! I went with the Version 2 selection, and replaced the pipe delimiter with just a simple space. Thanks again - one day, I hope to be able to do these simple things myself! Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h K

Re: Variable Sort Parsing

2022-10-19 Thread Billy Ashton
Msgkey - "Program Parm" type date , runtype() location numeric-code 2. The input is a FB file of 150, and these records are just space padded. The other log records in the file are of all different lengths, with some using the whole 150. Thank you and best regards, Bi

Variable Sort Parsing

2022-10-19 Thread Billy Ashton
elp with the Inrec definition? Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Is there such a thing as JCL to transfer files using https?

2022-10-01 Thread Billy Ashton
haven't found anything useful (I guess this should be a clue). Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO

Re: REXX Testing a bit?

2022-08-02 Thread Billy Ashton
ot;,15) Then Say "It is on"---> RC (1): It is on If BitOn("ABC",26) Then Say "It is on" ---> RC (9): null If BitOn("A",4) Then Say "It is on"---> RC (0): null Thank you and best regards, Billy Ashton -- Original Message -- From &q

Re: REXX Testing a bit?

2022-08-02 Thread Billy Ashton
the setting of bit 6 of the flag1 variable Translate to the values I pass in (N, Y) from the bit value of 0, 1 Another simple way you could do it is to build your test mask (bit 6 on), and use this: If C2X(Bitand(flag1,'0100'b)) > 0 Then say "got it" Thank you and best regards, Bill

Re: Using SORT to generate sequential Dates

2022-07-06 Thread Billy Ashton
! Thank you and best regards, Billy Ashton -- Original Message -- From "Sri h Kolusu" To IBM-MAIN@listserv.ua.edu Date 6/30/2022 6:14:04 PM Subject Re: Using SORT to generate sequential Dates Billy, If I understand your requirement correctly, you need current month begin to end

Re: Using SORT to generate sequential Dates

2022-06-30 Thread Billy Ashton
Kolusu, the key data is that I have the previous month start and end date (for today, it would be May 1 and 31), with some range of dates before that. I also need at least the end of the current month (June 30, today). For running it tomorrow, I need at least June 1 - 30 (with some dates in

Using SORT to generate sequential Dates

2022-06-30 Thread Billy Ashton
number, but have trouble with incremental dates or getting the start date. Can Kolusu or someone else help with this? I am sure it is simple with a repeat, but I can't come up with anything. Thank you and best regards, Billy Ashton

Re: FTP Software for Mainframe to PC

2022-06-10 Thread Billy Ashton
WinSCP(winscp.net) Thank you and best regards, Billy Ashton -- Original Message -- From "Lizette Koehler" To IBM-MAIN@listserv.ua.edu Date 6/10/2022 8:48:55 AM Subject FTP Software for Mainframe to PC Just looking to create a list of software that does FTP from the

Re: [EXTERNAL] Do they still make greenbar paper these days?

2022-06-08 Thread Billy Ashton
I still remember my first computer-oriented job as a burster and decollator operator. My biggest nemesis was the 5-part carbon form with parts 4&5 edge glued (for an insurance company, of course). Ahh, those halcyon days... Thank you and best regards, Billy Ashton -- Original Mes

Coding IF statement in BPXBATCH shell

2022-02-11 Thread Billy Ashton
XBATCH script to do a simple string compare? Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
active environment. So here, !cp is running a shell Copy command to copy the MVS file to Unix (still trying to work that out with return code testing). Thank you and best regards, Billy Ashton -- Original Message -- From "Paul Gilmartin" <000433f07816-dmarc-requ...@li

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
a very good shell programmer. Thank you and best regards, Billy Ashton -- Original Message -- From "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu> To IBM-MAIN@listserv.ua.edu Date 2/8/2022 12:04:56 PM Subject Re: how to do Unix copy command with temp

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
/tempfile.txt) Thanks again for your great suggestion! B Thank you and best regards, Billy Ashton -- Original Message -- From "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu> To IBM-MAIN@listserv.ua.edu Date 2/8/2022 8:59:34 AM Subject Re: how to do Unix copy c

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
Hi Carmen, I am going to give gil's method a try first, as it is simple enough to keep inside a BR14, and failing that, I will go with the shell command. Thanks for the suggestion! Thank you and best regards, Billy Ashton -- Original Message -- From "Carmen Vitullo" T

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
you and best regards, Billy Ashton -- Original Message -- From "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu> To IBM-MAIN@listserv.ua.edu Date 2/8/2022 8:59:34 AM Subject Re: how to do Unix copy command with temp file On Tue, 8 Feb 2022 13:01:14 +00

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
, Billy Ashton -- Original Message -- From "Paul Gilmartin" <000433f07816-dmarc-requ...@listserv.ua.edu> To IBM-MAIN@listserv.ua.edu Date 2/8/2022 9:11:38 AM Subject Re: how to do Unix copy command with temp file On Tue, 8 Feb 2022 13:01:14 +0000, Billy Ashton wrote:

Re: how to do Unix copy command with temp file

2022-02-08 Thread Billy Ashton
=(DELETE,DELETE) and that file does not exist, I get a JCL error. Ideally, I should not need this, but want to ensure that this file is not there when I start my processing. Thank you and best regards, Billy Ashton -- For IBM

how to do Unix copy command with temp file

2022-02-03 Thread Billy Ashton
Thank you and best regards, Billy Ashton -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: What not to do on a z/OS system...

2022-01-19 Thread Billy Ashton
My career in IT started as an overnight burster and decollator operator... Billy -- Original Message -- From "Carmen Vitullo" To IBM-MAIN@listserv.ua.edu Date 1/19/2022 3:07:12 PM Subject Re: What not to do on a z/OS system... yup, Print, burst, trim, console, microfiche, all

Re: Ad message paradigm (Re: Ad NetRexx (Re: Ad programming features (Re: ... Re: Top 8 Reasons for using Python instead of REXX for z/OS

2022-01-13 Thread Billy Ashton
All of this sounds interesting, so if I wanted to try out some Python scripts to see how they stack up to Rexx, where might I find some Python source members along with JCL members to run them? Thanks! Billy -- Original Message -- From "Farley, Peter x23353"

Re: How to use dfsort to filter keywords that aren't fixed position

2021-12-22 Thread Billy Ashton
Thanks, Kolusu...this works like a charm, and I can understand what it is doing. I will let you get back on track with Jason's part of the request now. Have a Merry Christmas and happy holiday season! Billy Sri h Kolusu wrote on 12/21/2021 15:38: 1. Look for any job ABCDE123 having message

Re: How to use dfsort to filter keywords that aren't fixed position

2021-12-21 Thread Billy Ashton
Kolusu, thanks for the sample, it does work great for what you said, and I can use this. I'm afraid I did not ask this correctly, and it will explain why I think two steps, unless you think otherwise. Let me restate the logic using your sample below. 1. Look for any job ABCDE123 having message

Re: How to use dfsort to filter keywords that aren't fixed position

2021-12-21 Thread Billy Ashton
Kolusu, this leads to some intriguing things, and there are a lot of possibilities here. I would like to ask one extension to this, if you please. I would like to be able to further screen the syslog by Jobname, but knowing that there could be multiple job numbers, I would need a way to

Re: Using HTTPS from JCL for file download?

2021-11-19 Thread Billy Ashton
are different, I've been as site that do not require me to use the proxy , both options work well. Carmen On 11/19/2021 2:00 PM, Billy Ashton wrote: Hi all, I am back! After successfully getting my FTPS and SFTP JCL set up and working right here, some manager got a bee in his bonnet to say that he

Using HTTPS from JCL for file download?

2021-11-19 Thread Billy Ashton
Hi all, I am back! After successfully getting my FTPS and SFTP JCL set up and working right here, some manager got a bee in his bonnet to say that he wanted to use HTTPS protocol from his JCL, because he read that HTTPS was the best way to go. I tried to explain that HTTPS was meant for

Re: conditional JCL - Reinvent the wheel?

2021-11-10 Thread Billy Ashton
Here is a neat little trick I learned from a guy at CA, using SET and IF. I use this a lot now, and other than needing a dummy step if I am testing the first step in a job, it works great. I have been able to nest my IF statements sometimes 3 deep when I have complex processing that I want to

Re: How to stack large instream data inside BPXBATCH

2021-10-19 Thread Billy Ashton
Paul Gilmartin wrote on 10/19/2021 09:09: On Tue, 19 Oct 2021 02:57:22 -0500, Jantje. wrote: On Mon, 18 Oct 2021 15:17:22 -0400, Billy Ashton wrote: Hi again...is there a way to run a single BPXBATCH JCL member that Can I suggest you move to COZBATCH? So much simpler to use and far better

How to stack large instream data inside BPXBATCH

2021-10-18 Thread Billy Ashton
Hi again...is there a way to run a single BPXBATCH JCL member that copies some instream data into temp files and then run a command that uses those files? For example, I tried this, but got no output: //SFTP      EXEC PGM=BPXBATCH //STDOUT    DD SYSOUT=* //STDERR    DD SYSOUT=* //SYSOUT    DD

Re: Passing user/pw in to BPXBATCH SFTP

2021-10-09 Thread Billy Ashton
Well, when you are working in JCL, the line is 72/80 bytes for most libraries. So then the question is, how do you continue the command to a second or third line in these standard JCL libraries? Billy What Line limit are you dealing with? 72 or larger? With BPXBATCH STDPARM, the limit is

Passing user/pw in to BPXBATCH SFTP

2021-10-08 Thread Billy Ashton
Hi all! I see we have been talking some about FTPS, so now I want to spin the letters around for SFTP with an easy question-I hope! Does anyone have a batch job/JCL that they use for SFTP that hides a user/password? I have looked for some hours at Google, and everything I see has the user and

Re: Spool entire job to a file?

2021-08-19 Thread Billy Ashton
Sure...I will try to copy it out tomorrow for you... kekronbekron wrote on 8/18/2021 23:15: If you don't mind, can you show us how. - KB ‐‐‐ Original Message ‐‐‐ On Thursday, August 19th, 2021 at 5:33 AM, Billy Ashton wrote: I found a way to call the Sysview batch processing

Re: Spool entire job to a file?

2021-08-18 Thread Billy Ashton
I found a way to call the Sysview batch processing program from my JCL, and I can save the whole job as I wanted. Thanks to everyone for your suggestions--I really like the way this group thinks out of the box! Billy Billy Ashton wrote on 8/18/2021 13:56: Thanks, Lizette! I will give

Re: Spool entire job to a file?

2021-08-18 Thread Billy Ashton
Thanks, Lizette! I will give this a try. Billy Lizette Koehler wrote: Go to the internet and look for John McKown's JES2DISK in a GIT Hub It will do what you want and it is free Lizette -Original Message- From: IBM Mainframe Discussion List On Behalf Of Billy Ashton Sent

Re: Spool entire job to a file?

2021-08-18 Thread Billy Ashton
Actually, we have the CA product Sysview. I am looking to see if there is an easy way to do this in there. James Crudele wrote: No SDSF? On Aug 18, 2021, at 09:56, Mike Shorkend wrote: Spool Offload? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Billy

Spool entire job to a file?

2021-08-18 Thread Billy Ashton
Hi all...I have a need to run a bunch of jobs to do some changes to files, and we want to preserve the output of all these jobs for auditors. Is there a way to use an OUTPUT statement or something in the job itself that can redirect the entire job output to a PDS member? We don't have a

Re: Identifying PDS/E or PDS in IEBCOPY Unload

2021-07-29 Thread Billy Ashton
rong. sas On Thu, Jul 29, 2021 at 6:07 PM Billy Ashton wrote: These are solution files that the vendor sends to us, so we have no control of what to do. They tell us that the target is a PDS or PDSE, but I was just looking for a backup method to try and ensure that what they say matches the file. A

Re: Identifying PDS/E or PDS in IEBCOPY Unload

2021-07-29 Thread Billy Ashton
such corruption, interception, tampering, amendment or viruses or any consequence thereof. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Billy Ashton Sent: Thursday, July 29, 2021 2:37 PM To: IBM-MAIN@LISTSERV.UA.EDU

Identifying PDS/E or PDS in IEBCOPY Unload

2021-07-29 Thread Billy Ashton
Hey everyone, here is an odd question for y'all. Is there any way I can tell from an IEBCOPY unload file (that I received from a vendor) whether it is an unload of a PDS or an unload of a PDS/E? Since IEBCOPY is pretty particular about only loading full libraries back to the same source type,

Re: Interesting behavior - instream variable sub

2021-07-20 Thread Billy Ashton
Try adding an output report DD statement to your SYSIN, like this: //SYSUT1 DD *,SYMBOLS=(EXECSYS,SYMRPT) And then add a DD for SYMRPT //SYMRPT DD SYSOUT=G This report will show the before and after substitution, and may give you a clue. Billy Ed Jaffe wrote on 7/20/2021 18:30: On

Re: Allocate DB2 LDS with JCL?

2021-06-17 Thread Billy Ashton
Kolusu, thanks once again! I will give this a try. I assume the Blksize of 4K will set the CISize to 4K... And do I need to do anything special with ShareOpts? -- Original Message -- From: "Sri h Kolusu" To: IBM-MAIN@listserv.ua.edu Sent: 6/17/2021 11:59:13 AM Subject: Re: Allocate

Allocate DB2 LDS with JCL?

2021-06-17 Thread Billy Ashton
Hey everyone, here is a quick question. I am looking at some of our utilities and production control tools, and wanted to know if anyone has samples to allocate a DB2 VSAM LDS (1) using JCL parameters only - not with IDCAMS, or (2) with Rexx? If so, I would appreciate it - I have not found

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
r J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Billy Ashton [bill00ash...@gmail.com] Sent: Wednesday, June 9, 2021 11:13 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: ISPF startup

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
Well, Kolusu has hit on the edge of the bullseye! I searched the ISPPROF file, and found the split and swap command string in the ISPPROF member. It took a little magic from an old Rexx I had from who knows when (called ProfRead) that showed there is a ZSTART variable in ISPPROF. Closer look

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
PF startup processing I still think there's a possibility its the session manager, most SM's can execute logon scripts, or macro's during signin, what SM do you use? the macro's or scripts can be user or group specific Carmen On 6/9/2021 10:30 AM, Billy Ashton wrote: Kolusu and Raphael, we c

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
Kolusu and Raphael, we checked 7.3, and issued L ZSTART, and in fact, scrolled through all 900 variables, and did not see anything for ZSTART or any variable with a Split or Swap command. Next thoughts? This is really a strange puzzle... Billy -- Original Message -- From: "Sri h

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
reen, what is written in the command field? This is part of the racf Tao segment and loaded at logon time. Maybe it is isotope;split;split;split ITschak בתאריך יום ד׳, 9 ביוני 2021 ב-17:59 מאת Billy Ashton : Hello all...I don't know if there is an ISPF list, but hope you can help me here. I h

Re: ISPF startup processing

2021-06-09 Thread Billy Ashton
X thought it was a great idea to start a script that puts your session in split screen, one screen SDSF, one ISPF edit Carmen On 6/9/2021 9:58 AM, Billy Ashton wrote: Hello all...I don't know if there is an ISPF list, but hope you can help me here. I have a user that is having some stra

ISPF startup processing

2021-06-09 Thread Billy Ashton
Hello all...I don't know if there is an ISPF list, but hope you can help me here. I have a user that is having some strange things happening when he logs into TSO and goes into ISPF. For example, while everyone else starts ISPF and has one window open, this user has 5 split screens defined

Re: 3270 emulator / telnet with encryption

2021-05-05 Thread Billy Ashton
I know that QWS (Jolly Giant software) has a QWS 3270 Secure product. -- Original Message -- From: "Bill Giannelli" To: IBM-MAIN@listserv.ua.edu Sent: 5/5/2021 6:14:43 AM Subject: 3270 emulator / telnet with encryption Our network security group (with no mainframe knowledge) is

Re: Datacentre Rack power clarification

2021-05-05 Thread Billy Ashton
You also might need to consider if you have redundant power supplies or redundant/diverse power sources. There will not be a single definition of power consumption based on the number of units or even the number of devices. A 12U rack used as a patch panel will have no consumption, but a 12u

And the survey says...

2021-04-29 Thread Billy Ashton
Does Vista have the ability to only use one taskbar icon, and stack all the sessions as tabs within that one instance? I often have a number of sessions open, and would rather have one icon than bunches (especially since I can use a toolbar button to swap sessions). Here's hopin'! Billy

Re: And the survey says...

2021-04-28 Thread Billy Ashton
Does Vista have the ability to only use one taskbar icon, and stack all the sessions as tabs within that one instance? I often have a number of sessions open, and would rather have one icon than bunches (especially since I can use a toolbar button to swap sessions). Here's hopin'! Billy

Anyone have SFTP JCL to share?

2021-04-14 Thread Billy Ashton
Hi everyone! I was just moved to support a CA product (I guess that's Broadcom now), and have to send in a sensitive file to one of my support cases. The file is pretty large, and the support tech said I have to copy it to OMVS to use SFTP for uploading it. I am not sure I have that space

FTP multiple docs to IBM

2021-03-18 Thread Billy Ashton
Hi everyone...I am looking at how we upload our files for vendor support tickets, and it seems that every vendor does things differently. I had read somewhere that there is a program that IBM uses that allows customers to upload multiple files at once, including PDS or PDSE files, and it

Re: Anyway to save ISRDDN output?

2021-02-17 Thread Billy Ashton
Is there a way to fire off ISRDDN in ISPF batch mode? Billy -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Using symbolic DD names

2020-12-30 Thread Billy Ashton
Scheduling products can supply symbolics where native z/OS might now. Could you provide an example where your program when it executes would use a random DD name in JCL? Lizette -Original Message- From: IBM Mainframe Discussion List On Behalf Of Billy Ashton Sent: Wednesday, December 3

Using symbolic DD names

2020-12-30 Thread Billy Ashton
Hey folks! I have a vendor product program that looks for different DDnames depending on the control statements passed into the program. Is there any way to define a dynamic DD statement using JCL symbols? For example, I would love to have //TB to correspond to TB01DAT, TB14DAT, or TB67DAT if

  1   2   >