Difference between revisions of "Template:SQWareProduction sqwsyb ParallelRun.ksh presentation"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br>Manages the execution of unix commands in parallel
+
<br>Manages the execution of unix commands in parallel mode
 
<br>Takes in parameter file with unix command to execute
 
<br>Takes in parameter file with unix command to execute
 
<br>You can choose:
 
<br>You can choose:
 
* The parallel degree
 
* The parallel degree
* Aggressiveness of run (number of seconds between two run)
+
* Aggressiveness of run (number of seconds between two runs)
* Aggressiveness of Checkstorage end (number of seconds between two Checkstorage of end)#desc
+
* Aggressiveness of check end (number of seconds between two checks of end)
<br>It is used by all 'AllDatabases' treatments to manage parallel execution
+
<br>

Latest revision as of 17:12, 7 April 2024


Manages the execution of unix commands in parallel mode
Takes in parameter file with unix command to execute
You can choose:

  • The parallel degree
  • Aggressiveness of run (number of seconds between two runs)
  • Aggressiveness of check end (number of seconds between two checks of end)