Re: ABEND16E BLDL
The solution is in the LNKLST.
At least SYS1.LINKLIB and SYS1.CMDLIB should be present in the LNKLSTxx
Cheers,
Rob
By
Rob Prins
·
#271
·
|
ABEND16E BLDL
Hi, all.
I am trying the get RPF running on SVS 1.7L.
Most of the modules run fine. I can EDIT, BROWSE, foreground assembly and library functions,
However I met an abend16e in BLDL with first operand
By
Rob Prins
·
#270
·
|
Re: OS/VS1 v1.6.7 SYSGEN issue
Thanks Mark.
I was able to get the OS up and running as v1.6.0 and then install the COBOL, FORTRAN and PL1 compilers that I wanted. Next step is to add an additional WORK DASD.
Thanks
By
Ron Lucas
·
#269
·
|
Re: OS/VS1 v1.6.7 SYSGEN issue
Ron,
What "starter system" are you using?
OS/VS1 was meant for the lower end of the 370 family, and starter systems generally had a minimal configuration of devices (tapes, disk drives, etc.)
By
Mark Waterbury
·
#268
·
|
OS/VS1 v1.6.7 SYSGEN issue
I've been trying to perform a SYSGEN for OS/VS1 v1.6.7. However, I can't get past job g04-init-dasd-misc.jcl as it seems there are not enough 3350 DASD devices available in the starter system. I
By
Ron Lucas
·
#267
·
|
Re: OS/VS1 Operations
Nope, I think that was a perfect level of detail. thank you!
By
Doug Wegscheid
·
#266
·
|
Re: OS/VS1 Operations
Ron,
Thank you for the detailed cause and solution, this is very helpful.
Good luck in your quest to become an OS/VS1 Guru.
Hank
By
ahp2267
·
#265
·
|
Re: OS/VS1 Operations
Hank,
Certainly.? I performed a SYSGEN of OS/VS1 using Mark Waterbury's v1.6.0 distribution files and Simon Toffler's instructions (available on Moshix github OSVS1 repository).? At the end, when I
By
Ron Lucas
·
#264
·
|
Re: OS/VS1 Operations
Ron,
Do you mind sharing with everyone what you were missing.
Hank
By
ahp2267
·
#263
·
|
Re: OS/VS1 Operations
Never mind. I figured out what I was missing.
Ron Lucas
By
Ron Lucas
·
#262
·
|
OS/VS1 Operations
I recently completed a SYSGEN of OS/VS1 using Simon Toffler's well written .pdf document. I'm running the OS under Hercules Hyperion 4.6. However I have an issue with submitting batch JCL. When I
By
Ron Lucas
·
#261
·
|
Re: SVS Rel. 1.7K allocating sysres datasets
Hi, Rob,
Thanks for that helpful hint.
The reason Kevin Leonard and I suggested the alternative method using
//JOBCAT or //STEPCAT was because, IIRC, back when OS/VS1 and OS/VS2 Rel. 1
(SVS) were
By
Mark Waterbury
·
#260
·
|
Re: SVS Rel. 1.7K allocating sysres datasets
Hi,
My way to run a SYSGEN of a new system is not allocating
SYS1. datasets, but using another High Level Qualifier.
That is the normal procedure to make a new sysres.
Use in the STAGE1 for example
By
Rob Prins
·
#259
·
|
Re: SVS r1.7K generating starter system under tk4-
re-running g05 throws JCL error... so, further investigating I'm failing to understand a few things from a high level perspective:
While I can understand that, as explained on file description, that
By
Alejandro olivan Alvarez
·
#258
·
|
Re: SVS r1.7K generating starter system under tk4-
Hi again.
While I think that I got jobs 1 through 4 cleanly run (cond 0000 AFAIK on all steps), I think something is wrong while running step 5:
I got the last two steps with condition code 0008, and
By
Alejandro olivan Alvarez
·
#257
·
|
Re: SVS Rel. 1.7K allocating sysres datasets
Hi!
Thank you all.
Y tried initially z net, and then some p tso, p snasol, but I think I just messed it up by not doing it in the right order and omit the ,quick
I'll also be alert expecting the
By
Alejandro olivan Alvarez
·
#256
·
|
Re: SVS r1.7K generating starter system under tk4-
Hi!
Thank you, that definitely helps :-)
So, essentially, these two jobs are there just for eventual use on the future generated system, and have nothing to do with generating the initial starter
By
Alejandro olivan Alvarez
·
#255
·
|
Re: SVS r1.7K generating starter system under tk4-
Alejandro,
When OS/VS1 and OS/VS2 Rel. 1 first were released, VSAM was not "ready" so
they shipped without it, continuing to use OS/360's SYSCTLG. Then VSAM was
delivered as an ICR - "independent
By
Mark Waterbury
·
#254
·
|
Re: SVS Rel. 1.7K allocating sysres datasets
TSO:
P TSO
VTAM:
Z NET,QUICK
By
Crni Mrki, DK4BN
·
#253
·
|
Re: SVS Rel. 1.7K allocating sysres datasets
In general, Z NET,QUICK should shut down VTAM and close the ACBs of
applications. In practice, though, it's better to shut down applications
first; thus, P TSO is a good idea (and then replying SIC if
By
Jay Maynard
·
#252
·
|