IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Z/OSMF start issue


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
asmanyam

New User


Joined: 18 Nov 2005
Posts: 9

PostPosted: Tue Aug 13, 2019 2:46 pm
Reply with quote

Hi,
In our zos environment, we are not able to start z/OSMF. The job is failing during IPL process. When try to start IZUANG1, IZUSVR1 them manually they are failing. The job IZUINSTP is completing successfully after manual start.
The user is created and home directory /var/zosmf/data/home/IZUSVR is available. Please find he error messages.
Thanks in advance for any help.

IZUANG1 Error messages:

Code:
IEF237I JES2 ALLOCATED TO STDERR                                       
BPXM047I BPXBATCH FAILED BECAUSE SPAWN (BPX1SPN) OF                   
/usr/lpp/zosmf/liberty/lib/native/zos/s390x/bbgzangl FAILED WITH RETURN
CODE                                                                   
00000081 REASON CODE 0594003D.                                         
IEF142I IZUANG1 IZUANG1 - STEP WAS EXECUTED - COND CODE 2816


ZUSVR1 error messages:

sysout
Code:
******************************** Top of Data ***********************************
Cannot create configurable cloud security configuration REXX file: EDC5129I No such file or directory.
(errno2=0x0594003D)                                                             
 ******************************* Bottom of Data ********************************

stderr

Code:
 COMMAND ===>                                                SCROLL ===> CURSOR
******************************** Top of Data ***********************************
FSUM1004 Cannot change to directory </var/zosmf/data/home/IZUSVR>.             
 ******************************* Bottom of Data ********************************


Code:
OMVS INFORMATION                   
----------------                   
UID= 0000000000                   
HOME= /var/zosmf/data/home/IZUSVR 
PROGRAM= /bin/sh                   
CPUTIMEMAX= NONE                   
ASSIZEMAX= NONE                   
FILEPROCMAX= 00010000             
PROCUSERMAX= NONE                 
THREADSMAX= NONE                   
MMAPAREAMAX= NONE                 
********************************



Unix files. Only catch I see that VAR is symbol instead of directory. Not sure if it makes any difference.



Code:
 Command  Filename        Message          Type Permission Audit  Ext  Fmat     
 -------------------------------------------------------------------------------
          samples                          Dir  rwxr-xr-x  fff---      ----     
          ssauser                          Dir  rwxr-xr-x  fff---      ----     
          tess                             Dir  rwxr-xr-x  fff---      ----     
          tmp                              Syml rwxrwxrwx  fff---               
          trijavaapps                      Dir  rwxrwxrwx  fff---      ----     
          u                                Dir  rwxr-xr-x  fff---      ----     
          usr                              Dir  rwxr-xr-x  fff---      ----     
          [b]var                              Syml rwxrwxrwx  fff---              [/b]
          BAAN                             Dir  rwxr-xr-x  fff---      ----     
          DSNA10                           Dir  rwxr-xr-x  fff---      ----     
          SYSTEM                           Dir  rwxr-xr-x  fff---      ----     
 ******************************* Bottom of data ********************************


Coded for you - next time do it yourself
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Tue Aug 13, 2019 10:36 pm
Reply with quote

VAR can be a symbol.

When you go to ISHELL and enter this path,
Code:
Enter a pathname and do one of these:                                 
                                                                       
    - Press Enter.                                                     
    - Select an action bar choice.                                     
    - Specify an action code or command on the command line.           
                                                                       
Return to this panel to work with a different pathname.               
                                                               More:   
   /var/zosmf/data/home/IZUSVR                                         
   ________________________________________________________________   
   ________________________________________________________________   
   ________________________________________________________________   

                   
EUID=0             


Does it get resolved to a directory? or does it say "No such file or directory exists"
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Aug 13, 2019 11:42 pm
Reply with quote

Code:
BPXM047I BPXBATCH FAILED BECAUSE SPAWN (BPX1SPN) OF                   
/usr/lpp/zosmf/liberty/lib/native/zos/s390x/bbgzangl FAILED WITH RETURN
CODE                                                                   
00000081 REASON CODE 0594003D.
The 81 and 3D codes mean that at least one of the directories in the given path do not exist. And if IZUANG1 doesn't start correctly, you have NO chance of starting IZUSVR1. You need to focus on tracing the given path, finding out what doesn't exist and correcting that issue.
Back to top
View user's profile Send private message
asmanyam

New User


Joined: 18 Nov 2005
Posts: 9

PostPosted: Wed Aug 14, 2019 12:32 pm
Reply with quote

Hi,

Thanks for the answers. The problem is with file path. This is an issue with IBM supplied code in IZUANG1. IBM has released a PTF for fixing it. The path is given below. We will be installing and testing the same in few days.

www-01.ibm.com/support/docview.wss?uid=isg1PH13379


Thank you all for taking time.

Subbu Ambati
Back to top
View user's profile Send private message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Wed Aug 14, 2019 11:01 pm
Reply with quote

Thanks for letting us know
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Facing ABM3 issue! CICS 3
No new posts Panvalet - 9 Character name - Issue c... CA Products 6
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
Search our Forums:

Back to Top