compilation problem



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

Re: compilation problem

Postby Akatsukami » Fri May 04, 2012 8:56 pm

surime72 wrote:may be the above message related to in the spool it showing as IBM1936I S Invocation of compiler backend ended abnormally
we are not using any jcl to compile to increase region pararmeter

ISPF Option 5 will generate JCL in a temporary data set. Check for data sets your-tso-prefix.SPFTEMPn.CNTL; one of these (you may only have one) will be the JCL so generated. Add REGION=0K to the EXEC card of the compile step.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times

Re: compilation problem

Postby darsanag » Wed Sep 06, 2017 7:02 pm

I am facing exactly the same problem.

IEW4000I FETCH FOR MODULE IBM3TBY FROM DDNAME TASKLIB FAILED BECAUSE INSUFFICIENT STORAGE WAS AVAILABLE.
CSV031I LIBRARY ACCESS FAILED FOR MODULE IBM3TBY , RETURN CODE 14, REASON CODE 26110021, DDNAME TASKLIB

I tried to increase Region value in the JCL auto-generated by SCLM for build function (ISPF command 10.4) .
Also tried to logon to ISPF with size=1552000 .
Nothing works. Please help.
darsanag
 
Posts: 1
Joined: Thu Jun 21, 2012 6:07 pm
Has thanked: 0 time
Been thanked: 0 time

Re: compilation problem

Postby Akatsukami » Wed Sep 06, 2017 7:13 pm

Start a new thread; do not post to one that has been quiescent for five years.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times

Previous

Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post