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

Why do my Translator allocations get exported with fileType="TEXT" and no dataSetDefinition?

Hi,


We are using RTC 6.0.4 with Enterprise Extensions for z/OS.

I have exported our System Definitions via the export ANT task, and now I'm attempting to import them into a Test Project Area (using the exported ANT script). 
The Ant build successfully creates all the Language Definitions, however it fails on my first Translator (the COBOL Compiler) with the error 
[ld:translator] Data set definition () was not found.
    
After some investigations (and comparing to the JKE Sample) I found that the exported ANT script does not have dataSetDefinition for the ld:allocation and instead looks like this:
<ld:allocation disp="KEEP" fileType="TEXT" name="SYSADATA" options="" path="" perm=""/>
    
The export for the JKE Sample works fine. Also, if I manually update the translator with the correct dataSetDefinition, for each allocation then the Translator gets created correctly.

What would cause this to happen with our project system definitions?

Regards,
Sudheer

0 votes


Accepted answer

Permanent link

 I think it's a bug in 6.0.4.  I had to go back to a 6.0.2 client to run the export.

Sudheer Rugbeer selected this answer as the correct answer

0 votes

Comments

Thank you, finally been able to try 6.0.2 and it worked. I also had to change the runtime to use the workspace JRE

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,131

Question asked: Dec 05 '18, 6:28 a.m.

Question was seen: 1,839 times

Last updated: Jul 31 '19, 9:03 a.m.

Confirmation Cancel Confirm