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?
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
We are currently converting mainframe data files to PDF using Emtex but it is extremely slow (taking a weekend to convert 50,000).
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.
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).
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).
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).
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
I am running one COBOL pgm which is reading one VSAM file. Below is ithe input output section in my pgm.
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