mainframe
How to read a PS file in reverse order?
I have a PS file to be read in reverse order and process accordingly. Do we have a way to mention to read the file in reverse order in FD in COBOL module? OR do we have something to achieve the same u[详细]
2022-12-24 04:44 分类:问答How to convert a alphanumeric string into numeric decimal in COBOL
For eg., i have alphanumeric string \'A开发者_运维知识库BCDEF 0 0.450\' and i need to get \'0.450\' as numeric decimal and do arithmetic on it. Do we have a way? Please suggest.I assume the format is[详细]
2022-12-24 04:42 分类:问答How can I access mainframe data with .Net applications and SQL Queries?
We have a large amount of data stored on an IBM mainframe using VSAM files. A lot of this data is dropped on the network every night in the form of text files to be processed and dumped into FoxPro an[详细]
2022-12-22 05:22 分类:问答Allocation of memory with LE routines
At Allocation of Memory in Variable-Length Tables NealB mentioned LE routines to allocate/deallocate memory in a non-CICS COBOL program.[详细]
2022-12-20 13:31 分类:问答How to create a fixed blocked (FB) file for IBM mainframe/FTP in VBA
I\'ve got VBA code that generates a text file with some pretty basic information included.I then upload that file via FTP.[详细]
2022-12-20 12:07 分类:问答Setting break points in z390 Portable Mainframe Assembler and Emulator?
I\'ve been using the old Dos version of Assist and would like to use the z390 Portable Mainframe Assembler and Emulator instead. I\'m able to compile and run programs but am not clear on how to set br[详细]
2022-12-19 20:42 分类:问答What's an elegant way to retrieve all times of the day (1 hour resolution) in DB2 without a backing table?
I\'m querying some data from a table in DB2/z which holds hourly data but occasionally skips some hours (if the clients don\'t send up details for that hour).[详细]
2022-12-19 07:31 分类:问答Is there some way to access Sql server from z/OS mainframe and have the result in IBM 3270 terminal emulation?
Is there any way (possibly cheap) to access Microsoft Sql Server from z/OS mainframe (COBOL programs) and have the result in 3270 terminal emulation?[详细]
2022-12-19 06:11 分类:问答How do I transition from mainframe programmer to client server programmer?
I was a Adabas/Natural and Cobol mainframe programmer for 16 years ending in 2002.I have a vast amount of experience in the analysis, design, development, testing, implementation and documentation of[详细]
2022-12-18 10:34 分类:问答Is there a TSO command written in REXX or CLIST that can determine WHO has enqueued a dataset?
I need to write a REXX Exec or Clist to identify WHO has enqueued a Dataset and display a user friendly message on an ISPF开发者_开发百科 dialog application.Due to system configuration issues, the %WH[详细]
2022-12-16 06:52 分类:问答