ATM Configuration and Management Manual
Configuration Quick Start
ATM Configuration and Management Manual—522307-003
1-2
Task 1: Logging On to the NonStop S-Series Server
Task 1: Logging On to the NonStop S-Series 
Server
Log on to the NonStop S-series server using the super ID (SUPER.SUPER) and enter 
the correct password at the Password: prompt.
Task 2: Creating the ASM Process
To add the ASM process to the ATM subsystem:
1. Use the SCF ADD PROCESS command to add the PROCESS to the ATM 
subsystem.
2. To start the ASM process, use the Kernel subsystem SCF START PROCESS 
command.
3. To verify the ASM process has started successfully, enter the SCF STATUS 
PROCESS command.
> logon super.super
Password:
-> add process $zzkrn.#zzatm, &
 name $zzatm, &
 program $system.system.ATMASM, &
 primarycpu 0, &
 backupcpu 1, &
 autorestart 10, &
 startmode kernel, &
 priority 180, &
 defautvol $system.system, &
 outfile $zhome, &
 hometerm $zhome, &
 saveabend on, &
 startupmsg "<BCKP-CPU>"
-> start process $zzkrn.#zzatm
-> status process $zzkrn.#zzatm
ATM Status PROCESS
Name State PID Pri Trace 
SvrNetStatus
$ZZATM  STARTED 1, 21 180 OFF  ACCESSIBLE 
If the ASM process was not started successfully, the following message will be 
displayed:
(Process does not exist)










