Unique Top-selling 1z0-998-21 Exams - New 2022 Oracle Pratice Exam [Q28-Q44]

Share

Unique Top-selling 1z0-998-21 Exams - New 2022 Oracle Pratice Exam

Oracle Database Cloud Dumps 1z0-998-21 Exam for Full Questions - Exam Study Guide

NEW QUESTION 28
Which two statements are true about the network security?

  • A. Tenancies cannot be completely network isolated.
  • B. Permissions can be used to isolate networking between compartments and VCNs.
  • C. Access between the tenancies can be restricted with the same availability domain.
  • D. Access can be restricted between the tenancies and within the tenancy itself.
  • E. Subnets can be created only within an availability domain.

Answer: B,D

 

NEW QUESTION 29
Which two default options are used for the database created in a DB system while using API?

  • A. Only container databases can be created in a DB system from Oracle Database 12c and later versions.
  • B. PDB admin user is created with name PDBADMIN.
  • C. DB language and territory is used as AMERICAN and AMERICA respectively.
  • D. User specified DB name is added with system generated suffix for DB unique name.
  • E. ACFS is used for database storage in all database versions.

Answer: C,D

Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/Database/Tasks/exacreatingDBsystem.htm Default Options for the Initial Database To simplify launching a DB system in the Console and when using the API, the following default options are used for the initial database.
Console Enabled: False
Create Container Database: False for version 11.2.0.4 databases. Otherwise, true.
Create Instance Only (for standby and migration): False
Database Home ID: Creates a database home
Database Language: AMERICAN
Database Sizing Template: odb2
Database Storage: Automatic Storage Management (ASM)
Database Territory: AMERICA
Database Unique Name: The user-specified database name and a system-generated suffix, for example, dbtst_phx1cs.
PDB Admin Name: pdbuser (Not applicable for version 11.2.0.4 databases.)

 

NEW QUESTION 30
Which two statements are true about OCI load balancing service?

  • A. It distributes the large amounts of traffic to multiple back end servers in a VCN.
  • B. It supports SSL offloading, SSL termination, SSL end to end, and SSL tunneling.
  • C. It supports TCP and HTTP/2 protocols only.
  • D. It is a public regional service available in one availability domain.

Answer: B,C

Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/Balance/Concepts/balanceoverview.htm

 

NEW QUESTION 31
Which three are the basic security considerations for using any application securely?

  • A. Establish who should access which system components and how often, and monitor those components.
  • B. Use the default password allocated by the administrator while creating an account.
  • C. Ensure that different applications have separate Virtual Cloud Networks (VCN).
  • D. Review user privileges to determine relevance to current work requirements.
  • E. Keep up-to-date on security information and apply all the security patches.

Answer: A,D,E

Explanation:
https://docs.oracle.com/cd/E66029_01/doc.732/e66033/sec_overview.htm#ITGSC108 Basic Security Considerations The following principles are fundamental to using any application securely:
Keep software up to date. This includes the latest product release and any patches that apply to it.
Limit privileges as much as possible. Users should be given only the access necessary to perform their work. User privileges should be reviewed periodically to determine relevance to current work requirements.
Monitor system activity. Establish who should access which system components, how often they should be accessed, and who should monitor those components.
Install software securely. For example, use firewalls, secure protocols (such as SSL), and secure passwords. See "Performing a Secure Network Integrity Installation" for more information.
Learn about and use Network Integrity security features. See "Implementing Network Integrity Security" for more information.
Use secure development practices. For example, take advantage of existing database security functionality instead of creating your own application security. See "Security Considerations for Developers" for more information.
Keep up to date on security information. Oracle regularly issues security-related patch updates and security alerts. You must install all security patches as soon as possible from the Oracle Technology Network web site:
http://www.oracle.com/technetwork/topics/security/alerts-086861.html

 

NEW QUESTION 32
You want to enable the EM Express console for a database in the DB system. Which procedure/function would you use?

  • A. DBMS_XDB_CONFIG.GETHTTPPORT
  • B. DBMS_XDB_CONFIG.SETLISTENERENDPOINT
  • C. DBMS_XDB_CONFIG.SETHTTPSPORT
  • D. DBMS_XDB_CONFIG.GETHTTPSPORT

Answer: C

Explanation:
https://www.oracle.com/technetwork/database/manageability/emx-intro-1965965.html

 

NEW QUESTION 33
What is the use of port 6200 on a DB system?

  • A. Oracle Notification Services (ONS)
  • B. Oracle High Availability Services
  • C. Oracle Enterprise Manager Database Console
  • D. EM Express Console

Answer: A

Explanation:
https://docs.oracle.com/cd/E11882_01/install.112/e41962/ports.htm#RILIN1179

 

