plz help urgentHow to change initial size of a database log file sql server 2000?
W\ alter command, something like this:
Alter database 'db name here' log on 'log name here' = 'new size here'
this is sybase syntax, MS is a tad different but maybe this will help get you started. It's a very simple process, you should be able to find it in the manuals or online.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment