new oracle cloud deployment issue
we are evaluating "VM database cloud" service options to move on-premise oracle databases to the oracle cloud
we have a legacy-designed application that will not be changing in the short term:
so. we are processing application files directly on the database server: i.e. an
external process loads these "input files" onto the database server; and then oracle
database generates further "output files" also on this server which get removed from the database
server by another external process.
(obviously this all done via directory objects)
- under this scenario: is it feasible or a good idea for oracle to be directly managing the server infrastructure applying security patches etc while our application still works like this?