I am using ISREDIT LOCATE INFOLINE to find the infolines in a dataset. I want to save it as a dataline. Is there any ISREDIT command to do this?
Thanks in advacne,
Sowmya.
I have a TBDISPL statement in my CLIST. I check the return codes and accordingly take necessary action.I use a TBPUT to process the selected rows and then use TBDISPL without a panel name and message id to process the pending rows. When I select more than 2 rows, I get a "Recursive CLIST Error"...
I am trying to write a CLIST which involves reading a file and manipulating the file contents. When end of file is reached, execution stops with RC=E400. How can I handle this?
Thanks in advance,
Sowmya.
I need to know how to find that a IMS database has crashed. If so, what are the steps to be taken to recover the databases and restore them to the point before the crash happened?
Thanks!!
I was not able to find a forum for IMS database. So posting my question here.
I have a secondary index B for a database A. If I get a message 'SECONDARY INDEX WAS FULL', then does it mean that the dataset for this secondary index B is full? What could be the possible solution for this problem...
I have a requirement in which a COBOL program is being used online. I need to send a e-mail via this program.
Is there a way to do it in COBOL itself?
On the other hand, I have the idea of calling a REXX from the COBOl program. For this REXX to execute, I should be using IRXJCL which is a...
My requirement is when I press a PF1 key on the main panel, the helpanel should be displayed.
In my panel definition, I have coded the following:
)INIT
)PROC
VER (&MMBR,NB)
VER (&A,NB,LIST,1,2)
VER (&B,NB,LIST,1,2)
&KEY = .PFKEY...
I need a reference manual for DMS/CICS/VS Online Debug Facility or DMS/CICS/VS Problem Determination guide. If anyone has it, please pass it on. Or any help on where to find it on web would also be appreciable.
I need to list out all the members in a PDS which matches my search string. Say in MYPDS I search for LIS*, all the members starting from LIS like LISPGM, LISCAT,LISTWM, etc,...should be the output. One way to do this is to submit a SRCHFOR job from my REXX EXEC. However I don't want to do this...
In my REXX exec, I need to wait until a dataset is recalled and then further proceed with the processing. Is there a way of doing it? What TSO command can I use for this purpose?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.