User-1141190189 posted
iam using visual studio 2012 to develop a WCF web service that connects to remote database on another server.
but when trying to call the function; the following error appears:
ora-03111: break received on communication channel
i have tried to use oledb provider but the same exception appears
any advise please?