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

RTCz V3 M7A - client - Translator example

Looking for an example of a Translator definition that uses a TSO command or exec. Specifically I am trying to create a Translator that would accomplish the following


/BINDALEX EXEC PGM=IKJEFT01,DYNAMNBR=20,COND=EVEN
//STEPLIB DD DISP=SHR,DSN=ALEX.LBDB2.SDSNLOAD
//DBRMLIB DD DISP=SHR,DSN=&SCLMDBRM
//SYSTSPRT DD SYSOUT=(,)
//SYSPRINT DD SYSOUT=(,)
//SYSUDUMP DD SYSOUT=(,)
//SYSIN DD *
/*
//SYSTSIN DD *


I can get everything to "pass" in to a build except executing IKJEFT01

0 votes



One answer

Permanent link
I think the SYSTSIN DD contains commands to be executed. Pls create a REXX script to issue those command and create a translator to invoke the created REXX script. 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

Question asked: Jul 29 '10, 9:45 a.m.

Question was seen: 4,635 times

Last updated: Jul 29 '10, 9:45 a.m.

Confirmation Cancel Confirm