Which environment variable must be changed in auser’s profile so that upon login,the command prompt identifies the server?()
第1题:
A system administrator increases the mbuf pool allocation, then runs vmstat. It is noticed that the paging rate has not decreased. What is the most effective option to maintain the mbuf pool and decrease paging?()
第2题:
The order of name resolution can be controlled. The default is: 1.DNS/BIND 2.NIS 3./etc/hosts To change the order of the above name resolutions, which of the following should be used?()
第3题:
he system administrator is making system wide changes to a server, which will add to the PATH variable for the server environment. Where is the PATH variable found for the system?()
第4题:
Which environment variable must be changed in a user’s profile so that upon login, the command prompt identifies the server?()
第5题:
package geometry; public class Hypotenuse { public InnerTriangle it = new InnerTriangle(); class InnerTriangle { public int base; public int height; } } Which is true about the class of an object that can reference the variable base? ()
第6题:
You issued the following command at the UNIX environment: % setenv ORA_SDTZ ’OZ_TZ’ What will be the impact of issuing the above command?()
第7题:
Increase the number of CPUs.
Increase the physical memory.
Set the PSALLOC environment variable to ’late’.
Set the PSALLOC environment variable to ’early’.
第8题:
Add the following line to /etc/netsvc.conf: hosts = nis,bind,local
edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns}
In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change
Change the NSORDER environment variable
第9题:
Issue the command: export EDITOR=/usr/bin/edit
Modify /.profile and change the EDITOR variable to /usr/bin/edit
Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITOR
Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit
第10题:
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.
第11题:
The BGP next hop must be in inet.1.
The BGP next hop must be in inet.3.
Must have a bidirectional LSP configured.
Must have a static route to allow an ARP for connected interfaces.
第12题:
/profile
/etc/envpath
/etc/profile
/etc/environment
第13题:
On AIX systems, where DNS resolution takes precedence over NIS, a particular process needs to resolve names using /etc/hosts first. Which of the following processes is the best way to accomplish this without affecting the rest of the system’s name resolution?()
第14题:
Which condition must be met to allow a PE router to forward VPN traffic across a LSP in a Layer 3 VPN environment?()
第15题:
Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
第16题:
The system administrator is making system wide changes to a server, which will add to the PATH variable for the server environment. Where is the PATH variable found for the system?()
第17题:
You installed Oracle Database 11g and are performing a manual upgrade of the Oracle9i database. As a part of the upgrade process,you execute the following script: SQL>@utlu111i.sql Which statement about the execution of this script is true?()
第18题:
Which substitution variable would you use if you want to reuse the variable without prompting the user each time?()
第19题:
path=$path:/usr/vac/bin; export path
path.=/usr/vac/bin; export $path
Modify the path environment variable in /etc/profile
Modify the path environment variable in /.profile
第20题:
PMT
PS1
PRT
PT1
第21题:
It can be any class.
No class has access to base.
The class must belong to the geometry package.
The class must be a subclass of the class Hypotenuse.
第22题:
then the default is set to $ORACLE_BASE The default value is the value of the environment variable $ORACLE_BASE; if $ORACLE_BASE isn’t set,
then it is set to $ORACLE_HOME
DIAGNOSTIC_DEST is always equal to $ORACLE_HOME
DIAGNOSTIC_DEST is always equal to $ORACLE_BASE
第23题:
/profile
/etc/envpath
/etc/profile
/etc/environment
第24题:
Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bind
Set the NSORDER environmental variable of the environment which invokes the process to: NSORDER=hosts=auth,nis,bind
Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}
Unset NSORDER environment variable of the environment which invokes the process