Viewing 15 posts - 46 through 60 (of 117 total)
Thanks Osama,
Now evrything is fine. But Iam confused in scheduling the jobs for deleting .bak files and .trn files using this VBSCRIPT. Here is the scenario:
Hi,
We have scheduled...
February 13, 2009 at 3:39 pm
Thanks Osama,
Its working after changing set oFolder = oFSO.GetFolder("C:\reports\") to set oFolder = oFSO.GetFolder(sDirectoryPath).Now able to delete the backupfile and also its logging what files it is deleting.
One more question...
February 12, 2009 at 4:42 pm
Hi Osama,
The 2nd script is NOT deleting the Backup files But it is creating an empty log.txt file in C:\log.txt.
Could you please make it work to delete backup files as...
February 12, 2009 at 12:38 pm
Could give me some more information and guidelines about the following
we have sql server 2005 EE x64 on windows 2003 R2 EE. We have 16GB RAM and I set Max...
February 12, 2009 at 11:41 am
Iam able to see the report in the actual report server. But Iam getting this error when tried see the report from other machines in the same domain.
February 12, 2009 at 12:46 am
Thanks Osama,
With this Script Iam able to delete backup file 'n' days older But its not logging what it is deleting in C:\log.txt as you mentioned in the script. I...
February 12, 2009 at 12:41 am
we have sql server 2005 EE x64 on windows 2003 R2 EE. We have 16GB RAM and I set Max memory 12GB and the sql server is taking whole 12GB.We...
February 10, 2009 at 10:34 pm
If we add new secondary datafile to existing production database, how the data will be shared between mdf and newly created ndf file? do we need to move data from...
February 10, 2009 at 10:05 pm
Could please tell me how to give the access to a newly created folder
February 9, 2009 at 1:46 pm
Here is the link
http://technet.microsoft.com/en-us/library/ms156016(SQL.90).aspx
February 9, 2009 at 11:19 am
Thank You
Where exactly I can insert this script in the original script I posted?
February 9, 2009 at 11:17 am
Check the following information before you install SP3 on a failover cluster instance:
?Do not stop the cluster service before you run the SP3 Setup program, or while the installation program...
February 8, 2009 at 9:36 pm
could you please provide me some kind of script which deletes old backup files. Currently Iam using xp_cmdshell, which is not recommanded as I read many times in this forum.So...
February 8, 2009 at 1:38 pm
Hi Peddie,
Using the deploy option in visual studio or BIDS allows the developer to deploy rdl files to SSRS(ServerA).I went through the system level and item level roles in Report...
February 8, 2009 at 1:24 pm
Viewing 15 posts - 46 through 60 (of 117 total)