John Norgauer asks: > After doing an install of the Ported Tools for z/OS, I was curious how you SYSPROGs handle the cloning and rolling into produciton of the HFS files. Any ideas/suggestions would be appreciated.
We install all products into their own HFSes. We DFDSS dump these and ftp them to our other systems where we add the new path names to the PATH or whatever other variable they need to be in /etc/profile. For instance, for Ported Tools we created a SYS1.PORTED.TOOLS.HFS, mounted it at /service/PortedTools. Did the install into that directory then unmounted it from there and created a /PortedTools directory where we mounted the HFS. We then added the various Ported Tools subdirectories to the PATH statement in /etc/profile PATH=$PATH:/PortedTools/bin This works well for us. If you have specific questions feel free to contact me directly. Jon Jon L. Veilleux [EMAIL PROTECTED] (860) 636-2683 ----------------------------------------- This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immediately. Thank you. Aetna ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

