How do I set the data set definitions in an NSP folder?
I created a new folder NSP under component CCRL_Project via the web client. Developer was able to create new file under the NSP folder. However when a build was ran on the new file we received the following msg.
The file TEST100.sql contained in the specified buildable subset is in a folder NSP with no data set definition specified. The file will not be built.
com.ibm.team.repository.common.TeamRepositoryException: com.ibm.team.build.common.TeamBuildException: The specified build subset contains no buildable programs. A build.xml file cannot be generated. This may be caused by the build subset not containing the right files or the build definition not being setup to process the language definitions associated with the files at com.ibm.rational.buildforge.buildagent.internal.service.BuildAgentRequestService.invokeBuildParticipants(BuildAgentRequestService.java:1048)
From RTC Eclipse client I see
CCRL_Project
zOSrc folder
JCL folder
NSP folder
If I view the JAZZ SCM Properties of both files I see that the JCl folder list a Dataset Definition, Read Access & Version ID. But if I view the NSP folder all that is listed is Read Access & Version ID.
How do I set the data set definitions in the NSP folder?
Thanks
2 answers
I am pretty sure that the problems you are having relate to your environment (e.g. what you develop for like System I or System Z) and special requirements of the build process for these cases that you are not aware of or don't understand.
I would suggest to talk to your build/release team or a RTC power user at your organization to find out what you need to do in order to make this work.
I would suggest to talk to your build/release team or a RTC power user at your organization to find out what you need to do in order to make this work.