FREE_SPACE indicates only the space that is currently unallocated.
ALLOCATED_SPACE indicates only the space currently allocated and in use.
FREE_SPACE indicates only the space that is currently allocated and available for reuse.
ALLOCATED_SPACE indicates both the space currently allocated and used, and the space that is available for reuse.
FREE_SPACE indicates both the space that is currently allocated and available for reuse, and the space that is currently unallocated.
第1题:
Which of the following conclusions is most appropriate to draw to describe why du shows fewer blocks used than df?()
第2题:
The df command indicates that a filesystem is full, however, the du command indicates that not all space is allocated. How would the system administrator isolate the discrepancy()
第3题:
Evaluate the following command and its output: SQL>SELECT * FROM dba_temp_free_space; TABLESPACE_NAME TABLESPACE_SIZE ALLOCATED_SPACE FREE_SPACE LMTEMP 250609664 101048576 149561088 Which two statements correctly interpret the output?()
第4题:
Which statement describes the information returned by the DBMS_SPACE.SPACE_USAGE procedure for LOB space usage?()
第5题:
Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN. Examine the following command and its output: You execute the following command: RMAN > BACKUP DATABASE PLUS ARCHIVELOG; Which data files will be backed up?()
第6题:
Which of the following options describes Segment Shrink?()
第7题:
FREE_SPACE indicates only the space that is currently unallocated.
ALLOCATED_SPACE indicates only the space currently allocated and in use.
FREE_SPACE indicates only the space that is currently allocated and available for reuse.
ALLOCATED_SPACE indicates both the space currently allocated and used, and the space that is available for reuse.
FREE_SPACE indicates both the space that is currently allocated and available for reuse, and the space that is currently unallocated.
第8题:
It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第9题:
Export policies can evaluate only active routes
Export policies can evaluate all routes
Export policies can be applied to the forwarding table
Export policies can be applied directly to interfaces
第10题:
Reclaims space above and below the high-water mark without using additional space
Moves rows to a new physical location,resetting the high-water mark,but uses additional space during the operation
Deallocates space above the high-water mark that is currently not in use
None of the above
第11题:
Multiple users can enter configuration mode and have their own private configuration.
When a user commits, only the user's changes are committed.
A message indicates which other users are in configuration mode and what portion of the configuration they are editing.
Only a single user can edit the configuration.
第12题:
The bigfile tablespace have only one data file.
The segment space management is automatic.
The extent management is dictionary managed.
The database can have only one bigfile tablespace.
The bigfile tablespace can be converted to a smallfile tablespace.
第13题:
Which two statements are true when using the configure exclusive CLI command?()
第14题:
An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used. What is the most efficient method to use the available space in the /test filesystem to apply the update?()
第15题:
Which two statements about bigfile tablespaces are true? ()
第16题:
Examine the following query output: You issue the following command to import tables into the hr schema: $ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y Which statement is true?()
第17题:
You issued the following statement: SQL>ALTER DATABASE ENABLE RESUMABLE TIMEOUT n; What will be the result of issuing the above statement?()
第18题:
An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficientspace in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used. What is the most efficient method to use the available space in the /test filesystem to apply theupdate?()
第19题:
Export polices can evaluate only active routes
Export polices can evaluate all routes
Export polices can be applied to the forwarding table
Export polices can be applied to interfaces
第20题:
Even with resumable space allocation enabled for your database, you can disable resumable space allocation for a single session.
A resumable statement is suspended only if an out of space error occurs.
When a resumable statement is suspended, the transaction that contains the statement is also suspended.
A resumable statement can only be suspended and resumed once during the execution of the statement.
You can query the V$SESSION_WAIT dynamic performance view to identify the statements that are suspended for a session
第21题:
Even with resumable space allocation enabled for your database, you can disable resumable space allocation for a single session.
A resumable statement is suspended only if an out of space error occurs. (Out of space condition Maximum extents reached condition,Space quota exceeded condition)
When a resumable statement is suspended, the transaction that contains the statement is also suspended.
A resumable statement can only be suspended and resumed once during the execution of the statement.
You can query the V$SESSION_WAIT dynamic performance view to identify the statements that are suspended for a session.
第22题:
This command was done on the LNS
This command was done on the LAC
The 1 defines the destination number
The 1 defines the session number
第23题:
The df command only counts the number of disk blocks and superblocks.
The df command ignores space used for inodes, gnodes, and vnodes.
The du command does not take into account filesystem metadata.
The du command counts indirect blocks and superblocks in its calculations.
第24题:
FREE_SPACE indicates only the space that is currently unallocated.
ALLOCATED_SPACE indicates only the space currently allocated and in use.
FREE_SPACE indicates only the space that is currently allocated and available for reuse.
ALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.
FREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.