Monitoring Flashcards
5) What is the primary function of the ^JOBEXAM utility?
a. Inspect user and system processes
b. Determine the growth rate of globals
c. Collect basic performance data
d. Diagnose where time is spent executing selected code in routines
a. Inspect user and system processes
Which of the following can be used to monitor/view the amount of Free Space in a database ?
a. ^%FREECNT
b. ^%FREESPACE
c. ^%DBCNT
d. ^%DBSPACE
a. ^%FREECNT
On the System Usage page, what does SMH/ST stand for ?
a. Shared Memory Heap/String Type
b. Shared Memory Heap/String Table
c. Shared Memory Heap/Shared Table
d. String Memory Heap/Shared Table
b. Shared Memory Heap/String Table
On the System Usage page, what does SMT stand for ?
a. Shared Memory Table
b. Static Memory Table
c. Static Memory Type
d. String Memory Total
b. Static Memory Table
On the System Usage page, what does GST stand for ?
a. Global Shared Table
b. Global Static Table
c. General String Table
d. General Static Table
c. General String Table
Which of the following is NOT a valid way to view the System Error Log:
a. Open Terminal, and enter do ^SYSLOG
b. Run a diagnostic report from the Management Portal
c. Run the irisstat command with the -e1 option
d. Run the IRISHung script
e. Open the “journal.log” file in the /mgr directory
e. Open the “journal.log” file in the /mgr directory
Which of the following routines helps to analyse the performance of application routines?
a. ^GLOSTAT
b. ^PROFILE
c. ^%SYSMONMGR
d. ^PERFMON
b. ^PROFILE
What does the ^%SYSMONLBL routine do ?
a. Provides Class Label monitoring
b. Provides Parameter Label monitoring
c. Provides Line-By-Line monitoring
d. Provides Monitor Label monitoring
c. Provides Line-By-Line monitoring
Specifically, it provides a UI to the MONITOR facility.