Skip to Content
0
Jun 21, 2011 at 08:31 PM

transports from development to Test/Production

61 Views

Hi there,

While transporting objects from development to QA or Production, is there any way we can change the the name of the target staging database. For example, if TableA is the target table going to stageA database and when i move this object from development to QA or Production where staging database has a different name. So how can i handle this..should i have same database names in all the environments Dev, QA and Prod? i know we can do it manually changing staging database name one by one for each object but how can we handle it if we have hundreds or thousands of objects?