[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::ase

Title:ase
Moderator:SMURF::GROSSO
Created:Thu Jul 29 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2114
Total number of notes:7347

1846.0. "script for ASE switch?" by HGOM19::MARKWU () Mon Jan 27 1997 06:40

    
    Dear colleagues:
    
      I have a custom who write a application.
      
    	Now he need shutdown one machine's service. and activing it
    in other machine. all these action required do by shell-script
    or in program.
    
    	Could anyone give me some hint where can I get these info ?
    and I am not a server-engineer.
    
    	Someone told me all can do by "asesetup", but this is a 
    menu interactive working, could not execute by program or shell
    script.
    
    
    Thanks   
    						Mark :-) 
T.RTitleUserPersonal
Name
DateLines
1846.1usr505.zko.dec.com::MarshallRob MarshallTue Jan 28 1997 17:3110
Hi,

It's not asesetup, but asemgr that you need to use.  The following command is
an example, and would move service 'srv1' to member 'member2':

# asemgr -m srv1 member2

Please see the asemgr manual page for more information.

Rob