Update:
I have remove any references to the batch file and instead integrate the things that were in this bat file in the vbs.
Still have a problem:
When runs from the command line, no problem. When runs from explorer, it does not work.
Here is the actual code:
Dim objShell
Set objShell =...
I will try to gives some additional informations here so maybe to can help me a little more.
As you can see in the code above, the script runs several commands :
- an exe file with some paraneters
- a batch file, that execute come stuff
- an exe file, with some parameters
The batch file...
Hi,
I have a problem with a vbscript.
This script runs several executable and batch files. when I run the script in a command prompt, all is working correctly. However, when I runs it in explorer (double click on it) on by the task scheduler, it does not seems to work (it does not execute all...
Hi,
I have a strange behaviour happening on a server and I need your help.
So here is the setup:
2 domain controllers
2 member servers that are configured as terminal servers.
Users use the TS in application mode.
Initially the users were configured to use roaming profiles, sync with DFS but...
Thanks mrdenny and I am totally agreed with you concerning the backup.
I know that it depends on a lot of factors but In your opinion, how much should I growth the database data file? I have read somewhere that with a calculation of the biggest table size could give me a hint on how should I...
Thanks mrdenny,
Unfortunatly I can set it to unrestricted growt ... because of the backup.
In fact even if I an plenty of free space the way we do our backup is to use the maintenance plan backup option and put the file in a different drive. And this drive as limited size (the backup file...
Hi,
I have applied the settings that you told me to set in order to solve my optimization job issue.
- For the database, I have set the transaction log to 'unrestricted growth'
- I have removed the option 'Removed unused space from database files' and only have 'Reorganize data and index...
Thanks mrdenny,
I will test your solution but still I have a quick question your you : if I remove the growth restriction, will the maintenance plan (optimization) work during the database growth? Should I expect a first 'failure' because the db needs first to be upsized enough so the...
Hi,
I hope that someome could help me with this issue and give me some hints on how resolve it.
The issue is with the job optimization. first, let me give you some settings :
I have an application that have a db in SQLServer 2000. The application have created a mainteance plan that does the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.