Author |
Message |
Topic: Any pointers to documents on MAPLESS transactions... |
rek
Replies: 5
Views: 2624
|
Forum: IMS Posted: Wed Dec 22, 2004 1:50 pm Subject: Any pointers to documents on MAPLESS transactions... |
Thanks Bithead.
The coding of a non-MFS invoked transaction is basically the same as one with a format.
If there is MFS then the message from the MPP is returned to the terminal. For a non-MFS ... |
Topic: Replacement for INTRDR |
rek
Replies: 4
Views: 2613
|
Forum: IMS Posted: Wed Dec 22, 2004 1:18 pm Subject: Replacement for INTRDR |
Ok. Thanks. Will try it out. |
Topic: IMS Error Codes |
rek
Replies: 2
Views: 2386
|
Forum: IMS Posted: Tue Dec 21, 2004 5:40 pm Subject: IMS Error Codes |
Another good reference
http://publib.boulder.ibm.com/infocenter/dzichelp/index.jsp?topic=/com.ibm.ims9.doc.mc/d2ua1.htm |
Topic: GSAM datasets for datasets allocated in TAPE |
rek
Replies: 10
Views: 7280
|
Forum: IMS Posted: Tue Dec 21, 2004 5:25 pm Subject: GSAM datasets for datasets allocated in TAPE |
Kolusu,
Our Environment uses CA-11. It scratches the datasets when the disposition of that dataset in the job is (NEW,,). We had an instance, where CA11 deleted the dataset when we restarted from t ... |
Topic: Any pointers to documents on MAPLESS transactions... |
rek
Replies: 5
Views: 2624
|
Forum: IMS Posted: Tue Dec 21, 2004 4:51 pm Subject: Any pointers to documents on MAPLESS transactions... |
MAPLESS transactions are like MPPs which does not have a MAP (Screen ). This are like SUBROUTINES, but they will play independent of the calling program. Something like a seperate thread.
Hope thi ... |
Topic: Replacement for INTRDR |
rek
Replies: 4
Views: 2613
|
Forum: IMS Posted: Tue Dec 21, 2004 4:47 pm Subject: Replacement for INTRDR |
The SJ command can be issued to jobs which are in SPOOL. In our environment, the job goes to Job History System, which doesnot identify SJ command. |
Topic: GSAM datasets for datasets allocated in TAPE |
rek
Replies: 10
Views: 7280
|
Forum: IMS Posted: Sun Dec 19, 2004 7:21 pm Subject: GSAM datasets for datasets allocated in TAPE |
So the best way is to write to tapes in a BMP process is that you allocate it in the BMP step itself
As far as I know, allocating a dataset in the BMP step is a bad option. If the job fails for ... |
Topic: Any pointers to documents on MAPLESS transactions... |
rek
Replies: 5
Views: 2624
|
Forum: IMS Posted: Sun Dec 19, 2004 7:13 pm Subject: Any pointers to documents on MAPLESS transactions... |
Hi Board,
Is there a place where I can get documents on MAPLESS transaction? |
Topic: Replacement for INTRDR |
rek
Replies: 4
Views: 2613
|
Forum: IMS Posted: Sun Dec 19, 2004 7:04 pm Subject: Replacement for INTRDR |
Hi Board,
We have an external system which sends critical data, which has to be processed immediately. Currently, this data comes inline in a JCL which is directly routed to INTRDR.
The problem ... |
|