somitcw | 4 Sep 20:41
Picon

Re: IBCDASDI IPL

    IBCDASDI is an old stand-alone disk init
 utility that should be available on any OS/360
 system from 30 years ago and early MVS systems
 20 years ago.  Check SYS1.SAMPLIB.

    I suggest that you use ICKSADSF for newer
 systems.  It should be on newer MVS, VM and
 DOS/VS systems.  On VM, look for IPL DSF S or
 it may be called ICKDSF instead of DSF or
 ICKSADSF.

    If you really want IBCDASDI, see:
 http://groups.yahoo.com/group/hercules-390/files/standalone/

--- In H390-VM@..., "baroquebear"
 <baroquebear <at> w...> wrote:
> Hi everybody, it's me again...Toying around, I'm
>currently reading the howto DOS and  VSAM. Its
>instructions mention to punch an IBCDASDI IPL
>from disk S, however, there is no such a file.
>I understand that IBCDASDI is a stand-alone disk
>init utility, but seems difficult to obtain. I'm
>using the DOS SYSRES that is downloadable along
>with the 4-pack VM system. Any pointers?
> 
> Thanks in advance.. :-)
> 
> Michael

------------------------ Yahoo! Groups Sponsor --------------------~--> 
(Continue reading)

Baerchen | 5 Sep 15:10
Picon

print out (was Re: Re: IBCDASDI IPL)

Hello!

Thanks for your input. I found the IBCDASDI standalone program on the S 
disk: IPL IBCDASDI (identifiers swapped!) and it worked like a charm.. 
However, while searching the disks for the program, does anyone know 
how to redirect
listfile output to the printer? I've tried SPOOL PRT CONT but to no 
avail.
Next thing that would be tempting is to run Volker's Turnkey MVS under 
VM, but I take it that some issues in doing so have not been fully 
resolved yet. I've managed to get MVS ipl'ing, but it complains that it 
cannot find the hardcopy device (console?). Anyway, it's for toying 
around and I simply cannot resist the fascination of  these vintage 
computer systems..

Kind regards
Michael

Am 04.09.2004 um 20:41 schrieb somitcw:

>     IBCDASDI is an old stand-alone disk init
>  utility that should be available on any OS/360
>  system from 30 years ago and early MVS systems
>  20 years ago.  Check SYS1.SAMPLIB.
>
>     I suggest that you use ICKSADSF for newer
>  systems.  It should be on newer MVS, VM and
>  DOS/VS systems.  On VM, look for IPL DSF S or
>  it may be called ICKDSF instead of DSF or
>  ICKSADSF.
(Continue reading)

somitcw | 5 Sep 18:44
Picon

print out (was Re: Re: IBCDASDI IPL)

    I don't do VM, but here are a couple of
 suggestions.

    One way to get terminal output to a printer
 is the CP SPOOL CONS command:
 #CP SPOOL CONS FOR SYSTEM
 LISTFILE IPL * S
 #CP SPOOL CONS CLOSE

    Other ways include using command options:
 LISTFILE * * Y ( EX
 PRINT CMS EXEC A
 ERASE CMS EXEC A

    Does LISTFILE have a PRINT option?

--- In H390-VM@..., Baerchen
 <baroquebear <at> w...> wrote:
> Hello!
> 
> Thanks for your input. I found the IBCDASDI
>standalone program on the S disk: IPL IBCDASDI
>(identifiers swapped!) and it worked like a
>charm.. 
> However, while searching the disks for the
>program, does anyone know how to redirect
>listfile output to the printer? I've tried
>SPOOL PRT CONT but to no avail.
> Next thing that would be tempting is to run
>Volker's Turnkey MVS under VM, but I take it
(Continue reading)


Gmane