ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 20 matches
Author Message
  Topic: Alter qmgr LogPrimaryFiles ,LogFilePages and LogPath
kjreddy

Replies: 8
Views: 22562

PostForum: General IBM MQ Support   Posted: Tue Aug 19, 2008 8:10 am   Subject: Alter qmgr LogPrimaryFiles ,LogFilePages and LogPath
How to alter LogPrimaryFiles ,LogFilePages and LogPath for already created queuemanager ?
  Topic: IMS-MQ TRGTYPE FIRST to EVERY
kjreddy

Replies: 1
Views: 4181

PostForum: Mainframe, CICS, TXSeries   Posted: Wed Jun 11, 2008 8:07 am   Subject: IMS-MQ TRGTYPE FIRST to EVERY
Hi,

We are using IMS Trigger Monitor(CSQQTRMN) to trigger an IMS transaction. The TRGTYPE is FIRST.

We want to change the TRGTYPE to EVERY.

Please let me know if this requires stopping the Ru ...
  Topic: Buffer vs Page ?
kjreddy

Replies: 9
Views: 9055

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 01, 2008 5:57 am   Subject: Buffer vs Page ?
Pages are 4kb each. This matches MVS page size. Buffers are defined in units of pages.

Does this mean 1 Buffer = X Pages , if so then X must be greater than 1.



Regards.,
J K
  Topic: Buffer vs Page ?
kjreddy

Replies: 9
Views: 9055

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 01, 2008 4:50 am   Subject: Buffer vs Page ?
I guess buffer is further sub-divided into pages , i wanted to know how many pages make up one buffer.
  Topic: Buffer vs Page ?
kjreddy

Replies: 9
Views: 9055

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Apr 01, 2008 3:51 am   Subject: Buffer vs Page ?
Hi ,

I wanted to know how many pages make up a buffer.

Is there any fixed formula for this relation between buffer and page.


Regards.,
J K
  Topic: Storage Usage ?
kjreddy

Replies: 5
Views: 8017

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Mar 25, 2008 6:23 am   Subject: Storage Usage ?
Hi,

I wanted to know the amount of virtual storage allocated and used by the queue manager !


Regards.,
J K
  Topic: Storage Usage ?
kjreddy

Replies: 5
Views: 8017

PostForum: Mainframe, CICS, TXSeries   Posted: Tue Mar 25, 2008 5:15 am   Subject: Storage Usage ?
Hi,

On z/OS v5.3.1 Queue Managers, is there a way to find the current storage allocated and used?


Regards.,
J K
  Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0
kjreddy

Replies: 5
Views: 9056

PostForum: Mainframe, CICS, TXSeries   Posted: Fri Mar 21, 2008 7:54 am   Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0
Hi ,

I have CLWLEXIT and CLSCEXIT running on the QMGR.

It has taken 5 hrs to fall from 99 MB are free to 1 MB are free .

Queue manager is using 987 MB of local 637
637 storage, 99 MB are fr ...
  Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0
kjreddy

Replies: 5
Views: 9056

PostForum: Mainframe, CICS, TXSeries   Posted: Fri Mar 21, 2008 7:35 am   Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0
Hi,

we have REGION=0M already .

The buffer pools are as:

Buffer pool 0 has 5000 buffers
Buffer pool 1 has 50000 buffers
Buffer pool 2 has 50000 buffers
Buffer pool 3 has 50000 buffers ...
  Topic: Upgrade on z/OS WMQ 5.3.1 to 6.0
kjreddy

Replies: 5
Views: 9056

PostForum: Mainframe, CICS, TXSeries   Posted: Fri Mar 21, 2008 7:12 am   Subject: Upgrade on z/OS WMQ 5.3.1 to 6.0
Hi,

we are doing MQ upgrade from 5.3.1 to 6.0 on z/OS in a test environment which has 5 Queue Manager's in a Queue Sharing Group(QSG).

We are running into Virtual Storage issues as below:


Q ...
  Topic: MQPUT Error
kjreddy

Replies: 3
Views: 4872

PostForum: Mainframe, CICS, TXSeries   Posted: Wed Aug 08, 2007 4:54 am   Subject: MQPUT Error
Hi ,

there is no error message coming up ,
the programs just abends , and the abending instruction is the call to MQPUT.

From the display the reason-code is 52576.


Thanks.,
Jagadish
  Topic: MQPUT Error
kjreddy

Replies: 3
Views: 4872

PostForum: Mainframe, CICS, TXSeries   Posted: Mon Aug 06, 2007 11:14 pm   Subject: MQPUT Error
Hi ,

Iam working on an application in z/OS(mainframe)

When my application program is trying to put a message to a queue it is failing with reason codes 13664, 19712, 52576 at different times.
...
  Topic: Multiple Instances of CKTI
kjreddy

Replies: 5
Views: 6436

PostForum: Mainframe, CICS, TXSeries   Posted: Mon Aug 06, 2007 3:27 pm   Subject: Multiple Instances of CKTI
Some years ago i wrote a small article for it in the xephon cics update.

you can find it here....




Hi Mr Butcher ,

I tried downloading/viewing the 'Multiple CKTI Instances' article at h ...
  Topic: Multiple Instances of CKTI
kjreddy

Replies: 5
Views: 6436

PostForum: Mainframe, CICS, TXSeries   Posted: Mon Aug 06, 2007 3:23 pm   Subject: Multiple Instances of CKTI
Use the CKQC transaction to manage CKTI connection instances.



Bruce , i think with CKQC we can have only once instance of the CKTI, i tried creating another instance but the previous instance i ...
  Topic: Multiple Instances of CKTI
kjreddy

Replies: 5
Views: 6436

PostForum: Mainframe, CICS, TXSeries   Posted: Sat Aug 04, 2007 11:52 pm   Subject: Multiple Instances of CKTI
Hi ,


I have a requirement where in i need to have 3 instances of CKTI running , each CKTI monitoring a different initiation queue.

Please suggest how do i configure 3 instances of CKTI, with ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.