The parameter file that contains information for connecting to a local database must include at least the database name. If the database files do not reside in the agent's working directory, you must fully qualify the database pathname. If you want the agent to connect to more than one database at a time, you must use the full database path with the Physical Database Name (-db) parameter to specify each additional database. The following parameter file connects an agent to the Sports2000 demonstration database:
By default, this connection uses shared memory. If you want to use a network connection instead, specify the Host Name (
-H) and Service Name (
-S) parameters (described in
Table 59) when you connect to the database. The network type defaults to TCP.