Re: Recovery routines

2014-08-29 Thread Rob Scott
Your AUTHxxx cmdproc runs under the parallel authorized TMP whilst all other tasks in the address space are STATUS STOPed. The ESTAE environment established by the caller will NOT be invoked for any abends in the cmdproc running on the parallel task structure. To handle abends in the AUTHxxx

Re: Is there a CPU cost to using key9 storage while running with key8

2014-08-29 Thread Chase, John
-Original Message- From: IBM Mainframe Discussion List On Behalf Of David Price What hardware are you on? I ask because a z196 has some high CPU costs for certain PSW Key-related instructions. For example, SPKA (Set PSW Key from Address) on a z196 shows up in CICS CPU

Re: Is there a CPU cost to using key9 storage while running with key8

2014-08-29 Thread Chase, John
Sorry: ... key-related instructions simply to access key9 storage. -jc- -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Chase, John Sent: Friday, August 29, 2014 7:55 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Is there a

Re: Is there a CPU cost to using key9 storage while running with key8

2014-08-29 Thread Paul Gilmartin
On Thu, 28 Aug 2014 12:15:57 -0700, Ed Jaffe wrote: ISTR it used to be that prefetched cache lines were thrown away on a key change. I'm not sure if that's true any more. That might be a design decision, that it's less costly to discard the entire cache line infrequently than to verify the key

Re: Is there a CPU cost to using key9 storage while running with key8

2014-08-29 Thread Ed Jaffe
On 8/29/2014 6:41 AM, Paul Gilmartin wrote: On Thu, 28 Aug 2014 12:15:57 -0700, Ed Jaffe wrote: ISTR it used to be that prefetched cache lines were thrown away on a key change. I'm not sure if that's true any more. That might be a design decision, that it's less costly to discard the entire

COMPILING A REPORT USING FDREPORT

2014-08-29 Thread John Dawes
G'Day I am trying to run a report using FDREPORT to know what dsns are using a specific DATACLAS. In this case the DATACLAS is for VTS. The example in the doc is for disk dsns. Can this be done for dsns on tape or VTS? --

Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread esmie moo
I thnk the good folks at Innovations can help. On Fri, 8/29/14, John Dawes jhn_da...@yahoo.com.au wrote: Subject: COMPILING A REPORT USING FDREPORT To: IBM-MAIN@LISTSERV.UA.EDU Received: Friday, August 29, 2014, 10:27 AM G'Day I am trying to

Re: Recovery routines

2014-08-29 Thread MichealButz
I do establish the estaex in the cmdproc the authorized program at the time it is in problem state ASC primary I load a program BALR to it at the time of the abend Iam in Supervisor state ASC AR storage key 0 does that matter For my recovery routine to get control What I wll do under

Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread Lizette Koehler
Do you have any of the following CA Products you can install CA GMI (Graphical Manager Interface) A LITE version of CA VANTAGE The following are CA GMI qualified CA products: CA 1 CA TLMS CA ASTEX CA CREWS CA Datacom/DB CA Disk CA IDMS/DB CA MasterCat CA

Re: COMPILING A REPORT USING FDREPORT

2014-08-29 Thread John Dawes
We have CA-1. I will take a look at that option. Thanks for the tip. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Understanding Data Set Information?

2014-08-29 Thread Paul Gilmartin
My command was (after deleting the output data set): _UNIX03=NO cp -B -P'SPACE=(1,(0,300)),BLKSIZE=0' /dev/fd/0 //TEMP.CBT854.ZIP ISPF DSLIST Information tells me: Data Set Information Data Set Name . . . . : user.TEMP.CBT854.ZIP General Data

Re: Is there a CPU cost to using key9 storage while running with key8

2014-08-29 Thread Jim Mulder
What hardware are you on? I ask because a z196 has some high CPU costs for certain PSW Key- related instructions. For example, SPKA (Set PSW Key from Address) on a z196 shows up in CICS CPU figures because it stalls the pipeline when changing PSW keys between key 8 and key 9 -- or even

Re: Understanding Data Set Information?

2014-08-29 Thread Lizette Koehler
This looks like it might be buried in your ALLOCXX member in SYS1.PARMLIB. If you have no MGT Class or Storage Class, then your ACS routines probably did not do anything to the file. To find your ACS routines, you need to access the ISPF Application called ISMF and go to Option 7 or 8, I

Re: Understanding Data Set Information?

2014-08-29 Thread Lizette Koehler
The other area to check out is your ISPF Configuration information. Lizette -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Lizette Koehler Sent: Friday, August 29, 2014 4:46 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re:

Re: Understanding Data Set Information?

2014-08-29 Thread Paul Gilmartin
On Fri, 29 Aug 2014 16:48:31 -0700, Lizette Koehler wrote: The other area to check out is your ISPF Configuration information. I used ISPF only to inspect the data set attributes after the job(s) ran. Is ISPF able somehow to reach back in time and affect the result of a job that ran earlier? Or

Re: Understanding Data Set Information?

2014-08-29 Thread Mike Schwab
1/2 track blocking factor, so 2 blocks per track in actual usage. 1 cyl = 15 tracks or 30 blocks, so allocation units are in cylinders. 240 blocks is 120 tracks is 8 cylinders, so looks like it did a release. Blksize of 1-22 bytes occurs 86 per track. 10,000 / 86 = 116.27 tracks, rounded up to

Re: Understanding Data Set Information?

2014-08-29 Thread Bill Godfrey
On Fri, 29 Aug 2014 22:18:46 -0500, Bill Godfrey bgodfrey...@gmail.com wrote: On Fri, 29 Aug 2014 17:47:03 -0500, Paul Gilmartin wrote: My command was (after deleting the output data set): _UNIX03=NO cp -B -P'SPACE=(1,(0,300)),BLKSIZE=0' /dev/fd/0 //TEMP.CBT854.ZIP ISPF DSLIST

Question regarding sharing of CF

2014-08-29 Thread P. Mukhopadhyay
Hello, Is it possible to share a CF (CF LPAR) between two different sysplex (the structure names will of course be different for the sysplex-es)? In other words, if there are two CFs - CFA CFB, and two sysplex - PLEXY and PLEXZ, can PLEXY and PLEXZ access different structures defined in CFA

Re: Understanding Data Set Information?

2014-08-29 Thread retired mainframer
The ACS routines once existed in source somewhere. When they are compiled into an SCDS the DSN and member names are saved in the SCDS also. However, nothing prevents them from being modified after compilation. (This is no different than any other source library. It is a management