| 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 |
monasu1998
Joined: 23 Dec 2005
Posts: 96
Location: Hyderabad
|
| Posted: Tue Jun 03, 2008 9:16 pm Post subject: SYSBPM utility option to Write to work file |
|
|
Hi,
I was just trying the SYSBPM utility. There is an option Write to work file (w) availble. When I selected that option giving the program name and lib name, I got a message that 100 lines were written to the work file 1.
Where can I see this work file 1?
I tried to see the work file 1 using SYSFILE. But I am not able to read the content of this file.
Please help.
Thanks. |
|
| Back to top |
|
ofer71
Joined: 27 Dec 2005
Posts: 1930
Location: Israel
|
| Posted: Tue Jun 03, 2008 11:31 pm Post subject: |
|
|
If you are under TSO,the work file is CMWKF01 (this is the logical DD name). Use ISRDDN to find the physical dataset name.
Under CICS, work files allocation is usually done using the TD Queue mechanism, but it is different from site to site. Ask your system guys.
O. |
|
| Back to top |
|
monasu1998
Joined: 23 Dec 2005
Posts: 96
Location: Hyderabad
|
| Posted: Tue Jun 03, 2008 11:38 pm Post subject: |
|
|
Ofer,
Could you please tell me little elaborately about ISRDDN and where I can search this?
Thanks, |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 8598
Location: 221 B Baker St
|
| Posted: Wed Jun 04, 2008 1:47 am Post subject: |
|
|
Hello,
Quote: Could you please tell me little elaborately about ISRDDN and where I can search this? From the IBM material: Quote: ISRDDN is a utility that assists IBM support in evaluating and solving problems. It provides a list of allocated DD names, a list of system ENQs, a list of data sets causing system ENQ contention, and a means of viewing storage within a TSO user's address space. ISRDDN also provides some facilities for gathering information about your system environment.
Use of ISRDDN is partially or completely restricted on some systems.
The manual:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPUSG00/APPENDIX1.7?SHELF=ISPBKM10 |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|