backup to oci
Summary: I am trying to backup on prem oracle database to oci. Need help with some questions from following the oci documentation.
Content (required):
1) I have my cloud account setup that i login (Federated=NO). Can i use this user to backup the database. Documentation says, create a user but do talk about Federated=yes/no.
2) On prem database is owned by user oracle. I have downloaded the private key in pem format. Does this go under /home/oracle/.oci ? Reason i ask is because i login as myself and then do a sudo to oracle. (Please note: my userid is part of the oinstall/dba group so i can do all db activities without sudo'ing to oracle. So, was confused if .oci directory should exist under my account as supposed to oracle home account /home/oracle)