Monitoring Flashcards

1
Q

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

a. Inspect user and system processes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

a. ^%FREECNT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

b. Shared Memory Heap/String Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

b. Static Memory Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

A

c. General String Table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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

A

e. Open the “journal.log” file in the /mgr directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of the following routines helps to analyse the performance of application routines?

a. ^GLOSTAT
b. ^PROFILE
c. ^%SYSMONMGR
d. ^PERFMON

A

b. ^PROFILE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

c. Provides Line-By-Line monitoring

Specifically, it provides a UI to the MONITOR facility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly