123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?xml version="1.0" ?>
- <Commands>
- <Command>
- <cmd>ids_general.xml</cmd>
- <type>T_FILE</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output></output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>oncheck -pr</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>1</onetime>
- <sleep>0</sleep>
- <output>oncheck.pr.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -u</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.u.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onaudit -c</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onaudit.c.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>onstat -g glo</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>onstat.g.glo.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster logging.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>logging.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster min_nrows.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>min_nrows.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster max_nrows.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>max_nrows.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster avg_nrows.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>avg_nrows.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster min_rowsize.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>min_rowsize.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster max_rowsize.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>max_rowsize.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster avg_rowsize.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>avg_rowsize.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>dbaccess sysmaster tab_counts.sql</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>tab_counts.sql.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>frag_strat.sh</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>frag_strat.sh.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>spec_data.sh</cmd>
- <type>T_CMD</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>spec_data.sh.out</output>
- <comment></comment>
- </Command>
- <Command>
- <cmd>OS_INFORMIXDIR_LS</cmd>
- <type>T_OSMAP</type>
- <active>on</active>
- <numiterations>1</numiterations>
- <onetime>0</onetime>
- <sleep>0</sleep>
- <output>lsINFORMIXDIR.out</output>
- <comment></comment>
- </Command>
- </Commands>
|