Chinese(T) | English
contact me
User Login
Username:
Password :

IBM Tivoli Netcool/OMNIbus V7.1

Index >> IBM >> IBM certifications III >> "000-901"Exam

VUE/Prometric Code:000-901

Exam Name:IBM Tivoli Netcool/OMNIbus V7.1
Questions and Answers:130 Q&As
Price:$79
Updated:2008-11-12
IBM Tivoli Netcool/OMNIbus V7.1
Test Q&A Updated Price
000-901 130 Q&A 2008-11-12 $79

please download in PDF format Demo: 000-901

killtest 000-901 Exam Features

High quality and Value for the 000-901 Exam.
Killtest Practice Exams for IBM Tivoli Netcool/OMNIbus V7.1 000-901 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.

100% Guarantee to Pass Your IBM certifications III exam and get your IBM certifications III Certification.
We guarantee your success in the first attempt. If you do not pass the 000-901 (IBM Tivoli Netcool/OMNIbus V7.1) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.

killtest 000-901 Downloadable.
Printable Exams (in PDF format) Our Exam 000-901 Preparation Material provides you everything you will need to take your IBM certifications III exam. The IBM certifications III Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get IBM certifications III exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first IBM certifications III exam try, but also save your valuable time .

  • Comprehensive questions with complete details about 000-901 exam.
  • 000-901 exam questions accompanied by exhibits.
  • Verified Answers Researched by Industry Experts and almost 100% correct.
  • Drag and Drop questions as experienced in the Real IBM certifications III exam.
  • 000-901 exam questions updated on regular basis.
  • Like actual IBM certifications III Certification exams, 000-901 exam preparation is in multiple-choice questions (MCQs).
  • Tested by many real IBM certifications III exams before publishing.
  • Try free IBM certifications III exam demo before you decide to buy it in http://www.Killtest.com.

High quality and Value for the 000-901 Exam:100% Guarantee to Pass Your IBM certifications III exam and get your IBM certifications III Certification.

http://www.Killtest.com The safer.easier way to get IBM certifications III Certification.

We offer Demo version of Q&A, Q&A are as follows (not to provide picture):

000-901:please download 000-901 in PDF format Demo 000-901

1.Click the Exhibit button. Given the information provided in the exhibit, which entry would you put in nco_routing section of the nco_pa.conf on the host 'server1' to allow PA on server1 to communicate with PA on server2 and server3?

