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 » Delete data structures from runtime

Post new topic  Reply to topic
 Delete data structures from runtime « View previous topic :: View next topic » 
Author Message
kiddo
PostPosted: Tue May 17, 2005 7:34 am    Post subject: Delete data structures from runtime Reply with quote

Newbie

Joined: 16 Feb 2005
Posts: 2

how do i delete data structures from runtime ?
Back to top
View user's profile Send private message
kotha
PostPosted: Tue May 17, 2005 8:07 am    Post subject: Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

You have to mark the data structure to delete status in buildtime and export it to one location then import that FDL to runtime.
Back to top
View user's profile Send private message
jmac
PostPosted: Tue May 17, 2005 11:21 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Be aware, that a data structure can not be deleted if any object in the database refers to it.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Rishi
PostPosted: Mon May 23, 2005 7:01 am    Post subject: Reply with quote

Newbie

Joined: 10 Nov 2003
Posts: 8
Location: United States

May I know how to do this using Modeler please.

Thanks
Back to top
View user's profile Send private message
kotha
PostPosted: Mon May 23, 2005 7:13 am    Post subject: Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

I am not familier with modeler but i suggest you to get the FDL from the modeler for the process/data structures. then in the FDL modifiy the related fields to DELETE. Import the modified FDL into runtime.

Hope this gives you some idea.
Back to top
View user's profile Send private message
jmac
PostPosted: Mon May 23, 2005 7:17 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Rishi wrote:
May I know how to do this using Modeler please.

Thanks


It is my opinion that Modeler does not support delete of objects

The absolutely safest thing for you to do, would be the following (in my opinion):

1. Create yourself an empty buildtime database using the config utility (choose MS Access as opposed to DB2 for database type, since it is much quicker).

2. Export all of your runtime FDL.

3. Import it into your new Buildtime database.

4. Use the mark for Delete option of buildtime to remove any objects you need to take out of your RTDB.

5. Export the objects that are marked for delete from Buildtime.

6. Import the deleted object fdl into Runtime.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Rishi
PostPosted: Mon May 23, 2005 7:38 am    Post subject: Reply with quote

Newbie

Joined: 10 Nov 2003
Posts: 8
Location: United States

Thanks Jmac,

I was expecting some hack in Modeler through which this can be accomplished.

Rishi
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 » Delete data structures from runtime
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.