Hello.
I'm running MSCS on W2K+SP3 in active/active and I'm setting up a Generic application as a new resource to start a batch file but it fails to start. The application is a Data migration product.
Basically, the batch file checks against the service if it is started and starts it via "net start {service}" + it runs a set of commands. The batch file on its own is working perfectly and I removed all dependencies
I must add it as a "Generic Application" and not as a "Generic Service" because the service is running on each node as 2 separate instance.
Any suggestions are welcome.
Thanks in advance
Cheers
Gaetan
I'm running MSCS on W2K+SP3 in active/active and I'm setting up a Generic application as a new resource to start a batch file but it fails to start. The application is a Data migration product.
Basically, the batch file checks against the service if it is started and starts it via "net start {service}" + it runs a set of commands. The batch file on its own is working perfectly and I removed all dependencies
I must add it as a "Generic Application" and not as a "Generic Service" because the service is running on each node as 2 separate instance.
Any suggestions are welcome.
Thanks in advance
Cheers
Gaetan