Set Client-Caller ID

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
osmantaskiran
Posts: 15
Joined: Thu 21 Apr 2005 22:02

Set Client-Caller ID

Post by osmantaskiran » Tue 09 May 2017 13:08

Hi,
We use Devart dotConnect for Oracle for accessing to oracle database via Devart Entity Developer.
How I can set caller - client id value before connect to oracle?

We need to fix client caller name because for web services it comes from windows IIS service like "ROOT-1-131388041803660458" and it changes every restart of operating system.

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Set Client-Caller ID

Post by Shalex » Wed 10 May 2017 09:11

Please press the Advanced button in the Connection properties window and set the ClientId parameter. Does this help?

osmantaskiran
Posts: 15
Joined: Thu 21 Apr 2005 22:02

Re: Set Client-Caller ID

Post by osmantaskiran » Wed 10 May 2017 10:11

It does not help me.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Set Client-Caller ID

Post by Shalex » Thu 11 May 2017 16:53

1. Please enable the dbMonitor tool and specify your connection string (roughly, without credentials) when client caller name is like "ROOT-1-131388041803660458". Is there the ClientId parameter?

2. How do you find out a client caller name for the current connection?

Post Reply