Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Change Control

Author  Topic 

BGCDBA
Starting Member

6 Posts

Posted - 2007-11-21 : 14:54:16
Does any one have any suggestion to what you require for a change to database, or creation of a new database?

I have been asked to create an online form. Not that we haven't done change control in the past but most just come in a form of an e-mail, and it's more of the reason for the change and the code to run.

So I'm just curios as to what other people do. I haven't found anything on the net.

I'm starting with requiring the database instance name, object owner, object name, object type, the desired change, and date requested.

Thanks,

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-11-21 : 14:57:10
Depends on your company's process, we use ticket. Need ticket for every changes and ticket is keeped forever.
Go to Top of Page
   

- Advertisement -