| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
sunojsm
Joined: 21 Jun 2004
Posts: 48
Location: Heaven
|
| Posted: Wed Feb 23, 2005 11:42 pm Post subject: Opening cics |
|
|
| How can a file be opened in cics region? |
|
| Back to top |
|
priya
Joined: 24 Jul 2003
Posts: 624
Location: Bangalore
|
| Posted: Thu Feb 24, 2005 2:37 am Post subject: RE |
|
|
hi,
Use CEMT INQUIRE option to open the file manually. Usually CICS will open the files automatically, if you have enabled that option at file registration time. |
|
| Back to top |
|
muthukumarapandian
Joined: 08 Oct 2004
Posts: 44
Location: chennai, india
|
| Posted: Thu Feb 24, 2005 7:41 pm Post subject: |
|
|
U can open ur file in cics region by typing the commnd given below
CEMT set file(file name) ope |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|