D
Dmitri Levin
Guest
And just to illustrate the life after a logout here is an example from our Live system today [2018/06/06@08:16:01.290-0400] P-38667148 T-1 I ABL 461: (452) Login by webadm on batch. [2018/06/06@08:16:01.353-0400] P-38667148 T-1 I ABL 461: (7129) Usr 461 set name to webadm. [2018/06/06@08:34:00.912-0400] P-38667148 T-1 I ABL 461: (2252) Begin transaction backout. [2018/06/06@08:34:00.912-0400] P-38667148 T-1 I ABL 461: (2253) Transaction backout completed. [2018/06/06@08:34:00.918-0400] P-38667148 T-1 I ABL 461: (2252) Begin transaction backout. [2018/06/06@08:40:55.361-0400] P-38667148 T-1 I ABL 461: (2253) Transaction backout completed. [2018/06/06@08:40:55.361-0400] P-38667148 T-1 I ABL 461: (453) Logout by webadm on batch. So the session was disconnected by "proshut -C disconnect". Transaction was backed out in about 7 minutes. And after I was able to see " Logout by webadm on batch" above I was still able to see the process for 3 more minutes # ps -ef | grep webadm webadm 38667148 46203638 44 08:16:01 - 6:31 /apps/dlc117/bin/_progres -b -pf /usr/dbx/live/livecon.pf -p weboe/web-process.p After about 3 minutes it died.
Continue reading...
Continue reading...