Dataserver connection issue

RP_wpb

New Member
Hello:
we are trying to connect progress to Oracle Db through Dataserver
OE client ;10.2b on Win 7
oracle : 11 on Linux.
steps followed:
---------------
1) created empty DB on Progress
2) created a schema holder
now when progress tries to connect to oracle DB, it comes back with error : "error reading socket ret<0>,errno<2> (778).
I looked at KB articles, but apart from understanding that is is tcp/ip issue , could not get much information.
anyone aware , how do we resolve this. Per documentation, also tried to look for dataserver.lg but this is not getting created.
Any pointers will be appreciated. Btw, connection to oracle using SQL tools dont have any issues. we could even successfully connect using socket connection using progress code to the Host and service but simply not working with dataserver..
thanks,
RP.
 
Top