EasyManua.ls Logo

IBM System/370 User Manual

IBM System/370
259 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #224 background imageLoading...
Page #224 background image
Sample Control-Statement Streams (cont'd)
LABEL specifies the ddname
of
the
DD
statement defining the device on
which the
3330 volume
is
mounted. The LABEL statement
changes
the
serial
number
of
the 3330 volume from 333000
to
DISKoo.
IEBISAM
In
th
is
example,
an
unloaded
data
set
is
to
be
converted
to
the form
of
the original
indexed sequential
data
set.
The example follows:
IISTEPA
JOB
09#770,SMITH
II
EXEC
PGM=IEBISAM,PARM=LOAD
/lSYSPRINT
DD
SYSOUT=A
IISYSUT1
DD
DSNAME=INDSEQ,DISP=(,KEEPl.DCB=(DSORG=IS).
II
DISP=(OLD,KEEPl.VOLUME=SER=001234
IISYSUT2
DD
DSNAME=INDSEQ,DISP=('KEEP),DCB=(DSORG=IS),
1/
SPACE=(CYL,(1)l.VOLUME=SER=111112,UNIT=2314
1*
The control statements
are
discussed
below:
EXEC
specifies the program
name
and
the LOAD operation.
SYSUTl
DD
defines the input
data
set,
which
is
a sequential (unloaded) data
set.
The
data
,set
is
the
second
data
set
on a g·track tape volume.
SYSUT2
DD
defines the output
data
set,
which
is
an
indexed sequential data
set.
One
cylinder
of
space
is
allocated
for
the data
set
on a 2314 volume.
IEHLlST
In
this example, a volume table
of
contents,
in
edited form,
is
to
be
listect.' The edited
listing
is
supplemented by
an
unedited listing
of
selected
data
set
control blocks.
The example follows:
IILlSTVTOC
JOB
09#550,BLUE
II
EXEC
PGM=I
EH
LIST
/lSYSPRINT
DD
SYSOUT=A
UNIT=2314,VOLUME=SER=231400,DISP=OLD
/lDD2
DD
//SYSIN
DD
1*
LISTVTOC
LlSTVTOC
FORMAT ,VOL=2314=231400
DUMP,VOL=2314=231400,DSNAME=(SET1,SET2,SET3)
The control statements
are
discussed
below:
DD2 DD defines a mountable device on which the volume containing the
specified
volume table
of
contents
is
to
be
mounted.
SYSI
N
DD
defines the control
data
set
which follows
in
the input
stream.
The first LlSTVTOC statement indicates that the volume table
of
contents
on the specified 2314
volume
is
to
be
listed
in
edited form.
The
second
LlSTVTOC statement indicates that the
data
set
control blocks
representing data
sets
SET1, SET2,
and
SET3
are
to
be
listed in unedited
form.
Page
6-15

Other manuals for IBM System/370

Question and Answer IconNeed help?

Do you have a question about the IBM System/370 and is the answer not in the manual?

IBM System/370 Specifications

General IconGeneral
Release Year1970
ArchitectureMainframe
Word Size32-bit
Virtual MemoryYes
MultiprogrammingYes
Max Memory16 MB
StorageMagnetic disk, magnetic tape
Operating SystemOS/VS1, OS/VS2 (MVS), VM/370

Summary

System/370 Operator's Reference Guide

PREFACE

Section 1: Problem Determination Chart

How To Call IBM for Service

Procedure for contacting IBM service personnel for assistance with system issues.

Problem Determination

DEFINITION OF SYMBOLS USED IN FLOW CHARTS

Explains the standard symbols used in flow charts for problem determination.

Section 2: General Information

MACHINE INSTRUCTIONS

Details on various machine instructions, including mnemonics, operation codes, and operands.

Floating-Point Instructions

Information on floating-point instructions used in System/370.

CONDITION CODES

General Instructions

Details general instruction condition codes and their meanings.

Decimal Instructions

Explains condition codes for decimal instructions.

Floating-Point Instructions

Details condition codes for floating-point instructions.

Input/Output Instructions

Explains condition codes for input/output instructions.

System Control Instructions

Details condition codes for system control instructions.

ASSEMBLER INSTRUCTIONS

SUMMARY OF CONSTANTS

Summarizes constants used in assembler programming, including type, length, format, and padding.

I/O COMMAND CODES

CONSOLE PRINTERS

Lists commands for console printers, including sense and audible alarm functions.

3504,3505 CARD READERS/3625 CARD PUNCH

Details I/O command codes for card readers and punches.

PRINTERS: 3211/3811 (GA24-3543), 3203/IPA, 1403/2821 (GA24-3312)

Lists I/O command codes for various printer models.

3420/3803,3410/3411 MAGNETIC TAPE

Details I/O command codes for magnetic tape drives.

DIRECT ACCESS STORAGE DEVICES:

Control

Covers commands for controlling direct access storage devices like orient, recalibrate, seek, and restore.

Search

Details commands for searching direct access storage devices based on identifiers and keys.

Read

Lists commands for reading data from direct access storage devices.

Sense

Provides commands for sensing the status of direct access storage devices.

Write

Covers commands for writing to direct access storage devices.

CODE TRANSLATION TABLE

TWO-CHARACTER SCB DATA LINK CONTROLS

Defines two-character SCB data link control codes for EBCDIC and ASCII.

MACHINE INSTRUCTION FORMATS

CONTROL REGISTERS

PROGRAM STATUS WORD (BC Mode)

PROGRAM STATUS WORD (EC Mode)

Details the format and fields of the Program Status Word in Extended Control mode.

CHANNEL COMMAND WORD

CHANNEL STATUS WORD (hex 40)

PROGRAM INTERRUPTION CODES

FIXED STORAGE LOCATIONS

LIMITED CHANNEL LOGOUT (hex BO)

Details the limited channel logout function and its hexadecimal code.

MACHINE CHECK INTERRUPTION CODE (hex E8)

Explains the machine check interruption code and its hexadecimal value.

DYNAMIC ADDRESS TRANSLATION

VIRTUAL (LOGICAL) ADDRESS FORMAT

Describes the format of virtual and logical addresses used in dynamic address translation.

SEGMENT TABLE ENTRY

Details the structure of a segment table entry.

Page TABLE ENTRY

Explains the structure of a page table entry.

HEXADECIMAL AND DECIMAL CONVERSION

Provides tables of powers of 2 and 16 for calculations.

POWERS OF 2 AND 16

Provides tables of powers of 2 and 16 for calculations.

Section 3: CPU Manual Procedures

Functional Characteristics of Manual Controls

Defines the functions of System/370 manual controls on the system console.

CPU Manual Procedures for:

Detailed procedures for operating specific CPU models.

System/370 Model 115 and Model 125

Power-On Procedure

Step-by-step instructions for powering on the system and initiating IMPL.

Power-Off Procedure

Procedure for safely powering off the system and its components.

To IMPL

Instructions for loading microprograms into the system console.

To IPL for First Time after Power-On

Procedure for Initial Program Load after a power-on sequence.

To Re-IPL

Steps to perform a subsequent Initial Program Load after system operation.

System/370 Model 115 and Model 125 (cont'd)

To Display Registers, PSW, and Main Storage

How to display CPU registers, PSW, and main storage contents.

To Alter Registers, PSW, and Main Storage

Procedure for altering CPU registers, PSW, and main storage.

System/370 Model 115 and Model 125 (cont'd)

To Stop on Main Storage Address

Instructions to stop system processing at a specific main storage address.

To Clear Main Storage

Procedure for clearing main storage, registers, and PSW.

System/370 Model 135

Power-On Procedure

Step-by-step instructions for powering on the Model 135 system.

Power-Off Procedure

Procedure for safely powering off the Model 135 system.

To IMPL

Instructions for loading microprograms into the Model 135.

To IPL

Procedure for Initial Program Load on the Model 135.

To Display Registers, PSW, and Main Storage

How to view system state information on the Model 135.

System/370 Model 135 (cont'd)

To Alter Registers, PSW, and Main Storage

Procedure for modifying system state information on the Model 135.

To Stop on Main Storage Address

Instructions to stop the Model 135 system at a specific memory address.

To Clear Main Storage

Procedure to clear Model 135 main storage and reset system state.

Hard Stop Option

Describes the hard stop option for handling CPU hardware errors.

System/370 Model 145

Power-On Procedure

Instructions for powering on the Model 145 system.

Power-Off Procedure

Procedure for safely powering off the Model 145 system.

Mod 145-No Features Installed

Power-on and power-off procedures for Model 145 without features.

Mod 145-Channel-to-Channel Adapter (CTCA) Feature Installed

Procedures for operating the Model 145 with the CTCA feature.

Mod 145-Integrated Storage Control (ISC) Feature Installed

Procedures for operating the Model 145 with the ISC feature.

System/370 Model 145 (cont'd)

To IMPL

Instructions for loading microprograms into the Model 145 system.

To IPL

Procedure for Initial Program Load on the Model 145.

Loading the Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 145.

To Display Registers, PSW, and Main Storage

How to view system state information on the Model 145.

System/370 Model 145 (cont'd)

To Alter Registers, PSW, and Main Storage

Procedure for modifying system state information on the Model 145.

To Stop on Main Storage Address

Instructions to stop the Model 145 system at a specific memory address.

TO Clear Main Storage

Procedure to clear Model 145 main storage and reset system state.

Hard Stop Option

Describes the hard stop option for handling CPU hardware errors.

System/370 Model 155

Power-On Procedure

Instructions for powering on the Model 155 system.

Power-Off Procedure

Procedure for safely powering off the Model 155 system.

To IPL

Procedure for Initial Program Load on the Model 155.

Loading a Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 155.

To Display General Registers

How to view general registers on the Model 155.

System/370 Model 155 (cont'd)

To Alter (Load into) General Registers

Procedure for modifying general registers on the Model 155.

To Display Current PSW

How to view the current PSW on the Model 155.

To Alter (Load) Current PSW

Procedure for modifying the current PSW on the Model 155.

To Display Main Storage

How to view main storage contents on the Model 155.

To Alter (Store into) Main Storage

Procedure for modifying main storage contents on the Model 155.

To Stop on Main Storage Address

Instructions to stop the Model 155 system at a specific memory address.

System/370 Model 158

Power-On Procedure

Instructions for powering on the Model 158 system.

Power-Off Procedure

Procedure for safely powering off the Model 158 system.

To IMPL

Instructions for loading microprograms into the Model 158 system.

To IPL

Procedure for Initial Program Load on the Model 158.

Loading a Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 158.

To Display General Registers

How to view general registers on the Model 158.

System/370 Model 158 (cont'd)

To Alter (Store in) General Registers

Procedure for modifying general registers on the Model 158.

To Display Current PSW

How to view the current PSW on the Model 158.

To Alter (Load) Current PSW

Procedure for modifying the current PSW on the Model 158.

To Display Main Storage

How to view main storage contents on the Model 158.

To Alter (Store into) Main Storage

Procedure for modifying main storage contents on the Model 158.

To Stop on Main Storage Address (Compare Stop)

Instructions to stop Model 158 system at a specific memory address using compare.

To Clear Main Storage

Procedure to clear Model 158 main storage.

Hard Stop Option

Describes the hard stop option for handling CPU hardware errors.

System/370 Model 165

Power-On Procedure

Instructions for powering on the Model 165 system.

Power-Off Procedure

Procedure for safely powering off the Model 165 system.

To IPL

Procedure for Initial Program Load on the Model 165.

Loading a Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 165.

To Display General Registers

How to view general registers on the Model 165.

System/370 Model 165 (cont'd)

To Alter (Load into) General Registers

Procedure for modifying general registers on the Model 165.

To Display Current PSW

How to view the current PSW on the Model 165.

To Alter (Load) Current PSW

Procedure for modifying the current PSW on the Model 165.

To Display Main Storage

How to view main storage contents on the Model 165.

To Alter (Store into) Main Storage

Procedure for modifying main storage contents on the Model 165.

To Stop on Main Storage Address (Compare Stop)

Instructions to stop Model 165 system at a specific memory address using compare.

System/370 Model 165 (cont'd)

To Clear Main Storage (Clear Storage)

Procedure to clear Model 165 main storage and reset system state.

Hard Stop Option

Describes the hard stop option for handling CPU hardware errors.

System/370 Model 168

Power-On Procedure

Instructions for powering on the Model 168 system.

Power-Off Procedure

Procedure for safely powering off the Model 168 system.

To IPL

Procedure for Initial Program Load on the Model 168.

Loading a Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 168.

To Display General Registers

How to view general registers on the Model 168.

System/370 Model 168 (cont'd)

To Alter (Store in) General Registers

Procedure for modifying general registers on the Model 168.

To Display Current PSW

How to view the current PSW on the Model 168.

To Alter (Load) Current PSW

Procedure for modifying the current PSW on the Model 168.

To Display Main Storage

How to view main storage contents on the Model 168.

To Alter (Store into) Main Storage

Procedure for modifying main storage contents on the Model 168.

To Stop on Main Storage Address (Compare Stop)

Instructions to stop Model 168 system at a specific memory address using compare.

System/370 Model 168 (cont'd)

To Alter (Store into) Main Storage

Procedure for modifying main storage contents on the Model 168.

Translate Address and Display Main Storage

How to translate logical addresses and display main storage on Model 168.

To Stop on Main Storage Address

Instructions to stop Model 168 system at a specific memory address.

To Clear Main Storage

Procedure to clear Model 168 main storage.

System/370 Model 168 (cont'd)

To Clear Main Storage (Clear Storage)

Procedure to clear Model 168 main storage.

Hard Stop Option

Describes the hard stop option for handling CPU hardware errors.

System/370 Model 195

Power-On Procedure

Instructions for powering on the Model 195 system.

Power-Off Procedure

Procedure for safely powering off the Model 195 system.

Manual IPL

Instructions for performing manual Initial Program Load on the Model 195.

Loading the Secondary Nucleus (OS)

Steps for loading the OS secondary nucleus on the Model 195.

System/370 Model 195 (cont'd)

Loading the Secondary Nucleus (OS)

Procedure replacing step 4 of Manual IPL for secondary nucleus.

To Display General Registers

How to view general registers on the Model 195.

System/370 Model 195 (cont'd)

To Alter/Display General Registers, Floating-Point Registers, and Main Storage

Instructions for altering/displaying registers and main storage on Model 195.

System/370 Model 195 (cont'd)

To Display Current PSW

How to view the current PSW on the Model 195.

To Alter Current PSW

Procedure for modifying the current PSW on the Model 195.

To Stop on Main Storage Address

Instructions to stop Model 195 system at a specific memory address.

To Clear Main Storage Only

Procedure to clear Model 155 main storage.

To Clear System

Procedure to clear the entire system, including storage and registers.

System/370 Model 195 (cont'd)

Hardstop Option

Describes the hard stop option for handling CPU hardware errors.

Section 4: Operator Commands

DOS/VS IPL Commands

Details the commands used for Initial Program Load in DOS/VS.

VM/370 Commands

Describes CP and CMS commands for the VM/370 environment.

VS1 Operator Commands (VS1 Release 3)

Lists and describes operator commands for VS1 Release 3.

VS2 (JES2) Operator Commands (Release 1.6)

Lists and describes operator commands for VS2 (JES2) Release 1.6.

Section 7: Glossary

BIBLIOGRAPHY: List 1

BIBLIOGRAPHY: List 2

Additional publications relevant to System/370 background.

Related product manuals