Kbase P58758: Error "-D is not a database parameter" when using "-DataService" parameter to connect to a Unified B
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Error "-D is not a database parameter" when trying to connect to an Unified Broker using NameServer
Parameter -Dataservice <broker name> included in connection string
FIX:
Parameters in connection string are case-sensitive. Type parameter "DataService" with capital D and capital S.
If you want to connect to schema holder and foreign database using Unified Broker and NameServer, the correct syntax is as follows:
CONNECT <schemaholder> -S <schema holder port> -H <schema holder host> -db <db name> -ld <logical db name> -dt <foreign db type> -U <user> -P <password> -H <nameserver host> -S <nameserver port> -DataService <broker name> -Dsrv SVUB,1