Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: josep11477
  • Content: Threads
  • Order by date
  1. josep11477

    FS 90 reading VSAM sequentialy

    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?
  2. josep11477

    How emulate ROUTE command in AIX

    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)...
  3. josep11477

    converting ROUTE command from FULL BMS to MINIMUN BMS.

    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.
  4. josep11477

    binary files ".name.DDMEA" in COBOL Set for AIX

    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...

Part and Inventory Search

Back
Top