For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
How to deploy DB Code in ATP, as we don't have OS Access where we can deploy bulk code using a Shell Script?
Comment
You will need to run the scripts with a remote connection (i.e. client server). This is not any different than what would have happened if you'd run the scripts locally. Ideally you should have compute resource in OCI to run the scripts. It's not a requirement but it might help if you need to run a large number of "chatty" scripts. Oracle makes the installation of client scripts simple via a yum install for Oracle Instant client.
Dom
Be the first to rate this
|
Sign in to rate this
hi
we have moved some databases to the cloud using ATP
we have installed a ubuntu vm in a free instance ( VM.Standard.E2.1.Micro ) and installed the oracle 18.5 instant client , configured the instant client with the wallet and test all script from these machine.
the only problem was some scripts using sqlplus / as sysdba . we need to run it manually from sqldeveloper using the admin user
Best
Be the first to rate this
|
Sign in to rate this