Was this helpful?
How You Verify Server Startup
After a server group has started up, you can use the tmadmin printserver command to verify that all servers in a group have started successfully. For each server group accessing an Ingres database, printserver will show:
Two or more TMSs with executables named “TMS_INGRES”
All the application servers that were configured into the server group
Here is a sample of the printserver output:
a.out Name Queue Name  Grp Name      ID RqDone Load Done Current Service
---------- ----------- --------      -- ------ --------- ---------------
BBL        9099        SIT            1      0       150     ( IDLE )
TLR        00001.00001 BANKB1         1      0         0     ( IDLE )
XFER       00001.00004 BANKB1         4      0         0     ( IDLE )
ACCT       00001.00007 BANKB1         7      0         0     ( IDLE )
BAL        00001.00010 BANKB1        10      0         0     ( IDLE )
BTADD      00001.00013 BANKB1         1      0         0     ( IDLE )
AUDITC     00001.00016 BANKB1        16      0         0     ( IDLE )
BALC       00001.00027 BANKB1        27      0         0     ( IDLE )
TMS_INGRES BANKB1_TMS  BANKB1     30001      0         0     ( IDLE )
TMS_INGRES BANKB1_TMS  BANKB1     30002      0         0     ( IDLE )
Last modified date: 12/14/2023