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

COBOL Programming :: RE: COBOL DB2 program - zIIP eligible

Author: vasanthz Posted: Thu Jun 01, 2017 11:18 pm (GMT 5.5) Thanks for the guidance Robert, I am going to go through the exercise and see if we can get some work run on zIIP. Going through the...

View Article


COBOL Programming :: RE: COBOL DB2 program - zIIP eligible

Author: Robert Sample Posted: Fri Jun 02, 2017 6:45 pm (GMT 5.5)Quote:Seems unfair not letting everyone use the zIIP API.On the other hand, a zIIP costs $40,000 to $100,000 while a CP can run over...

View Article


DFSORT/ICETOOL :: replacing junk with hyphen

Author: Nitin32 Subject: replacing junk with hyphen Posted: Fri Jun 02, 2017 7:47 pm (GMT 5.5) I have a input file which has junk values I need to replace that junk value with hyphen(not spaces) using...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: enrico-sorichetti Subject: Reply to: replacing junk with hyphen Posted: Fri Jun 02, 2017 7:50 pm (GMT 5.5) search the forum, the question has been asked and replied too many times ( ALTSEQ...

View Article

SYNCSORT :: INREC PARSING and dictionary items

Author: migusd Subject: INREC PARSING and dictionary items Posted: Fri Jun 02, 2017 8:02 pm (GMT 5.5) hello guys, I am having troubles to understand INREC PARSING using Dictionary fields created. I...

View Article


SYNCSORT :: RE: INREC PARSING and dictionary items

Author: Arun Raj Posted: Fri Jun 02, 2017 8:11 pm (GMT 5.5)Code: TIMR,1,7,ZD       LOQD,9,7,CH       REQI,17,6,CH  I think your problem lies here. You might want to define these PARSE fields as %n OR...

View Article

SYNCSORT :: RE: INREC PARSING and dictionary items

Author: sergeyken Posted: Fri Jun 02, 2017 8:17 pm (GMT 5.5) The syntax of your PARSE parameter (after substitution of dictionary values) is wrong/incorrect/not allowed. PARSE= is not allowed without...

View Article

SYNCSORT :: RE: INREC PARSING and dictionary items

Author: migusd Subject: Reply to: INREC PARSING and dictionary items Posted: Fri Jun 02, 2017 8:43 pm (GMT 5.5) Hi Arun, I did that as a test before, but the failing field is moving. let me tell you...

View Article


SYNCSORT :: RE: INREC PARSING and dictionary items

Author: migusd Subject: Reply to: INREC PARSING and dictionary items Posted: Fri Jun 02, 2017 8:45 pm (GMT 5.5) Thanks for your explanation, Sergey. Sometimes people with obtuse minds like me, fail to...

View Article


Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: Rohit Umarjikar Posted: Fri Jun 02, 2017 9:05 pm (GMT 5.5)Quote:I need to replace junk with hyphen in a file using sort How could that be anyone's signature ? You need to define "junk" to get...

View Article

SYNCSORT :: RE: INREC PARSING and dictionary items

Author: sergeyken Subject: Re: Reply to: INREC PARSING and dictionary items Posted: Fri Jun 02, 2017 9:15 pm (GMT 5.5)migusd wrote:Hi Arun, I did that as a test before, but the failing field is moving....

View Article

SYNCSORT :: RE: INREC PARSING and dictionary items

Author: migusd Posted: Fri Jun 02, 2017 9:22 pm (GMT 5.5) that was the issue, Sergey! Thanks guys, you are awesome!_________________shikoulitz

View Article

DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: sergeyken Subject: Re: replacing junk with hyphen Posted: Fri Jun 02, 2017 9:27 pm (GMT 5.5)Nitin32 wrote:I have a input file which has junk values I need to replace that junk value with...

View Article


DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: Nitin32 Subject: Reply to: replacing junk with hyphen Posted: Fri Jun 02, 2017 10:37 pm (GMT 5.5) X'CA' is the junk value_________________I need to replace junk with hyphen in a file using sort

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: Rohit Umarjikar Posted: Fri Jun 02, 2017 11:01 pm (GMT 5.5)ALTSEQ control statement or try SS -string to find and overlay with '-'_________________Regards, Rohit Umarjikar"Knowledge is knowing...

View Article


DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: sergeyken Subject: Re: Reply to: replacing junk with hyphen Posted: Sat Jun 03, 2017 4:12 am (GMT 5.5)Nitin32 wrote:X'CA' is the junk value Do you need to replace all X'CA' with dashes? That's...

View Article

DFSORT/ICETOOL :: RE: replacing junk with hyphen

Author: Nitin32 Subject: Reply to: replacing junk with hyphen Posted: Sat Jun 03, 2017 10:04 am (GMT 5.5) Yes_________________I need to replace junk with hyphen in a file using sort

View Article


DB2 :: Need DB2 query to fetch previous row !

Author: Chandan1993 Subject: Need DB2 query to fetch previous row ! Posted: Sat Jun 03, 2017 10:43 am (GMT 5.5) I have table when there is any changes in row it shows in column change_type_cd is 'U'.i...

View Article

Image may be NSFW.
Clik here to view.

DB2 :: RE: Need DB2 query to fetch previous row !

Author: enrico-sorichetti Subject: Reply to: Need DB2 query to fetch previous row ! Posted: Sat Jun 03, 2017 10:51 am (GMT 5.5) do You realise that once a row has been updated the previous values are...

View Article

DB2 :: RE: Need DB2 query to fetch previous row !

Author: Chandan1993 Posted: Sat Jun 03, 2017 11:10 am (GMT 5.5) The both original record will be present in table after updating the rows and the change_type _cd will be as 'U' after updating the row....

View Article
Browsing all 8500 articles
Browse latest View live