Collection Contents Index -ds database option Next PDF

SQL Anywhere® Server - Database Administration  > The Database Server  > The SQL Anywhere database server  > Database options

-dh database option


Prevents this database from appearing when the Server Enumeration utility (dblocate) is used against this server. The -dh database option must be specified after the database-file, and applies only to that database.

Syntax

{ dbsrv10 | dbeng10 } [ server-options ] database-file -dh ...

Applies to

All platforms.

Remarks

The -dh option makes a database undetectable when the Server Enumeration utility (dblocate) is run against the server. Therefore, when dblocate is used with the -d option, the -dn option, or the -dv option, the database isn't listed.

See also

Collection Contents Index -ds database option Next PDF