Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 9405 articles
Browse latest View live
↧

DFSORT/ICETOOL :: RE: Add PD field from 2nd file to PD in 1st

Author: Sushant Garje Subject: Reply to: Add PD field from 2nd file to PD in 1st Posted: Thu Dec 01, 2016 6:32 pm (GMT 5.5) Hi Bill, The files would already be in sorted order of the keys...

View Article


DFSORT/ICETOOL :: RE: Add PD field from 2nd file to PD in 1st

Author: Sushant Garje Posted: Thu Dec 01, 2016 7:33 pm (GMT 5.5) I tried the below control card to get the addition part. Now the problem is that the output I receive is in ZD format and the file is...

View Article


JCL & VSAM :: High CPU consumption Job using IAM files as input

Author: aswinir Subject: High CPU consumption Job using IAM files as input Posted: Thu Dec 01, 2016 8:28 pm (GMT 5.5) I have a high CPU consumption job that uses IAM files as input. When profiled the...

View Article

DFSORT/ICETOOL :: RE: Add PD field from 2nd file to PD in 1st

Author: Bill Woodger Subject: Reply to: Add PD field from 2nd file to PD in 1st Posted: Thu Dec 01, 2016 8:45 pm (GMT 5.5) Use TO=PD and LENGH= to convert the result to PD of the length that you want.

View Article

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: Robert Sample Posted: Thu Dec 01, 2016 9:30 pm (GMT 5.5) Have you talked to Innovation Data Processing yet? If not, then you should -- the vendor should be your FIRST point of contact when you...

View Article


JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: Robert Sample Posted: Thu Dec 01, 2016 10:11 pm (GMT 5.5) One additional comment: asking ANY vendor about what any specific CSECT does is, most likely, a waste of time. Vendors generally...

View Article

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: Bill Woodger Subject: Reply to: High CPU consumption Job using IAM files as input Posted: Thu Dec 01, 2016 10:32 pm (GMT 5.5) Well, getting 45m records from a 90m record data set by random...

View Article

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: Bill Woodger Subject: Reply to: High CPU consumption Job using IAM files as input Posted: Thu Dec 01, 2016 10:43 pm (GMT 5.5) The listcat output you provided is not much use. What volumes...

View Article


JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: vasanthz Posted: Fri Dec 02, 2016 12:12 am (GMT 5.5) When we were using IAM, IAMINFO is the starting point. There would be lot of useful information about the reads/writes, one easy thing to...

View Article


CLIST & REXX :: What is the code in CLIST to enable the trace ?

Author: jackzhang75 Subject: What is the code in CLIST to enable the trace ? Posted: Fri Dec 02, 2016 3:02 am (GMT 5.5) Hi Expert , What is the code in CLIST similar as TRACE in REXX to enable the...

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: prino Posted: Fri Dec 02, 2016 5:04 am (GMT 5.5)Code:DATA COMPRESS  =  SOFTWARE 'nuff said..._________________Robert AH Prins robert.ah.prins @ the.17+Gb.Google thingyAt last, a tiny bit of...

View Article

CLIST & REXX :: RE: What is the code in CLIST to enable the trace ?

Author: don.leahy Posted: Fri Dec 02, 2016 6:07 am (GMT 5.5) Try: CONTROL LIST CONLIST SYMLIST or some combination of these._________________"Let's work the problem, people. Let's not make things worse...

View Article

SYNCSORT :: syncsort: copy lines after the keyword

Author: shreya19 Subject: syncsort: copy lines after the keyword Posted: Fri Dec 02, 2016 9:47 am (GMT 5.5) I have a flat file and I need to copy few lines from it to another PS file. I need to search...

View Article


DFSORT/ICETOOL :: RE: Add PD field from 2nd file to PD in 1st

Author: Sushant Garje Subject: Reply to: Add PD field from 2nd file to PD in 1st Posted: Fri Dec 02, 2016 1:50 pm (GMT 5.5) Thank you Bill, It worked even without the LENGTH= parameter. Please find...

View Article

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: aswinir Subject: Reply to: High CPU consumption Job using IAM files as input Posted: Fri Dec 02, 2016 2:13 pm (GMT 5.5) Thanks for your quick response. Here are the details. 10m file is the...

View Article


DFSORT/ICETOOL :: RE: Add PD field from 2nd file to PD in 1st

Author: Bill Woodger Subject: Reply to: Add PD field from 2nd file to PD in 1st Posted: Fri Dec 02, 2016 2:35 pm (GMT 5.5) Well, I'd recommend using the length. It is more typing for now, but it'll...

View Article

Image may be NSFW.
Clik here to view.

JCL & VSAM :: RE: High CPU consumption Job using IAM files as input

Author: prino Subject: Re: Reply to: High CPU consumption Job using IAM files as input Posted: Fri Dec 02, 2016 3:30 pm (GMT 5.5)aswinir wrote:each id record in parent file has 6 sub records in the 90m...

View Article


ABENDS & Debugging :: S922 Error

Author: yuvan Subject: S922 Error Posted: Fri Dec 02, 2016 6:58 pm (GMT 5.5) Hi , I am facing S922 error when we run a SAS job which just read the input file and write it in output file after...

View Article

ABENDS & Debugging :: RE: S922 Error

Author: yuvan Posted: Fri Dec 02, 2016 7:27 pm (GMT 5.5) Also when i search through Web , find "SPECIFIED MU TIME EXCEEDED" for S922 error , What is MU Time.

View Article

ABENDS & Debugging :: RE: S922 Error

Author: Robert Sample Subject: Reply to: S922 Error Posted: Fri Dec 02, 2016 7:53 pm (GMT 5.5) First, the problem could be with how your site allocates memory for a job, so you really need to address...

View Article
Browsing all 9405 articles
Browse latest View live