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

COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: Robert Sample Subject: Reply to: Dynamic output file creation in cobol using BPXWDYN Posted: Thu Jun 15, 2017 11:47 pm (GMT 5.5) How do you know BPXWDYN worked correctly? Try Code:DISPLAY...

View Article


COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: smileheal Posted: Fri Jun 16, 2017 12:16 am (GMT 5.5) Hi Robert, thanks for the feedback. I called BPXWDYN in my pgm. Apology 4 the typo. I had set the RC from the call and following is the...

View Article


COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: Akatsukami Posted: Fri Jun 16, 2017 12:23 am (GMT 5.5)And what does that tell you?_________________Data is not information. Information is not knowledge. Knowledge is not wisdom.

View Article

COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: Robert Sample Posted: Fri Jun 16, 2017 12:24 am (GMT 5.5) The return code is -25, which means the fifth key failed the parse. So you need to display WS-ALLOC-STRING and find out what is wrong...

View Article

DB2 :: Identify top 30 big tables or indexes in db2 mainframe

Author: ashek15 Subject: Identify top 30 big tables or indexes in db2 mainframe Posted: Fri Jun 16, 2017 10:01 am (GMT 5.5) Hi All Could any one pls let me know how can I find out top 30 tables and...

View Article


SYNCSORT :: RE: Reduce CPU Times for Join Sort

Author: santoshn Posted: Fri Jun 16, 2017 11:09 am (GMT 5.5)Nic Clouston wrote:By default JOINKEYS sorts both data sets (they are not "files") unless told not to by the SORTED keyword - which I do not...

View Article

SYNCSORT :: RE: Reduce CPU Times for Join Sort

Author: Abid Hasan Posted: Fri Jun 16, 2017 12:12 pm (GMT 5.5) Hello,santoshn wrote:... This job is one of more expensive jobs so we are checking if any alternative can be implemented to reduce CPU...

View Article

DFSORT/ICETOOL :: RE: Include/omit with "ALL" parameter

Author: mgl Subject: Reply to: Include/omit with "ALL" parameter Posted: Fri Jun 16, 2017 2:37 pm (GMT 5.5) Many thanks for your posts and specialy to RahulG31 and Sergeyken. I am sorry, i didn't saw...

View Article


COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: smileheal Posted: Fri Jun 16, 2017 3:38 pm (GMT 5.5) Hi Robert, thanks 4 the valuable feedback. Have corrected the string command to lave space between Catlog & LRECL. Also used FREE...

View Article


COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: Robert Sample Posted: Fri Jun 16, 2017 6:01 pm (GMT 5.5) Good to hear you got it working._________________TANSTAAFL The first rule of code reuse is that the code needs to be worth re-using. "We...

View Article

IBM Tools :: RE: OPC - job preconditions

Author: David Robinson Posted: Fri Jun 16, 2017 9:08 pm (GMT 5.5) Not 100% sure as I don't have a TWS system to hand, but I'm pretty sure the audit trail shows special resources becoming (un)available....

View Article

SYNCSORT :: RE: Reduce CPU Times for Join Sort

Author: magesh23586 Subject: Reply to: Reduce CPU Times for Join Sort Posted: Sat Jun 17, 2017 11:10 pm (GMT 5.5) Remove following statements.Code: OUTFIL FNAMES=SORTOUT,...

View Article

CA Products :: Easytrive Redefine

Author: vidyaa Subject: Easytrive Redefine Posted: Mon Jun 19, 2017 6:01 pm (GMT 5.5) Hi, Am trying to redefine a file variable in easytrieve but it is not getting aligned properly Ex: File 16 to 18...

View Article


COBOL Programming :: RE: Dynamic output file creation in cobol using BPXWDYN

Author: steve-myers Posted: Mon Jun 19, 2017 7:18 pm (GMT 5.5) I have no idea what the designers of OS/360 were actually thinking, but I suspect they were thinking they did not want application...

View Article

COBOL Programming :: Validate if a Value from the file is numeric

Author: balacsv2 Subject: Validate if a Value from the file is numeric Posted: Mon Jun 19, 2017 11:52 pm (GMT 5.5) I am reading a comma delimited file which comes from another vendor using unstring.I...

View Article


COBOL Programming :: RE: Validate if a Value from the file is numeric

Author: Robert Sample Subject: Reply to: Validate if a Value from the file is numeric Posted: Tue Jun 20, 2017 12:39 am (GMT 5.5) From the Enterprise COBOL Language Reference manual, page 210...

View Article

CA Products :: RE: Easytrive Redefine

Author: Benchwarmer Posted: Tue Jun 20, 2017 12:55 am (GMT 5.5) Your post does not provide enough information for others to help. Provide full code. You may be bypassing the first...

View Article


CLIST & REXX :: REXX to view the PGM or PROC

Author: jackzhang75 Subject: REXX to view the PGM or PROC Posted: Tue Jun 20, 2017 1:20 am (GMT 5.5) Hi Experts, I am searching for the REXX macro or any ISPF function in REXX to open the PGM or PROC...

View Article

Image may be NSFW.
Clik here to view.

CLIST & REXX :: RE: REXX to view the PGM or PROC

Author: enrico-sorichetti Subject: Reply to: REXX to view the PGM or PROC Posted: Tue Jun 20, 2017 1:37 am (GMT 5.5) and what do You expect to see/understand when browsing a load module? while it is...

View Article

CLIST & REXX :: RE: REXX to view the PGM or PROC

Author: David Robinson Posted: Tue Jun 20, 2017 1:41 am (GMT 5.5) Shouldn't be too difficult. You still use the ISPEXEC BROWSE function, you just have to supply the name of your procedure libraries or...

View Article
Browsing all 8500 articles
Browse latest View live