Re: Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-04 Thread Michelle Russell
I will look into this by reading up on the RACF CLASSES AND PROFILES
Chapter in the System Management Guide.

Thanks





Morag Hughson <[EMAIL PROTECTED]>@AKH-Wien.AC.AT> on 03/06/2003 16:51:26

Please respond to MQSeries List <[EMAIL PROTECTED]>

Sent by:MQSeries List <[EMAIL PROTECTED]>


To:[EMAIL PROTECTED]
cc:

Subject:    Re: Production MQ abends - 2019 / 2195 / 2079 and more.


In the z/OS System Setup Guide in the chapter "MQSeries Security
Management", under "Security Problem Determination", it talks about
"Violation messages".

In there is states, "If the ICH408I violation message shows the queue
manager jobname rather than a user ID, this is normally as a result of a
blank alternate user ID being specified."

Given your other error messages about finding truncated messages, are you
not getting enough of the message to find the alternate user ID and so
hitting the above problem?

Morag Hughson
WebSphere MQ for z/OS Development
Internet: [EMAIL PROTECTED]




  Michelle Russell
  <[EMAIL PROTECTED]To:
  [EMAIL PROTECTED]
  IAMS.CO.UK> cc:
      Sent by: MQSeries List      Subject:  Production
  MQ abends - 2019 / 2195 / 2079 and more.
  <[EMAIL PROTECTED]
  >


  03/06/2003 10:00
  Please respond to
  MQSeries List






Hi all,

MQ V2.1.  OS/390

The last two mornings at exactly the same time we have experienced an issue
with the connections between MQSeries and a production CICS region.
The errors that are being seen in the CICS log are:

+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019
(Object Handle)
+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC

+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
+KAD6500 ERROR ON MQCLOSE REASON =  2019

+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect
length of 297

As well as the above we are getting 2195 (Unexpected error) and
2079(Truncated msg) errors.

In addition to the above the CICS and MQ logs are showing RACF messages:

06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)--->
This should be USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
 MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
 INSUFFICIENT ACCESS AUTHORITY
 FROM MVB1.MQPB.INITQ.** (G)
 ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )

Has anyone experienced any of the above ?

Any help would be much appreciated

Regards
Michelle






This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly stated,
opinions in this email are those of the individual sender
and not N Brown Group plc or any of its subsidiaries.
You must take full responsibility for virus checking this
email and any attachments.

Please note that the content of this email or any of its
attachments may contain data that falls within the scope
of the Data Protection Acts and that you must ensure that
any handling or processing of such data by you is fully
compliant with the terms and provisions of the Data
Protection Act 1984 and 1998.

N Brown Group plc. Registered office: 53 Dale Street,
Manchester, M60 6ES. Registered in England No.814103.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-04 Thread Michelle Russell
I have checked all production applications that use MQSeries and searched
on MQGET and MQPUT and MQPUT1 to the Initiation queue.
Nothing is displayed.

I have spoken with the developers and checked the implementation records
and nothing has been implemented in the last three days.

The RACF msg is prefixed with the MQSubsystem name, i.e MVB1.  This is the
standard RACF practise here.

No RACF changes have been made for at least two months.  No new definitions
to the INITQ's in production.

If you can think of anything else please let me know.

Regards
Michelle





Stefan Sievert <[EMAIL PROTECTED]>@AKH-Wien.AC.AT> on 03/06/2003
15:08:38

Please respond to MQSeries List <[EMAIL PROTECTED]>

Sent by:MQSeries List <[EMAIL PROTECTED]>


To:[EMAIL PROTECTED]
cc:

Subject:    Re: Production MQ abends - 2019 / 2195 / 2079 and more.


Michelle,
is it possible that a new application went into production three days ago
that (by accident) writes directly to the initiation queue
MQPB.INITQ.PB.PCCIC?
Also, the RACF message shows a queue name of MVB1.MQPB.INITQ.PB.PCCIC,
which
is a different name, but that might be OK.
Did any RACF definitions change or is the later INITQ a new one and the
RACF
permissions for your started task userID(ZMQMAB1) have not been properly
set?
Just guessing here, it's hard to say if the error messages you see are
related.
Stefan


