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
I have a large database and the data is already copied into the cloud but I need to execute long operations in order to get it into the right container. If I'd like to execute a rman restore or other long running script on the exadata compute node, what options do I have when connected into the compute node by putty? Vncserver would be ok if not overkill, Linux screen would be sufficient so that I can launch a command and later check how it is progressing. Is installing those on the ExaCS supported and if so, from what repository?
Comment
From google:
Be the first to rate this
|
Sign in to rate this
basically any addtional packages you install will be considered to be customizations and ideally you need to remove them before try to patch the db node os . That being said apart from the core packages which include the kernel infiniband etc other packages can be downloaded from the correct equivalent oracle linux channel and installed. So you can enable the appropriate OEl 6.x or 7.x channel and install the screen rpm.
Be the first to rate this
|
Sign in to rate this