2.1.1 Override value *SERVER
You may specify the special value *SERVER when you want to override the PC default with the Linux Server's default. This will allow you to utilize the standard Linux defaults or specific defaults that you have set up. Please refer to Set up default X_RUN parameters in the for more details.
For example, instead of overriding with
DBID=tst1 DBII=tst1 INIT=lnxinitf
you could replace this with
DBID=*SERVER DBII=*SERVER INIT=*SERVER
(DBID=tst1 and INIT=lnxinitf would have to be set in x_lansa.pro or $X_RUN.)