Re: MQ 5.2: New code pages

2003-09-26 Thread Ofeldt, Robert


No, UQ75267 fixed the issue, then was sup'd by UQ76767.  This was due to a page chain corruption with indexed queues.  It always hit us on SYSTEM.CHANNEL.SYNCQ, which is in PSID00.  In actuality, messages for the SYSTEM.ADMIN.CHANNEL.EVENT queue were being written to the SYNCQ.  Whenever we shutdown the queue manager after the 5C6 abends (which sometimes were recursive, and other times, we would just get one abend), the queue manager could not restart.  We ended up doing a cold start.  The corruption can hit on any indexed queue.

I can not explain why we ran fine for three months before we saw any problems.  It seems that there is a small window of time when this could happen.  The error hit us on 3 queue managers, and not on the other 40 that we currently run.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support







"Ofeldt, Robert" <[EMAIL PROTECTED]>
Sent by: MQSeries List <[EMAIL PROTECTED]>
09/24/2003 03:48 PM
Please respond to MQSeries List


        
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Re: MQ 5.2:  New code pages
Glen can you tell me if the problem below was due to PTF UQ75267 ?    Also can you explain why you had to rebuild the Qmgr after the PTF was applied?  Also do you know why you ran fine for 3 months before having the problem ?
 
Thanks 
 
Bob Ofeldt
 
 
-Original Message-
From: Yeske, Judy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24, 2003 12:42 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code pages
 
Thanks Glen, I'll pass this along to our Software Install folks !
 
Judy 
 
-Original Message-
From: Glen Shubert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24, 2003 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code pages

We don't have the code pages documented, but I wanted to make you aware of an issue we have had with 5.3.  Ensure that you have UQ76767 applied.  This PTF supercedes UQ75267, which fixes a page chain corruption problem.  We ran fine for approx 3 months, then CHINs started abending with a 5C6, and unable to get messages from the SYSTEM.CHANNEL.SYNCQ, rc=2195.  We ended up rebuilding the queue managers to get around this problem, after the maint was applied.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support 




 
"Yeske, Judy" <[EMAIL PROTECTED]> 
Sent by: MQSeries List <[EMAIL PROTECTED]> 
09/24/2003 09:38 AM 
Please respond to MQSeries List 
        
        To:        [EMAIL PROTECTED] 
        cc:         
        Subject:        MQ 5.2:  New code pages

Hello, 
I'm currently migrating my mainframe MQ subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).  In reviewing the Version 5.2 System Setup Guide, it mentions new code pages being added, including one for Unicode.  Does anyone have these documented ?   
Thanks in advance, 
Judy Yeske 
 



The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed. The information may also constitute a legally privileged confidential communication. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. Thank you


This e-mail message and any attachments contain confidential information from Medco Health Solutions, Inc. If you are not the intended recipient, you are hereby notified that disclosure, printing, copying, distribution, or the taking of any action in reliance on the contents of this electronic information is strictly prohibited If you have received this e-mail message in error, please immediately notify the sender by reply message and then delete the electronic message and any attachments.










Glen thanks for the heads up. We are temporarily
holding up upgrading our production Qmgrs until we apply this PTF.   

 



Bob Ofeldt

201-269-4076

MedcoHealth 

Messaging Infrastructure



 

-Original Message-
From: Glen Shubert
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24,
2003 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code
pages

 







The information contained in this communication
(including any attachments hereto) is confidential and is intended solely for
the personal and confidential use of the individual or entity to whom it is
addressed. The information may also constitute a legally privileged
confidential communication. If the reader of th

Re: MQ 5.2: New code pages

2003-09-24 Thread Glen Shubert

No, UQ75267 fixed the issue, then was sup'd by UQ76767.  This was due to a page chain corruption with indexed queues.  It always hit us on SYSTEM.CHANNEL.SYNCQ, which is in PSID00.  In actuality, messages for the SYSTEM.ADMIN.CHANNEL.EVENT queue were being written to the SYNCQ.  Whenever we shutdown the queue manager after the 5C6 abends (which sometimes were recursive, and other times, we would just get one abend), the queue manager could not restart.  We ended up doing a cold start.  The corruption can hit on any indexed queue.

I can not explain why we ran fine for three months before we saw any problems.  It seems that there is a small window of time when this could happen.  The error hit us on 3 queue managers, and not on the other 40 that we currently run.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support







