|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
[Solved] Exporting FDL from a remote RT DB |
« View previous topic :: View next topic » |
Author |
Message
|
MQSerious |
Posted: Fri Nov 19, 2004 9:49 pm Post subject: [Solved] Exporting FDL from a remote RT DB |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
I have my runtime database on a remote DB2 instance with a node cataloged on my MQWF server. I can import FDL into runtime without a hitch but when I try to export from runtime using :
Code: |
fmcibie -e out.fdl -u admin -c"EXPORT PROCESS 'ProcName'" |
I get:
Quote: |
FMC24500I fmcibie is starting.
FMC24300E Connect to DB failed.
FMC31000E A database error occurred. SQL code: -1032.
FMC22010E SQL1032N No start database manager command was issued. SQLSTATE=57019
FMC24560I fmcibie finished and found 1 errors 0 warnings. RC = 20
|
SQLState 57019 ambiguously means "a problem with a resource". Am I missing something?
I am running a Client with Queue Manager config - MQWF 3.5 SP 2, DB2 Runtime Client FP 5, on AIX.
Last edited by MQSerious on Sat Nov 20, 2004 12:41 am; edited 1 time in total |
|
Back to top |
|
 |
MQSerious |
Posted: Sat Nov 20, 2004 12:32 am Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Actually, realized I can't import either. MQWF server is up and running. I am able to connect to it with the webclient, instantiate process templates and complete activities. Any ideas? |
|
Back to top |
|
 |
MQSerious |
Posted: Sat Nov 20, 2004 12:41 am Post subject: |
|
|
Acolyte
Joined: 29 Mar 2004 Posts: 68 Location: At Large
|
Solved: had to explicitly specify the config id, since I have an extra config id that does not utilize the runtime component , i.e.
Code: |
fmcibie -e out.fdl -u admin -c"EXPORT PROCESS 'ProcName'" -y ConfigID |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|