| | |
| | | <?xml version='1.0' encoding='utf-8'?>
|
| | |
|
| | | <job-scheduling-data xmlns="http://www.quartz-scheduler.org/xml/JobSchedulingData"
|
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| | | xsi:schemaLocation="http://www.quartz-scheduler.org/xml/JobSchedulingData http://www.quartz-scheduler.org/xml/job_scheduling_data_1_8.xsd"
|
| | | version="1.8">
|
| | | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
| | | xsi:schemaLocation="http://www.quartz-scheduler.org/xml/JobSchedulingData http://www.quartz-scheduler.org/xml/job_scheduling_data_1_8.xsd"
|
| | | version="1.8">
|
| | |
|
| | | <pre-processing-commands>
|
| | | <delete-jobs-in-group>*</delete-jobs-in-group> <!-- clear all jobs in scheduler -->
|
| | | <delete-triggers-in-group>*</delete-triggers-in-group> <!-- clear all triggers in scheduler -->
|
| | | </pre-processing-commands>
|
| | | <pre-processing-commands>
|
| | | <delete-jobs-in-group>*</delete-jobs-in-group> <!-- clear all jobs in scheduler -->
|
| | | <delete-triggers-in-group>*</delete-triggers-in-group> <!-- clear all triggers in scheduler -->
|
| | | </pre-processing-commands>
|
| | |
|
| | | <processing-directives>
|
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), overwrite them -->
|
| | | <overwrite-existing-data>true</overwrite-existing-data>
|
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), and over-write is false, ignore them rather then generating an error -->
|
| | | <ignore-duplicates>false</ignore-duplicates>
|
| | | </processing-directives>
|
| | | <processing-directives>
|
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), overwrite them -->
|
| | | <overwrite-existing-data>true</overwrite-existing-data>
|
| | | <!-- if there are any jobs/trigger in scheduler of same name (as in this file), and over-write is false, ignore them rather then generating an error -->
|
| | | <ignore-duplicates>false</ignore-duplicates>
|
| | | </processing-directives>
|
| | |
|
| | | <schedule>
|
| | | <job>
|
| | |
| | | <job-data-map>
|
| | | <entry>
|
| | | <key>JOBDATA_DIR</key>
|
| | | <value>~/Projects/XDCAD/xjobrun/nntpcjobs/jobdata</value>
|
| | | <value>/mnt/hdisk/home.data/private/projects/xdcad/xjobrun/nstpcjobs/jobdata</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>PGHOST</key>
|
| | | <value>192.168.11.99</value>
|
| | | <value>10.10.1.6</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>PGDATBASE</key>
|
| | | <value>pgNNTPC</value>
|
| | | <value>pgNSTPC</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>PGPORT</key>
|
| | |
| | | </entry>
|
| | | <entry>
|
| | | <key>ORAHOST</key>
|
| | | <value>192.168.11.99</value>
|
| | | <value>10.10.1.7</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>ORAINST</key>
|
| | | <value>nntpc</value>
|
| | | <value>orcl</value>
|
| | | </entry>
|
| | | <entry>
|
| | | <key>ORAPORT</key>
|
| | |
| | | </entry>
|
| | | <entry>
|
| | | <key>ORGSCHEMA</key>
|
| | | <!--value>SPATIALDB</value-->
|
| | | <value>SPATIALDB, CMMS_SPATIALDB</value>
|
| | | </entry>
|
| | | <entry>
|