DM_SQLIO_HOST Keyword
DM_SQLIO_HOST={hostname}
This keyword defines the default SQL database source that is connected to when executing SQLIO operations. The {hostname} string is unique to the SQL database engine that is connected. If this keyword is not specified, the Data Manager looks for the DM_SCHEMA keyword to get a default SQLite database source. If the DM_SCHEMA keyword is not found, the Data Manager uses the default SQLite database source named 'sunschema.db' that is located with the Data Manager executable.
Example:
DM_SQLIO_HOST=server4
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |