Updated Dec-2021 C9560-519 Exam Practice Test Questions [Q24-Q48]

Share

Updated Dec-2021 C9560-519 Exam Practice Test Questions

Verified C9560-519 dumps Q&As 100% Pass in First Attempt Guaranteed Updated Dump


IBM C9560-519 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given the installed and configured ObjectServer, and installed process agent
  • configure the Proxy Server and probes so that the Proxy server is running with probes connected
Topic 2
  • Given the Netcool Architecture, authentication requirements and Web GUI user processes
  • Configure the Accelerated Event Notification (AEN) Client so that the AEN Client is configured
Topic 3
  • Given the customer environment, Solution architecture and detailed requirements
  • Deploy startup scripts so that OMNIbus components are successfully started
Topic 4
  • Identify event sources, probes and gateways for the event management solution deployment so that a list of event sources
  • Identify which user groups require access to what functions
Topic 5
  • Given the disk space requirements, privileged ID and operating system dependencies install ObjectServer so that the ObjectServer is installed and running
Topic 6
  • Determine the installation requirements for disk
  • Verify the prerequisites on target installation servers so that the prerequisites have been identified
Topic 7
  • Migrate existing ObjectServer data so that the existing ObjectServer data has been migrated
  • Initiate installation of Administrator and Event List so that the Administrator and Event List are installed and running.
Topic 8
  • Given that there are multiple Log Files Management commands
  • Verify the communications settings for the ObjectServer so that communication between the components is identified and verified
Topic 10
  • Modify and verify the Configuration of locale, environment variable, gateway
  • Given the Installed and configured ObjectServer, Netcool Architecture document and hardware
Topic 11
  • Configure gateways between ObjectServer so that the gateway is configured between two ObjectServers
  • Given that OMNIbus is installed, Netcool Architecture document

 

NEW QUESTION 24
What are three supported databases for the JDBC gateway?

  • A. Oracle
  • B. Derby
  • C. Microsoft SQL Server
  • D. PostgreSQL
  • E. ISQLLite
  • F. DB2

Answer: A,C,F

Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSSHTQ/omnibus/gateways/jdbcgw/wip/reference/jdbcgw_db

 

NEW QUESTION 25
A new external tool is created, and added to a menu. Which statement is true with regards to when the tool is available to users who are currently logged in?

  • A. A logged in user must close and reopen their desktop.
  • B. The tool is immediately available to all logged in users.
  • C. A logged in user must Resync their desktop.
  • D. A logged in user must Refresh their desktop.

Answer: A

 

NEW QUESTION 26
There is a requirement to disable the capability to delete event records on weekends. Which statement is true regarding the use of a trigger to implement this requirement?

  • A. Use a temporal trigger with a frequency of 1 second.
  • B. Use a database trigger configured with a pre database action.
  • C. Use a signal trigger configured for the Delete signal.
  • D. Use a database trigger configured with a post database action.

Answer: B

 

NEW QUESTION 27
A company has deployed the SNMP probe. How can they generate a test event to validate rules file changes?

  • A. edit the probe rules file and add the genevent function to generate an event
  • B. telnet to the probe listening port and issue the command GENERATE EVENT
  • C. connect to the probe HTTP interface with nco_probeeventfactory utility to generate a test event
  • D. run the nco_sendtrap utility to generate a test trap to the probe listening port

Answer: A

 

NEW QUESTION 28
How can processes running under Process Control be configured to run as different user IDs on a UNIX platform?

  • A. by adding user [userid] on the command line for the process
  • B. by adding, run as [userid] on the command line for the process
  • C. by setting the paremeter, User = [usemame], in the parameter section for the process
  • D. by starting the Process Agent in single user mode

Answer: A

 

NEW QUESTION 29
Which three statements are true regarding the nco_dbinit utility?

  • A. It creates the default database tables and data for the new ObjectServer.
  • B. It creates default users, groups, and roles for the new ObjectServer.
  • C. It creates a properties file for the new ObjectServer.
  • D. It creates the interfaces file that stores server communication information.
  • E. It creates a file with the environment variables used by the ObjectServer.
  • F. It creates the default performance reports and charts.

Answer: C,E,F

 

NEW QUESTION 30
Which property can be set to configure the TCP/IP ports used for ObjectServer gateway communication between the ObjectServers?

  • A. FailoverGateway.
  • B. Gate.Jdbc.Port
  • C. UseDynamicPorts
  • D. Iduc.ListeningPort

Answer: D

 

NEW QUESTION 31
An ObjectServer has a large volume of alerts.details entries which is impacting the ObjectServer performance. How can details be prevented from being written to the ObjectServer by the probe?

  • A. uncomment all details($*) functions in the probe rules file and HUP the probe
  • B. connect to the probe HTTP interface and set the DisableDetails property to 1
  • C. enable the clean_details_table automation in the ObjectServer
  • D. on the ObjectServer issue the SQL command delete from alerts.details

Answer: C

 

NEW QUESTION 32
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 gateway property files contains specific ObjectServer names.
  • B. The supplied probe property files contain specific ObjectServer names.
  • C. The supplied ObjectServers names cannot be changed.
  • D. The supplied omni.dat file contains specific component names.

Answer: B

 

NEW QUESTION 33
What is the default directory to check for log files generated by probes?

  • A. $NCHOME/probes/log
  • B. $NCHOME/omnibus/log
  • C. $NCHOME/log
  • D. $NCHOME/omnibus/probes/log

Answer: C

 

NEW QUESTION 34
Which directory permission must a user be granted in order to install a gateway?

  • A. Sticky bit
  • B. Read/write
  • C. Read only
  • D. Execute

Answer: B

 

