Hi,
In my cobol program I have 2 select statements in the FILE-CONTROL of Environment Division. In first compile and link JCL I have 3 DD statements and in my second run JCL I have 4 DD statements, is this right? should I not have 4 DD statements in each. My first JCL is submitting ok, but my secound JCL is giving me a JCL ERROR CN(INTERNAL) . I was wondering has this got something to do with it.
Thanks