A.'SERVER1_PA' 'SERVER2_PA' 'SERVER3_PA'
B.host 'server1' 'SERVER1_PA' host 'server2' 'SERVER2_PA' host 'server3' 'SERVER3_PA'
C.host 'server1' 'SERVER1_PA' host 'server1' 'SERVER2_PA' host 'server1' 'SERVER3_PA'
D.host 'server1' 'SERVER1_PA' host 'server2' 'SERVER1_PA' host 'server3' 'SERVER1_PA'
Correct:B
2.Which three system files can be utilized on UNIX to store the users?environment variables? (Choose three.)
A.~/.cshrc
B.~/.bashrc
C.~/.profile.
D./etc/rc3.d/K98
E./var/adm/license_file
F./opt/netcool/install/application.sql
Correct:A B C
3.Which argument can you use to configure a probe to communicate with a particular ObjectServer using the command line?
A.-name
B.-agent
C.-server
D.-manager
Correct:C
4.Which three configuration changes must be made in order for failover to work? (Choose three.)
A.Proxy Server
B.a Virtual ObjectServer
C.uni-directional gateway
D.two ObjectServers on different machines
E.ObjectServer definitions in ObjectServer .props file
F.a link between two ObjectServers in the omni.dat file
Correct:B D F
5.Which two properties (partial list) must be set to enable a bidirectional gateway to maintain two synchronized ObjectServers? (Choose two.)
A.Gate.MapFile
B.Gate.Transfer.FailoverSyncRate
C.ObjectServerB.TblReplicate DefFile
D.Gate.Mapper.ForwardHistoricJournals
E.Gate.ObjectServerA.RefreshCacheOnUpdate
Correct:A C
6.The probe you are installing uses Java technology. The README file says that it requires JRE 1.5. The probe will not start under PA. What must you do to check the JRE version in use by the probe?
A.run java -version
B.place the java binary in the same directory as the probes
C.set the CLASSPATH to the same directory as the props file
D.set your PATH to the value of $PATH set in the init script which starts PA
Correct:A
7.Which UNIX command is used to add a user to an already created group in the UNIX environment?
A.usermod -g
B.usermod -g
C.groupmod -g
D.groupmod -g
Correct:A
8.How is a trigger created or replaced if it already exist?
A.DROP OR REPLACE 'trigger_name';
B.CREATE OR RENAME TRIGGER 'trigger_name';
C.CREATE OR REPLACE TRIGGER 'trigger_name';
D.CREATE OR RECREATE TRIGGER 'trigger_name';
Correct:C
9.An engineer is working directly on the UNIX server where IBM Tivoli Netcool/OMNIbus v7.1 (OMNIbus) is installed and running. The engineer tries to start the Event List, but receives the following error output: Fatal Error: /opt/netcool/omnibus/platform/solaris2/bin/nco_event: can't open display What is a possible cause of this error?
A.The remote machine is not running OMNIbus.
B.The engineer has not properly set the environment variable, DISPLAY.
C.The user account the engineer is using does not have execute permission for nco_event.
D.The machine is low on swap space and does not have enough resources to allocate for rendering the Event List.
Correct:B
10.Assuming a default UNIX/Linux installation of IBM Tivoli Netcool/OMNIbus v7.1 with default probe settings, what is the path and filename of the log file for the Simnet probe?
A.$NCHOME/log/simnet.log
B.$NCHOME/log/probes/simnet.log
C.$NCHOME/omnibus/log/simnet.log
D.$NCHOME/omnibus/log/probes/simnet.log
Correct:C
11.How do you change the default installation location for IBM Tivoli Netcool/OMNIbus v7.1?
A.You use the command line override to the Common Installer.
B.You check the Verbose Install option in the Common Installer GUI.
C.You extract the .jar files and move the contents to the desired location.
D.The directory cannot be changed during installation and must be modified afterwards.
Correct:A
12.Which command checks the probe rules file for errors in a UNIX/Linux environment?
A.$OMNIHOME/bin/nco_syntax
B.$OMNIHOME/contrib/nco_rules
C.$OMNIHOME/utils/rules_syntax
D.$OMNIHOME/probes/nco_p_syntax
Correct:D
13.Which rules file code segments shows the proper implementation of a multi-column lookup table within a rules file?
A.table upsWellKnownAlarms = { {"33.1.6.3.1","UPS Battery Status","4","100041"}, {"33.1.6.3.5","UPS Temperature Status","4","100059"}, {"33.1.6.3.6","UPS Input Status","4","4001"} } default = {"UPS Status","4","4001"}
B.lookup upsWellKnownAlarms = { {"33.1.6.3.1","UPS Battery Status","4","100041"}, {"33.1.6.3.5","UPS Temperature Status","4","100059"}, {"33.1.6.3.6","UPS Input Status","4","4001"} } default = {"UPS Status","4","4001"}
C.33.1.6.3.1UPS Battery Status4100041 33.1.6.3.5UPS Temperature Status4100059 33.1.6.3.6UPS Input Status44001
D.33.1.6.3.1,UPS Battery Status,4,100041 33.1.6.3.5,UPS Temperature Status,4,100059 33.1.6.3.6,UPS Input Status,4,4001
Correct:A
14.Which files are required by the ObjectServer to allow it to start up?
A./.profile and /.cshrc
B./etc/init.d/nco and /etc/rc3.d/K98
C.omni.dat and .props
D.omni.dat and interfaces.
Correct:D
15.When configuring Desktop ObjectServer architecture, one ObjectServer needs to be designated as the master. How is this achieved?
A.edit the master ObjectServer properties file to set MasterServer property = TRUE
B.use nco_xigen to add each Desktop ObjectServer entry to the master ObjectServer
C.edit each Desktop ObjectServer properties file to set MasterServer property =
D.initialize each Desktop ObjectServer's master.national table by inserting the name of the master ObjectServer
Correct:D
16.Which environment variables need to point to the Tivoli Netcool install directory in order for the ObjectServer to start?
A.NCHOME and PATH
B.OMNIHOME and PATH
C.NCHOME and OMNIHOME
D.SYBASE and LD_LIBRARY_PATH
Correct:C
17.The ObjectServer ships with a set of predefined roles. Which statement is true about supplementing the SuperUser role?
A.This role cannot be modified.
B.nco_sql can be used to modify this role.
C.The user should run nco_config in order to modify this role.
D.The SuperUser role usually needs to be modified to allow normal users restricted access to tables and views.
Correct:A
18.When configuring the Uni-directional Gateway between a master ObjectServer and a Desktop ObjectServer, the gateway map file needs to be modified to populate the Desktop ObjectServer alerts.status field MasterSerial. What is the purpose of this action?
A.to provide identification of which ObjectServer first received the event
B.to provide unique identification of the events in the master ObjectServer
C.to ensure that when the ObjectServer is started, it functions as a Desktop ObjectServer
D.to ensure that any connected client recognizes that the ObjectServer is functioning as a Desktop ObjectServer
Correct:B
19.Which is the correct syntax for adding an ObjectServer using omni.dat?
A.[NCOMS] { Primary netcool1 4100 }
B.[NCOMS] { Primary: netcool1: 4100 }
C.[NCOMS] { Primary: netcool1 4100 }
D.[NCOMS] { Primary, netcool1, 4100 }
Correct:C
20.Users are complaining about slow desktop performance. They report periods of time where their desktops appear to be locked followed by periods of reasonable response. These conditions appear to repeat at consistent intervals. What is a possible explanation?
A.too many events resident in the Object Server
B.too many probes connected to the Object Server
C.too many Signal Triggers running at the same interval setting
D.too many Temporal Triggers running at the same interval setting
Correct:D
21.Users connected with native desktops to an ObjectServer running on a UNIX server are complaining about slow response times. You suspect that a mis-configured probe has generated too many Journal records. What is the best technique for quickly verifying the total number of Journal records in the ObjectServer?
A.enable Object Server profiling and check the ObjectServer log file for the total
B.start a desktop client, highlight an event record and use the right-click option to select Journal
C.start a desktop client, and modify the Metric setting on the All Events monitor box to show total Journal records
D.use the nco_sql utility to connect to the ObjectServer and issue the following command: select count(*) from alerts.journal; go
Correct:D
22.Probe patches for Windows are delivered with which file extension?
A..gz
B..zip
C..tar.Z
D..tar.gz
Correct:B
23.Flex is installed on HOSTX in the default directory structure and is configured to use the default port number. What is the correct value for the $NCLICENSE UNIX environment variable?
A.27000@HOSTX
B.HOSTX@27000
C./opt/netcool/license
D./opt/netcool/license/etc/license.lic
Correct:C
24.Your UNIX username is john and your UNIX group is ncoadmin. The ObjectServer users netcool and gateway are configured. Which command is used to find out the processes running under PA server SERVER1_PA?
A.nco_pa_status -name SERVER1_PA
B.nco_pa_status -server server1 -user netcool
C.nco_pa_status -server SERVER1_PA -user john
D.nco_pa_status -server SERVER1_PA -user netcool
Correct:C
25.What is a proper way to place a comment in a trigger?
A.// or \*
B.++ or #
C.-- or HASH
D.-- or COMMENT
Correct:D
26.Where is the default location of the license file(s) for License Server V1.0.31?
A.C:\Program Files\netcool\common\license\etc
B.C:\Program Files\Micromuse\netcool\license\etc
C.C:\Program Files\Micromuse\omnibus\license\etc
D.C:\Program Files\Micromuse\common\license\etc
Correct:B
27.A bi-directional gateway is configured and started. After several minutes a review indicates that new/updated events appear to be properly moving from the primary ObjectServer to the failover ObjectServer. However, there are numerous old events in the primary ObjectServer that do not appear in the failover copy. What is a likely cause of this issue?
A.The value for gateway property Gate.Resync.Enable is set to FALSE.
B.The value for gateway property Gate.ObjectServerB.IducFlushRate is set too high.
C.The wrong Object Server user name is specified in the value for gateway property Gate.ObjectServerB.Username.
D.The Object Server password specified in gateway property Gate.ObjectServerB.Password is not encrypted correctly.
Correct:A
28.What is the correct mapping for the MasterSerial column of a display ObjectServer in the unidirectional gateway (gateway from an aggregation server to a dual server desktop (DSD))?
A.'MasterSerial'='AGG_V' ON INSERT ONLY
B.'MasterSerial'='@Serial' ON INSERT ONLY
C.'MasterSerial'='@ServerSerial' ON INSERT ONLY
D.'MasterSerial'='@MasterSerial' ON INSERT ONLY
Correct:B
29.How do you create a group of users in the ObjectServer?
A.configure group name, group ID and roles
B.configure user names, user ID and restriction filters
C.run the UNIX command groupadd and assign an ID, a name and users to it
D.run $OMNIHOME/nco_sql and insert: ObjectServer name, group name, user name and a unique identifier
Correct:A
30.Within SQL here clauses which type of clause should be ordered last to optimize performance?
A.date field matching
B.integer field matching
C.exact character matching
D.regular expression character matching
Correct:D