Entering content frameProcedure documentation Setting Environment Variables Locate the document in its SAP Library structure

Use

So that the Database Manager can access the environment variables that it requires on the database server, you must create these explicitly using a DBMCLI command.

Setting actual environment variables using operating system commands is therefore not applicable.

If only local accesses are made to a Database Manager in a purely Windows-NT environment, you can use normal Windows NT environment variables.

Procedure

You can set the environment variable <variable> on the database server by entering the following DBMCLI command:

dbmcli -d <database_name> -n <server_node> -u <userid>,<password> dbm_configset -raw <variable> <value>

For more information, see the documentation: Database Manager CLI: SAP DB 7.3, section Calling the Database Manager CLI ® DBM Server Commands ® Configuring the DBM Server ® Structure linkSet a DBM Server Parameter.

Integration

Terms and Procedures

 

 

Leaving content frame