"Ofeldt, Robert" <[EMAIL PROTECTED]>
Sent by: MQSeries List <[EMAIL PROTECTED]>
09/24/2003 03:48 PM
Please respond to MQSeries List


        
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Re: MQ 5.2:  New code pages
Glen can you tell me if the problem below was due to PTF UQ75267 ?    Also can you explain why you had to rebuild the Qmgr after the PTF was applied?  Also do you know why you ran fine for 3 months before having the problem ?
 
Thanks 
 
Bob Ofeldt
 
 
-Original Message-
From: Yeske, Judy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24, 2003 12:42 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code pages
 
Thanks Glen, I'll pass this along to our Software Install folks !
 
Judy 
 
-Original Message-
From: Glen Shubert [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24, 2003 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code pages

We don't have the code pages documented, but I wanted to make you aware of an issue we have had with 5.3.  Ensure that you have UQ76767 applied.  This PTF supercedes UQ75267, which fixes a page chain corruption problem.  We ran fine for approx 3 months, then CHINs started abending with a 5C6, and unable to get messages from the SYSTEM.CHANNEL.SYNCQ, rc=2195.  We ended up rebuilding the queue managers to get around this problem, after the maint was applied.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support 




 
"Yeske, Judy" <[EMAIL PROTECTED]> 
Sent by: MQSeries List <[EMAIL PROTECTED]> 
09/24/2003 09:38 AM 
Please respond to MQSeries List 
        
        To:        [EMAIL PROTECTED] 
        cc:         
        Subject:        MQ 5.2:  New code pages

Hello, 
I'm currently migrating my mainframe MQ subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).  In reviewing the Version 5.2 System Setup Guide, it mentions new code pages being added, including one for Unicode.  Does anyone have these documented ?   
Thanks in advance, 
Judy Yeske 
 



The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed. The information may also constitute a legally privileged confidential communication. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail, and delete the original message. Thank you


This e-mail message and any attachments contain confidential information from Medco Health Solutions, Inc. If you are not the intended recipient, you are hereby notified that disclosure, printing, copying, distribution, or the taking of any action in reliance on the contents of this electronic information is strictly prohibited. If you have received this e-mail message in error, please immediately notify the sender by reply message and then delete the electronic message and any attachments.


The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed.  The information may also constitute a legally privileged confidential communication.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited.  If you have re

Re: MQ 5.2: New code pages

2003-09-24 Thread Ofeldt, Robert
Title: Message









Glen can you tell me if the problem below
was due to PTF UQ75267 ?    Also can you explain why you had to rebuild the Qmgr
after the PTF was applied?  Also do you know why you ran fine for 3 months
before having the problem ?

 

Thanks 

 



Bob Ofeldt



 

 

-Original Message-
From: Yeske, Judy
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday,
 September 24, 2003 12:42 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code
pages

 



Thanks Glen, I'll pass
this along to our Software Install folks !





 





Judy 





 



-Original
Message-
From: Glen Shubert
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 24,
2003 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: MQ 5.2: New code
pages


We don't have the code pages documented, but I wanted
to make you aware of an issue we have had with 5.3.  Ensure that you have
UQ76767 applied.  This PTF supercedes UQ75267, which fixes a page chain
corruption problem.  We ran fine for approx 3 months, then CHINs started
abending with a 5C6, and unable to get messages from the SYSTEM.CHANNEL.SYNCQ,
rc=2195.  We ended up rebuilding the queue managers to get around this
problem, after the maint was applied.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support 




 
  
   
  
  
  "Yeske, Judy"
  <[EMAIL PROTECTED]> 
  Sent
  by: MQSeries List <[EMAIL PROTECTED]> 
  09/24/2003 09:38 AM 
  Please respond to MQSeries
  List 
  
  
          
   
        To:        [EMAIL PROTECTED]
  
   
        cc:         
   
        Subject:        MQ 5.2:  New
  code pages
  
 



Hello, 

I'm currently migrating my
mainframe MQ subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).
 In reviewing the Version 5.2 System Setup Guide, it mentions new code
pages being added, including one for Unicode.  Does anyone have these
documented ?   

Thanks in advance,

Judy Yeske 

 







The information contained in this communication
(including any attachments hereto) is confidential and is intended solely for
the personal and confidential use of the individual or entity to whom it is
addressed. The information may also constitute a legally privileged
confidential communication. If the reader of this message is not the intended
recipient or an agent responsible for delivering it to the intended recipient,
you are hereby notified that you have received this communication in error and
that any review, dissemination, copying, or unauthorized use of this
information, or the taking of any action in reliance on the contents of this
information is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail, and delete the original message.
Thank you







