Steps For Automatically Starting Dirmaint - IBM ZVM - FOR LINUX V6 RELEASE 1 Getting Started

Getting started with linux on system z
Table of Contents

Advertisement

Steps for automatically starting DIRMAINT

In this procedure, you update AUTOLOG1's PROFILE EXEC to automatically log
on (autolog) DIRMAINT when z/VM starts.
Before you begin: You need to log onto MAINT.
Perform these steps to have DIRMAINT automatically logged on:
1.
2.
3.
4.
5.
6.
Link to the AUTOLOG1 191 minidisk. Type this command and press the Enter
key:
link autolog1 191 091 mr
Ready;
Access the 091 minidisk as Z. Type this command and press the Enter key:
access 091 z
Ready;
Edit AUTOLOG1's PROFILE EXEC. Type this command and press the Enter
key:
xedit profile exec z
Go to the bottom of the file. From the XEDIT command line, type this
command and press the Enter key:
====> bot
Add the new XAUTOLOG statements. From the XEDIT command line, type
"input", press the Enter key, then type these lines. Press the Enter key after
you type each line:
ADDRESS COMMAND CP XAUTOLOG DIRMAINT
ADDRESS COMMAND CP XAUTOLOG DATAMOVE
ADDRESS COMMAND CP LOGOFF
Press the Enter key.
Result: The file should look like this:
PROFILE EXEC
Z2 V 80 Trunc=80 Size=7 Line=4 Col=1 Alt=1
* * * Top of File * * *
/***************************/
/* Autolog1 Profile Exec */
/***************************/
ADDRESS COMMAND CP AUTOLOG VMSERVS VMSERVS
ADDRESS COMMAND CP AUTOLOG VMSERVU VMSERVU
ADDRESS COMMAND CP AUTOLOG VMSERVR VMSERVR
ADDRESS COMMAND CP AUTOLOG DTCVSW1
ADDRESS COMMAND CP AUTOLOG DTCVSW2
ADDRESS COMMAND CP XAUTOLOG DIRMAINT
ADDRESS COMMAND CP XAUTOLOG DATAMOVE
ADDRESS COMMAND CP LOGOFF
Chapter 4. Configuring the Directory Maintenance Facility
59

Advertisement

Table of Contents
loading

Table of Contents