2022 Valid C9560-519 Exam Updates - 2022 Study Guide
C9560-519 Certification - The Ultimate Guide [Updated 2022]
IBM C9560-519 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
NEW QUESTION 25
Given the requirement to create a new field in the alerts.status table that will store a non-fixed combination of alphanumeric characters, what are two viable methods of performing this change?
- A. Use the Administrator GUI to add the custom column with type VARCHAR.
- B. Use nco_sql and issue the alter table command in conjunction with the add column command specifying type VARCHAR.
- C. Use nco_sql and issue the ALTER table command in conjunction with the add column command specifying type REAL.
- D. Modify the alerts.status table properties through the Event List.
- E. Use the Administrator GUI to add the custom column with type REAL.
Answer: D
NEW QUESTION 26
Which two steps are taken to debug performance issues with the IBM Tvioli Netcool/OMNIbus ObjectServer triggers?
- A. disable all the triggers and enable them one-by-one looking for errors
- B. enable ObjectServer profiling
- C. enable ObjectServer Trigger debug mode
- D. review the ObjectServer logfile for error messages
- E. review the Trigger Stats log file for problematic triggers
Answer: A,E
NEW QUESTION 27
When developing pages for use in the Web GUI portal, what is used to create a link to publish content from one page to another?
- A. Wires
- B. Publish
- C. Export
- D. Link pages
Answer: A
NEW QUESTION 28
Which two properties can be used to enable Store and Forward functionality in ObjectServer gateway configurations?
- A. Gate.Writer.Store
- B. Gate.Writer.SAF
- C. Gate.Destination.SAF
- D. Gate.Writer.SAFFile
- E. Gate.Destination.SAFFile
Answer: C,E
NEW QUESTION 29
When using the multi-tier configuration files that ship with IBM Tvioli Netcool/OMNIbus, why is it important to adhere to a specific naming convention for the ObjectServers, and gateways?
- A. The supplied probe property files contain specific ObjectServer names.
- B. The supplied ObjectServers names cannot be changed.
- C. The supplied omni.dat file contains specific component names.
- D. The supplied gateway property files contains specific ObjectServer names.
Answer: A
NEW QUESTION 30
How are a newly created series of ObjectServer tools made available to end user Event Lists?
- A. Reload the event list
- B. Assign users the ncw_execute role and have them log in again.
- C. Add the tools to the appropriate Event List menu(s).
- D. Users can add created tools from the tools menu in the Event List.
Answer: A
NEW QUESTION 31
Which property can be set to configure the TCP/IP ports used for ObjectServer gateway communication between the ObjectServers?
- A. Gate.Jdbc.Port
- B. FailoverGateway.
- C. UseDynamicPorts
- D. Iduc.ListeningPort
Answer: D
NEW QUESTION 32
What are three supported databases for the JDBC gateway?
- A. DB2
- B. ISQLLite
- C. Oracle
- D. Microsoft SQL Server
- E. Derby
- F. PostgreSQL
Answer: A,C,D
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSSHTQ/omnibus/gateways/jdbcgw/wip/reference/jdbcgw_db
NEW QUESTION 33
Which product code should be used to check if Desktop features can be installed with the Prerequisite Scanner for IBM Tivoli Netcool/OMNIbus ?
- A. NOP
- B. NOS
- C. NOD
- D. NOA
Answer: C
NEW QUESTION 34
A customer is running various probes in a DMZ and the core ObjectServer, CORE, in a different central network area. They want to reduce the number of connections between the DMZ and the ObjectServer to the minimum so the plan is to use an IBM Tivoli Netcool/OMNIbus Proxy Server called PROXY. Which property must be set for the proxy server?
- A. PAServerName: PROXY
- B. Server: CORE
- C. RemoteServer: CORE
- D. Server: PROXY
Answer: C
NEW QUESTION 35
A company is deploying IBM Tivoli Netcool/OMNIbus (Netcool/OMNIbus) V8.1 in the following Netcool architecture.
Given the company's Netcool Architecture, how many separate host computers is Netcool/OMNIbus deployed on?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: D
NEW QUESTION 36
Which IBM Tivoli Netcool/OMNIbus V8.1 utility is used to install the EIF Probe?
- A. nco_install_integration
- B. IBM Installation Manager
- C. Deployment Engine
- D. Common Installer
Answer: B
NEW QUESTION 37
A company has provided the following requirements
The company also requires Netcool/OMNIbus with LDAP for authentication. What are two benefits provided by integrating with LDAP?
- A. ObjectServer multitenancy
- B. the Netcool/OMNIbus Administrator can change user passwords more simply
- C. password-less authentication
- D. central repository for user management
- E. reduced Administrator overhead in managing ObjectServer users
Answer: B,C
NEW QUESTION 38
A role and corresponding view have been created, and need to be assigned to a group of users. Where is this configured?
- A. the Group Preference Profiles
- B. the Console Preference Profiles
- C. the View Preference Profiles
- D. the User Preference Profiles
Answer: D
NEW QUESTION 39
The ObjectServer trigger statistics log file shows the new_row trigger is taking excessive amounts of ObjectServer granularity time. In addition, the ObjectServer profiler report log file shows one particular SNMP probe is taking the majority of the profiler report granularity period. What should be considered to improve ObjectServer performance?
- A. ensure the clean_details_table and clean_journal_table triggers are enabled
- B. configure the SNMP probe to protect against event floods
- C. reduce the number of events in the alerts.status table
- D. modify the new_row trigger from a database trigger to a temporal trigger
Answer: B
NEW QUESTION 40
What is the default directory to check for log files generated by probes?
- A. $NCHOME/probes/log
- B. $NCHOME/omnibus/log
- C. $NCHOME/omnibus/probes/log
- D. $NCHOME/log
Answer: D
NEW QUESTION 41
The omni.dat file is edited to specify both an unencrypted port and an SSL port. Which step must be performed next to enable communication to the ObjectServer using these ports?
- A. Add the ObjectServer to the LDAP repository so the SSL port is secure.
- B. Launch the Servers Editor from a Windows client and use the Test button to confirm connectivity on each port.
- C. Ensure both ports are available and start the ObjectServer.
- D. Run $NCHOME/bin/nco_igen to generate the interfaces file.
Answer: B
NEW QUESTION 42
To enable the HTTP/OSLC interfaces, which ObjectServer property must be set to true?
- A. NHttpd.EnableFileServing
- B. NRestOS.Enable
- C. NHttpcLSSLEnable
- D. NRestOS.OSLCResourceConfigFile
Answer: B
NEW QUESTION 43
An IBM Tivoli Netcool/OMNIbus ObjectServer is running on an Oracle Solaris server and is started with Netcool Process agent nco_pad (named AGG1_PA) and it is running with -authenticate PAM option. All processes are correctly started automatically after rebooting the server, but the command, nco_pa_status, always returns Failed to authenticate after entering the password. What are two possible causes for this behavior?
- A. The administrator did not provide the option -server AGG1_PA when running nco_pa_status.
- B. The ObjectServer properties PA.Username, PA.Password have not been set correctly.
- C. The ObjectServer is not running as root.
- D. The administrator did not enter the UNIX password but instead provided the ObjectServer password for the same user.
- E. The password needs to be encrypted with nco_crypt.
Answer: A,C
NEW QUESTION 44
Which role is required to be able to create filters, views and maps?
- A. webggi_admin
- B. ncw_admin
- C. isc_admin
- D. netcool_rw
Answer: B
NEW QUESTION 45
......
C9560-519 Practice Exam and Study Guides - Verified By Prep4sures: https://freedownload.prep4sures.top/C9560-519-real-sheets.html