IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How Do I clear IMS QUECNT...


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ravishankar_SAT

New User


Joined: 10 May 2007
Posts: 9
Location: Chennai

PostPosted: Fri Jun 05, 2009 3:00 pm
Reply with quote

Hi All,

When I submit a job that invoves the following transaction..but it is processing old messages in QUEUE...

Please help me in clearing the QUECNT...but when i do it should not affect other IMS subsystem..

Ims transaction in Mainview is shows as given below..

Code:
LC  TRANCODE  TYPE CLS  ENQCNT QUECNT  CP LP   -------- STATUS ----
-----TRANNAME--MPP--10--5,144--400--------1---1-----BAL(001)


Thanks,
Ravi.
Back to top
View user's profile Send private message
dominickim

New User


Joined: 28 Feb 2007
Posts: 65
Location: NS, CA

PostPosted: Mon Jun 08, 2009 12:47 am
Reply with quote

Hello Ravishankar ,

There are couple of ways that I can think:
1. Recompile your MPP program with minimum function (like GU msg and GOBACK) and start the transaction and program.
2. Use xpeditor or debugger to execute the transaction and force to quit.
3. Ask MTO to dequeue your transaction
Back to top
View user's profile Send private message
Ravishankar_SAT

New User


Joined: 10 May 2007
Posts: 9
Location: Chennai

PostPosted: Mon Jun 08, 2009 6:06 pm
Reply with quote

Hi Dominic,

Yes..the First option worked..Thank you so much..

I need one more small clarification..when i submit a job for invoking the IMS transaction... only IMS QUECNT getting incremented...but the program not triggered...when i checked the program and transation they are up..please let me know your valuable inputs....

Thanks,
Ravi.
Back to top
View user's profile Send private message
dominickim

New User


Joined: 28 Feb 2007
Posts: 65
Location: NS, CA

PostPosted: Mon Jun 08, 2009 9:09 pm
Reply with quote

Hello Ravi,

Is this same program that you have asked or different program?

Anyway, please check:
1. Your ACBGEN done properly
2. Your transaction class matches at least one of the message region's
Back to top
View user's profile Send private message
Ravishankar_SAT

New User


Joined: 10 May 2007
Posts: 9
Location: Chennai

PostPosted: Wed Jun 10, 2009 10:01 pm
Reply with quote

Hi Dominic,

Its is a different program...

Here is the flow of my transaction..

JCL (Invokes T1) ---->T1(Transaction1 invokes T2) ----->T2(Transaction2)

T1 and T2 both accesses IMSDB/DB2 tables....

I could able to test T1 according to your suggestion..my processing goes till T2 and datas are queued up in Message queue of T2...

I have a display statement in the main driver program of T2 after procedure division... but could not execute it...

It is already existing process..please let me know if i need to do ACBGEN...

Thanks,
Ravi.
Back to top
View user's profile Send private message
dominickim

New User


Joined: 28 Feb 2007
Posts: 65
Location: NS, CA

PostPosted: Wed Jun 10, 2009 10:27 pm
Reply with quote

Hello Ravi,

I think it seems similar issue that someone posted before, please see below.
www.ibmmainframes.com/viewtopic.php?t=39442&highlight=
Back to top
View user's profile Send private message
Ravishankar_SAT

New User


Joined: 10 May 2007
Posts: 9
Location: Chennai

PostPosted: Mon Jun 15, 2009 4:16 pm
Reply with quote

Hi Dominic,

Yes..I am facing the same Issue..Trying to get it resolved with the help of MTO ....I will post once i get the reply from MTO...

Dominic....Thanks for your help all the way...

Thanks,
Ravi.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts reset/clear ALL application profile v... TSO/ISPF 3
No new posts How to Clear all TSQs during CICS sta... CICS 10
No new posts Heap clear after calling CEEDSHP a La... CICS 3
No new posts Command to clear screen TSO/ISPF 3
No new posts Clear screen on PF4 CICS 4
Search our Forums:

Back to Top