Kbase 20830: Report Builder connecting to Dataserver Unified Broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2008 |
|
Solution ID: 20830
FACT(s) (Environment):
Progress 9.x.
SYMPTOM(s):
Unable to establish Unified Broker context. (7256)
MsgFormatException received on client connection : <MsgFormatException_string> <MsgFormatExceptionMsg_string>. (8083)
Error 7256 is seen when user is connecing to Unified DataServer Broker from Report Builder using -Dsrv svub,1.
CAUSE:
Client missing -Dsrv svub,1 from connection string.
FIX:
When starting DataServer broker (Oracle, MSS SQL Server, ODBC) through Progress Explorer or via the Unified broker's command line options (oraman, odbman, mssman), the client must connect using er -Dsrv SVUB,1 must be specified within client connection parameters.
FIX:
As a workaround, use a regular DataServer broker connection (probrkr or ProControl on NT) from Report Builder.