NEW QUESTION 35
Which three environment variables need to be set for use with the Oracle gateway?

  • A. TNS_LOCATION
  • B. TNS_NAMES
  • C. TNS_ADMIN
  • D. ORACLE_SID
  • E. ORACLEJHOME
  • F. ORACLE ADMIN

Answer: D,E

 

NEW QUESTION 36
A new employee has the task of assigning roles to the groups who will be using the Web GUI. Which role does the employee need to operate his duties?

  • A. iscadmins
  • B. configurator
  • C. operator
  • D. ncw__admin

Answer: A

 

NEW QUESTION 37
What is one of the key requirements of running the native Event List on a UNIX or Linux system?

  • A. The Conductor and Event List binaries must have the setuid bit set
  • B. The X-Windows system must be installed and available for the Conductor and Event List.
  • C. The Conductor and Event List binaries must be run as the root user.
  • D. JavaScript must be installed and available for the Event Viewer.

Answer: D

 

NEW QUESTION 38
Which functionality is provided by this probe configuration?
NHttpd.EnableHTTP: TRUE
NHttpd.ListeningPort: 2000

  • A. remote administration of the probe
  • B. remote access to the probe to view Eventstreams
  • C. interface for HTTP Eventstreams
  • D. enables IBM Installation Manager to remotely update and patch the probe

Answer: C

 

NEW QUESTION 39
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. Ensure both ports are available and start the ObjectServer.
  • B. Launch the Servers Editor from a Windows client and use the Test button to confirm connectivity on each port.
  • C. Add the ObjectServer to the LDAP repository so the SSL port is secure.
  • D. Run $NCHOME/bin/nco_igen to generate the interfaces file.

Answer: B

 

NEW QUESTION 40
What are three ways to test the performance of new triggers that have been developed?

  • A. Ensure that the MessageLevel of the ObjectServer has been set to Info.
  • B. Measure the effect on system performance by using profiling and by collecting trigger statistics.
  • C. Ensure the content of the catalog.memstores table have been inspected.
  • D. Ensure the contents of the master.sm_thresholds table can be viewed.
  • E. Ensure that the data on which the tests are run is representative of the production system.
  • F. Ensure that the number of rows in any table that the trigger accesses is representative of the production system.

Answer: A,E,F

 

NEW QUESTION 41
To have high visibility of their alarms, a client wants to project the Event Viewer to a wall of displays and must stay active for long periods. The client has decided to switch off session timeouts. Which two key factors must be considered by the client?

  • A. security concerns
  • B. increase provisions in user management
  • C. additional JRE requirements
  • D. possible high system resources usage
  • E. occasional machine restart

Answer: A,C

 

NEW QUESTION 42
Which property contains a list of names for Web GUI menus, without their extensions, to export when using the import/export tool?

  • A. ExportMenuPlugin.input
  • B. ExportMenuConflgPlugin.input
  • C. ExportMenuPlugin.system
  • D. ExportMenuPlugin.inputs

Answer: A

 

NEW QUESTION 43
There is an IT Server provider for banks that primarily offers network and datacenter sen/ices, hosting servers and applications for their clients and connectivity between remote locations. Due to the nature of the highly sensitive customer environments, they are separated by firewalls with minimal traffic permitted and only the minimum of connections is allowed between the isolated banking environments and the central network management area.
For each of the 30 clients, the customer wants to manage SNMP traps and Syslog messages only - no customer specific event correlation is planned to reduce the administrative overhead. A general nonfunctional requirement of this customer is to keep the overall solution as lean as possible because is should be managed by two administrators in the future.
The customer wants to reduce the number of TCP/IP connections between central management network and client networks to the minimum. Also communication is only allowed in the direction of the central management network. How can the architecture be configured to achieve this?

  • A. Probes will only be installed in the central management area. All clients will be configured to send Traps and syslog messages to the central probes.
  • B. On each client system, probes and a local collection ObjectServer plus bi-directional gateway will be started. In the central management network, the Core ObjectServer will be configured.
  • C. On each client system, probes and proxy server will be started. In the central management network, a central ObjectServer will be configured managing all events.
  • D. On each client system the probes will be started. In the central management network, a central ObjectServer will be configured managing all events.

Answer: A

 

NEW QUESTION 44
How are a newly created series of ObjectServer tools made available to end user Event Lists?

  • A. Assign users the ncw_execute role and have them log in again.
  • B. Add the tools to the appropriate Event List menu(s).
  • C. Reload the event list
  • D. Users can add created tools from the tools menu in the Event List.

Answer: C

 

NEW QUESTION 45
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. Export
  • B. Publish
  • C. Wires
  • D. Link pages

Answer: C

 

NEW QUESTION 46
Which steps must be taken to enable running local command tools from the Event Viewer?

  • A. change 'eventviewer. tools.command: 0' to 'eventviewer.tools.command: V in WEBGUI_HOME/etc/server.init, and restart the server
  • B. change 'eventviewer.tools.command.false' to 'eventviewer.tools.command:true' in WEBGUI_HOME/etc/server.init, and restart the server
  • C. change 'eventviewer.tools.command:disabled' to 'eventviewer.tools.command:enabled' in WEBGUMHOME/etc/server.init, and restart the server
  • D. comment out the line reading 'eventviewer.tools.command:false' in WEBGUI_HOME/etc/server.init, and restart the server

Answer: D

 

NEW QUESTION 47
A role and corresponding view have been created, and need to be assigned to a group of users. Where is this configured?

  • A. the Console Preference Profiles
  • B. the View Preference Profiles
  • C. the User Preference Profiles
  • D. the Group Preference Profiles

Answer: C

 

NEW QUESTION 48
......

Pass IBM Cloud: Management and Platform C9560-519 Exam With  70 Questions: https://www.torrentvalid.com/C9560-519-valid-braindumps-torrent.html