ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [Solved] Exporting FDL from a remote RT DB

Post new topic  Reply to topic
 [Solved] Exporting FDL from a remote RT DB « View previous topic :: View next topic » 
Author Message
MQSerious
PostPosted: Fri Nov 19, 2004 9:49 pm    Post subject: [Solved] Exporting FDL from a remote RT DB Reply with quote

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
View user's profile Send private message
MQSerious
PostPosted: Sat Nov 20, 2004 12:32 am    Post subject: Reply with quote

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
View user's profile Send private message
MQSerious
PostPosted: Sat Nov 20, 2004 12:41 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [Solved] Exporting FDL from a remote RT DB
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.