Help for this page

Select Code to Download


  1. or download this
    $config_files{ $cluster } = [ $config_file ];
    
    ...
    Key = Cluster_1
    Value: remap.config, origin.db, local_cluster.db
           remap.config.hosts, origin.db.hosts, local_cluster.db.hosts
    
  2. or download this
    #####################7
    #                   #
    ...
        $executionStatus = &executeTaskSequence($clusterHost, @taskSequenc
    +e) ;
        $activationStatus = &executeTaskSequence($clusterHost, @activateSe
    +quence); 
        $cleanUpStatus = &executeTaskSequence ($clusterHost, @cleanUpTaskS
    +equence);