Kbase P112017: How to know if an APW, BIW and AIW is running ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/12/2005 |
|
Status: Verified
GOAL:
How to know if an APW, BIW and AIW is running ?
GOAL:
How to know which asynchronous writers have been started ?
FIX:
The Database log file contains information on all the APW's and if the BIW and AIW have been started.
Example:
17:14:01 APW 5: Started. (2518)
17:14:07 APW 6: Started. (2518)
Another way to look if these processes are active is using ProMon's "User Control", "Display all entries" option:
Example:
$promon sports
_____________________
OpenEdge MONITOR Release 10
Database: /usr/wrk/sports
1. User Control
2. Locking and Waiting Statistics
3. Block Access
4. Record Locking Table
5. Activity
6. Shared Resources
7. Database Status
8. Shut Down Database
R&D. Advanced options
T. Transactions Control
L. Resolve Limbo Transactions
C. Coordinator Information
M. Modify Defaults
Q. Quit
Enter your selection: 1
_____________________
1. Display all entries
2. Match a user number
3. Match a range of user numbers
Q. Return to main menu
Enter your selection: 1
_____________________
User Control:
Usr Name Type Wait Area Dbkey Trans PID Sem Srv Login Time
0 root BROK -- 0 0 0 12271 3 0 12/21/05 22:07
1 root SQSV -- 0 0 0 12293 4 0 12/21/05 22:07
5 APW -- 0 0 0 15701 8 0 12/22/05 17:14
6 APW -- 0 0 0 15704 9 0 12/22/05 17:14
7 root MON -- 0 0 0 15705 10 0 12/22/05 17:14
RETURN - repeat, U - continue uninterrupted, Q - quit: