Task 13: create the system catalog, Task 15: set up dsm/scm profiles and environment – HP Integrity NonStop H-Series User Manual
Page 268
![background image](/manuals/397210/268/background.png)
Special Troubleshooting and Recovery Procedures
DSM/SCM User’s Guide — 529846-014
14 - 19
Task 13: Create the System Catalog
Task 13: Create the System Catalog
Use SQLCI to create and initialize the system catalog before you can use DSM/SCM:
>> CREATE SYSTEM CATALOG $DSMSCM.SQL;
>> INITIALIZE SQL;
>> EXIT
Task 14: Create a SPLCONF File and Start the Spooler
Create a SPLCONF file to start the spooler, which you must start before DSM/SCM
can run (you must customize the information in this example for your system):
> VOLUME $SYSTEM.STARTUP
> EDIT SPLCONF
A
COLLECT $S, FILE $SYSTEM.SYSTEM.CSPOOL
COLLECT $S, DATA $SYSTEM.SPOOLER.DATAFILE, UNIT 16
COLLECT $S, CPU 00,BACKUP 01,PRI 160
PRINT $SPLP, FILE $SYSTEM.SYSTEM.PSPOOL, CPU 0,BACKUP 1,PRI
140
DEV $LP, PROCESS $SPLP, SPEED 600
LOC #LP, DEV $LP
SPOOLER, START
EXIT
> VOLUME $SYSTEM.SPOOLER
> FUP CREATE DATAFILE, EXT (1024,1024)
> FUP SECURE DATAFILE,”NCCC”
> SPOOL/IN SPL, OUT $0,NAME $SPLS, PRI 165,NOWAIT,CPU
1/0,1000,10,10,10
> SPOOLCOM/IN $SYSTEM.STARTUP.SPLCONF/
The system and DSM/SCM environment are now restored enough that you can run
DSM/SCM.
Task 15: Set Up DSM/SCM Profiles and Environment
1. Check that you are in the DSM/SCM subvolume:
> VOLUME $DSMSCM.ZDSMSCM
2. Run INITENV to initialize the DSM/SCM environment.
3. Run the ZPHIHMI to set up the DSM/SCM host environment.
4. Run the ZPHITMI to set up the DSM/SCM target environment.
5. Run the Planner Interface.
6. Modify the initial settings in Maintain>Target Maintenance.
7. Receive software from the SUT, build and apply a software revision, and activate
the software on the system’s logical target.