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

<simpleError in perl("\nERROR at line .+\n"): could not find function "perl"> #5

Open naveenclgit opened 4 years ago

naveenclgit commented 4 years ago

[1] INFO [2020-08-16 21:06:57] \n\n--------------------------------------------------\n [1] INFO [2020-08-16 21:06:57] Starting AWR-Miner [1] INFO [2020-08-16 21:06:57] Looking in this directory: [1] INFO [2020-08-16 21:06:57] /Users/naveen/OneDrive/Work/OUTFILES [1] INFO [2020-08-16 21:06:57] for files that match the pattern: ^awr-hist.(\.out|\.gz)$ [1] INFO [2020-08-16 21:06:59] Files found (1): \nawr-hist-1288227953-ORCL-14815-14820.out INFO [2020-08-16 21:07:00] Starting DB: ORCL [1] INFO [2020-08-16 21:07:00] - INFO [2020-08-16 21:07:00] dbname-dbid: ORCL-1288227953 [1] INFO [2020-08-16 21:07:00] dbname-dbid: ORCL-1288227953 [1] INFO [2020-08-16 21:07:00] awr-hist-1288227953-ORCL-14815-14820.out [1] INFO [2020-08-16 21:07:00] File size (kb): 72 [1] INFO [2020-08-16 21:07:00] Number of sections: 17 6: order(SUMMARY_DF_TMP$aas, decreasing = TRUE) at R-AWR-Mining.R#4252 5: main$mainLoop() at R-AWR-Mining.R#4326 4: eval(ei, envir) 3: eval(ei, envir) 2: withVisible(eval(ei, envir)) 1: source("~/OneDrive/Work/WorkArea/AWRMiner/AWR-Miner-master/release/5.0.8/R-AWR-Mining.R", echo = TRUE) <simpleError in perl("\nERROR at line .+\n"): could not find function "perl"> 6: order(SUMMARY_DF_TMP$aas, decreasing = TRUE) at R-AWR-Mining.R#4252 5: main$mainLoop() at R-AWR-Mining.R#4326 4: eval(ei, envir) 3: eval(ei, envir) 2: withVisible(eval(ei, envir)) 1: source("~/OneDrive/Work/WorkArea/AWRMiner/AWR-Miner-master/release/5.0.8/R-AWR-Mining.R", echo = TRUE) Error in order(SUMMARY_DF_TMP$aas, decreasing = TRUE) : argument 1 is not a vector In addition: Warning message: panel.margin is deprecated. Please use panel.spacing property instead

RStudio Version 1.3.1073

R version 4.0.2 (2020-06-22)

nadeem-yb commented 1 month ago

I am also seeing the same error, were you able to resolve it. Can you please help on this