OSM Migration Guide (G06.28+)
Table Of Contents
- What’s New in This Manual
- About This Guide
- 1 Introduction to OSM
- 2 Preparing for OSM
- 3 OSM Server-Based Components
- 4 OSM Client-Based Components
- 5 Getting Started With OSM Applications
- 6 TSM Coexistence and Fallback
- A Migrating Your Registry Settings
- B Memory Guidelines for OSM
- C Configuring Remote Services
- Configure Modem for Dial-In and Dial-Out
- Create Windows User Name
- Configure Carbon Copy 5.7 or Microsoft NetMeeting for Dial-In
- Configure OSM Notification Director (ND) for Each Host Server
- Configure OSM Notification Director (ND) for Dial-In and Dial-Out
- Configure Incoming Connections
- Reconfigure System Standby and Hibernate Mode
- D Troubleshooting
- E Uninstalling TSM
- Index

OSM Server-Based Components
OSM Migration Guide—527273-015
3-9
OSM Server Files
OSM Server Files
This section lists and describes OSM server files. Since both OSM and TSM use the
$SYSTEM.ZSERVICE directory (to leverage the same event logs), OSM files in that
directory have different names than TSM files that serve the same function (TSM
equivalents are noted below).
$SYSTEM.ZSERVICE
The following OSM server files reside in $SYSTEM.ZSERVICE:
$SYSTEM.ZOSM
These OSM server files reside in $SYSTEM.ZOSM:
File Name Description
OSMINI Default configuration file delivered with OSM on the SUT; used as a template for
Creating and Using an OSMCONF File
. (TSM equivalent: TSMINI)
IAREPO Enscribe database file that contains alarm history. Created and maintained by
IAPRVD. (TSM equivalent: TSM-PERSIST)
SUPPREPO Enscribe database file that contains dial-out configuration information.
Created and maintained by IAPRVD. (TSM equivalent: TSM-PERSSUPP)
ZZAAnnnn Alarm Attachment (text) file for each alarm. Created by IAPRVD.
(TSM equivalent: ZZALnnnn)
ZZPSnnnn Dump file of the processor scan string. Created by processor IA (part of RALPRVD).
(TSM equivalent: ZZSSnnnn)
ZZSNnnnn Creation of System Inventory Files
whenever a Periodic incident report is initiated.
Must be enabled in your OSMCONF file and configured in the OSM ND.
ZTRC File containing pointer to the current ZTRCn file. Created and maintained by CIMOM.
ZTRCn Text files containing user trace logs (1-5). Created and maintained by CIMOM.
Maximum size: 0.25 MB.
ZZSKnnnn $ZLOG alternate key file.
ZZSVnnnn $ZLOG data files.
File Name Description
ADDTCPIP Script to configure $ZTCP0/1 into the persistence manager using INIT0/1.
ADDTOSCF Script to configure OSM persistent processes into the persistence manager.
ALTERIP Script to restart $ZTCP0/1 using CTCPIP0/1.
CTCPIP0/1 Script to configure $ZTCP0/1.
INIT0/1 Script to bring up $ZTCP0/1 with the factory default IP address (set by ADDTCPIP).
LOGSCF Trace log generated by ADDTOSCF.
LOGTCP0/1 Trace log generated by INIT0/1 and CTCPIP0/1.
LOGTCPIP Trace log generated by ADDTCPIP.