@Deprecated public class Awr extends OracleTool
Constructor and Description |
---|
Awr()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getLogFile()
Deprecated.
Obtains the temporary log file name.
|
protected String |
getOutputFile(String outDir,
String host)
Deprecated.
Obtains the final output file name.
|
protected String |
getReportCommand(String snapId,
String snapId1,
String outputFile)
Deprecated.
Creates a sqlplus command to create awr reports.
|
protected String |
getSnapCommand()
Deprecated.
Creates a sqlplus command to create an awr snapshot.
|
protected String getOutputFile(String outDir, String host)
getOutputFile
in class OracleTool
outDir
- The output or run directoryhost
- The host name running the toolprotected String getLogFile()
getLogFile
in class OracleTool
protected String getSnapCommand()
getSnapCommand
in class OracleTool
protected String getReportCommand(String snapId, String snapId1, String outputFile)
getReportCommand
in class OracleTool
snapId
- The id of the first snapsnapId1
- The id of the second snapoutputFile
- The output file