It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
第1题:
A system administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an advantage of the two-step approach instead of the one-step approach?()
第2题:
Evaluate the CREATE TABLE statement: CREATE TABLE products (product_id NUMBER (6) CONSTRAINT prod_id_pk PRIMARY KEY, product_name VARCHAR2 (15)); Which statement is true regarding the PROD_ID_PK constraint?()
第3题:
Examine the following steps performed on a database instance: 1. The DBA grants the CREATE TABLE system privilege to the SKD user with ADMIN OPTION. 2. The SKD user creates a table. 3. The SKD user grants the CREATE TABLE system privilege to the HR user. 4. The HR user creates a table. 5. The DBA revokes the CREATE TABLE system privilege from SKD. Which statement is true after step 5 isperformed()
第4题:
Examine the following steps performed on a database instance: 1:The DBA grants the CREATE TABLE system privilege to the SKD user with ADMIN OPTION. 2:The SKD usercreates a table. 3:The SKD user grants theCREATETABLE system privilege to the HR user. 4:The HR user creates a table. 5:The DBA revokes the CREATE TABLE system privilege from SKD. Which statement is true after step 5 is performed()
第5题:
You issued the following command at the UNIX environment: % setenv ORA_SDTZ ’OZ_TZ’ What will be the impact of issuing the above command?()
第6题:
The new setting would be applied but no alerts would be raised immediately.
The new setting would be applied and an alert would be raised immediately.
The new setting would be ignored because the tablespace space usage is more than the specified threshold value.
The new setting would cause an error because the tablespace space usage is more than the specified threshold value.
第7题:
The LOB values are automatically compressed.
The LOB values are cached by default in the buffer cache.
The LOB values are automatically stored in encrypted mode.
All LOB data that is identical in two or more rows in a LOB column share the same data blocks.
第8题:
It executes successfully, and the transition point is set to '1-apr-2006'.
It executes successfully, and the transition point is set to '15-apr-2006'.
It produces an error because the partitions specified for merging are not adjacent.
It produces an error because the date values specified in the merge do not match the date values stored in the table.
第9题:
The table created by SKD is not accessible and SKD cannot create new tables.
The tables created by SKD and HR remain, but both cannot create new tables.
The table created by HR remains and HR still has the CREATE TABLE system privilege.
The table created by HR remains and HR can grant the CREATE TABLE system privilege to other users.
第10题:
While performing the backup of the datafile,data1.dbf,one backup set is created.
While performing the backup of the datafile,data1.dbf,two backup sets are created.
While performing the backup of the datafile,data1.dbf,three backup sets are created.
While performing the backup of the datafile,data1.dbf,the command for performing a backup of the datafile,data1.dbf,will fail.
第11题:
It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
第12题:
ALL
PFILE
BOTH
NONE
SPFILE
MEMORY
INSTANCE
DATABASE
第13题:
An administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an dvantage of the two-step approach instead of the one-step approach()
第14题:
The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50 % and critical threshold to be 53% in Database Control. Which statement is true?()
第15题:
The size of the largest datafile, data1.dbf, in your database is 30MB. You issued the following command: RMAN>CONFIGURE MAXSETSIZE 10MB; What will be the impact of the above setting?()
第16题:
Evaluate the following command: SQL>ALTER SYSTEM SET db_securefile = ’IGNORE’; What is the impact of this setting on the usage of SecureFiles?()
第17题:
The number of bytes per inode can be specified.
Placement of the filesystem on the disk can be specified.
The jfslog can be specified on creation of the filesystem.
Either a JFS or JFS2 filesystem can be created on the logical volume.
第18题:
The table created by SKD isnot accessibleand SKD cannot create new tables.
The tables created by SKD and HR remain, but both cannot create new tables.
The table created by HR remains and HR still has the CREATE TABLE system privilege.
The table created by HR remains and HR can grant the CREATE TABLE system privilege to other users.
第19题:
It would be created only if a unique index is manually created first.
It would be created and would use an automatically created unique index.
It would be created and would use an automatically created nonunique index.
It would be created and remains in a disabled state because no index is specified in the command.
第20题:
The operating system local time zone will be set for a user session using the operating system environment variable.
The database local time zone will be set for a user session using the operating system environment variable.
The operating system local time zone will be set for the database using the operating system environment
The database local time zone will be set for the database using the operating system environment variable.
第21题:
The number of bytes per inode can be specified.
Placement of the filesystem on the disk can be specified.
The jfslog can be specified on creation of the filesystem.
Either a JFS or JFS2 filesystem can be created on the logical volume.
第22题:
It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
第23题:
The retention policy is cleared.
RMAN does not consider any backup as obsolete.
The retention policy is set to its default setting of redundancy 1.
The retention policy is set to its default setting of recovery window 7.
第24题:
The logical volume is created first.
The physical volume will be automatically created.
The physical partition must be specified as an option.
The file system will be mounted during the time of creation.