How can we automate OCI compute shutdown and startup
in Database
Hi Team,
How can we automate server shutdown and startup?
Requirement:
- Stop the server automatically every day at 12:30 AM.
- Start the server automatically every day at 06:30 AM.
- If the server is already stopped before 12:30 AM, the stop job should not fail.
- The startup job at 06:30 AM should start the server if it is currently stopped.
What is the recommended approach?
Thanks,
SGU
Tagged:
0