C1000-063 Exam
IBM Tivoli Network Manager V4.2 Implementation Exam
Questions & Answers (Demo Version)
https://dumpsarchive.com/dumps/c1000-063/
Download Full Product Here:
, IBM
C1000-063 Exam
IBM Tivoli Network Manager V4.2 Implementation
Questions & Answers
Demo
,Questions & Answers PDF Page 2
Version: 4.0
Question: 1
Which role is required in order to see the Network Health Dashboards pages?
A. ncp_networkhealth_dashboard
B. ncw_user
C. ncp_admin
D. ncp_dashboard
Answer: A
Explanation:
Question: 2
Which column name of the managedStatus table describes the date and time when the status of the
entity was modified?
A. changeDate
B. changeTime
C. changeStatus
D. modifiedTime
Answer: B
Explanation:
https://www.ibm.com/support/knowledgecenter/SSSHRK_4.2.0/tpdb/reference/tpdb_managedstatus.h
tm
Question: 3
Which command will verify that Apache Storm has database access?
A. $NCHOME/precision/scripts/ncp_storm_validate_dbAccess.sh db
B. $NCHOME/precision/scripts/ncp_storm_validate.sh db
C. $NCHOME/precision/scripts/perl/scripts/ncp_storm_validate.p1 db
D. $NCHOME/precision/scripts/sh/scripts/ncp_storrn_validate.sh db
Answer: A
Explanation:
, Questions & Answers PDF Page 3
Question: 4
DRAG DROP
What is the correct sequence of steps for the requirements-gathering phase?
Select all that apply.
Answer:
Question: 5
A custom discovery stitcher creates a temporary table or array called customData using the Record
customData; statement. Since implementing the custom stitcher, the amount of available memory on the
ITNM server decreases more than normal while discovery is running. What is a potential problem?
A. The customData table was not truncated before running the new discovery
B. The stitcher is missing the delete (customData); statement
C. The stitcher is missing the empty (customData); statement
D. The stitcher is missing the end statement on the last line of the stitcher so the stitcher never finishes
Answer: A
Explanation: