PQ78468: JOB BBOMCFG2 FAILS WITH RC=3072 ON Z/OS 1.5. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Job BBOMCFG2 fails rc=3072 in z/OS 1.5. In this job we issue the following command and this fails on z/OS 1.5, . chmod -R 755 /WebSphere/V5R0M0/AppServer/lib . This did not fail on z/OS 1.4 because symlinks are not resolved on 1.4 and prior releases. . This behaviour was changed on z/OS 1.5 in order to be "POSIX compliant". When the same command is run on 1.5 the symlinks get and the external links get resolved. The exposure of 'chmod -R external' failure is the side effect of adding the new feature to chmod.Local fix There is a shell script provided by WebSphere development as a workaround.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Dialog job BBOMCFG2 fails with rc=3072 * * on z/OS V1R5. * **************************************************************** * RECOMMENDATION: * **************************************************************** When the BBOMCFG2 job executes, it invokes bbowhfs2.sh. bbowhfs2.sh issues chmod commands like the following: chmod -R 755 /WebSphere/V5R0M0/AppServer/lib This fails on z/OS V1R5 but works on z/OS 1.4 and prior releases.Problem conclusion To correct this, "chmod -R" was changed to "chmod -Rh" in bbowhfs2.sh. With this change, the BBOMCFG2 will not fail in z/OS V1R5 and the RC will be 0. APAR PQ78468 is associated with SERVICE LEVEL W501002 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ78468.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PQ78468
IBM Group: Software Group
Modified date: Feb 28, 2006
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.