Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW

Set Oracle Session Action

jhlowery
Contributor II
Contributor II

Set Oracle Session Action

Is there a way to make Replicate set session variables at the beginning of the session to indicate what task it is connecting with?

Example:

begin

dbms_application_info.set_module(module_name => 'repctl.exe', action_name => '<TASK_NAME>');

end;

/

 

This would make it much easier to trace problems with specific tasks from the Oracle DBA perspective

From case

1 Comment
Shelley_Brennan
Employee
Employee

Thank you for the good suggestion.  This is not available today but we will continue to collect feedback and may consider for a future release.

Status changed to: Open - Collecting Feedback