Author |
Message |
Topic: WBI MOnitor fixpack 1 |
MQSerious
Replies: 2 Views: 2615
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Jan 24, 2006 11:42 am Subject: WBI MOnitor fixpack 1 |
Check the installation log files for error messages |
Topic: [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available |
MQSerious
Replies: 5 Views: 3535
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Mon Jun 06, 2005 12:10 pm Subject: [SOLVED] FMC01014E The PEA ADMIN.FMCGRP is not available |
Wrong thread? |
Topic: JavaAgent vs Different System Groups |
MQSerious
Replies: 4 Views: 2498
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri May 06, 2005 4:37 am Subject: JavaAgent vs Different System Groups |
More details on your WF setup might help. |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 12, 2005 12:00 pm Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
Yes, they were. I also installed SP 3 which fixes a problem with the cleanup server not really cleaning up everything. I had my cleanup server set to run between midnight and 6:00am.
ASIDE: Around ... |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Tue Apr 12, 2005 11:27 am Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
Seems like a block activity was causing all this. With each loop where the exit condition was not met, a record would be inserted into the activity instance table. Added a "wait" activity in the block ... |
Topic: modelling question |
MQSerious
Replies: 11 Views: 5977
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 06, 2005 2:21 pm Subject: modelling question |
Me thoughts, exactly.
However, anveshita seems to indicate that the structure SHALL NOT be modified, in which case he would have to define a new structure to contain the element that will be evaluate ... |
Topic: modelling question |
MQSerious
Replies: 11 Views: 5977
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 06, 2005 12:52 pm Subject: modelling question |
Are you using Buildtime or WBI Workbench? Both tools allow you to define data structures. Are you currently using the default data structure or a user-defined one? Are you saying that the requirements ... |
Topic: modelling question |
MQSerious
Replies: 11 Views: 5977
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Apr 06, 2005 11:01 am Subject: modelling question |
There is the default data structure...or you could define a new structure. |
Topic: [SOLVED]Cannot re-create runtime DB |
MQSerious
Replies: 3 Views: 2645
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 1:18 pm Subject: [SOLVED]Cannot re-create runtime DB |
Of course Jmac  |
Topic: [SOLVED]Cannot re-create runtime DB |
MQSerious
Replies: 3 Views: 2645
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 1:01 pm Subject: [SOLVED]Cannot re-create runtime DB |
One must be root - d'oh! |
Topic: [SOLVED]Cannot re-create runtime DB |
MQSerious
Replies: 3 Views: 2645
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 12:07 pm Subject: [SOLVED]Cannot re-create runtime DB |
Strange. I used fmczutil to drop the runtime db. When I select "c" to create, I get :
FMC33002E Incorrect argument specified.
Usage: /usr/lpp/fmc/bin/fmczrdb -o=cd|cl|dd|ct|ctr|dt|b|i|p|f [- ... |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 10:52 am Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
Thanks, I will try running the tool. |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 10:29 am Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
Jmac,
I have opened a PMR. Have you ever run into this situation before? The DBA says the table has 200 million rows! |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 10:15 am Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
How? SQL -659 states:
Once a storage object has grown to its maximum size, it cannot be extended further. |
Topic: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
MQSerious
Replies: 11 Views: 6655
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Fri Feb 18, 2005 10:07 am Subject: [SOLVED]PROGRAM_ACT_INST: Tablespace Full |
Anyone? |