Re: Re: RE: Re: Convert sql monitor output to a single HTML file

  • From: "l.flatz@xxxxxxxxxx" <l.flatz@xxxxxxxxxx>
  • To: franck@xxxxxxxxxx
  • Date: Tue, 22 Jan 2019 17:07:54 +0100 (CET)

Thanks Franck,
Mathias´s solutiuon is too easy. You are no wizzard any more if you do it. 
Regards
Lothar
----Ursprüngliche Nachricht----
Von : franck@xxxxxxxxxx
Datum : 22/01/2019 - 16:49 (MN)
An : l.flatz@xxxxxxxxxx
Cc : Mathias.Zarick@xxxxxxxxxxxx, contact@xxxxxxxx, Oracle-L@xxxxxxxxxxxxx
Betreff : Re: RE: Re: Convert sql monitor output to a single HTML file
 
  
   Hi,
   
    Here is the script I used to decode base64 zlib before knowing that: search 
for 
    decode-sqlmon.zip in 
    
https://blog.dbi-services.com/oracle-sql-monitoring-reports-in-flash-html-text
   
   
    Thanks a lot Mathias, that's amazing. Now I'll control-click everywhere to 
find some more gems ;)
   
   
    Regards,
   
   
    Franck.
   
   
    
   
   
    
   
   
    
   
   
    
   
  
 
 
  On Tue, Jan 22, 2019 at 1:51 PM 
  l.flatz@xxxxxxxxxx <
  l.flatz@xxxxxxxxxx> wrote:
  
 
 
  Hi Mathias,
  
  
 damn. That works.
  
  
 Thanks
  
  
 Lothar
  
 ----Ursprüngliche Nachricht----
  
 Von : 
  Mathias.Zarick@xxxxxxxxxxxx
  
 Datum : 22/01/2019 - 13:40 (MN)
  
 An : 
  l.flatz@xxxxxxxxxx, 
  contact@xxxxxxxx
  
 Cc : 
  Oracle-L@xxxxxxxxxxxxx
  
 Betreff : RE: Re: Convert sql monitor output to a single HTML file
  
  
 Hi there,
  
  
 there is another way.
  
 - open the report in browser
  
 - press CRTL and click the sql id, the debug window of flash opens
  
 - toggle the combo box to "active report (uncompressed)"
  
  
 HTH Mathias
  
  
 -----Original Message-----
  
 From: 
  oracle-l-bounce@xxxxxxxxxxxxx <
  oracle-l-bounce@xxxxxxxxxxxxx> On Behalf Of 
  l.flatz@xxxxxxxxxx
  
 Sent: Dienstag, 22. Jänner 2019 12:42
  
 To: 
  contact@xxxxxxxx
  
 Cc: 
  Oracle-L@xxxxxxxxxxxxx
  
 Subject: Re: Re: Convert sql monitor output to a single HTML file
  
  
 Hi Stefan,
  
  
 thanks. I will watch the whole session. :)
  
  
 Regards
  
  
 Lothar
  
 ----Ursprüngliche Nachricht----
  
 Von : 
  contact@xxxxxxxx
  
 Datum : 22/01/2019 - 12:40 (MN)
  
 An : 
  l.flatz@xxxxxxxxxx, 
  Oracle-L@xxxxxxxxxxxxx Betreff : Re: Convert sql monitor output to a single 
HTML file
  
  
 Hello Lothar,
  
  

Right now the basis is javascript and the input is CDATA is some 
converted/compressed format where you cannot not guess the meaning. Does 
anybody know how to convert the output to html?
  
  
 Sure. Please check out Tanel's SQL Monitoring Hacking Session on YouTube - 
starting at 1:20:00 - 
  https://youtu.be/O5bwdUF0HMk?t=4800
  
  
 Have fun :)
  
  
 Best Regards
  
 Stefan Koehler
  
  
 Independent Oracle performance consultant and researcher
  
 Website: 
  http://www.soocs.de
  
 Twitter: @OracleSK
  
  
"
  l.flatz@xxxxxxxxxx" <
  l.flatz@xxxxxxxxxx> hat am 22. Januar 2019 um 10:37 geschrieben: 
  
 
  
Hi,
  
 
  
I am developing some training material. For that purpose I use sql_monitor 
outputs from real cases.
  
I have to edit the files to change tablenames, servernames etc to anonymize 
the output.
  
Years ago that would have been easy since the sql monitor output used to be 
a html file.
  
On the downside it was huge. 
  
Right now the basis is javascript and the input is CDATA is some converted/ 
compressed format where you cannot not guess the meaning.
  
Does anybody know how to convert the output to html?
  
These are monitors from the past I can not regenerate, in case somebody 
wants to suggest that.
  
 
  
Regards
  
 
  
Lothar
  
  
 --
  
  //www.freelists.org/webpage/oracle-l
  
  
  
  
 --
  
  //www.freelists.org/webpage/oracle-l
  
  
  
 
 
-- 
 
  
   Franck Pachot
   
    Rue des Fossés Dessous 27
   
   
    CH-1170 AUBONNE  -  Suisse
Tél: +41 79 963 27 22
   
  
 

Other related posts:

  • » Re: Re: RE: Re: Convert sql monitor output to a single HTML file - l.flatz@xxxxxxxxxx