
Object DS Commands
SQL/MX Connectivity Service Administrative Command Reference—526350-005
5-7
Examples—ADD DS
Examples—ADD DS
This example creates the DS Mixed Case DSN in all services, even though the
service $AS is specifically addressed:
CS>add ds $AS."Mixed Case DSN", MaxServer 30, IdleServer 5, InitServer 10,
IdleTimeout SYSTEM_DEFAULT, ConnTimeout 60, AllStat;
-- ADD DS \ODBC.$AS.Mixed Case DSN Successful
Use this command to clone a DS and change one parameter:
CS>add ds $AS."Son of Mixed Case DSN", COPY "Mixed Case DSN", MaxServer 50;
-- ADD DS \ODBC.$AS.Son of Mixed Case DSN Successful
Komentáře k této Příručce