RAC creation with RESTful scripts in Oracle Database Cloud Service.
Few days ago I have posted about Extreme Performance option in Oracle Database Cloud Service and RAC environment. On the other hand two days ago I have explained in this post that RESTful API could be used for any kind of activity within Oracle Public Cloud. Today I would like to add just few words about this API and show that you can even setup new RAC database with the usage of the simple batch script. :-)
STEP 1. First you need to prepare JSON script with some config details and executing shell script as it is visible below:
STEP 3. When the config is ready you should just execute the script and wait for the acceptance from OPC.
STEP 4. As a result you can see RAC is on the way...
STEP 4. And after long coffee or two you can see setup ready to go :-)
That is proof that even such complex issue like RAC setup is very simple in Oracle Database Cloud Service. Stay tuned for new posts!