Open System Services Installation Guide (G06.24+, H06.03+, J06.03+)
OSSSETUP Utility
Open System Services Installation Guide—429954-004
2-4
Running in DEFAULTS (Noninteractive) Mode
If OSSSETUP displays error messages, see Appendix C, OSS EasySetup Error
Messages.
Running in DEFAULTS (Noninteractive) Mode
To run OSSSETUP in DEFAULTS (noninteractive) mode:
1. Ensure that the $OSS disk volume exists and is usable.
2. The ZOSSUTL subvolume is no longer required to be on $SYSTEM if the
EASYSETUP^EMSVOL param is used.
3. Enter this command at a TACL prompt:
[RUN] OSSSETUP DEFAULTS
OSSSETUP installs and configures the OSS subsystem, displaying appropriate
status messages.
4. Start an OSS shell by entering the OSH command, and then set up TCP/IP by
entering:
cd /etc
/bin/ln -s /G/system/ztcpip/resconf resolv.conf
/bin/ln -s /G/system/ztcpip/networks networks
/bin/ln -s /G/system/ztcpip/protocols protocols
/bin/ln -s /G/system/ztcpip/services services
/bin/ln -s /G/system/ztcpip/hosts hosts
/bin/ln -s /G/system/ztcpip/ipnodes ipnodes
Examples
•
To configure and start both $ZSMP and $NULL when initially configuring and
starting OSS, enter:
TACL> param EASYSETUP^STARTUP "$ZSMP $NULL"
•
To start only $NULL when starting OSS, enter:
TACL> param EASYSETUP^STARTUP $NULL
If you use EASYSETUP^STARTUP param and $ZSMP or $NULL is set, the display is
as shown in Example 2-1 on page 2-5.