Re: Newbie question about REVIEW/RPF etc
Both RPF and RFE are imitating the style of an IBM program product introduced in the 1970's called Structured Programming Facility (SPF). (Later, they changed the acronym to mean System Productivity
By
Charles Bailey
·
#1625
·
|
Re: Newbie question about REVIEW/RPF etc
If you are new to this stuff, it's worth keeping in mind how it fits together. Hercules emulates mainframe hardware. The Hercules console lets you behave as an operator and systems programmer. MVS is
By
Rupert Reynolds
·
#1624
·
|
Re: Newbie question about REVIEW/RPF etc
That format of the 3 different levels were done in the PDF / ISPF product and copied as a user interface. Saves will go into the project1.library.type while an open will try project1, project2,
By
Mike Schwab
·
#1623
·
|
Newbie question about REVIEW/RPF etc
Hi I am going back and forth playing with MVS in various forms. I still need quite a bit of help in understanding many of the conventions that seem to be used while using MVS.? I am using REVIEW and
By
Marco Antoniotti
·
#1622
·
|
New tk4 release?
Hi All (and especially J¨¹rgen), Have the various issues holding up the next release of tk4 been resolved yet? Is there any possibility of a Christmas present of a new tk4 this year? Peter
By
pjfarley3
·
#1621
·
|
Re: IM , V, B virtual storage browser bug?
Good idea. Thanks. I need to check versions of quite a few things, and now is as good a time as any :-) Roops
By
Rupert Reynolds
·
#1620
·
|
Re: IM , V, B virtual storage browser bug?
Ah! A PEBCAK :-) Thank you. The leading zero was the answer. I left off a leading zero without thinking, because I've spent all day remembering to limit myself to 24 bits :-) That chain of commands
By
Rupert Reynolds
·
#1619
·
|
Re: IM , V, B virtual storage browser bug?
See the IMON/370 page at http://www.prycroft6.com.au. You may be missing the latest version of a usermod or something. Joe wrote:
By
Joe Monk
·
#1618
·
|
Re: IM , V, B virtual storage browser bug?
What is the precise character string you typed in which resulted in that error message? A "secret" is that virtual storage addresses for IM VB must? begin with a decimal digit. Did you specify
By
Greg Price
·
#1617
·
|
IM , V, B virtual storage browser bug?
Is this a known bug? IM (in TK4-) won't display some fixed CSA, but TEST will. IM's virtual storge browser brings up a red error bar with "INVALID ADDRESS SPECIFICATION". It browses PSA, CVT etc just
By
Rupert Reynolds
·
#1616
·
|
Re: Error using tape
No. You're trying to copy data from a tape to a disk, and the whole of that process is being executed under MVS. There's no sense in which the data is being loaded "into MVS". -- Jeremy Nicoll - my
By
Jeremy Nicoll
·
#1615
·
|
Re: RPF 184 released
Hi, In the meantime I have released RPF185 The bug is resolved and more updates are made. You will find RPF on www.prince-webdesign.nl/rpf ( http://www.prince-webdesign.nl/rpf ) Cheers, Rob
By
Rob Prins
·
#1614
·
|
FAQ? Finding IPL SYSP=xx from control blocks
If anyone knows off-the-cuff... I have searched and apprecate that there are ready-made solutions to display this info. I'm looking for the underlying data. (I'm missing my IMI Computing control block
By
Rupert Reynolds
·
#1613
·
|
Re: Error using tape
To disable RAKF seems like overkill to me. :-) The current RAKF profiles allow HERC03 and HERC04 to read from tapes but not to alter them. To change that, first update SYS1.SECURE.CNTL(PROFILES) (the
By
Ren¨¦ Ferland
·
#1612
·
|
Re: Error using tape
What exactly are you trying to do? Joe
By
Joe Monk
·
#1611
·
|
Re: Error using tape
Hi Joe, thanks for your advise. I just tested this as HERC01, and I was to post my reply. As good practice, I never wanted to run as an Admin eg. HERC01 or HERC02, So I allways use Herc03 and 04.
By
carlos feldman
·
#1610
·
|
Re: Error using tape
IEC150I 913-38. https://www.ibm.com/support/pages/iec150i-913-38-and-dfhap0001-abend-913-dfhfcn-when-opening-cics-file Not authorized. If the DSN were 17+ bytes long, you could put whatever HLQ you
By
Mike Schwab
·
#1609
·
|
Re: Error using tape
Your problem is with the HERC03 userid... It doesnt have access to the master catalog in RAKF. Try HERC01 or HERC02. Joe
By
Joe Monk
·
#1608
·
|
Error using tape
Good? morning; I'm trying to load data from a tape into MVS, and seems like RAKF is not allowing me to use tape. I'm using T4K- distribution, on Hercules 4. My JCL is as Follow: 000001 //COPYTAP JOB
By
carlos feldman
·
#1607
·
|
Re: casic question
Short back ground - very :) MVS like all multi-user O/S's require a user to log in to it using their user name and password. In the case of MVS it has more than one mechanism that handles this where
By
Vince Coen
·
#1606
·
|