ontape_restore_failure.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" ?>
  2. <Commands>
  3. <Command>
  4. <cmd>ids_general.xml</cmd>
  5. <type>T_FILE</type>
  6. <active>on</active>
  7. <numiterations>1</numiterations>
  8. <onetime>1</onetime>
  9. <sleep>0</sleep>
  10. <output></output>
  11. <comment></comment>
  12. </Command>
  13. <Command>
  14. <cmd>oncheck -pr</cmd>
  15. <type>T_CMD</type>
  16. <active>on</active>
  17. <numiterations>1</numiterations>
  18. <onetime>1</onetime>
  19. <sleep>0</sleep>
  20. <output>oncheck.pr</output>
  21. <comment></comment>
  22. </Command>
  23. <Command>
  24. <cmd>onstat -D</cmd>
  25. <type>T_CMD</type>
  26. <active>on</active>
  27. <numiterations>1</numiterations>
  28. <onetime>0</onetime>
  29. <sleep>0</sleep>
  30. <output>onstat.D</output>
  31. <comment></comment>
  32. </Command>
  33. <Command>
  34. <cmd>onstat -g arc</cmd>
  35. <type>T_CMD</type>
  36. <active>on</active>
  37. <numiterations>1</numiterations>
  38. <onetime>0</onetime>
  39. <sleep>0</sleep>
  40. <output>onstat.g.arc</output>
  41. <comment></comment>
  42. </Command>
  43. <Command>
  44. <cmd>onstat -g stk all</cmd>
  45. <type>T_CMD</type>
  46. <active>on</active>
  47. <numiterations>1</numiterations>
  48. <onetime>0</onetime>
  49. <sleep>0</sleep>
  50. <output>onstat.g.stk.all</output>
  51. <comment></comment>
  52. </Command>
  53. <Command>
  54. <cmd>OS_PS</cmd>
  55. <type>T_OSMAP</type>
  56. <active>on</active>
  57. <numiterations>1</numiterations>
  58. <onetime>0</onetime>
  59. <sleep>0</sleep>
  60. <output>ps.out</output>
  61. <comment></comment>
  62. </Command>
  63. <Command>
  64. <cmd>OS_WILDCARD_COPY</cmd>
  65. <type>T_OSMAP</type>
  66. <file>%DUMPDIR%/af*</file>
  67. <numfiles>6</numfiles>
  68. <active>on</active>
  69. <numiterations>1</numiterations>
  70. <onetime>1</onetime>
  71. <sleep>0</sleep>
  72. <output></output>
  73. <comment></comment>
  74. </Command>
  75. <Command>
  76. <cmd>OS_WILDCARD_COPY</cmd>
  77. <type>T_OSMAP</type>
  78. <file>%DUMPDIR%/core*</file>
  79. <numfiles>2</numfiles>
  80. <active>on</active>
  81. <numiterations>1</numiterations>
  82. <onetime>1</onetime>
  83. <sleep>0</sleep>
  84. <output></output>
  85. <comment></comment>
  86. </Command>
  87. <Command>
  88. <cmd>OS_WILDCARD_COPY</cmd>
  89. <type>T_OSMAP</type>
  90. <file>%ERRORDIR%/*</file>
  91. <numfiles>3</numfiles>
  92. <active>on</active>
  93. <numiterations>1</numiterations>
  94. <onetime>1</onetime>
  95. <sleep>0</sleep>
  96. <output></output>
  97. <comment></comment>
  98. </Command>
  99. </Commands>