>From: Michelle Russell <[EMAIL PROTECTED]>
>Reply-To: MQSeries List <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Production MQ abends - 2019 / 2195 / 2079 and more.
>Date: Tue, 3 Jun 2003 10:00:43 +0100
>
>Hi all,
>
>MQ V2.1.  OS/390
>
>The last two mornings at exactly the same time we have experienced an
issue
>with the connections between MQSeries and a production CICS region.
>The errors that are being seen in the CICS log are:
>
>+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019
>(Object Handle)
>+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC
>
>+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
>+KAD6500 ERROR ON MQCLOSE REASON =  2019
>
>+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect
>length of 297
>
>As well as the above we are getting 2195 (Unexpected error) and
>2079(Truncated msg) errors.
>
>In addition to the above the CICS and MQ logs are showing RACF messages:
>
>06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)--->
>This should be USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
>  MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
>  INSUFFICIENT ACCESS AUTHORITY
>  FROM MVB1.MQPB.INITQ.** (G)
>  ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )
>
>Has anyone experienced any of the above ?
>
>Any help would be much appreciated
>
>Regards
>Michelle
>
>
>
>
>
>
>This email and any attachments are confidential. They may
>contain privileged information and are intended for the
>named addressee(s) only. They must not be distributed
>without our consent. If you are not the intended recipient,
>please notify us immediately and do not disclose, distribute
>or retain this email or any part of it. Unless expressly stated,
>opinions in this email are those of the individual sender
>and not N Brown Group plc or any of its subsidiaries.
>You must take full responsibility for virus checking this
>email and any attachments.
>
>Please note that the content of this email or any of its
>attachments may contain data that falls within the scope
>of the Data Protection Acts and that you must ensure that
>any handling or processing of such data by you is fully
>compliant with the terms and provisions of the Data
>Protection Act 1984 and 1998.
>
>N Brown Group plc. Registered office: 53 Dale Street,
>Manchester, M60 6ES. Registered in England No.814103.
>
>Instructions for managing your mailing list subscription are provided in
>the Listserv General Users Guide available at http://www.lsoft.com
>Archive: http://vm.akh-wien.ac.at/MQSeries.archive

_
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive





This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly 

Re: Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-04 Thread Morag Hughson
In the z/OS System Setup Guide in the chapter "MQSeries Security
Management", under "Security Problem Determination", it talks about
"Violation messages".

In there is states, "If the ICH408I violation message shows the queue
manager jobname rather than a user ID, this is normally as a result of a
blank alternate user ID being specified."

Given your other error messages about finding truncated messages, are you
not getting enough of the message to find the alternate user ID and so
hitting the above problem?

Morag Hughson
WebSphere MQ for z/OS Development
Internet: [EMAIL PROTECTED]




  Michelle Russell
  <[EMAIL PROTECTED]To:   [EMAIL PROTECTED]
  IAMS.CO.UK> cc:
  Sent by: MQSeries List      Subject:  Production MQ abends - 
2019 / 2195 / 2079 and more.
  <[EMAIL PROTECTED]
  >


  03/06/2003 10:00
  Please respond to
  MQSeries List






Hi all,

MQ V2.1.  OS/390

The last two mornings at exactly the same time we have experienced an issue
with the connections between MQSeries and a production CICS region.
The errors that are being seen in the CICS log are:

+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019
(Object Handle)
+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC

+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
+KAD6500 ERROR ON MQCLOSE REASON =  2019

+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect
length of 297

As well as the above we are getting 2195 (Unexpected error) and
2079(Truncated msg) errors.

In addition to the above the CICS and MQ logs are showing RACF messages:

06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)--->
This should be USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
 MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
 INSUFFICIENT ACCESS AUTHORITY
 FROM MVB1.MQPB.INITQ.** (G)
 ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )

Has anyone experienced any of the above ?

Any help would be much appreciated

Regards
Michelle






This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly stated,
opinions in this email are those of the individual sender
and not N Brown Group plc or any of its subsidiaries.
You must take full responsibility for virus checking this
email and any attachments.

Please note that the content of this email or any of its
attachments may contain data that falls within the scope
of the Data Protection Acts and that you must ensure that
any handling or processing of such data by you is fully
compliant with the terms and provisions of the Data
Protection Act 1984 and 1998.

N Brown Group plc. Registered office: 53 Dale Street,
Manchester, M60 6ES. Registered in England No.814103.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-04 Thread Stephen Price
has someone deleted the STARTED profile for this region ?  or perhaps
changed the jcl that would cause it to select what looks like a default
STARTED profile.

Stephen Price
Advisory IT Specialist;
Database and Middleware
UK SSO North Region
Strategic Outsourcing, IBM Global Services
Manchester, Mailpoint 2JH

Tel +44(0)161 905 6675; Internal 626675
e-mail [EMAIL PROTECTED]


|-+--->
| |   Michelle Russell|
| |   <[EMAIL PROTECTED]|
| |   IAMS.CO.UK> |
| |   Sent by: MQSeries List  |
| |   <[EMAIL PROTECTED]|
| |   >   |
| |   |
| |   |
| |   03-06-03 10:00  |
| |   Please respond to   |
| |   MQSeries List   |
| |   |
|-+--->
  
>-|
  |
 |
  |   To:   [EMAIL PROTECTED]  
   |
  |   cc:  
 |
  |   Subject:  Production MQ abends - 2019 / 2195 / 2079 and more.
 |
  |
 |
  
>-|




Hi all,

MQ V2.1.  OS/390

The last two mornings at exactly the same time we have experienced an issue
with the connections between MQSeries and a production CICS region.
The errors that are being seen in the CICS log are:

+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019
(Object Handle)
+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC

+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
+KAD6500 ERROR ON MQCLOSE REASON =  2019

+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect
length of 297

As well as the above we are getting 2195 (Unexpected error) and
2079(Truncated msg) errors.

In addition to the above the CICS and MQ logs are showing RACF messages:

