5.22 DMAP2HRC (P/390 DEVMAP conversion program)

5.22.1 Function

The P/390 DEVMAP to Hercules conversion program reads an IBM P/390 device map file, extracts the
device definitions, and writes these as a valid Hercules configuration file to the standard output.

5.22.2 Syntax

Descriptive

DMAP2HRC filename

Diagram

Êʬ¬¬ DMAP2HRC ¬¬¬ filename ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ

5.22.3 Parameter

filename

The name of the DEVMAP input file containing P/390 device statements.

5.22.4 Examples

Example 1:

Convert the P/390 DEVMAP file DEVMAP.DVC to a Hercules configuration file named HERCULES.CNF.

D:/HERCULES/DMAP2HRC D:/S390/CONF/DEVMAP.DVC >D:/S390/CONF/HERCULES.CNF

5.22.5 Sample Utility Output

With the exception of error messages (if any) the utility does not produce any screen output.

5.23 VMFPLC2 (VM formatted tape utility)

5.23.1 Function

The VMFPLC2 utility is used to manipulate (create and read) VMFPLC2 (VM) formatted tape files for
VM/370 use. The utility requires a function (dump, scan, load) followed by the name(s) of the files to be
processed.

5.23.2 Syntax

Descriptive

VMFPLC2 {DUMP controlfile outputfile | SCAN
inputfile |


LOAD inputfile}

Diagram

Êʬ¬¬ VMFPLC2 ¬¬¬§¬¬¬ DUMP ¬¬¬ controlfile ¬¬¬ outputfile ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




ª¬¬¬ SCAN ¬¬¬ inputfile ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬«




LOAD ¬¬¬ inputfile ¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¯

5.23.3 Parameter

DUMP

The dump function is used to create a VMFPLC2 formatted tape.

SCAN

The scan function is used to list the contents of a VMFPLC2 formatted tape.

LOAD

The load function is used to import the contents of a VMFPLC2 formatted tape onto
the system.

controlfile

This specifies the name of a control file. The control file allows the dump function to
determine what files to dump and how they should be interpreted on VM.

outputfile

This specifies the name of the output tape file.

inputfile

This specifies the name of the input tape file.

Previous Page Next Page