Hello.I have a problem about the service dependency.I have a service should connect to oracle,so I set it dependency on oracle.But when oracle is starting,my service has started.So it fails.
What can I do to set the oracle start before my service?
What can I do to set the oracle start before my service?