Author |
Message |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Mon Sep 26, 2016 6:17 am Subject: CCDT in WAS |
Back to ccdt.
Have 3 qmgr with pair of channels SVR-CLNT
QM1: CHAN1(srv)-CHAN1(clnt)
QM2: CHAN2(srv)-CHAN2(clnt)
QM3: CHAN3(srv)-CHAN3(clnt)
Using qmgr_group. Settings:
QM1: CHAN1(srv)-CHAN1(cln ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Mon Sep 26, 2016 5:07 am Subject: CCDT in WAS |
Thanks. Anyone knows may be ibm has analog CCDT to connect to group of managers? |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Thu Sep 22, 2016 5:47 am Subject: CCDT in WAS |
Thanks.
One more question about ccdt in WAS.
Opening ADMIN_CONSOLE clicking on Resources and creating conn_factory with CCDT. Then modifying/deleting CCDT and there is no changes until restart serve ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Wed Sep 21, 2016 1:17 am Subject: CCDT in WAS |
Have wokrking CCDT file. Then delete it. Close "MQCONN" app still use old CCDT file. Whats wrong? Chache or something? Do i need to restart WAS that to update "connecting factory which ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Tue Sep 20, 2016 11:55 pm Subject: CCDT in WAS |
Btw - you don't need to make 3 CCDT files to do this anymore. Just make sure CLNTWGHT has a non-zero value and then the client won't use the alphabetical choice
Wait, if i will set CLNTWGHT, it will ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Tue Sep 20, 2016 7:39 am Subject: New question |
Have new question (dont know if i must create new topic with the same title or continue this, lets choose the second and dont spam).
So, i have WAS applications. They use CCDT for connection factory. ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Tue Sep 20, 2016 7:04 am Subject: CCDT in WAS |
ok, if interesting. WAS 7.0.0.0 doesnt support group of managers, so you couldnt type symbols like "*". Fix pak 39 which supports this also doesnt help me. Authorization error. I did my best ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Mon Sep 12, 2016 7:05 am Subject: CCDT in WAS |
Downloaded fix pak 39 and now error 2035 (MQRC_NOT_AUTHORIZED).
When using v 7.0.0.0 trying to connect through SYSTEM.ADMIN.SVRCONN - all is ok
After update - 2035 error.
Why? Disabling CLAUTH, set ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Thu Sep 08, 2016 11:28 pm Subject: CCDT in WAS |
Have you tried escaping your * character in the qmgr name?
qmname = \*PAY
Yes, i tried escaping *. Allowed symbols are ".", "_", "/", "%". Nothing is work.
... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Thu Sep 08, 2016 1:36 am Subject: CCDT in WAS |
http://www-01.ibm.com/support/docview.wss?uid=swg27020701&aid=1
Page 14 of 40. Doing the same steps. |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Wed Sep 07, 2016 11:07 pm Subject: CCDT in WAS |
So if the answer to your problem is in the documentation, you don't want to know it then?
Because there are a lot of information which couldnt help me to solve the problem. I read it, and dont know w ... |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Wed Sep 07, 2016 7:08 am Subject: CCDT in WAS |
path also is correct:
file:///C:/ccdt/ccdt.tab |
Topic: CCDT in WAS |
dimaeon
Replies: 21 Views: 78542
|
Forum: WebSphere Application Server Posted: Wed Sep 07, 2016 7:06 am Subject: CCDT in WAS |
Hello,
I'm trying to connect to queueManager using CCDT in WAS.
My system:
QueueManager1
QueueManager2
QueueManager3
When using Standalone application with JMS all is ok
MQQueueManager qmgr = n ... |
Topic: Connection to QMGRS using CCDT, balance logic |
dimaeon
Replies: 8 Views: 13570
|
Forum: General Discussion Posted: Mon Aug 08, 2016 11:20 pm Subject: Connection to QMGRS using CCDT, balance logic |
Thanks PaulClarke,
I forgot to say that wanted to use 4 deffirent CCDT files, for 1-10app - CCDT1 etc.
And one more question. IBM says about CLNTWGHT "The distribution of connections between tw ... |
Topic: Connection to QMGRS using CCDT, balance logic |
dimaeon
Replies: 8 Views: 13570
|
Forum: General Discussion Posted: Sun Aug 07, 2016 11:29 pm Subject: Connection to QMGRS using CCDT, balance logic |
And what the strange logic with CLNTWGHTS? As i understood it is only probability. With the higher number higher probability. With first connection system generates random number and then creates prio ... |