Hello .,
is it possible to advice adabas, calling from a natural-pgm, to use a specific “Login Id”, by a parameter or something like that?
The User-Q is looking like this
Id Node Id Login Id ES Id User Id File ISN Locks Flg
-- ------- -------- ----- ------- ---- --- ----- ---
13262 myaqg 9593 KPF9550 101 17,404,170 X M
13262 myaqg 9593 KPF9550 101 17,252,592 X M
13278 myaqg 14286 KPF14245 101 17,392,193 X M
13262 myaqg 9593 KPF9550 101 17,323,305 X M
13278 myaqg 14286 KPF14245 101 17,392,194 X M
13278 myaqg 14286 KPF14245 221 37,687,502 X M
13262 myaqg 9593 KPF9550 104 26,470,893 X M
13278 myaqg 14286 KPF14245 221 37,687,503 X M
I observed, that the Login Id for an Adabas-Session ist the Unix-Userid, but not the userid, which is used by natural. In our Environment we set the NaturalUserid with an Environment-Variable ($LOGNAME).it works fine. but the ADABAS Login-Id is not affected by this. the login-id in the example above is myagq, but this are different users, working with the same (invisible) unix-userid.
btw: the column with the heading “User ID” is not the UserID, it is the ETID as defined with the Natparm ETID Parameter.
Any Suggestions?
tia
KlaBueBaer