You want all your colleagues to be able to access the compute node associated with an Oracle Database Cloud - Database Deployment. You want them to do so by using a custom host name rather than an IP address regardless of the client machine (personal or provided by the company) that they use for the access.
How would you enable this access?
A. Configure the Advanced Security Option (ASO).
B. Enable secure access to the Database Deployment compute node and database instance from remote hosts by using SSH.
C. Contact the administrator of your company's intranet DNS and request a custom DNS record for the compute node's public IP address.
D. Edit the machine's /etc/hostsfile.
E. Resolve your domain name to the IP address of the Database Deployment compute node by using the third-party domain registration vendor console.
You have an Oracle Database 12c on-premise non-CDB database that is running on the AIX platform.
Which two methods can be used to migrate the on-premise database to a database that is running in a Database as a Service (DBaaS) instance on Oracle Cloud?
A. Remote Cloning
B. Transporting Tablespaces by using RMAN convert
C. Data Pump
D. Transporting Tablespaces by using RMAN “backup from platform”
E. scp file copy
What are two things can you do on the My Services Dashboard page?
A. You can customize the metric icon for each valid service.
B. You can add a data center and identity domain to your Cloud account.
C. You can activate services for the current data center and identity domain.
D. You can check the overall status of your active services for the current data center and identity domain.
The first step to connecting to Oracle Cloud is generating an SSH key pair.
To generate a key pair on a Unix or Linux machine, you would run the ssh-keygenutility.
What should be the number of bits in the key that must be created?
A. 1014
B. 2024
C. 2048
D. 1234
You want to migrate an Oracle Database 11.2.0.2 on-premises database to the Oracle Database 11g database of the Database as a Service (DBaaS) instance on Oracle Cloud. A subset of the data that you want to transfer includes data stored in LONG data type columns.
All required data is contained in a dedicated tablespace. The tablespace is 100 GB in size and has 20% free space.
The client wants the data migrated in the shortest possible time to minimize impact on end users.
Select the most appropriate migration method to meet this requirement.
A. Data Pump TDB
B. Data Pump TTS
C. SQL*Loader Direct Path
D. conventional export/import
E. Remote Cloning
You want to apply a patch to your Oracle Database Cloud - Database as a Service.
What command will you execute to patch your database instance?
A. dbaascli dbpatchm --run -config
B. dbaascli dbpatchm --run -setup
C. dbaascli dbpatchm --run -apply
D. dbaascli dbpatchm --run -patch
Which two tasks can you perform on the Database Cloud Service Instance View page?
A. You can add pluggable databases (PDBs) to the database.
B. You can decrease the storage of an instance.
C. You can see patching information.
D. You can create new users to access an instance.
E. You can scale up to increase the shape of the current instance.
Which three statements are true about the Oracle Cloud Service storage volumes that are created as part of a Database Deployment in Oracle Public Cloud?
A. The database data file storage and the tempfile storage are placed on the same storage volume.
B. The database backup storage and the redo log storage are placed on the same storage volume.
C. The Oracle database product software storage and the database data file storage are placed on the same storage volume.
D. The database backup storage and the database product software storage are placed on different storage volumes.
E. The database data file storage and the redo log storage are placed on different storage volumes.
What would be the number of bits in the SSH key generated by using the ssh-keygen tool, which is used to connect to Oracle Cloud?
A. 4096
B. 1024
C. 2048
D. 512
Which two statements are true about the Oracle software releases that are currently supported in a Database Deployment in Oracle Public Cloud?
A. All versions and releases of Oracle Database 12c are supported.
B. All versions and releases of Oracle Database 11g are supported.
C. Oracle Database 11g Release 2 is supported.
D. Oracle Database 12c is supported but only for single container databases.
E. Oracle Database 12c Release 2 is supported.