Questions
How do you insert a comment in a CSS file?
- // comment here//
- ' comment here
- /* comment here */
- // comment here
What is the correct CSS syntax for making all the paragraph elements bold?
- p {font-weight:bold}
- <p style="font-size:bold">
- p {text-size:bold}
- <p style="text-size:bold">
What is the default value for the background-repeat property? The bakground-repeat property determines how the background image specified is repeatd.
- repeat-x
- repeat-y
- no-repeat
- repeat on both axes
CSS can be used to style only HTML webpages
- True
- False
Give the color with the hex value of #ffffff ?
- Black
- Grey
- Red
- White
Which CSS property/properties can be used to hide an element from a webpage?
- display
- view
- visibility
- z-index
If two elements are having same width, height and are positioned at the same position in a webpage, which tag could be used to determine the element that would appear on the webpage?
- display
- position
- z-index
- depth
When arsenic is added as an impurity to silicon, the resulting material is?
- n-type semiconductor
- p-type semiconductor
- n-type conductor
- Insulator
What is the default count for Join?
- 1
- 2
- 3
- 4
Which of the following is a de-partitioning component?
- Partition by key
- join
- Gather
- reformat
Which of the following can be used to undo the effect of parttion by round robin?
- Broadcast
- Gather
- Interleave
- Mege
For producing intermediate summary records which component is to be used?
- Scan
- Sort
- Rollup
- Aggregate
Which of the following is true?
- Broadcast increases data parallelism
- Broadcast decreases data parallelism
- Broadcast has nothing to do with data parallelism
- None of these
What should be checked to see how many exports to Tivoli Data Warehouse succeeded and how many failed because of an ODBC error or a timeout issue?
- the TEMS logs
- the WAREHOUSELOG table
- the Summarization & Pruning Agent java logs
- the Warehouse Proxy Agent ODBC data source logs
What requires additional monitoring tools in order for IBM Tivoli Monitoring V6.2 to perform to satisfaction?
- monitoring of servers' temperature
- monitoring of servers' CPUs and memory
- monitoring, alerting and taking actions on events
- monitoring and alerting on selected critical events
Which IBM Tivoli Monitoring (ITM) V6.2 component status can be verified by using the tacmd command?
- TEPS
- ITM database
- UNIX Log agent
- Data Warehouse database
With what must a situation be associated in order to show a situation event icon?
- workspace
- Navigator item
- managed system
- the hub monitoring server
What is the function of the "display item" found in the Advanced Situation options?
- It allows the attributes used within the situation formula to be highlighted in the Situation Event Console.
- It allows the situation to look at other rows in the sampling and open more events if other rows qualify.
- It creates a workspace link to a Situation Event Details view for that situation when the situation evaluates true.
- It causes the situation to send OPEN and CLOSED status messages to the Universal Message Console view based on the evaluation of predefined attributes within the Advanced options menu.
What is the basic command that is used to replicate an existing Managed System List (MSL)?
- tacmd editsystemlist
- tacmd copysystemlist
- tacmd createsystemlist
- tacmd duplicatesystemlist
Which step is required when changing a user TEP permissions?
- A change requires a reboot of the client system.
- The change occurs immediately, during the open session.
- A change requires the user to exit out of the Tivoli Enterprise Portal and log back in.
- A change requires a click of Refresh on the Tivoli Enterprise Portal during the open session in order for the change to take effect.