The auto-complete feature in the JUNOS CLI is triggered by which method?()
第1题:
第2题:
在放置元器件封装过程中,按()键使元件封装旋转。
第3题:
A customer needs to remove an unnecessary, but active paging space called paging00 on an AIX 5L system. Which of the following procedures should be used to properly remove the paging space with the least amount of disruption?()
第4题:
Which command will increase the contiguous free space of a file system without having to add additional partitions?()
第5题:
Which of the following statements about declaration are true?()
第6题:
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?()
第7题:
You discover an out-of-space condition in the database. You decide to suspend a session for five minutes. You issue the following command to suspend the session: ALTER SESSION ENABLE RESUMABLE; Which command could you issue to enable the resumable space allocation feature at the session level?()
第8题:
You issued the following command at the UNIX environment: % setenv ORA_SDTZ ’OZ_TZ’ What will be the impact of issuing the above command?()
第9题:
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.
第10题:
The command will not execute successfully because TIMEOUT is an invalid clause with the ALTER DATABASE ENABLE RESUMABLE command.
The command will not execute successfully because resumable space allocation is enabled at the session level.
The command will execute successfully and resumable space will be allocated at the session level.
The command will execute successfully and resumable space will be allocated at the instance level.
第11题:
第12题:
ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 5;
ALTER SYSTEM ENABLE RESUMABLE_TIMEOUT = 5;
ALTER SESSION ENABLE RESUMABLE_TIMEOUT = 300;
ALTER SYSTEM ENABLE RESUMABLE TIMEOUT = 300;
第13题:
在放置元器件封装过程中,按()键使元件封装垂直镜像。
第14题:
Which command (without options) would you use to display how much space is available on all mounted partitions?()
第15题:
Which environment variable must be changed in a user’s profile so that upon login, the command prompt identifies the server?()
第16题:
Given the following code fragment: public void create() { Vector myVect; myVect = new Vector(); } Which of the following statements are true?()
第17题:
During a password recovery, what is the next step after configuring the system to boot into single-user mode?()
第18题:
You issued the following statement: SQL>ALTER DATABASE ENABLE RESUMABLE TIMEOUT n; What will be the result of issuing the above statement?()
第19题:
The current time zone for one of the user sessions is set to the database local time zone. For one application, the user session requires the time zone to be set to the local operating system time zone without affecting other user sessions. Which two solutions could the user implement to achieve this objective? ()
第20题:
As a junior network administrator of your company, you have been asked to move the printer spool off the system partition and onto another hard disk to solve disk space issues. How will you move the printer spool to another drive?()
第21题:
space bar for both command and variable completion
space bar for command completion;tab key for variable completion
space bar for variable completion;tab key for command completion
tab key for variable and command completion;space bar for command completion
第22题:
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.
第23题:
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.