Thanks about comments.
I agree about IBM not interested in their COBOL compilers in AIX. However, I am working in a migration project and it would be a great effort to us to implement SORT inside COBOL programs.
About a sequential file (not VSAM). It would be great if there were a sequential...
Thanks both, but I still have the problem. I am going to explain it. In AIX VSAM are created by COBOL with a binary file with some attributes of the file. Problem appears when you need to manipulate a file with SyncSort (like DFSORT in Mainframe). After the SyncSort step, if you need to process...
I am sequentialy reading a VSAM file in COBOL Set for AIX.
When arriving to the end of file I get a FS 90. I do not know what does it mean. Can anybody help me, please?
I am changing the mainframe system MVS to a AIX sistem. In the new CICS for AIX, I cannot use the ROUTE command. I want to migrate a program with that CICS command. The program sends text to another terminal. The program is like this:
...
EXEC-CICS
ROUTE
LIST(WS-LIST)...
I am in a Downsizing project from host to unix.
I want to write a script from a CICS program and run it (the script) in unix.
For ROUTE command, I want to send text to another printer terminal
Hello,
I´m converting CICS programs from FULL BMS to MINIMUM BMS. I would like a solution for commands like ROUTE, SEND PAGE, SPOOLOPEN, SPOOLWRITE and SPOOLOPEN.
Thanks.
Hello, I am triying to migrate seq files from mainframe(MVS) to AIX. When using Record Seq. files in COBOL, a hidden file with some fixed file attributes is generated. My problem is that SORT steps in my scripts do not generate this hidden file ".namefile.DDMEA". When I try to OPEN the file in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.