Output from event monitor

golouhm

Member
Is there any option to turn off extra lines in event monitor output. Sending one line of text through dbms_pipe results in four lines on event monitor listening to this pipe. Three extra lines are generated by PL/SQL Developer (header with timestamp, seperator line and an empty line).

Thanx
 
There is currently no option for this. I have added this to the list of enhancement requests though. Basically you would want just the "raw" message data without any other information.
 
Marco Kalter said:
There is currently no option for this. I have added this to the list of enhancement requests though. Basically you would want just the "raw" message data without any other information.
Hello! As I understand the customization of the output of the Event Monitor still has not been implemented, at least 11 versions of the relevant settings I couldn't find. Say, maybe it is planned in version 12? Thank you!
 
Back
Top