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
·
|
Re: casic question
thanks for your help. This worked for me: //IEBGENE3 JOB 'LOAD TEXT DATA TO MVS',CLASS=A,MSGCLASS=A, //? ? ? ? ?USER=HERC03,PASSWORD=PASS4U //IEBGENE3 EXEC PGM=IEBGENER,REGION=128K //SYSIN? ?
By
carlos feldman
·
#1605
·
|
Re: casic question
Carlos, When replying, please make sure to include what you are replying to... Joe
By
Joe Monk
·
#1604
·
|
Re: casic question
how could I do that ? Remember I'm a beginner here
By
carlos feldman
·
#1603
·
|
Re: casic question
You can GET a permission in RACF..... The HLQ HERC03 , isn?t defined . OR¡. Before your execution change the HLQ to your USERID ----------------------------------- Marco Antonio Ferreira Proteus
By
Marco Silva
·
#1602
·
|
Re: Tur(n)key TK4- clock 1 hour fast-bug?
D'oh! I had a quick look through PARMLIB, but I missed (PARMTZ). It was set E one hour of GMT, which would match if Volker Bandke set it for Germany, I guess. Fixed in parmlib, TZOFFSET put back to 0
By
Rupert Reynolds
·
#1601
·
|