Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the resolution for sb37 error

Answer Posted / sunil

SB37: Dataset is Full Solution is, Create the data set with
more storage space.

SD37: Dataset set is Full this error happens if primary
quentity is full and did not mention the secondary
Quentity,Solution for this is Specify the secondary
quentity.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you access an uncataloged dataset in a jcl?

1815


What is the syntax of JCL statement?

1291


write a jcl to execute a job by 7:00 am on jan 20,1986?

1164


Explain how can values be passed from the job stream to an executable program?

1314


How jcl work to handle various input output file operations?

1222


Explain the function of //cntl statement?

1230


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

1282


Is their any limit for data sets?

1244


how you can direct the data to spool using SYSOUT option?

1517


Which dd parameters are required?

1244


Explain how can a stopped job be started again?

1183


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2866


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1528


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1208


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1381