Hi,
How do I assign a Data Class to the output files of HSM BACKUP and DUMP?
These files directed to tape (Virtual tapes in a TS7760), and the Data Class
controls the maximum size of the virtual tape.
Thanks
Gadi
? ?? ? ?? ??? ??? ?? ? ??? ??
?
Hi
Would anyone have a example of how to add 90 seconds to 8 byte TOD FIELD
I am not sure of the format of the TOD though I do know it had the actual
date but just by guessing I did the following which didn't seem to product
the right results
LRR8,R15ESTAB
On 12/24/2018 3:43 AM, Gadi Ben-Avi wrote:
How do I assign a Data Class to the output files of HSM BACKUP and DUMP?
These files directed to tape (Virtual tapes in a TS7760), and the Data Class
controls the maximum size of the virtual tape.
We don't set DATACLAS for tape data sets, but we set
Joe,
One second in clock units is X'F424'. See the z/Architecture Principles of
Operation for the format and contents of the CPU clock, figure 4-12 on page
4-47. The value for one second is in the chart under item 9 on page 4-52 here:
http://publibfi.boulder.ibm.com/epubs/pdf/dz9zr011.pdf
You should read up on timer units as well as the format returned by STCKCONV.
Think how you would do this in a high level language or REXX.
On Mon, 24 Dec 2018 10:58:26 -0500 Joseph Reichman
wrote:
:>Hi
:>
:>
:>
:>Would anyone have a example of how to add 90 seconds to 8 byte TOD FIELD
:>
:>
On 12/24/2018 7:58 AM, Joseph Reichman wrote:
Would anyone have a example of how to add 90 seconds to 8 byte TOD FIELD
LG R1,TODvalue Load TOD into R1
ALG R1,=FDS12'90E6' Add 90 seconds
--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive
Thanks I am using it to set a value for ECVTXTSW where I want to suspend
execution for 90 seconds
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of
Farley, Peter x23353
Sent: Monday, December 24, 2018 12:02 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Adding 90 seconds
+1
A colleague about barfed when I first used one of those gnarly number
specs. :-)
sas
On Mon, Dec 24, 2018 at 12:12 PM Ed Jaffe
wrote:
> On 12/24/2018 7:58 AM, Joseph Reichman wrote:
> >
> > Would anyone have a example of how to add 90 seconds to 8 byte TOD FIELD
>
>
> LGR1,TODval
From news://comp.compilers:
Forwarded Message
Subject: Retrocomputing: SUNY Stony Brook Pascal compiler written in XPL
Date: Mon, 24 Dec 2018 02:36:08 -0800 (PST)
From: Shoefoot
Organization: Compilers Central
Newsgroups: comp.compilers
The SUNY Stony Brook Pascal compiler was
On Mon, 24 Dec 2018 17:02:05 +, Farley, Peter x23353 wrote:
>
>One second in clock units is X'F424'. ...
>http://publibfi.boulder.ibm.com/epubs/pdf/dz9zr011.pdf
>
>So right after you do STCK TIME then do this to get a time 90 seconds later
>(SEC90 is an 8 byte field, the same size as your
So we should be able to run it under Hercules too?
On Mon, Dec 24, 2018 at 4:46 PM Robert Prins wrote:
>
> From news://comp.compilers:
>
> Forwarded Message
> Subject: Retrocomputing: SUNY Stony Brook Pascal compiler written in XPL
> Date: Mon, 24 Dec 2018 02:36:08 -0800 (PST)
On Sat, 15 Sep 2018 08:52:55 -0400, Peter Relson wrote:
>
>On Sat, 20 Apr 2013 14:39:08 -0400, Peter Relson wrote:
>>... The documentation says "The STCKCONV macro converts an input
>>time-of-day (TOD) clock value to time of day and date, and returns the
>>converted values to the call
12 matches
Mail list logo