Re: How to copy WebDB from 1 instance to another

From: Brooks Vaughn <brooks_at_tidalwave.net>
Date: 2000/07/28
Message-ID: <3981FF8A.FBF2A720_at_tidalwave.net>#1/1


I have a simple application that already is over 30 components.

If you find a way to do things in bulk, please let me know.

We have 3 different databases (_at_Devl, @Test, @Prod). Wait until you go to move thoese components to different databases. Talk about time and a pain.

-Brooks

esiu_at_sapient.com wrote:

> Hi,
>
> Is it possible to automate this process? We have more than 30
> components to copy. When we need to synch up testing environment
> and development environment, it will take too long for each build.
>
> Thanks,
> Eugene
>
> In article <3981C763.6F31C7DB_at_tidalwave.net>,
> bvaughn_at_ftc.gov wrote:
> > Hi Eugene,
> >
> > 1. Create a New WebDB Schema called schema2 with build-in right both
> > schema1 & schema2.
> > 2. Manage each of the componets in Schema1 one at a time and click on
 the
> > COPY option and select Schema2 to copy it to.
> >
> > Simple as that but it does require you to copy each component one at a
> > time in this mathod.
> >
> > By the way, Do NOT copy componets to the same schema by changing the
 name.
> > You'll have two components that share the same module code. Deleting
 one
> > will delete the code leaving the other component in a non-functioning
> > state.
> >
> > No problem when copying to a different Schema name like you are doing.
> >
> > -Brooks
> > brooks_at_tidalwave.net
> >
> > esiu_at_my-deja.com wrote:
> >
> > > Hi,
> > >
> > > We need to make a copy of our current WebDB objects to another
 schema.
> > > e.g. We are using schema1 with WebDB installed. I need schema2 to
 be
> > > exactly the same accessible as schema1 containing a copy of the
> > > original WebDB objects.
> > >
> > > Does anybody know a tool that can accomplish the task easily?
> > >
> > > Thanks,
> > > Eugene
Received on Fri Jul 28 2000 - 00:00:00 CEST

Original text of this message