This is a discussion on SQL user within the SQL Server forums, part of the Microsoft SQL Server category; --> I perform full backup on MSSQL2000 However, the directory of backup files is only writable by Administrator But I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I perform full backup on MSSQL2000 However, the directory of backup files is only writable by Administrator But I find that I can't backup (I think it is due to permission) In which role MSSQL2000 is running? In Service->MSSQLSERVER It is set to Local System Account, Can I just change to Administrator? Is there any side effect? |
| ||||
| The local System account is a "can do anything locally" account. It cannot however see past its own disk drives. -- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Thomas B" <bolero92@yahoo.com> wrote in message news:6592092f.0404292109.1d8738a4@posting.google.c om... > I perform full backup on MSSQL2000 > However, the directory of backup files is only writable by Administrator > > But I find that I can't backup (I think it is due to permission) > In which role MSSQL2000 is running? > > In Service->MSSQLSERVER > It is set to Local System Account, > Can I just change to Administrator? Is there any side effect? |
| Thread Tools | |
| Display Modes | |
|
|