Page 1 of 1

Reg: B37 during opening a dataset

PostPosted: Tue Nov 20, 2012 9:06 pm
by gowthamgyaa
Hi everyone,
whenever i Logon in to my account and open any of the dataset for the first time its showing a B37 and the control automatically returns to ISPF main menu panel.
If i open any of the dataset second time its opening.
What might be a problem?


Kind regards
gyaa

Re: Reg: B37 during opening a dataset

PostPosted: Tue Nov 20, 2012 9:13 pm
by enrico-sorichetti
What might be a problem?


if You want good answers learn to post good questions...
what You told is not enough to start analyzing the problem

look Yourself at the jes log of Your tso session ,
to see ALL the messages issued, look at the messages manual
to see what is going on
after that if there is something You do not understand
somebody will be glad to help You

doing a bit of reading on Your behalf ( system codes )

B37
Explanation: The error was detected by the end-of-volume routine. This system completion code is accompanied by message IEC030I. Refer to the explanation of message IEC030I for complete information about the task that was ended and for an explanation of the return code (rc in the message text) in register 15.
Application Programmer Response: Respond as indicated for message IEC030I.

System Programmer Response: If the error recurs and the program is not in error, look at the messages in the job log for more information. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide the JCL and the program listing for the job.

Source: DFSMSdfp

Re: Reg: B37 during opening a dataset

PostPosted: Tue Nov 20, 2012 9:49 pm
by c62ap90
Almost always a "37" error is some kind of Space issue. In my previous shop I always got a B37/E37 (can't remember now) whenever I would use the product Xpediter. I started logging-on with the following Size parameter and my Xpediter Space problem stopped.

Just for the heck of it try logging-on with a Size parameter. Curious to know if it helps you. Good luck!

user###/password SI(64000) try this first.

user###/password SI(128000)

Re: Reg: B37 during opening a dataset

PostPosted: Tue Nov 20, 2012 10:04 pm
by Robert Sample
Could you help us out just a LITTLE bit and tell you which data set the SB37 ABEND occurs for? The data set should be identified in the message -- is it the data set you are attempting to open, or one of your TSO data sets, or one of the system data sets?

Re: Reg: B37 during opening a dataset

PostPosted: Wed Nov 21, 2012 12:06 am
by NicC
What does your support group say? Also, how is this related to COBOL?

Re: Reg: B37 during opening a dataset

PostPosted: Wed Nov 21, 2012 1:24 am
by steve-myers
A B37 ABEND always generates an IEC030I message that includes a data set name. Neither your support group or us can help you unless you tell us the data set name in the IEC030I message