Skip to content

Instantly share code, notes, and snippets.

@NicolasDEVOUGE
Created November 14, 2019 13:20
Show Gist options
  • Save NicolasDEVOUGE/9791157e5179d8b8a1202096f47a91e1 to your computer and use it in GitHub Desktop.
Save NicolasDEVOUGE/9791157e5179d8b8a1202096f47a91e1 to your computer and use it in GitHub Desktop.
<joblist>
<job>
<defaultTab>output</defaultTab>
<description>Copie à froid des instances Oracle locales de recette</description>
<dispatch>
<excludePrecedence>true</excludePrecedence>
<keepgoing>false</keepgoing>
<rankOrder>ascending</rankOrder>
<successOnEmptyNodeFilter>false</successOnEmptyNodeFilter>
<threadcount>1</threadcount>
</dispatch>
<executionEnabled>true</executionEnabled>
<id>307503fd-5b18-439d-a9af-f4acca8e7d9d</id>
<loglevel>INFO</loglevel>
<name>Cold_Backup_Recette</name>
<nodeFilterEditable>false</nodeFilterEditable>
<nodefilters>
<filter>name: r-oracle-01</filter>
</nodefilters>
<nodesSelectedByDefault>true</nodesSelectedByDefault>
<notification>
<onavgduration>
<email recipients='' subject='[Recette 28 37 16] Copie a froid , duree moyenne depassee' />
</onavgduration>
<onfailure>
<email attachLog='true' attachLogInFile='true' recipients='' subject='[Recette 28 37 16] Copie a froid en ERREUR !' />
</onfailure>
<onsuccess>
<email recipients='' subject='[Recette 28 37 16] Copie a froid OK!' />
</onsuccess>
</notification>
<notifyAvgDurationThreshold>30%</notifyAvgDurationThreshold>
<schedule>
<dayofmonth />
<month day='*' month='*' />
<time hour='01' minute='02' seconds='0' />
<year year='*' />
</schedule>
<scheduleEnabled>true</scheduleEnabled>
<sequence keepgoing='false' strategy='node-first'>
<command>
<description>OSMOSCNT16 Export</description>
<scriptargs>OSMOSCNT16 Recette "D:\BACKUP\_TEMP_DB_16_" "D:\ARCHIVED_LOGS_OSMOSCNT16"</scriptargs>
<scripturl>http://admin-linux.domoce.local/git/backup_db_oracle/_RUNDECK_Scheduler/export.bat</scripturl>
</command>
<command>
<description>OSMOSCNT28 Export</description>
<scriptargs>OSMOSCNT28 Recette "D:\BACKUP\_TEMP_DB_28_" "D:\ARCHIVED_LOGS_OSMOSCNT28"</scriptargs>
<scripturl>http://admin-linux.domoce.local/git/backup_db_oracle/_RUNDECK_Scheduler/export.bat</scripturl>
</command>
<command>
<description>OSMOSCNT37 Export</description>
<scriptargs>OSMOSCNT37 Recette "D:\BACKUP\_TEMP_DB_37_" "D:\ARCHIVED_LOGS_OSMOSCNT37"</scriptargs>
<scripturl>http://admin-linux.domoce.local/git/backup_db_oracle/_RUNDECK_Scheduler/export.bat</scripturl>
</command>
<command>
<description>OSMOSCNT61 Export</description>
<scriptargs>OSMOSCNT Recette "D:\BACKUP\_TEMP_DB_61_" "D:\ARCHIVED_LOGS_OSMOSCNT"</scriptargs>
<scripturl>http://admin-linux.domoce.local/git/backup_db_oracle/_RUNDECK_Scheduler/export.bat</scripturl>
</command>
<command>
<jobref name='Compression_Recette'>
<uuid>b787735c-63fc-458b-9aa9-5175a14e9df0</uuid>
</jobref>
</command>
</sequence>
<timeZone>Europe/Paris</timeZone>
<timeout>0</timeout>
<uuid>307503fd-5b18-439d-a9af-f4acca8e7d9d</uuid>
</job>
</joblist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment