Re: DB fixup after migration
From: WangKhar (Wangkhar_at_yahoo.com)
Date: 05/28/04
- Previous message: Chris Geiss: "Dropping Bestop Sunrider top vs. factory soft top?"
- In reply to: David L: "Re: DB fixup after migration"
- Messages sorted by: [ date ] [ thread ]
Date: 28 May 2004 08:45:24 -0700
So presumably after you complete your testing, then go through and
rename all the references to dbs, then release, you are in effect
releasing untested code?
Nice.
Thought I had problems...
d_lwl@hotmail.com (David L) wrote in message news:<40ea64bd.0405130010.2e5e3266@posting.google.com>...
> our convention (I am powerless to change it) calls for adding a suffix
> to the database name. The suffix (_SD, _SU , _SP etc) relates to the
> environment where this database normally operates (development, user,
> production). Problem occurs when some of the views and/or stored
> procedures started to refer to objects in a different database. And
> later on the entire database is copied to another environment.
>
> After the copy, the interdatbase references are wrong in the new
> environment.
>
> DavidQR
> 13 May
>
>
> "Greg D. Moore \(Strider\)" <mooregr_deleteth1s@greenms.com> wrote in message news:<Kn_jc.126565$e17.78317@twister.nyroc.rr.com>...
> > "David L" <d_lwl@hotmail.com> wrote in message
> > news:40ea64bd.0404272105.592c9469@posting.google.com...
> > > We have a recurring problem due to the use of a naming convention
> > > where database names are suffixed by the environment (e.g. SD for
> > > development).
> > >
> > > The result is that after a database copy from production to
> > > development, all references to objects in a different database would
> > > have the wrong qualifier.
> >
> > I'm not 100% sure what exactly the problem is here.
> >
> > In dev you call a database SD_FOO but in production you call it FOO?
> >
> > Not really seeing the point, why not name the same in both environments.
> >
> >...
- Previous message: Chris Geiss: "Dropping Bestop Sunrider top vs. factory soft top?"
- In reply to: David L: "Re: DB fixup after migration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|