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

When sourcing R-AWR-Mining.R file, it prompts Error in order(SUMMARY_DF_TMP$aas, decreasing = TRUE) : argument 1 is not a vector #6

Open Lenflied opened 1 year ago

Lenflied commented 1 year ago

R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (64-bit)

source("~/Documents/Learning/AWR/AWR-Miner/source/R-AWR-Mining.R") Using checkpoint directory /Users/mliang/.checkpoint/2015-05-01/lib/aarch64-apple-darwin20/4.3.1 [1] INFO [2023-09-20 18:29:13] \n\n--------------------------------------------------\n [1] INFO [2023-09-20 18:29:13] Starting AWR-Miner [1] INFO [2023-09-20 18:29:13] Looking in this directory: [1] INFO [2023-09-20 18:29:13] /xxx/awr_out [1] INFO [2023-09-20 18:29:13] for files that match the pattern: ^awr-hist.(\.out|\.gz)$ [1] INFO [2023-09-20 18:29:15] Files found (0): \n Error in order(SUMMARY_DF_TMP$aas, decreasing = TRUE) : argument 1 is not a vector