Can someone please point me to/explain how to create a DCTM Master Service in 6.7 SP1? I thought I found something online but it got me no where.
Thanks in advance!
What would a master service be?
This is a single service to bring up and shutdown the docbase, docbroker, JMS services in the correct order. I know it's installed with the Dev Edition but I'm told there's a way to create it manually....
I dont have an answer, but the individual Documentum services is no different than typical window services. So you should be able to find something on the internet on how to create "master" service, even if it does not relate to Documentum.
the master service in the dev edition is a convenience app, as Johnny says you can find plenty of things to start the service in an order but where you install content server and/or docbroker it creates the service and you would generally set these to be auto start so they're always running when the machine is running.
So I successfully made a "Master service" and it was no where near as bad as I intitally it was going to be. I'm writing up a small doc to use internally and will make sure to share my steps here.
Thanks for pointing me in the right direction!
I would love to see this. Please share!