IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  auto stop/shutdown of database(s) on windows shutdown

    Posted Tue July 24, 2001 04:36 PM

    Hi,
    Is it possible to automatically shutdown a Tamino database when Windows is shut down?

    I?m running Tamino 2.3.1.1 under windows 2000 server SP 2.

    The reason I?m looking for a solution is, that it?s impossible to start a database again if I have made a shutdown of our server without stopping the Tamino database first.

    Many regards from

    Ole Engele Nielsen
    Consultant at InterResearch

    InterResearch A/S - Trekronergade 126 F - 2500 Valby
    Phone: +45 36 14 80 34 - Mobile: +45 20 10 21 74 - Fax: +45 36 14 80 20
    E-mail: oen@interresearch.dk - Homepage: www.interresearch.net


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: auto stop/shutdown of database(s) on windows shutdown

    Posted Wed July 25, 2001 09:16 AM

    Hi:

    You can use the program “argbatch”, which is in /common files/softwareag, for administrate Tamino. This is a Taminino Manager in command-line mode.

    You can create a .bat file which stop Tamino databases using calls to argbatch.

    The next step is programing Windows for call this .bat file when is closed.

    Regards.


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: auto stop/shutdown of database(s) on windows shutdown

    Posted Sun September 16, 2001 06:00 PM

    Use Software AG System Management Hub, expand the database you want to control and then there is a icon called properties.
    Expand the icon properties and then cick icon called properties.
    In the left-down fram, clcik “Modify” button.
    Then, change “autostart” to yes, which mean database always gets starting automatically while server starting.


    #Tamino
    #API-Management
    #webMethods


  • 4.  RE: auto stop/shutdown of database(s) on windows shutdown

    Posted Sun September 16, 2001 06:05 PM

    Hi,

    on windows shutdown, Tamino does an emergency shutdown. When you setup autostart like claire described don’t worry about messages in Tamino logs that say “auto-repair started” and anything like that. The automatic repair facility usually*) gets Tamino up and running again.

    Doing a normal shutdown: Here Tamino will wait for all user transactions to be committed or rollbacked, it will not abort any open transaction. So, when using argbatch, try persuading Windows to wait for Tamino.

    *) Usually: After emergency shutdown. Unusually, if anything else (hard disk, controller, mainboard) has gone awry.

    Best regards,

    Andreas


    #Tamino
    #webMethods
    #API-Management