Viewing 15 posts - 871 through 885 (of 1,884 total)
See:
http://support.microsoft.com/default.aspx?scid=kb;en-us;135268
How to Use CACLS.EXE in a Batch File
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/xcacls-o.asp
Xcacls.exe
Also older tools for listing NTFS and Share permissions: from resource kits:
showacls and rmtshare
May 1, 2006 at 2:30 pm
Jasmine,
You would want to send a message on that using the link at the top of each forum page. The link is "Report a Problem" and it is located at...
May 1, 2006 at 2:17 pm
You can get a CD media for SQL Server Reporting Services for $5 (five) from Microsoft. The price reflecs shipping and handling, the license for the Reporting Services is included...
May 1, 2006 at 2:08 pm
You can not restore database structure for 2005 on the 2000 server because of a difference in the system table structure.
Workaround: restore 2005 to 2005 server and use DTS to...
May 1, 2006 at 2:03 pm
Alex,
You may want to check the size of your TempDB and if any growth restrictions are applicable and how much disk space is available.
Also if DTS package explicitly specifies a...
May 1, 2006 at 1:58 pm
Diwakar,
there are 2 independent issues:
1. You are correct with the first one. The query in a Query Analyzer will execute in the context of the executing user, not in the...
May 1, 2006 at 1:53 pm
Additionally when looking up the topics to answer the QOD, I found the following for SQL Server 2005 in BOL topic "Execute As Clause (T-SQL)" :
"...........If the SQL Server (MSSQLSERVER)...
May 1, 2006 at 11:48 am
Optimization jobs are performed in the databases that are in SQL Server. The backup files are like the text files, they are in the file system. To find out which...
April 28, 2006 at 3:52 pm
Domain Controller may not be available for the authentication
April 28, 2006 at 3:50 pm
Agree with Phil and Rudy. Additionally think about other sysadmins when you are on vacation or decide to take another job. Consistent backup file names reflecting the database names in...
April 27, 2006 at 11:00 am
I created 2 roles: Role1 and Role2. I was able to use sp_addrolemember to add role2 to the members of role1 and after executing this statement I could see role2...
April 27, 2006 at 10:48 am
The question did not specify what did they want: consecutive places with 2 people sharing the first place, 3 people sharing the second place etc. or places with the gaps....
April 26, 2006 at 9:58 am
You probably need to add troubleshooting code to the packages and maybe implement some logging.
April 25, 2006 at 9:30 am
You have to see what is your server registration in the Enterprise Manager. When you are working with DTS Wizard from the start menu it is you - administrator who...
April 25, 2006 at 9:24 am
If the server trace shows that the procedure was running more the 30 sec it has nothing to do with network. I too would monitor the available memory but meanwhile I...
April 25, 2006 at 9:07 am
Viewing 15 posts - 871 through 885 (of 1,884 total)