Running the Unix MobiLink server as a daemon

 Run the Unix MobiLink server as a daemon

To run the MobiLink server in the background on Unix, and to enable it to run independently of the current session, you run it as a daemon.

  • Use the -ud option when starting the MobiLink server. For example:

    mlsrv12 -c "DSN=SQL Anywhere 12 Demo;UID=DBA;PWD=sql" -ud
 See also