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

Rational Team Concert Builds on z/OS - Performance

We are starting using RTC (V4) on z/OS environment, and I have a question of expected performance.  During or tests of a simple COBOL Program build , is taking more than 5 minutes to complete!!.   And the standard z/OS batch builds does take just few seconds, or subsecond on the same machine.   Tracking the activities I see that it takes long time on the Starting ANT build  step..

Builds on distributed platform for the same JTS runs OK.  Seems that the issue is only on z/OS platform.  Is this results expected ?   Or may I have some hidden problem here?

0 votes



One answer

Permanent link
The performance depends on the machine used for the build.   Generally speaking, Java start up time on z/OS tends to be longer compared to the ones in Unix or Windows environments.  There are some Java Virtual Machine options are provided (http://www-03.ibm.com/systems/z/os/zos/tools/java/faq/javafaq.html#jstart) and one of them ("-Xquickstart") is specified by default to run z/OS dependency builds, but if the machine is slow, start up time would be much longer compared to the one required for processing JCL, which was originally designed when the machine was much slower than today.

Realistically, the use of specialty engines such as zIIP is recommended.  See Rational Team Concert 3.0 performance tuning guide for z/OS (https://jazz.net/library/article/622).

Tami

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
× 12,112

Question asked: Sep 18 '12, 9:42 a.m.

Question was seen: 5,873 times

Last updated: Sep 19 '12, 1:19 p.m.

Confirmation Cancel Confirm