View previous topic :: View next topic |
Author |
Message |
sxpdlb Beginner
Joined: 14 Apr 2006 Posts: 2 Topics: 1
|
Posted: Mon May 19, 2008 8:12 am Post subject: how to discard scheduled transaction (trying /modify commit) |
|
|
hello all,
when trying to make a /MODIFY COMMIT for ACB, IMS reply :
DFS3452 15:05:04 WORK IN PROGRESS FOR RESOURCES TO BE CHANGED/DELETED
When issuing a /DIS MODIFY ALL, we have :
TRAN XXXXXX SCHEDULED
But these trans. has its PSB in NOTINIT state (because of acb problem).
There is no terminal in conversation busy for this transaction ...
How is it possible to purge/discard this tran. ?
The MPP and transaction was stopped with a /sto command but no luck
Thank you |
|
Back to top |
|
 |
hari_uss Beginner
Joined: 19 Dec 2002 Posts: 78 Topics: 6 Location: Trivandrum, India
|
Posted: Mon May 19, 2008 7:23 pm Post subject: |
|
|
Is any of your IMS DB HALDB? If yes, you need to stop that DB too. Then purge the modify command and re-issue it.
Also, not sure how you verified there are no conversations. You can do /DIS USER CONV and if anyone is active, stop and start that user (ignore if you have already tried this). |
|
Back to top |
|
 |
sxpdlb Beginner
Joined: 14 Apr 2006 Posts: 2 Topics: 1
|
Posted: Tue May 20, 2008 1:30 am Post subject: |
|
|
thanks for your response Hari.
We don't have any HALDB.
We had to exit the user's conversation before trying the MODIFY COMMIT.
We issued a /DIS MODIFY ALL and we exit all the indicated node conversatin with a /STO NODE and /EXIT CONV ... for the all nodes indicated.
But After this, IMS says that the transaction is still scheduled  |
|
Back to top |
|
 |
hari_uss Beginner
Joined: 19 Dec 2002 Posts: 78 Topics: 6 Location: Trivandrum, India
|
Posted: Tue May 20, 2008 7:47 pm Post subject: |
|
|
I would then go to the DBA! |
|
Back to top |
|
 |
arnold57 Beginner
Joined: 01 Oct 2004 Posts: 30 Topics: 0
|
Posted: Mon Jun 02, 2008 7:24 pm Post subject: |
|
|
If you have shared queues, you can /DEQ TRAN xxx PURGE
If not, a common method is to have a BMP which reads (GU) all the messages queued to the transaction.
Or, you can purchase a vendor product such as BMC's Message Advisor for IMS. |
|
Back to top |
|
 |
|
|