Mar 08

TCP/IP配置
这个就贴英文原文加点注释了
Customizing the z/OS system
To customize the z/OS system, complete the following steps:
1.  To logon to TSO,:
=> TSO SYSPRG1 (password: sysprg1)
2.  Upate the TCPIP configuration file named CENTER.PARMLIB(PROF00):
1.  Update the Device/Link information information
2.  Update the Home/Primaryinterface information
3.  Update the Gateway/Defaultnet/Start information
其实这个文件里面默认有3套,选ethernet那套,注释另外两套就可以了
3.  Update the TCPIP data file named CENTER.PARMLIB(DATA00):
1.  Update the DNS information(这个也没啥好改的,除非你自己的局域网里还有路由和DNS)
2.  Update the Hostname information
4.  Update the TCPIP hostslocal file named TCPIP.HOSTS.LOCAL
1.  Update the IP information
2.  Run job ‘CENTER.SAMPLE.JCL(MAKESITE)’ to finish.
5.  Update the UNIX configuration files:
=> oedit /etc/hosts
=> oedit /etc/resolv.conf
=> oedit /etc/websrv.conf
●     If desired update JES to do an automatic warm start: (就是每次不用再console上回复jes的启动选项)
1.  Edit SYS1.PARMLIB(COMMND00)
2.  Change COM=’S JES2,P=JES2PARM to COM=’S JES2,P=JES2PARM,PARM=(WARM,NOREQ)’
3.  Note: You may want to do this change after a few successful manual starts and system IPLs.
The local customization values are not be effective until the system is IPLed. To prepare for the IPL, you need to shutdown the z/OS system.

五,FAQ
如何关机
=> START SHUTDWN(注意不是shutdown,而是shutdwn)
=> $PJES2
然后在HercGUI里面Power off就ok

如果要加上tivoli和dlib的可选卷,见zosReferenceGuide

logrec满
logrec是万万不能删除的,用以下作业
//* CLEAR SYS1.LOGREC
//IEFPROC  EXEC PGM=IFCDIP00,COND=(0,NE)
//SERERDS  DD DSN=SYS1.LOGREC,DISP=SHR
//*

smf满
center.sample.jcl下SMFCLR作业

添加一个自己的卷
根据是否加入SMS,选择不同的作业格式化磁盘见zosReferenceGuide
比如我添加一个ZION01的3390-54(还好不会占我54G)的卷。。
DASDINIT -bz2 ZION01 3390-54 ZION01

更改spool和page卷,见zosReferenceGuide

这样Herclues也定制的差不多了,慢慢完吧,就到这里了
大部分资料整理于网上,出处不详细,此外, zPDT是个很好的软件……

相关文章:

written by dzxr \\ tags: ,


2 Responses to “DEMOpkg z/OS 1.9 on Hercules ——4.定制自己的zOS”

  1. 1. Ray Chen Says:

    r u crazy???

    Reply

    dzxr reply on 03月 9th, 2009 00:05:

    生命在于折腾

    Reply

Leave a Reply

i3Theme sponsored by Top 10 Web Hosting, Hosting in Colombia and Web Hosting Reviews

Copyright © 2001-2010 dzxr.com 给我发邮件 All Rights Reserved 保留所有权利 蜀ICP备05004894号