Applies Listener options from the specified environment variable or text file.
dblsncfg @{ variable | filename } ...
By default, the Listener is run without parameters, dblsncfg.txt is used as the argument file.
The environment variable is used if a file and an environment variable with the same name exist.
Use the File Hiding utility to obfuscate passwords and other sensitive information in the text file. See File Hiding utility (dbfhide).
A sample text file is located at samples-dir\MobiLink\SIS_SimpleListener\dblsn.txt.
The following example stores command line options in a dblsnoptions environment variable:
dblsn @dblsnoptions |
The following example stores command line options in mydblsn.txt, a fully qualified text file:
dblsn @mydblsn.txt |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |