This Natural profile parameter is used as an identifier for
                  		  Adabas-related information; for example, for identification of data stored as a
                  		  result of an END
                        		  TRANSACTION statement.
               
| Possible settings | 1 - 8 characters | This setting is used as the user ID setting in an
                           						Adabas open call. Note: | 
|---|---|---|
| OFF | The ETIDis set to' '(blanks), but Natural Security is allowed to set theETID. | |
| ' '(blank) | The ETIDis set to' '(blanks). This value is passed to Adabas on an open call without being modified
                           						by Natural Security. | |
| $$ | The ETIDis replaced by the process
                           						ID. | |
| Default setting | ' '(blank) | |
| Dynamic specification | yes | |
| Specification within session | no | 
Notes:
ETID is not specified neither in
                     				NATPARM nor dynamically, Natural uses the setting of
                     				*INIT-USER
                     				to fill the ETID.
                  ETID is specified in NATPARM, $$ will be
                     				evaluated during the start-up of Natural.
                  ETID might also be used by Natural for
                     				work-file name generation. This might cause problems when running multiple
                     				instances on one machine or again, if special characters are used for the
                     				setting of ETID. Refer to the Natural parameter
                     				TMPSORTUNIQ
                     				for a solution.