home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1999 #6 / Datatid_1999-06.iso / internet / Tango352Promo / P.SQL / PTKPKG.1 / OS2DBMON.HLP (.txt) < prev    next >
Encoding:
OS/2 Help File  |  1998-09-30  |  18.6 KB  |  754 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Help Contents ΓòÉΓòÉΓòÉ
  3.  
  4. The following Help Topics are available: 
  5.  
  6. Main Window 
  7. General information about the Monitor utility. 
  8.  
  9. MicroKernel Active Files Dialog 
  10. All files currently opened by the MicroKernel engine. 
  11.  
  12. MicroKernel Active Users Dialog 
  13. All users currently accessing the MicroKernel engine. 
  14.  
  15. MicroKernel Resource Usage Dialog 
  16. General MicroKernel resource usage statistics. 
  17.  
  18. MicroKernel Communications Statistics Dialog 
  19. Resource usage by the MicroKernel communications component. 
  20.  
  21. SQL Active Sessions Dialog 
  22. Active sessions logged into the Scalable SQL engine. 
  23.  
  24. SQL Resource Usage Dialog 
  25. General Scalable SQL resource usage statistics. 
  26.  
  27. SQL Communications Statistics Dialog 
  28. Resource usage by the Scalable SQL communications component. 
  29.  
  30. Settings Dialog 
  31. View / Change current settings for the Monitor utility. 
  32.  
  33. Connect Dialog 
  34. Connect to remote file server. 
  35.  
  36. Disconnect Dialog 
  37. Disconnect from remote file server. 
  38.  
  39. About Dialog 
  40. Product information about the Monitor utility. 
  41.  
  42. For Help on Help, Press F1 
  43.  
  44.  
  45. ΓòÉΓòÉΓòÉ 2. General Help ΓòÉΓòÉΓòÉ
  46.  
  47. The Pervasive Software Monitor utility allows you to monitor various resources 
  48. being used by the Scalable SQL and MicroKernel engines. These resources 
  49. include: 
  50.  
  51. - Detailed information about active sessions, files, users 
  52.  
  53. - Current, peak, and maximum values for open dictionaries, views, sessions, 
  54. etc. 
  55.  
  56. - Current, peak, and maximum values for various remote communications 
  57. statistics 
  58.  
  59. The right-hand portion of the tool bar at the botton of the main window 
  60. indicates which server is being monitored.  When the local server is being 
  61. monitored, "Local" is displayed. When connected to a remote server, the name of 
  62. the remote server is displayed. 
  63.  
  64. See the Help Contents for a brief description of all of the dialog boxes 
  65. available in the Monitor utility. You can display and move between many of 
  66. these dialogs at the same time. Each dialog allows you to either manually or 
  67. automatically refresh the information. 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 3. Settings Dialog ΓòÉΓòÉΓòÉ
  71.  
  72. The Settings dialog enables you to view or change several Monitor utility 
  73. configuration options. To adjust database-specific settings, use the Setup 
  74. utility. Below is a description of each of the Monitor utility settings: 
  75.  
  76. Save Settings on Exit: 
  77. Select this check box to save all configuration settings when you close the 
  78. Monitor utility. The Monitor utility saves both the settings in this dialog and 
  79. the automatic-refresh option in the various dialog boxes. 
  80.  
  81. Save Window Layout on Exit: 
  82.  
  83. Select this check box to save the state (open or closed) and screen location of 
  84. all open windows. When you start the Monitor utility again, these windows are 
  85. automatically opened and positioned for local file server monitoring. This 
  86. enables you to easily reproduce your preferred layout. 
  87.  
  88. Refresh Rate: 
  89. This option allows you to specify how often the Monitor utility updates the 
  90. information on any open dialogs where the automatic-refresh option is enabled. 
  91.  
  92. OK Button: 
  93. Saves the selected settings. 
  94.  
  95. Cancel Button: 
  96. Closes without saving any changed settings. 
  97.  
  98. Help Button: 
  99. Shows help for this dialog. 
  100.  
  101.  
  102. ΓòÉΓòÉΓòÉ 4. About Dialog ΓòÉΓòÉΓòÉ
  103.  
  104. The About dialog displays various product information, including the name, 
  105. version, and copyright of the Monitor utility. 
  106.  
  107.  
  108. ΓòÉΓòÉΓòÉ 5. Microkernel Active Files Dialog ΓòÉΓòÉΓòÉ
  109.  
  110. The Active Files dialog shows information about all files which are currently 
  111. opened by the MicroKernel engine. 
  112.  
  113. Active MicroKernel Files: 
  114. Shows the number of active files. 
  115.  
  116. Active MicroKernel Files List: 
  117. Contains the complete path of all open files. Select the file from this list 
  118. for which you want to see detailed information. 
  119.  
  120. File Information. 
  121. Contains file specific information for the currently selected file in the Files 
  122. list. 
  123.  
  124. Page Size: 
  125. Shows the internal page size of the selected file. 
  126.  
  127. Read-Only Flag: 
  128. Indicates whether the file is marked read-only by the operating system. 
  129.  
  130. Record Locks: 
  131. Indicates whether or not any of the active handles for the selected file have 
  132. record locks. Any application can read a locked record, but only the 
  133. application that placed the lock can modify or delete the record. A record lock 
  134. exists only as long as the application that opened the file is updating a 
  135. record. Yes indicates that one or more record locks are applied to the file. No 
  136. indicates that no records are locked. 
  137.  
  138. Transaction Lock: 
  139. Indicates whether any of the active handles for the selected file have a 
  140. transaction lock. A transactional file lock exists only as long as the 
  141. application that opened the file is processing a transaction. 
  142.  
  143. Current File's Handles: 
  144. Shows the number of active handles for the selected file. A handle is one 
  145. instance of a file being opened. 
  146.  
  147. Current File's Handles List: 
  148. Contains the active handles associated with the selected file. Each handle is 
  149. represented by either a user name (typically the login ID of the user) or an 
  150. index into the engine's client (user) list.  Select the handle from this list 
  151. for which you want to see detailed information. 
  152.  
  153. Handle Information: 
  154. Contains handle-specific information for the currently selected handle in the 
  155. Handle list. 
  156.  
  157. Connection Number: 
  158. Displays the network connection number of the client. If the client does not 
  159. have a network connection, this field displays "NA" (for not applicable). 
  160.  
  161. Task Number: 
  162. Contains the process-supplied task number for the processes originating at the 
  163. file server, a Windows workstation or an OS/2 workstation. For DOS 
  164. workstations, this field displays the dynamic socket number. 
  165.  
  166. Site: 
  167. Displays the location of the user process (local or remote). 
  168.  
  169. Network Address: 
  170. Displays an identifier representing the location of the calling process on the 
  171. network. If the calling prossess is SPX, the network node/network address will 
  172. be preceded by S: .  For example, S: 65666768 00000000001.  If the calling 
  173. process is TCP/IP, the dotted-decimal notation will be preceded by T: .  For 
  174. example, T: 180.150.1.24. 
  175.  
  176. Open Mode: 
  177. The method the application uses to open the specified handle to the file. 
  178. Possible methods include: 
  179.  
  180. - Accelerated 
  181. - Exclusive 
  182. - Normal 
  183. - Read-only 
  184. - Verify 
  185.  
  186. When applicable, the open modes are specified as non-transactional or shared 
  187. locking. 
  188.  
  189. Record Lock Type: 
  190. Indicates the type of record lock(s) currently held by this handle. Possible 
  191. values include: 
  192.  
  193. - Single 
  194. - Multiple 
  195. - None 
  196.  
  197. Wait State: 
  198. Indicates whether the user is waiting due to some type of lock on this handle. 
  199. Possible values include: 
  200.  
  201. - Waits for File Lock 
  202. - Waits for Record Lock 
  203. - None 
  204.  
  205. Transaction State: 
  206. Indicates the current type of transaction lock held by this handle. Possible 
  207. values include: 
  208.  
  209. - Concurrent 
  210. - Exclusive 
  211. - None 
  212.  
  213. Automatic Refresh Checkbox: 
  214. Select this check box to automatically update the information in the dialog 
  215. every few seconds. You can change the refresh time for all dialogs in the 
  216. Settings Dialog. 
  217.  
  218. Refresh Button: 
  219. Manually refreshes the information. 
  220.  
  221. Close Button: 
  222. Closes the dialog. 
  223.  
  224. Help Button: 
  225. Shows help for this dialog. 
  226.  
  227.  
  228. ΓòÉΓòÉΓòÉ 6. Microkernel Active User Dialog ΓòÉΓòÉΓòÉ
  229.  
  230. The Active Users dialog shows information about all users currently accessing 
  231. the MicroKernel engine. 
  232.  
  233. Active MicroKernel Users: 
  234. Shows the number of active clients. 
  235.  
  236. Active MicroKernel Users List: 
  237. Contains all of the active clients using the engine. Each client is represented 
  238. by either a user name (typically the login ID of the user) or an index into the 
  239. engine's client (user) list. 
  240.  
  241. Select the client from this list for which you want to see detailed 
  242. information. 
  243.  
  244. User Information: 
  245. Contains client (user) specific information. This information corresponds to 
  246. the currently selected user in the User list. 
  247.  
  248. Connection Number: 
  249. Displays the network connection number of the client. If the client does not 
  250. have a network connection, this field displays "NA" (for not applicable). 
  251.  
  252. Task Number: 
  253. Contains the process-supplied task number for the processes originating at the 
  254. file server, a Windows workstation or an OS/2 workstation. For DOS 
  255. workstations, this field displays the dynamic socket number. 
  256.  
  257. Site: 
  258. Displays the location of the user process (local or remote). 
  259.  
  260. Network Address: 
  261. Displays an identifier representing the location of the calling process on the 
  262. network. If the calling prossess is SPX, the network node/network address will 
  263. be preceded by S: .  For example, S: 65666768 00000000001.  If the calling 
  264. process is TCP/IP, the dotted-decimal notation will be preceded by T: .  For 
  265. example, T: 180.150.1.24. 
  266.  
  267. Locks Used: 
  268. The number of locks currently being used by this user. 
  269.  
  270. Transaction State: 
  271. Indicates the current type of transaction lock held by this handle. Possible 
  272. values include: 
  273.  
  274. - Concurrent 
  275. - Exclusive 
  276. - None 
  277.  
  278. Records Read: 
  279. The number of records this user has read since they first opened a file. 
  280.  
  281. Records Inserted: 
  282. The number of records this user has inserted. 
  283.  
  284. Records Deleted: 
  285. The number of records this user has deleted. 
  286.  
  287. Records Updated: 
  288. The number of records this user has updated. 
  289.  
  290. Disk Accesses: 
  291. The number of times this user has required a disk access.  You will not see any 
  292. information for disk accesses for files that have just been opened. 
  293.  
  294. Cache Accesses: 
  295. The number of times this user has required a cache access. 
  296.  
  297. Selected User's Handles: 
  298. Shows the number of active handles for the selected user. A handle is one 
  299. instance of a file being opened. 
  300.  
  301. Selected User's Handles List: 
  302. Contains the active handles associated with the selected user. Each handle is 
  303. represented by the filename associated with that handle. 
  304.  
  305. Handle Information: 
  306. Contains handle specific information for the currently selected handle in the 
  307. Handle list. 
  308.  
  309. Open Mode: 
  310. The method the application uses to open the specified handle to the file. 
  311. Possible methods include: 
  312.  
  313. - Accelerated 
  314. - Exclusive 
  315. - Normal 
  316. - Read-only 
  317. - Verify 
  318.  
  319. When applicable, the open modes are specified as non-transactional or shared 
  320. locking. 
  321.  
  322. Record Lock Type: 
  323. Indicates the type of record lock(s) currently held by this handle. Possible 
  324. values include: 
  325.  
  326. - Single 
  327. - Multiple 
  328. - None 
  329.  
  330. Wait State: 
  331. Indicates whether the user is waiting due to some type of lock on this handle. 
  332. Possible values include: 
  333.  
  334. - Waits for File Lock 
  335. - Waits for Record Lock 
  336. - None 
  337.  
  338. Transaction State: 
  339. Indicates the current type of transaction lock held by this handle. Possible 
  340. values include: 
  341.  
  342. - Concurrent 
  343. - Exclusive 
  344. - None 
  345.  
  346. Automatic Refresh Checkbox: 
  347. Select this check box to automatically update the information in the dialog 
  348. every few seconds. You can change the refreshtime for all dialogs in the 
  349. Settings Dialog. 
  350.  
  351. Delete Current User Button: 
  352. Deletes the currently selected user. 
  353.  
  354. Delete All Users Button: 
  355. Deletes all of the current MircoKernel users. 
  356.  
  357. Refresh Button: 
  358. Manually refreshes the information. 
  359.  
  360. Close Button: 
  361. Closes the dialog. 
  362.  
  363. Help Button: 
  364. Shows help for this dialog. 
  365.  
  366.  
  367. ΓòÉΓòÉΓòÉ 7. Microkernel Resource Usage Dialog ΓòÉΓòÉΓòÉ
  368.  
  369. The Resource Usage dialog shows information about various resources used by the 
  370. MicroKernel engine. The maximum, peak, and current values are shown for each 
  371. statistic. 
  372.  
  373. Files: 
  374. Indicates the number of active files. You set the maximum for this field when 
  375. configuring the MicroKernel with the Setup utility(Open Files option). 
  376.  
  377. Handles: 
  378. Indicates the number of active handles. The MicroKernel creates a handle each 
  379. time a user opens a file; therefore, a single user can have several handles for 
  380. the same file. You set the maximum for this field when configuring the 
  381. MicroKernel with the Setup utility (Handles option). 
  382.  
  383. Clients: 
  384. Indicates the number of clients accessing the MicroKernel. A workstation can 
  385. have multiple clients accessing the engine simultaneously. You set the maximum 
  386. for this field with the Setup utility (Active Clients option). 
  387.  
  388. Worker Threads: 
  389. Indicates the number of concurrent MicroKernel processes. You set the maximum 
  390. for this field when configuring the MicroKernel with the Setup utility (Worker 
  391. Threads option). 
  392.  
  393. Licenses in Use: Indicates the number of users defined by your licensing 
  394. agreement. In this case, the maximum shows the number of users your licensing 
  395. agreement allows. 
  396.  
  397. Transactions: 
  398. The number of transactions currently in use.  The maximum for this field is 
  399. unlimited. 
  400.  
  401. Locks: 
  402. Indicates the number of record locks.  The maximum for this field is unlimited. 
  403.  
  404. Automatic Refresh Checkbox: 
  405. Select this check box to automatically update the information in the dialog 
  406. every few seconds. You can change the refresh time for all dialogs in the 
  407. Settings Dialog. 
  408.  
  409. Refresh Button: 
  410. Manually refreshes the information. 
  411.  
  412. Close Button: 
  413. Closes the dialog. 
  414.  
  415. Help Button: 
  416. Shows help for this dialog. 
  417.  
  418.  
  419. ΓòÉΓòÉΓòÉ 8. Microkernel Communication Statistics Dialog ΓòÉΓòÉΓòÉ
  420.  
  421. The Communications Statistics dialog shows information about communication 
  422. between the MicroKernel and remote clients. A total for all protocols and 
  423. protocol specific information is displayed.  You can view protocol specific 
  424. information for SPX, TCP/IP and a second SPX or TCP/IP.  The second SPX or 
  425. TCP/IP will be displayed as SPX(2) or TCP/IP(2). Below is a list of the 
  426. controls in this dialog and their function: 
  427.  
  428. Total Requests Processed: 
  429. Indicates the number of requests the Communications Server handles from 
  430. workstations or remote, server-based applications for all communication 
  431. protocols. Total indicates the number of requests processed since the 
  432. Communications server was loaded.  Delta indicates the number of requests since 
  433. you first invoked the Communications Statistics dialog. To reset this number to 
  434. zero, click the Reset Delta button. 
  435.  
  436. SPX Requests Processed: 
  437. Indicates the number of requests the Communications Server handles from 
  438. workstations or remote, server-based applications for SPX. Total indicates the 
  439. number of requests processed since the Communications server was loaded.  Delta 
  440. indicates the number of requests since you first invoked the Communications 
  441. Statistics dialog. To reset this number to zero, click the Reset Delta button. 
  442.  
  443. TCP/IP Requests Processed: 
  444. Indicates the number of requests the Communications Server handles from 
  445. workstations or remote, server-based applications for TCP/IP. Total indicates 
  446. the number of requests processed since the Communications server was loaded. 
  447. Delta indicates the number of requests since you first invoked the 
  448. Communications Statistics dialog. To reset this number to zero, click the Reset 
  449. Delta button. 
  450.  
  451. Communications Threads: 
  452. Indicates the number of remote requests that the MicroKernel is currently 
  453. processing. Local requests are not included in this statistic. For the total 
  454. number of remote and local threads being processed, see the Resource Usage 
  455. dialog. You set the maximum for this field when configuring the Communications 
  456. Server with the Setup utility (the Number of Communications Threads option). 
  457.  
  458. Worker threads are also used to process Monitor utility requests, so you may 
  459. not see the number of current worker threads drop below one. This is normal. 
  460.  
  461. Total Remote Sessions: 
  462. Indicates the number of remote workstations connected to the Communications 
  463. Server for all communication protocols. You set the maximum for this field when 
  464. configuring the Communications Server with the Setup utility (the Number of 
  465. Sessions option). 
  466.  
  467. SPX Remote Sessions: 
  468. Indicates the number of remote workstations connected to the Communications 
  469. Server through SPX. 
  470.  
  471. TCP/IP Remote Sessions: 
  472. Indicates the number of remote workstations connected to the Communications 
  473. Server through TCP/IP. 
  474.  
  475. Automatic Refresh Checkbox: 
  476. Select this check box to automatically update the information in the dialog 
  477. every few seconds. You can change the refresh time for all dialogs in the 
  478. Settings Dialog. 
  479.  
  480. Refresh Button: 
  481. Manually refreshes the information. 
  482.  
  483. Reset Delta Button: 
  484. Manually resets the Delta count to zero for Total Requests Processed, SPX 
  485. Requests Processed and TCP/IP Requests Processed. 
  486.  
  487. Close Button: 
  488. Closes the dialog. 
  489.  
  490. Help Button: 
  491. Shows help for this dialog. 
  492.  
  493.  
  494. ΓòÉΓòÉΓòÉ 9. SQL Active Users Dialog ΓòÉΓòÉΓòÉ
  495.  
  496. The Active Sessions dialog displays information about all currently active 
  497. sessions. 
  498.  
  499. Active Sessions List: 
  500. A list of the user names associated with each active session. Because a user 
  501. can have multiple sessions, the names in this list are not necessarily unique. 
  502. Selecting an item in this list will update the information in the Session 
  503. Information Group box. You can view all active sessions or filter them based 
  504. upon the Database Name or Dictionary Location logged into the active sessions. 
  505.  
  506. Filter Sessions by Login Access: 
  507. To filter the active sessions, select the Filter Sessions by Login Access check 
  508. box. You can now select either all sessions from one database name or from one 
  509. dictionary. Simply click the database name in the Database Names list or the 
  510. dictionary location in the Dictionary Locations list, and the corresponding 
  511. active sessions appear in the Active Sessions list. (Dictionary locations list 
  512. the full pathname and appear in alphabetic order.) 
  513.  
  514. If you clear the Filter Sessions by Login Access check box, the dialog displays 
  515. all sessions and disables the database name and dictionary location controls. 
  516.  
  517. Database Names: 
  518. Only enabled if the Filter Sessions check box is selected. Contains a list of 
  519. all of the Database Names logged into by any currently active sessions. 
  520.  
  521. Dictionary Locations: 
  522. Only enabled if the Filter Sessions check box is selected. Contains a list of 
  523. all of the Dictionary Locations logged into by any currently active sessions. 
  524.  
  525. Session Information: 
  526. The top of the Active Sessions box displays the number of active Scalable SQL 
  527. sessions for the currently selected username in the Active Sessions list. If 
  528. you have applied a filter, then the number of active sessions displayed only 
  529. pertains to the specified database name or dictionary. A session is formed when 
  530. an application or task logs in to a database. 
  531.  
  532. Login Time: 
  533. The time at which this session was created via a Scalable SQL login operation. 
  534.  
  535. Login Access: 
  536. The access path for this session's login. Contains either `Database Name' or 
  537. `Dictionary Location'. 
  538.  
  539. Database Name: 
  540. Either the Database Name or the Dictionary Location used on this session's 
  541. login. 
  542.  
  543. Compatibility Mode: 
  544. Displays the compatibility mode being used in the current session. Possible 
  545. values are 3.01 (for Scalable SQL v3.01 compatibility) or 4.0. 
  546.  
  547. Integrity Enforcement: 
  548. Indicates whether or not integrity constraints are enforced on the database for 
  549. the current session. 
  550.  
  551. Bound: 
  552. Indicates whether or not the database currently accessed by the current session 
  553. is a bound database. 
  554.  
  555. Current Operation: 
  556. Indicates the SQL API function most recently called by this session. 
  557.  
  558. MicroKernel Calls: 
  559. The number of function calls this session has made to the MicroKernel engine. 
  560.  
  561. Active Transactions: 
  562. Indicates whether or not this session is currently within a transaction. 
  563.  
  564. Network Address: 
  565. Displays an identifier representing the location of the calling process on the 
  566. network. If the calling prossess is SPX, the network node/network address will 
  567. be preceded by S: .  For example, S: 65666768 00000000001.  If the calling 
  568. process is TCP/IP, the dotted-decimal notation will be preceded by T: .  For 
  569. example, T: 180.150.1.24. 
  570.  
  571. Number of Views: 
  572. Indicates the number of active views, which are shown in the list box. 
  573.  
  574. View Information: 
  575. The View Information box displays current information about all the views the 
  576. selected session is accessing. 
  577.  
  578. View Name: 
  579. The name of the stored view, if one has been recalled. 
  580.  
  581. Temporary Sort: 
  582. Indicates with a Yes or No whether or not a temporary sort order is active for 
  583. that view. 
  584.  
  585. Explicit Lock: 
  586. Indicates with a Yes, No or Pending whether or not explicit locks have been 
  587. issued for that view. 
  588.  
  589. Table Names: 
  590. Lists the number of tables and the name of each table in the specified view. 
  591.  
  592. Automatic Refresh Checkbox: 
  593. Select this check box to automatically update the information in the dialog 
  594. every few seconds. You can change the refresh time for all dialogs in the 
  595. Settings Dialog. 
  596.  
  597. Refresh Session List Button: 
  598. Manually refreshes the session information. 
  599.  
  600. Delete Session Button: 
  601. Delete Session  removes the currently selected session; the Scalable SQL engine 
  602. kills the session you delete. 
  603.  
  604. Close Button: 
  605. Closes the dialog. 
  606.  
  607. Help Button: 
  608. Shows help for this dialog. 
  609.  
  610.  
  611. ΓòÉΓòÉΓòÉ 10. SQL Resource Usage Dialog ΓòÉΓòÉΓòÉ
  612.  
  613. The Resource Usage dialog shows information about various resources used by the 
  614. Scalable SQL engine. The maximum, peak, and current values are shown for each 
  615. statistic. 
  616.  
  617. Sessions: 
  618. The total number of active Scalable SQL sessions. Each session corresponds to a 
  619. login operation. 
  620.  
  621. Dictionaries: 
  622. The number of databases with at least one active session.  The maximum number 
  623. of dictionaries is unlimited. 
  624.  
  625. Views: 
  626. The total number of active views.  The maximum number of views is unlimited. 
  627.  
  628. Active Requests: 
  629. The number of concurrent requests being processed. 
  630.  
  631. Total Logins: 
  632. The total number of sessions since the Scalable SQL engine was loaded. Each 
  633. login operation corresponds to a session. 
  634.  
  635. Automatic Refresh Checkbox: 
  636. Select this check box to automatically update the information in the dialog 
  637. every few seconds. You can change the refresh time for all dialogs in the 
  638. Settings Dialog. 
  639.  
  640. Refresh Button: 
  641. Manually refreshes the information. 
  642.  
  643. Close Button: 
  644. Closes the dialog. 
  645.  
  646. Help Button: 
  647. Shows help for this dialog. 
  648.  
  649.  
  650. ΓòÉΓòÉΓòÉ 11. SQL Communications Statistics Dialog ΓòÉΓòÉΓòÉ
  651.  
  652. The Communications Statistics dialog shows information about communication 
  653. between the Scalable SQL engine and remote clients. A total for all protocols 
  654. and protocol specific information is displayed.  You can view protocol specific 
  655. information for SPX, TCP/IP and a second SPX or TCP/IP. The second SPX or 
  656. TCP/IP will be displayed as SPX(2) or TCP/IP(2).  Below is a list of the 
  657. controls in this dialog and their function: 
  658.  
  659. Total Requests Processed: 
  660. The number of SQL requests handled by the communications component for all 
  661. communication protocols since it was loaded. The Delta is the count since the 
  662. last time this screen was displayed or since the delta was reset. 
  663.  
  664. SPX Requests Processed: 
  665. The number of SQL requests handled by the communications component for SPX 
  666. since it was loaded. The Delta is the count since the last time this screen was 
  667. displayed or since the delta was reset. 
  668.  
  669. TCP/IP Requests Processed: 
  670. The number of SQL requests handled by the communications component for TCP/IP 
  671. since it was loaded. The Delta is the count since the last time this screen was 
  672. displayed or since the delta was reset. 
  673.  
  674. Communications Threads: 
  675. The number of remote requests currently being processed by the Scalable SQL 
  676. engine. Note that there may also be local requests being processed which are 
  677. not included in this statistic. 
  678.  
  679. Communications threads are also used to process Monitor utility requests, so 
  680. you may not see the number of current communications threads drop below one. 
  681. This is normal. 
  682.  
  683. Total Remote Sessions: 
  684. The number of remote workstations connected to the communications component for 
  685. all communication protocols. 
  686.  
  687. SPX Remote Sessions: 
  688. The number of remote workstations connected to the communications component 
  689. through SPX. 
  690.  
  691. TCP/IP Remote Sessions: 
  692. The number of remote workstations connected to the communications component 
  693. through TCP/IP. 
  694.  
  695. Automatic Refresh Checkbox: 
  696. Select this check box to automatically update the information in the dialog 
  697. every few seconds. You can change the refresh time for all dialogs in the 
  698. Settings Dialog. 
  699.  
  700. Refresh Button: 
  701. Manually refreshes the information. 
  702.  
  703. Reset Delta Button: 
  704. Manually resets the Delta count to zero for Total Requests Processed, SPX 
  705. Requests Processed and TCP/IP Requests Processed. 
  706.  
  707. Close Button: 
  708. Closes the dialog. 
  709.  
  710. Help Button: 
  711. Shows help for this dialog. 
  712.  
  713.  
  714. ΓòÉΓòÉΓòÉ 12. Connect Dialog ΓòÉΓòÉΓòÉ
  715.  
  716. The Connect dialog allows the user to enter a server name and connect to a 
  717. remote file server for monitoring.  By default, the monitor utility connects to 
  718. the local server. 
  719.  
  720. If dialogs are currently open in the Monitor utility window, the Connect... 
  721. menu command is unavailable, and you cannot connect to a remote server. Close 
  722. the open dialogs and then choose the Connect... menu command. 
  723.  
  724. Server Name: 
  725. Enter the server name in the Server Name text box and click OK. Click Cancel if 
  726. you do not want to connect to a remote server. 
  727.  
  728. OK Button: 
  729. Connects to the server listed in the Server Name text box.  The server name 
  730. will appear in the lower right corner of the status bar. 
  731.  
  732. Cancel Button: 
  733. Closes without connecting to a remote server. The Monitor utility continues 
  734. monitoring the local server. 
  735.  
  736.  
  737. ΓòÉΓòÉΓòÉ 13. Disconnect Dialog ΓòÉΓòÉΓòÉ
  738.  
  739. The Disconnect dialog asks the user if they want to disconnect from the remote 
  740. file server to which they are currently connected. 
  741.  
  742. If dialogs are currently open in the Monitor utility window, the Disconnect... 
  743. menu command is unavailable, and you cannot disconnect from the remote server. 
  744. Close the open dialogs and then choose the Disconnect... menu command. 
  745.  
  746. Yes Button: 
  747. Clicking Yes issues a disconnect to the remote file server. Upon completing, 
  748. the Monitor utility monitors the local file server. 
  749.  
  750. No Button: 
  751. Clicking No cancels the disconnect to the remote file server. The Monitor 
  752. utility continues monitoring the remote file server. 
  753.  
  754.