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

COBOL Programming :: RE: Two digit Date format

Author: Bill Woodger Subject: Reply to: Two digit Date format Posted: Sat May 07, 2016 2:11 pm (GMT 5.5) If your data are reliable, it is even simpler:Code:       01  SOURCE-FIELD PIC X(30) VALUE...

View Article


CLIST & REXX :: Need Help to Define 36 Input Fields (1 Byte) in REXX

Author: satish.ms10 Subject: Need Help to Define 36 Input Fields (1 Byte) in REXX Posted: Sat May 07, 2016 3:08 pm (GMT 5.5) Hi All, Thanks for all your support. I have situation to define 36 fields of...

View Article


Image may be NSFW.
Clik here to view.

CLIST & REXX :: RE: Need Help to Define 36 Input Fields (1 Byte) in REXX

Author: enrico-sorichetti Subject: Reply to: Need Help to Define 36 Input Fields (1 Byte) in REXX Posted: Sat May 07, 2016 6:16 pm (GMT 5.5) read the ISPF manuals about the Code:.ZVARS...

View Article

CLIST & REXX :: RE: Need Help to Define 36 Input Fields (1 Byte) in REXX

Author: satish.ms10 Posted: Sun May 08, 2016 5:01 pm (GMT 5.5) Thank you so much Enrico. I am able to fulfill my requirements with .ZVARS. Thanks, Satish_________________Thanx, Sati

View Article

Image may be NSFW.
Clik here to view.

PL/I & Assembler :: And yet another PL/I RFE to vote for (or not)

Author: prino Subject: And yet another PL/I RFE to vote for (or not) Posted: Mon May 09, 2016 1:00 am (GMT 5.5)Enhance readability/usability of Attribute/Xref Table As usual, an IBM ID is required to...

View Article


DFSORT/ICETOOL :: RE: Convert Timestamp Value

Author: magesh23586 Subject: Reply to: Convert Timestamp Value Posted: Mon May 09, 2016 7:24 am (GMT 5.5) This code may help you.Code: OPTION COPY...

View Article

DFSORT/ICETOOL :: RE: Convert Timestamp Value

Author: magesh23586 Subject: Reply to: Convert Timestamp Value Posted: Mon May 09, 2016 8:18 am (GMT 5.5) Missed +12 addition.Code: OPTION COPY...

View Article

DFSORT/ICETOOL :: RE: Convert Timestamp Value

Author: mrdinesh Subject: Reply to: Convert Timestamp Value Posted: Mon May 09, 2016 10:02 am (GMT 5.5) Hi Magesh, Thanks for your Help. I was able to convert the timestamp with a different Sortcard,...

View Article


COBOL Programming :: RE: Two digit Date format

Author: abdulrafi Posted: Mon May 09, 2016 10:18 am (GMT 5.5) Thanks Bill and Robert for your kind help._________________Thanks, Abdul Rafi

View Article


DFSORT/ICETOOL :: RE: Convert Timestamp Value

Author: Bill Woodger Subject: Reply to: Convert Timestamp Value Posted: Mon May 09, 2016 10:28 am (GMT 5.5) Why do you want the NOMATCH for the monts? What's your actual problem with the months and...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: Performing addition using JCL sort card

Author: Shaheen Shaik Posted: Mon May 09, 2016 12:03 pm (GMT 5.5) Thank you all for your answers. _________________Shanthanu

View Article

CLIST & REXX :: REXX Screen not working due to LINKEDIT issue

Author: sundarkudos Subject: REXX Screen not working due to LINKEDIT issue Posted: Mon May 09, 2016 1:44 pm (GMT 5.5) Hi All, When I compile a PL/I DB2 program on a Z/OS v1.13 machine running with DB2...

View Article

Image may be NSFW.
Clik here to view.

CLIST & REXX :: RE: REXX Screen not working due to LINKEDIT issue

Author: enrico-sorichetti Subject: Reply to: REXX Screen not working due to LINKEDIT issue Posted: Mon May 09, 2016 2:59 pm (GMT 5.5) speak to Your support to understand the changes done/NOT DONE when...

View Article


JCL & VSAM :: CPU time Vs Number of records

Author: Nileshkul Subject: CPU time Vs Number of records Posted: Mon May 09, 2016 4:05 pm (GMT 5.5) Dear All, I have a VSAM file which is fairly constant volume - sort of control data. The file is read...

View Article

JCL & VSAM :: RE: CPU time Vs Number of records

Author: Robert Sample Posted: Mon May 09, 2016 4:29 pm (GMT 5.5) Have you read the Demystifying VSAM Redbook? If not you need to. Direct (keyed) reads use the index component. A LISTCAT will tell you...

View Article


JCL & VSAM :: RE: CPU time Vs Number of records

Author: Robert Sample Posted: Mon May 09, 2016 5:42 pm (GMT 5.5) Follow-up: have you talked to your site support group? If the data set (only Unix System Services has files on a z/OS system) is read...

View Article

COBOL Programming :: RE: Facing xml parser exception 798761

Author: muralikrishnan_new Subject: Reply to: Facing xml parser exception 798761 Posted: Mon May 09, 2016 7:51 pm (GMT 5.5) Hi Murugan, Sorry for the late response. I am just sharing the my piece of...

View Article


Image may be NSFW.
Clik here to view.

COBOL Programming :: RE: Facing xml parser exception 798761

Author: Rohit Umarjikar Posted: Mon May 09, 2016 8:03 pm (GMT 5.5)Quote:Sorry for the late response. You did nothing to be sorry for and in fact you are helping him in a weeks time which is not really...

View Article

JCL & VSAM :: RE: CPU time Vs Number of records

Author: Rohit Umarjikar Posted: Mon May 09, 2016 8:16 pm (GMT 5.5) Welcome!!Quote:The file is read in batch. It has around 200 K records. The file is read in batch modules via keys. If I reduce record...

View Article

DFSORT/ICETOOL :: RE: Performing addition using JCL sort card

Author: Rohit Umarjikar Posted: Mon May 09, 2016 9:10 pm (GMT 5.5) Bill, One question in this case does it require to do sort when we only deal with single category i.e. 'IT/it' records or DFSORT smart...

View Article
Browsing all 9405 articles
Browse latest View live