A
Alexei
I work with a group of database administrators that I put together a project
plan for database migrations or for software updates. We have multiple
servers and multiple environments on each server. For servers A, B, C, D,
and E and *each* server is going to have Dev, Test and Production for a total
of 15 server-environment combinations, that is A-Dev, A-Test, A-Prod, B-Dev,
etc.
Let's say I then put together a list of 10 tasks that needs to be done for
each of the 15 combinations. I add the 10 tasks for each of the 15
combinations and then upon review by the DBA, they discover that step 8
should be deleted and another five tasks are to be added. I have to go to
each of the 15 combinations deleting and adding.
Is there a better way to do this?
plan for database migrations or for software updates. We have multiple
servers and multiple environments on each server. For servers A, B, C, D,
and E and *each* server is going to have Dev, Test and Production for a total
of 15 server-environment combinations, that is A-Dev, A-Test, A-Prod, B-Dev,
etc.
Let's say I then put together a list of 10 tasks that needs to be done for
each of the 15 combinations. I add the 10 tasks for each of the 15
combinations and then upon review by the DBA, they discover that step 8
should be deleted and another five tasks are to be added. I have to go to
each of the 15 combinations deleting and adding.
Is there a better way to do this?