NEW QUESTION 34
Which two statements are true about scaling up the DB systems?

  • A. Storage for the VM DB system can be scaled up.
  • B. Storage for the bare metal DB system can be scaled up.
  • C. CPU cores for the VM DB system can be scaled up.
  • D. CPU cores for the bare metal DB system can be scaled up.

Answer: A,D

Explanation:
https://docs.cloud.oracle.com/en-us/iaas/Content/Database/Tasks/managingDBsystem.htm

 

NEW QUESTION 35
You want to migrate a schema from on premises database to OCI database. Which two can be used to achieve this?

  • A. Data Guard
  • B. Data Pump
  • C. Golden Gate
  • D. SQL Developer

Answer: A,C

 

NEW QUESTION 36
In your company there are two teams working on different projects with different instances and storage but a single VCN is used.
Which service will help you in restricting the users from accessing the other teams instances?

  • A. Configuration and Compliance Cloud Service
  • B. Infrastructure Monitoring Cloud Service
  • C. Identity and Access Management service
  • D. Security Monitoring and Analytics Cloud Service

Answer: A

 

NEW QUESTION 37
Which four are the advantages of migrating to Oracle Cloud Infrastructure?

  • A. supports RAC options only for bare metal shapes
  • B. has automated data Guard configuration for both primary and standby systems available across availability domains only
  • C. allows to run clustered databases on virtual machine DB systems
  • D. has three way mirrored storage
  • E. performs automatic backups to object storage
  • F. is integrated with Exadata to provide high performance, availability, and scalability

Answer: B,D,E,F

 

NEW QUESTION 38
You want to launch a DB system that is less expensive and can be used for test and dev environments. Which type of DB system would satisfy the requirement?

  • A. Autonomous transaction processing
  • B. Exadata DB system
  • C. VM DB system
  • D. Bare metal DB system

Answer: C

 

NEW QUESTION 39
Which two statements are true about the API Signing Key?

  • A. It is a RSA key pair in the PEM format.
  • B. It is required when using OCI API in conjunction with the SDK/CLI.
  • C. It must be generated with a passphrase.
  • D. RSA key pair in PEM format must have minimum of 1024 bits.

Answer: A,B

Explanation:
https://docs.cloud.oracle.com/en-us/iaas/pdf/ug/OCI_User_Guide.pdf

 

NEW QUESTION 40
Which two complexities must be applied to the Database Admin passwords?

  • A. Password must be 8 to 24 characters and contain at least one uppercase, lowercase, special, and numeric characters.
  • B. Password must be 9 to 30 characters and contain at least two uppercase, two lowercase, two special, and two numeric characters.
  • C. Password must be 16 characters and contain at least two uppercase, two lowercase, two special, and two numeric characters.
  • D. Special characters must be _, #, or -.

Answer: B,D

Explanation:
https://docs.oracle.com/database/121/DBSEG/authentication.htm#DBSEG3225 This function checks for the following requirements when users create or modify passwords:
The password must contain at least 2 upper case characters, 2 lower case characters, 2 numeric characters, and 2 special characters. These special characters are as follows:
' ~ ! @ # $ % ^ & * ( ) _ - + = { } [ ] \ / < > , . ; ? ' : | (space)
The password must differ from the previous password by at least 4 characters.
The following internal checks are also applied:
The password contains no fewer than nine characters and does not exceed 30 characters.
The password does not contain the double-quotation character ("). It can be surrounded by double-quotation marks, however.

 

NEW QUESTION 41
What are the three considerations provided by the shapes for bare metal and VM DB systems?

  • A. For all the shapes of the VM DB systems, a two node DB system can be created.
  • B. For all the shapes of the bare metal DB systems, CPUs can be scaled up.
  • C. For all the shapes of the DB systems, block volume storage can be used.
  • D. For all the shapes of the VM DB systems, storage can be scaled up.
  • E. For all the shapes of the bare metal DB systems, there can only be one node.

Answer: A,D,E

 

NEW QUESTION 42
Which two statements are true about a Virtual Cloud Network (VCN)?

  • A. A subnet for a VCN can be defined in different availability domains (AD).
  • B. A VCN can reside only in a single region but can cross multiple ADs.
  • C. A VCN can be used with only one DB system.
  • D. A VCN cannot connect to another VCN,

Answer: A,B

 

NEW QUESTION 43
Examine the steps to create a backup using CLI:

Identify the required steps in correct order.

  • A. 1,3,4,5,6,7
  • B. 1,4,3,5,6,7
  • C. 2,4,3,5,6,7
  • D. 2,3,4,5,6,7

Answer: B

 

NEW QUESTION 44
......

Best way to practice test for Oracle 1z0-998-21: https://www.pass4leader.com/Oracle/1z0-998-21-exam.html