Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to run a Rational Build Forge "Hello World" Project on z/OS system?

I've managed to sucessfully execute Hello World (echo Hello) projects on a MS server and an AIX server but as soon as i attempt a similar project on a Mainframe TSO environment (os/390 MVS) it fails.

It seems the problem is that a working directory (in the form of a folder structure) cannot be created on the mainframe.

JOB Log

My question is how do i go about configuring Rational Build Forge to run projects on a os/390 MVS environment?

0 votes


Accepted answer

Permanent link
 As Sean says, the agent needs to be operating in the USS file system.  The above MKDIR command is a result of the agent's configured working directory (a server object property).  Modify this setting for your server object inside of Build Forge and that should resolve this issue.


Jaco Olivier selected this answer as the correct answer

0 votes

Comments

Server path changed to MVS Build Kit USS directory and it worked.


One other answer

Permanent link
Hi Jaco, what are you trying to build?

From the messages it looks like you're trying to create a directory within a partitioned data set (PDS). This is impossible. Directories can only be created within the USS file system on MVS - partitioned data sets are another file system entirely.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,124

Question asked: Mar 25 '13, 6:37 a.m.

Question was seen: 5,041 times

Last updated: Apr 16 '13, 5:30 a.m.

Confirmation Cancel Confirm