|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.faban.harness.tools.OracleTool com.sun.faban.harness.tools.Awr
@Deprecated public class Awr
Runs Oracle's awr tool.
Constructor Summary | |
---|---|
Awr()
Deprecated. |
Method Summary | |
---|---|
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. |
Methods inherited from class com.sun.faban.harness.tools.OracleTool |
---|
configure, finish, kill, parseSnapId, start, start, start, stop, stop, xferFile, xferLog |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Awr()
Method Detail |
---|
protected String getOutputFile(String outDir, String host)
getOutputFile
in class OracleTool
outDir
- The output or run directoryhost
- The host name running the tool
protected 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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |