Page 1 of 1

End-To-End Metrics

Posted: Thu 30 Apr 2015 06:36
by sinys
Can I set End-To-End Metrics (module, action, client_id, ECID) by ODAC?

old style http://docs.oracle.com/cd/B19306_01/jav ... m#BEICGHJH
and another style:
OCSID.CLIENTID
OCSID.MODULE
OCSID.ACTION

exclude calls dbms_session or dbms_application_info (but maybe it will usefull for direct connect mode - I'm not shure)

Re: End-To-End Metrics

Posted: Tue 05 May 2015 11:53
by AlexP
Hello,

No, there are no special methods for implementing this functionality in ODAC.

Re: End-To-End Metrics

Posted: Tue 05 May 2015 16:24
by sinys
Hello!

What's if add this opportunity in ODAC?

Re: End-To-End Metrics

Posted: Wed 06 May 2015 08:24
by AlexP
In ODAC, you can set these parameters using explicit calls of the dbms_application_info package methods: http://docs.oracle.com/cd/B19306_01/app ... m#CHECEHFD .

Re: End-To-End Metrics

Posted: Wed 06 May 2015 14:53
by sinys
I see, but how I already wrote it's not the same.

https://books.google.ru/books?id=-cjAAw ... LE&f=false

You can see if we use OCIAtrrSet function this mean it's not a cursor and it's mean not open, parse and excute any cursor, not SGA resident and so on. I think it's should be more faster for DB and network resourses than package calls.

Re: End-To-End Metrics

Posted: Tue 12 May 2015 08:46
by AlexP
Thank you for the suggestion, we will consider the possibility to implement this feature in the future.

Re: End-To-End Metrics

Posted: Tue 02 Aug 2016 12:27
by sinys
Have you any news about this feature?

Re: End-To-End Metrics

Posted: Tue 16 Aug 2016 06:51
by AlexP
This feature is included ion our roadmap, however, we can't tell the exact terms of its implementation.