Re: DB fixup after migration

From: David L (d_lwl_at_hotmail.com)
Date: 05/13/04

  • Next message: bb_43_at_hotmail.com: "Re: Select Record with Chinese Return None"
    Date: 13 May 2004 01:10:54 -0700
    
    

    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.
    >
    >...


  • Next message: bb_43_at_hotmail.com: "Re: Select Record with Chinese Return None"

    Relevant Pages

    • Oracle DBA, Denver, Branta Group Contract
      ... Oracle DBA, Denver, Branta Group Contract ... sites focusing on database performance and availability. ... first and second tier resolution of production issues. ... procedures supporting a mission critical 24x7 production environment ...
      (comp.databases.oracle.marketplace)
    • Oracle DBA, San Jose, Branta Group Contract
      ... Oracle DBA, San Jose, Branta Group Contract ... sites focusing on database performance and availability. ... first and second tier resolution of production issues. ... procedures supporting a mission critical 24x7 production environment ...
      (comp.databases.oracle.marketplace)
    • Re: curious problem in production
      ... development and production machines. ... database IT SUCCEEDS. ... in one environment it fails and one it succeeds.... ...
      (microsoft.public.dotnet.framework.aspnet.webservices)
    • Re: curious problem in production
      ... development and production machines. ... database IT SUCCEEDS. ... in one environment it fails and one it succeeds.... ...
      (microsoft.public.sqlserver.server)
    • Re: curious problem in production
      ... development and production machines. ... database IT SUCCEEDS. ... in one environment it fails and one it succeeds.... ...
      (microsoft.public.sqlserver.programming)

    Loading