1Z0-083 문제 51

Examine these actions:
1.Create a new database for a recovery catalog.
2.Create a tablespace with sufficient space in the catalog database for the recovery catalog.
3.Configure ARCHIVELOG mode for the catalog database.
4.Create a user to own the recovery catalog schema with quota on the tablespace that will contain the catalog.
5.Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner.
6.Grant the SYSBACKUP privilege to the recovery catalog schema owner.
Which are the minimum actions that must be performed before executing the CREATE CATALOG command?

1Z0-083 문제 52

Oracle Grid Infrastructure 업그레이드에 관해 사실인 세 가지는 무엇입니까? (세 가지를 선택하세요.)

1Z0-083 문제 53

다음 구성을 살펴보세요.
1. CDB1은 컨테이너 데이터베이스입니다.
2. COMMON_USER_PREFIX는 C##입니다.
3. PDB1은 CDB1에 포함된 플러그형 데이터베이스입니다.
4. APP1_ROOT는 CDB1에 포함된 애플리케이션 컨테이너입니다.
5. APP1_PDB1은 APP1_ROOT에 포함된 애플리케이션 PDB입니다.
다음 명령을 성공적으로 실행했습니다:

어느 두 가지가 사실인가요? (두 가지를 선택하세요.)

1Z0-083 문제 54

Which two are true about flashback features in Oracle Database 19c and later releases?

1Z0-083 문제 55

Automatic Shared Memory Management is disabled for one of your database instances. Some SQL statements perform poorly due to excessive hard parse activity, thereby degrading performance. What would be your next step?