mainframe
HOw to add 1 day to the given input date (format: YYYY-MM-DD) using JCL Syncsort?
I want to add 1 day to the given input date. The input date is in YYYY-MM-DD format. Can anybady please let me know how can I do this using Syncsort?[详细]
2023-04-12 23:12 分类:问答Assembly Code Programming for z390 Mainframe
Not finished with this problem In this program an unknown problem causes the assembler to reject the code because of apparently unknown macros, or what looks to the assembly like macros. I\'m not s[详细]
2023-04-11 13:14 分类:问答Mainframe data conversion to electronic PDF - alternative to Emtex?
We are currently converting mainframe data files to PDF using Emtex but it is extremely slow (taking a weekend to convert 50,000).[详细]
2023-04-11 12:35 分类:问答Issue while populating array in COBOL
I am getting very strange scenario. I have one array defined in my COBOL pgm. 05A-TABLE. 10A-TABLE-LIST OCCURS 10 TIMES INDEXED BY A-IDX.[详细]
2023-04-09 05:32 分类:问答Compare Packed decimal Julian date with (Packed decimal Current Julian date-7days) using JCL- SYNCSORT?
I have a requirement as below. In my Input file, I have Packed decimal Julian date[YYYYDDD format] in 23rd position (position 23, length 4).[详细]
2023-04-06 23:33 分类:问答How to Compare PD Julian date with (Current Julian date-7) using JCL- SYNCSORT?
I have a requirement as below. In my input file, I have a packed-decimal Julian date starting in the 23rd position (position 23, length 4).[详细]
2023-04-05 13:35 分类:问答How do you transfer a binary file via Connect:Direct NDM?
I\'m trying to submit a binary file, in this case, an Excel file from my local server (Solaris server with Mainframe rehosting software) using Connect:Direct NDM to a destination server (Mainframe).[详细]
2023-04-04 12:22 分类:问答Accessing DB2 through StarSQL - Efficiency. Output Parameters or Select Query
I\'m working on some code that queries an old DB2 database running on a nice old MainFrame. The Query has to be written in StarSQL The goal of this is to drastically red开发者_Go百科uce the MIP\'s usa[详细]
2023-04-03 14:44 分类:问答VSAM Status code 04
I am running one COBOL pgm which is reading one VSAM file. Below is ithe input output section in my pgm.[详细]
2023-04-02 21:47 分类:问答JCL for running COBOL program calling subprogram
I have one COBOL pgm A which is calling another COBOL pgm B. In pgm B I need one file.How can I write 开发者_开发问答JCL so that I would be able to access this file in pgm B? I have written select cla[详细]
2023-04-02 12:09 分类:问答