You can configure the database connection by opening a command window as an Administrator and running dbconfig.exe.
The following are default location for dbconfig.exe:
Use the following command line parameters with dbconfig.exe:
Parameter | Description |
---|---|
|
Where |
| The following are valid values for <Driver type>: Oracle, MSSQL, or PrCSdrv Driver Type values are case-sensitive. |
| Specify a valid SqlServer database name, such as PMDB.
For a Compression Server, specify |
|
Specify a valid SQL Server Database |
|
Where |
|
Where |
| Optional. A valid value is any integer. The default is 1. |
Notes:
-amySqlServerAlias -sMSSQL
. -a mySqlServerAlias -s MSSQL
. -amySqlServerAlias-sMSSQL.
mySqlServerAlias
):
dbconfig -amySqlServerAlias -h10.140.179.3,1433 -upubuser -wpubuser -sMSSQL -dpmdb
myCSAlias
):
dbconfig -amyCSAlias -upubuser -wpubuser -sPrCSdrv -dMyCompressionServer@10.140.162.174:5555[http]
where:
MyCompressionServer
is the value for the CompressionServerDatabase
Name part of the -d<Database Name>
parameter.10.140.162.174
is the value for the IPaddress
part of the -d<Database Name>
parameter.5555
is the value for the Port
part of the -d<Database Name>
parameter.
Legal Notices
Copyright © 1999, 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Tuesday, August 02, 2016