You want to create a tablespace,SALES, with these requirements:
1. Its data file has an alias namesales.dbf.
2. Its data file is stored in the directoryCURRENT_YRin the disk groupDATA.
Examine this command:
SQL> CREATE TABLESPACE sales;
Which two tasks must you perform to meet these requirements? (Choose two.)
Which two statements are true about the Global Enqueue Service, Instance Locks, and global enqueues in Oracle 19c RAC? (Choose two.)
Which two statements are true about server categorization in Oracle 19c Clusterware? (Choose two.)
Examine this command and output:
Examine this command:
Which statement must be true for the successful execution of the second command?