This e-mail message and any attachments contain confidential information from Medco Health Solutions, Inc. If you are not the intended recipient, you are hereby notified that disclosure, printing, copying, distribution, or the taking of any action in reliance on the contents of this electronic information is strictly prohibited. If you have received this e-mail message in error, please immediately notify the sender by reply message and then delete the electronic message and any attachments.

Re: MQ 5.2: New code pages

2003-09-24 Thread Yeske, Judy
Title: Message



Thanks 
Glen, I'll pass this along to our Software Install folks !
 
Judy 

 

-Original Message-From: Glen Shubert 
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 11:56 
AMTo: [EMAIL PROTECTED]Subject: Re: MQ 5.2: New code 
pagesWe don't have the 
code pages documented, but I wanted to make you aware of an issue we have had 
with 5.3.  Ensure that you have UQ76767 applied.  This PTF supercedes 
UQ75267, which fixes a page chain corruption problem.  We ran fine for 
approx 3 months, then CHINs started abending with a 5C6, and unable to get 
messages from the SYSTEM.CHANNEL.SYNCQ, rc=2195.  We ended up rebuilding 
the queue managers to get around this problem, after the maint was 
applied.Glen Shubert[EMAIL PROTECTED]Associate DirectorTSYS 
- MQSeries Technical Support 

  
  

"Yeske, Judy" 
  <[EMAIL PROTECTED]> Sent by: MQSeries List <[EMAIL PROTECTED]> 
  09/24/2003 09:38 AM 
  Please respond to MQSeries List 
  
                To:     
     [EMAIL PROTECTED]         cc:         
          Subject: 
         MQ 5.2:  New code 
pagesHello, 
I'm currently migrating my mainframe MQ 
subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).  In 
reviewing the Version 5.2 System Setup Guide, it mentions new code pages being 
added, including one for Unicode.  Does anyone have these documented ? 
  
Thanks in advance, 
Judy Yeske 







The information contained in this communication (including any 
attachments hereto) is confidential and is intended solely for the personal and 
confidential use of the individual or entity to whom it is addressed. The 
information may also constitute a legally privileged confidential communication. 
If the reader of this message is not the intended recipient or an agent 
responsible for delivering it to the intended recipient, you are hereby notified 
that you have received this communication in error and that any review, 
dissemination, copying, or unauthorized use of this information, or the taking 
of any action in reliance on the contents of this information is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by e-mail, and delete the original message. Thank 
you


Re: MQ 5.2: New code pages

2003-09-24 Thread Glen Shubert

We don't have the code pages documented, but I wanted to make you aware of an issue we have had with 5.3.  Ensure that you have UQ76767 applied.  This PTF supercedes UQ75267, which fixes a page chain corruption problem.  We ran fine for approx 3 months, then CHINs started abending with a 5C6, and unable to get messages from the SYSTEM.CHANNEL.SYNCQ, rc=2195.  We ended up rebuilding the queue managers to get around this problem, after the maint was applied.

Glen Shubert
[EMAIL PROTECTED]
Associate Director
TSYS - MQSeries Technical Support






"Yeske, Judy" <[EMAIL PROTECTED]>
Sent by: MQSeries List <[EMAIL PROTECTED]>
09/24/2003 09:38 AM
Please respond to MQSeries List


        
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        MQ 5.2:  New code pages
Hello, 
I'm currently migrating my mainframe MQ subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).  In reviewing the Version 5.2 System Setup Guide, it mentions new code pages being added, including one for Unicode.  Does anyone have these documented ?  
Thanks in advance, 
Judy Yeske 




The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed.  The information may also constitute a legally privileged confidential communication.  If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this communication in error and that any review, dissemination, copying, or unauthorized use of this information, or the taking of any action in reliance on the contents of this information is strictly prohibited.  If you have received this communication in error, please notify us immediately by e-mail, and delete the original message.  Thank you

MQ 5.2: New code pages

2003-09-24 Thread Yeske, Judy
Title: MQ 5.2:  New code pages 






Hello,


I'm currently migrating my mainframe MQ subsystems from  Version 2.1 to Version 5.3 (skipping 5.2).  In reviewing the Version 5.2 System Setup Guide, it mentions new code pages being added, including one for Unicode.  Does anyone have these documented ?  

Thanks in advance,

Judy Yeske