Please I need Get the OPID segment CICS of RACF from a COBOL/CICS Program. Thanks JORGE Software/Hardware used: OS/390 2.10 and RACF and CICS
Hi, I am using PCOM for accessing Z OS. I am new to Mainframes. I want to fire this command. CEDA DEF PROG(PROG1) GROUP(GRP1) LANG(COBOL). When i googled I found that i have to fire this command at CICS terminal. I want to know how can I get to the CICS terminal.
I am currently redesigning a process that uses started transactions to update a file that is local to our AOR on two different sysplexes. We run into issues where if the remote file update fails we have no way of knowing (NOCHECK) on the started tran so the files get out of synch. I would like to...
I have a really old cobol program generated under VS cobol. Under 3.2 VS cobol no longer works. I regenerated the program to view the problems and a line 'Service Reload' came up as invalid. What does Service Reload do? Is there an 'easy' replacement?
A client site has share option 3 files and updates these in batch while open to CICS. There seems to be a lag of some time before the CICS transactions can read data that has been inserted by batch jobs, even though the batch jobs have completed. The user does not want to close and open files in...
We use Compuware's Abend-aid in CICS. Currently with the settings we have when a developer gets an LE abend 4038 the output goes to MSGUSR. We'd like the developer to be able to get their abend thru abend-aid. Compuware suggests that we use usermod CEEWUCHA. Do you recommend this?
The following question was posted by another person on Feb. 19, 2007. I am having a problem with FTP'ing a file that does not contain CRLF to the mainframe. Because the source file does not contain a CRLF to signify the end of line, only the data up to the LRECL of the file will be transferred....
Why isn't this subprogram running properly? Main-Program: ENVIRONMENT DIVISION. INPUT-OUTPUT SECTION. FILE-CONTROL. SELECT TEST-RESULTS-FILE ASSIGN TO DISK "TESTRESULTS.TXT" ORGANIZATION IS LINE SEQUENTIAL. SELECT PRINT-FILE ASSIGN TO PRINTER...
We are running under CICS TS V3.1. Yesterday we received an error message indicating the region could not start as there was insufficient storage below the 16M line. We had to back out a product to get the region to start. Most of our CICS regions have DSALIM between 6-8M. I don't want to...
Initially I had VSAM in CICS, but now a client want to remove the VSAM files. I need to create a sequential file in CICS and store the data in a GDG. Is it possible and could you please suggest how can I achieve it?
My specifics are: Initially VSAM was there in CICS, and now my client wants to remove the VSAM files. So I need to create a sequential file in CICS and need to store the data in a GDG. Is this possible and could you please suggest how can I achieve it?
Debugging a Cobol CICS ADABAS application. The App is very OLD and the COBOL Source is being updated to LE COBIII but the client (LOCAL GOV) doesn't want to use CA intertest and the ADABAS Version is out of support v7.1 as of 2006. We have limited experience here in ADABAS so any help would be...
The customer is using custom gateway using IBM TX series (multiplatform v6) on AIX platform and the client's all IVR related transactions are available through LU 0 protocol only and we should not use any other in order to intract with AS 400 host (CICS). Please clarify the below: 1. The IBM TX...
While not having a Tape Management System or DITTO or IEBGENER to dump the File. I was needing assitance with how to Display a Logical Record Lnength and blocksize on a File that is on Tape under (Mainframe ) z/OS series using TSO. The file is a CICS Logger.. Thank you in advance.
How can I integrate with CICS v2.3 using websphere process server? Presently do not have CICS Transaction gateway. So we are thinking of CICS socket connection. How do I achieve this?
Is there a callable subroutine, function, or command that will return a setting that will tell me if I am executing in a batch or CICS region?
I am working as Mainframe System Programmer involved in installing program products. I would appreciate if you provide me the information to learn about Assembler Language/Dump Reading using IPCS as required manuals/links. Thanks in advance.
We have several VSAM files within a CICS online system that need to be closed so that a batch job can run against the files and update some of them. Right now we issue the cemt commands in batch but the files aren't actually closed at the time the COBOL program runs against them and an abend...
I used a batch ezt pgm to read the CICS ESDS online file and no result during the morning hours. Around 3 pm, I ran the job again and results are there. I believe CICS is doing buffering when it reaches the quota and releases the data. Do you have any sample program or any idea on how to retrieve...


