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

Image may be NSFW.
Clik here to view.

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Rohit Umarjikar Posted: Sun Sep 11, 2016 8:49 pm (GMT 5.5)Quote:This has been the design since years as this module will be used by Batch and Online.that doesn't mean it is right thing to do...

View Article


DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: TS70363 Posted: Sun Sep 11, 2016 9:27 pm (GMT 5.5) Hi Rohit, I understand your point. Quote:Why do you not convert it to a batch sub module? I am ready to make a change. Please confirm - you...

View Article


DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Robert Sample Posted: Sun Sep 11, 2016 10:19 pm (GMT 5.5)Quote:Is poor performance of CALL statement due to the call being thru the host variable prefixed with qualifier? Is poor performance...

View Article

COBOL Programming :: Replace function

Author: abdulrafi Subject: Replace function Posted: Mon Sep 12, 2016 10:12 am (GMT 5.5) Hi, I have a variable as below,Code:01  WS-VAR      PIC X(21) VALUE '"PAIN PROTECT""ONLY""'. I am using the below...

View Article

COBOL Programming :: RE: Replace function

Author: abdulrafi Posted: Mon Sep 12, 2016 10:19 am (GMT 5.5) The problem arouse when I inputted a CSV file to mainframe. csv file input: PAIN PROTECT "ONLY" when ftp'd to mainframe it became: "PAIN...

View Article


COBOL Programming :: RE: Replace function

Author: Bill Woodger Subject: Reply to: Replace function Posted: Mon Sep 12, 2016 11:21 am (GMT 5.5) In a CSV quotes are used to "protect" data which contains values which otherwise would confuse the...

View Article

Image may be NSFW.
Clik here to view.

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Rohit Umarjikar Posted: Mon Sep 12, 2016 11:24 am (GMT 5.5) You don't have to make the change for 12 becaue you can find one SP which you think is a candiDate for poor performance so save the...

View Article

COBOL Programming :: RE: Replace function

Author: abdulrafi Posted: Mon Sep 12, 2016 11:49 am (GMT 5.5) I can remove the '"' padded towards the start and end. But in my example, I need the value as it as which is like PAIN PROTECT "ONLY". Here...

View Article


COBOL Programming :: RE: Replace function

Author: abdulrafi Posted: Mon Sep 12, 2016 1:30 pm (GMT 5.5) It would be great if I am able to remove the quotes inserted when FTP'ing the file from CSV to Mainframe so that I can get the exact value...

View Article


DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: GuyC Posted: Mon Sep 12, 2016 2:01 pm (GMT 5.5)Rohit Umarjikar wrote:Why do you have native SP so called through batch? Why do you not convert it to a batch sub module? Do you know they have...

View Article

TSO/ISPF :: RE: How to show message using batch jobs

Author: madprasy Posted: Mon Sep 12, 2016 5:01 pm (GMT 5.5) Thank you Steve. It worked. we have a long running job and we would like to monitor the completion of steps just to send a mail to team of...

View Article

COBOL Programming :: RE: Replace function

Author: abdulrafi Posted: Mon Sep 12, 2016 5:06 pm (GMT 5.5) Hi, I am half way through. I got the output as PAIN PROTECT " ONLY". I want it as PAIN PROTECT "ONLY" ie. without spaces between " and O....

View Article

COBOL Programming :: RE: Replace function

Author: Robert Sample Posted: Mon Sep 12, 2016 8:02 pm (GMT 5.5) Use INSPECT and reference modification:Code:     INSPECT WS-SOURCE                                     TALLYING WS-INIT-CHARS FOR...

View Article


Image may be NSFW.
Clik here to view.

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Rohit Umarjikar Posted: Mon Sep 12, 2016 10:56 pm (GMT 5.5) Yes, I know it can be called but here is why one can avoid and better to make it right when we have a choice. This is what my call in...

View Article

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: mistah kurtz Posted: Tue Sep 13, 2016 12:19 am (GMT 5.5)Rohit Umarjikar wrote:Yes, I know it can be called but here is why one can avoid and better to make it right when we have a choice. This...

View Article


Image may be NSFW.
Clik here to view.

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Rohit Umarjikar Posted: Tue Sep 13, 2016 1:20 am (GMT 5.5)Performance - Part 4.DB2 9 for z/OS Stored Procedures: Through the CALL and Beyond. However, I am not saying calling a SP is not...

View Article

DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: TS70363 Posted: Tue Sep 13, 2016 3:26 am (GMT 5.5) Thanks all for your valuable suggestions.Quote:What do other batch DB2 programs AT YOUR SITE use for CPU time per record? We use MSUs and it...

View Article


DB2 :: RE: COBOL DB2 - CALL statement - high CPU consumption

Author: Robert Sample Posted: Tue Sep 13, 2016 7:20 am (GMT 5.5) From the DB2 for z/OS V10.0.0 Managing DB2 Performance manual:Quote: You can improve the performance of stored procedures and...

View Article

DFSORT/ICETOOL :: Removing Extra Spaces in a comma separated file

Author: Puspojit Subject: Removing Extra Spaces in a comma separated file Posted: Tue Sep 13, 2016 7:46 am (GMT 5.5) I have a file as belowCode: DON BRADMAN          ,AUSTRALIA        ,101,CAPTAIN...

View Article

Mainframe Jobs :: Mainframe Admin Openings with CTS

Author: enikhilk Subject: Mainframe Admin Openings with CTS Posted: Tue Sep 13, 2016 10:13 am (GMT 5.5) Hello All, Cognizant have below openings.exp. required : 5 to 12 Yearslocation...

View Article
Browsing all 9405 articles
Browse latest View live