06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)--->
 This should be USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
 MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
 INSUFFICIENT ACCESS AUTHORITY
 FROM MVB1.MQPB.INITQ.** (G)
 ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )

Has anyone experienced any of the above ?

Any help would be much appreciated

Regards
Michelle






This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly stated,
opinions in this email are those of the individual sender
and not N Brown Group plc or any of its subsidiaries.
You must take full responsibility for virus checking this
email and any attachments.

Please note that the content of this email or any of its
attachments may contain data that falls within the scope
of the Data Protection Acts and that you must ensure that
any handling or processing of such data by you is fully
compliant with the terms and provisions of the Data
Protection Act 1984 and 1998.

N Brown Group plc. Registered office: 53 Dale Street,
Manchester, M60 6ES. Registered in England No.814103.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-04 Thread Stefan Sievert
Michelle,
is it possible that a new application went into production three days ago
that (by accident) writes directly to the initiation queue
MQPB.INITQ.PB.PCCIC?
Also, the RACF message shows a queue name of MVB1.MQPB.INITQ.PB.PCCIC, which
is a different name, but that might be OK.
Did any RACF definitions change or is the later INITQ a new one and the RACF
permissions for your started task userID(ZMQMAB1) have not been properly
set?
Just guessing here, it's hard to say if the error messages you see are
related.
Stefan

From: Michelle Russell <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Production MQ abends - 2019 / 2195 / 2079 and more.
Date: Tue, 3 Jun 2003 10:00:43 +0100
Hi all,

MQ V2.1.  OS/390

The last two mornings at exactly the same time we have experienced an issue
with the connections between MQSeries and a production CICS region.
The errors that are being seen in the CICS log are:
+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019
(Object Handle)
+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC
+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
+KAD6500 ERROR ON MQCLOSE REASON =  2019
+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect
length of 297
As well as the above we are getting 2195 (Unexpected error) and
2079(Truncated msg) errors.
In addition to the above the CICS and MQ logs are showing RACF messages:

06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)--->
This should be USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
 MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
 INSUFFICIENT ACCESS AUTHORITY
 FROM MVB1.MQPB.INITQ.** (G)
 ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )
Has anyone experienced any of the above ?

Any help would be much appreciated

Regards
Michelle




This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly stated,
opinions in this email are those of the individual sender
and not N Brown Group plc or any of its subsidiaries.
You must take full responsibility for virus checking this
email and any attachments.
Please note that the content of this email or any of its
attachments may contain data that falls within the scope
of the Data Protection Acts and that you must ensure that
any handling or processing of such data by you is fully
compliant with the terms and provisions of the Data
Protection Act 1984 and 1998.
N Brown Group plc. Registered office: 53 Dale Street,
Manchester, M60 6ES. Registered in England No.814103.
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
_
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Production MQ abends - 2019 / 2195 / 2079 and more.

2003-06-03 Thread Michelle Russell
Hi all,

MQ V2.1.  OS/390

The last two mornings at exactly the same time we have experienced an issue
with the connections between MQSeries and a production CICS region.
The errors that are being seen in the CICS log are:

+CSQC106D PCCIC CSQCTASK MQGET failure. CKTI will end. MQCC=2 MQRC=2019 (Object Handle)
+CSQC110I PCCIC CSQCTASK Queue name = MQPB.INITQ.PB.PCCIC

+KAD6500 ERROR ON MQCLOSE QAKE.GET.VALIDATE.CUSTOMER.DETAILS.REQUEST
+KAD6500 ERROR ON MQCLOSE REASON =  2019

+CSQC111D PCCIC CSQCTASK CKTI has read a trigger message with an incorrect length of 
297

As well as the above we are getting 2195 (Unexpected error) and 2079(Truncated msg) 
errors.

In addition to the above the CICS and MQ logs are showing RACF messages:

06.53.41 STC04301  ICH408I JOB(MVB1MSTR) STEP(MVB1MSTR)---> This should be 
USER (ZMQMAB1) GROUP ([EMAIL PROTECTED])
 MVB1.MQPB.INITQ.PB.PCCIC CL(MQQUEUE )
 INSUFFICIENT ACCESS AUTHORITY
 FROM MVB1.MQPB.INITQ.** (G)
 ACCESS INTENT(UPDATE )  ACCESS ALLOWED(NONE   )

Has anyone experienced any of the above ?

Any help would be much appreciated

Regards
Michelle






This email and any attachments are confidential. They may
contain privileged information and are intended for the
named addressee(s) only. They must not be distributed
without our consent. If you are not the intended recipient,
please notify us immediately and do not disclose, distribute
or retain this email or any part of it. Unless expressly stated,
opinions in this email are those of the individual sender
and not N Brown Group plc or any of its subsidiaries.
You must take full responsibility for virus checking this
email and any attachments.

Please note that the content of this email or any of its
attachments may contain data that falls within the scope
of the Data Protection Acts and that you must ensure that
any handling or processing of such data by you is fully
compliant with the terms and provisions of the Data
Protection Act 1984 and 1998.

N Brown Group plc. Registered office: 53 Dale Street,
Manchester, M60 6ES. Registered in England No.814103.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive