Hi,
We have a DW that uses BO as its reporting tool, at the database level (ORACLE) all queries are ran by the same user and from the same machine (the one where the BO server is installed) making impossible to check who is running what. when something is wrong with the queries the the users launch I would like to call them and asking what they are doing, however becouse all connections appear in Oracle with the same user/machine I don't know who is running what.
Is there any way to change the way BO connects to the database ?
Another solution would be call a procedure to set some oracle application info (dbms_application_info.set_module) however I don't know if I can change BO connection to call a procedure each time a user connects. Is it possible ?
Thanks in advance,
Miguel
We have a DW that uses BO as its reporting tool, at the database level (ORACLE) all queries are ran by the same user and from the same machine (the one where the BO server is installed) making impossible to check who is running what. when something is wrong with the queries the the users launch I would like to call them and asking what they are doing, however becouse all connections appear in Oracle with the same user/machine I don't know who is running what.
Is there any way to change the way BO connects to the database ?
Another solution would be call a procedure to set some oracle application info (dbms_application_info.set_module) however I don't know if I can change BO connection to call a procedure each time a user connects. Is it possible ?
Thanks in advance,
Miguel