Author |
Message |
Topic: PSID and dataset name |
MonkeyDoo
Replies: 21 Views: 29264
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Sep 09, 2014 4:27 am Subject: PSID and dataset name |
Perhaps I'm not so up on z/OS stuff.
I see now that Buffer Pools are connected to the PSID. The PSID is connected to the STGCLASS. And the STGCLASS is part of the Queue definitions.
Like anythi ... |
Topic: PSID and dataset name |
MonkeyDoo
Replies: 21 Views: 29264
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Sep 08, 2014 12:13 pm Subject: PSID and dataset name |
I was expecting an MQ object definition. Not punched cards. |
Topic: PSID and dataset name |
MonkeyDoo
Replies: 21 Views: 29264
|
Forum: Mainframe, CICS, TXSeries Posted: Mon Sep 08, 2014 6:22 am Subject: PSID and dataset name |
OK, I see them after:
//******************************************************************
//* PAGE SET DATA SETS *
//* ... |
Topic: IMS Bridge |
MonkeyDoo
Replies: 3 Views: 7398
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 03, 2014 8:46 am Subject: IMS Bridge |
Moderator, please move this to mainframe forum. |
Topic: PSID and dataset name |
MonkeyDoo
Replies: 21 Views: 29264
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 03, 2014 8:45 am Subject: PSID and dataset name |
Moderator, please move this to mainframe forum. |
Topic: IMS Bridge |
MonkeyDoo
Replies: 3 Views: 7398
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 03, 2014 4:53 am Subject: IMS Bridge |
OK, I see that if the STGCLASS specifies XCF group name and member name, that means the IMS Bridge program will do request/reply msg processing.
I had that program end and couldn't figure out how t ... |
Topic: PSID and dataset name |
MonkeyDoo
Replies: 21 Views: 29264
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 03, 2014 4:47 am Subject: PSID and dataset name |
OK, I see the define, alt and delete but I don't see how to display what dataset backs a PSID. What is the magic?
I need to verify STGCLASS points to the right PSID, points to the right dataset, da ... |
Topic: MCAUSER and PUTAUT |
MonkeyDoo
Replies: 3 Views: 8439
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Jun 06, 2014 7:23 am Subject: MCAUSER and PUTAUT |
Thx Morag,
What is best practice?
For client channels, we use SSL and currently use an exit that maps the client cert to a z ID but this requires the Cert be known to RACF. Once we get to a vers ... |
Topic: MCAUSER and PUTAUT |
MonkeyDoo
Replies: 3 Views: 8439
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Jun 04, 2014 10:59 am Subject: MCAUSER and PUTAUT |
So, specifying PUTAUT(ONLYMCA) gives the distributed behavior for sure for PUTAUT(DEF)?
And PUTAUT(ALTMCA) for distributed PUTAUT(CTX)?
Where on z for the first two options, there is more going ... |
Topic: Having problems with MS62 - cleanmqlogs.pl |
MonkeyDoo
Replies: 3 Views: 3910
|
Forum: General IBM MQ Support Posted: Thu Apr 10, 2014 5:22 am Subject: Having problems with MS62 - cleanmqlogs.pl |
After the rcdmqimg, you are told which file is need for restart and recovery. Any file of a lower number than the lowest of those two are no longer needed as the Qmgr will never reference them again.
... |
Topic: RFE - vote for IIB web admin to browse the broker error log |
MonkeyDoo
Replies: 25 Views: 12955
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 18, 2014 7:00 am Subject: RFE - vote for IIB web admin to browse the broker error log |
some IBM 'expert' hardened the system
Yeah, but wouldn't you want to be one? These guys get it all: the big money, the fast cars, the beautiful women, the early retirement...
Ever land in an air ... |
Topic: 2091 on test of a QR |
MonkeyDoo
Replies: 4 Views: 7348
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 11, 2013 10:07 am Subject: 2091 on test of a QR |
MONKEY.DOO and I'm using MQ Explorer... just testing.
From that definition, it should try to resolve the QmgrName MONKEY which is represented by the QR(MONKEY) QmgrAlias. |
Topic: 2091 on test of a QR |
MonkeyDoo
Replies: 4 Views: 7348
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Sep 11, 2013 9:10 am Subject: 2091 on test of a QR |
So I do this all the time in distributed but it ain't work'n on z/OS.
I have a QR that names the target Qmgr but leaves the XMITQ blank. It should resolve to the Qmgr alias (also a QR with blank qu ... |
Topic: REMOTE storage class |
MonkeyDoo
Replies: 16 Views: 20130
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Sep 06, 2013 7:10 am Subject: REMOTE storage class |
Vitor,
Where the wheels come off is, how does it help if I have 5000 STGCLASS' that all use the same page set?
Why wouldn't I want 1:1? or
Why is 5000:1 helpful?
I might think it would be ha ... |
Topic: REMOTE storage class |
MonkeyDoo
Replies: 16 Views: 20130
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Sep 06, 2013 6:40 am Subject: REMOTE storage class |
Thx very much.
The picture is getting clearer with your thoughts and my reading (and yes, I will look for virtual ed).
So in addition to the required four STGCLASS', I will (most likely) want fo ... |