Installing the Acquire Programs - syncsort_capacity_management - 12.60

Syncsort™ Capacity Management Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ Capacity Management
Version
12.60
Language
English
Product name
Syncsort™ Capacity Management
Title
Syncsort™ Capacity Management Installation Guide
Copyright
2024
First publish date
1985
ft:lastEdition
2024-07-17
ft:lastPublication
2024-07-17T13:15:33.732951

Carry out the following steps to create the Acquire program library.

  • Allocate a sequential dataset on the mainframe to hold the uploaded copy of the issued load modules. Allocate it as follows:

    • Data Set Name         (HLQ).AVMvvvv.LOADLIB.XMI

    • Space Units         CYL

    • Primary Quantity          1

    • Secondary Quantity      1

    • Directory Blocks          0

    • Record Format          FB

    • Record Length          80

    • Block Size          8000 (or any other convenient block size).

  • Using FTP or similar, upload file ZVM.LOADLIB.XMI into the file you have just created. You must transmit the file as BINARY data.

  • Using TSO option 6 issue the command RECEIVE INDS(<filename>) using the name of the file you have created and uploaded the object code into.

  • You will be presented with messages similar to these:

    INMR901I Dataset METRON.AVMvvvv.LOADLIB from METRON on S0W1

    INMR906A Enter restore parameters or 'DELETE' or 'END' +

  • You may accept the name to be used by pressing Enter, or change it by entering :

    DA(<your dataset name>)

  • The load library will then be restored, ready for use. If you browse it you should see several members one of which should be named AVMMAIN. If you can browse the members in this new library then (HLQ).AVMv­vvv.LOADLIB.XMI is no longer needed and can be deleted.