|
|
| Author |
Message |
sunojsm Warnings : 1 New User
Joined: 21 Jun 2004 Posts: 48 Location: Heaven
|
|
|
|
| How can a file be opened in cics region? |
|
| Back to top |
|
 |
References
|
Posted: Wed Feb 23, 2005 11:42 pm Post subject: Re: Opening cics |
 |
|
|
 |
priya
Moderator
Joined: 24 Jul 2003 Posts: 626 Location: Bangalore
|
|
|
|
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
New User
Joined: 08 Oct 2004 Posts: 44 Location: chennai, india
|
|
|
|
U can open ur file in cics region by typing the commnd given below
CEMT set file(file name) ope |
|
| Back to top |
|
 |
|
|