tmuth / AWR-Miner

A tool to mine and graph the AWR Repository of an Oracle 10.1+ database for performance data
16 stars 8 forks source link

Error on Last Version for Source Version #4

Open BigDataOlivert opened 4 years ago

BigDataOlivert commented 4 years ago

During the execution of R-AWR-Mining.R (Source Version), I had a error message !

"Error in order(SUMMARY_DF_TMP$aas, decreasing = TRUE) : argument 1 it´s not a vector."

I used Rstudio : Version 1.2.5033 and R version 3.6.3 (2020-02-29), both in Windows

Could you help me ! Thks,

Rubens Oliveira

enanas77 commented 1 year ago

Hi! did you get it to work? I'm having same issue

Error in order(SUMMARY_DF_TMP$aas, decreasing = TRUE) : argument 1 is not a vector In addition: Warning messages: 1: axis.ticks.margin is deprecated. Please set margin property of axis.text instead 2: panel.margin is deprecated. Please use panel.spacing property instead 3: legend.margin must be specified using margin(). For the old behavior use legend.spacing 4: panel.margin is deprecated. Please use panel.spacing property instead