Re: Re: Trouble Trying to install latest RPF
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
Ron, You can capture your Hercules commands with : log <logfilename> so do a : log logtest devlist log lognew (closes the logfile) Then you should end up with a 'logtest' file in your hercules directory, and you can post the results here. If your 'devinit' is successful, it should show something like : devinit 0c jcl\mike\rpf_S.jcl HHCPN098I Device 0:000C initialized The 'devlist' command will show which devices Hercules was able to initialize on startup and what their status is. There should also be a <hercules dir>/log/hardcopy.log file which is a log of the mvs/jes console. Mike On 4/22/10, RonH <[email protected]> wrote: > > > --- In [email protected], "halfmeg" <opplr@...> wrote: >> >> > Ron Hudson wrote: >> >> > Hi All... >> >> > I am having problems with the built in RPF in turnkey (No matter >> > what I do I get Alloc errors while trying to edit existing files) >> >> Possible indication that your configuration doesn't match TK3. Do you get >> messages on MVS console or only in RPF ? If on console, cut and paste so >> we can see what is going on. >> >> > So I decided to try the latest version of RPF. I am following the >> > instructions at: >> >> > http://www.timpinkawa.net/hercules/rpf.html >> >> > I devinit the rpfjcl file (which somehow got named rpf153 instead of >> > rpfjcl.tx do I need to change it back?) Nothing seems to happen. >> >> Tim's page may refer to a earlier release of RPF ( there were 2 RPF153 >> IIRC ). You should not have to change anything AFAICR. >> >> > I don't get the job start line on the master console, I don't get >> > the line asking me to mount the tape. nothing. >> >> Because your job hasn't entered the system yet, see below. >> >> > remember, I am that noob guy. >> >> > Another strange thing is my RDR device is >> > 010C, not 000C as shown in the instructions. >> >> > I don't seem to have a 000C device. >> >> Another indication that your configuration file doesn't match TK3. If you >> did a 'devinit 10C' then your job has never entered the system at all as >> 10C is not under JES2 control and was never meant to be. Even if you were >> to start a reader on 10c, the configuration glitch you seem to have might >> prevent installation of the newer RPF. >> >> Phil >> > So does that mean I just need to change my RDR to 000C? there does not seem > to be a device assigned there now. > > Or Perhaps I can place 010C under JES2 control? > > > >