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.  argbatch

    Posted Sun November 25, 2001 07:34 AM

    Hi everyone,

    Im trying to backup my tamino DB on linux using argbatch command:

    argbatch backup database

    And it always gives me this error:

    Batch command backup database is unknown on target mnlux01!

    I checked my argbatch environment settings and it seems ok. Here is my argbatch environment:

    Batch environment set to:

    target = mnlux01
    version = undefined (default is last version)
    product = TAMINO
    milsrv = mnlux01
    user = sag
    password = ******

    ARGBATCH_USER = undefined
    ARGBATCH_PASSWORD = undefined

    Hope you can help me with this because i want to try scheduled backups for tamino. Thanks.


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: argbatch

    Posted Mon November 26, 2001 10:16 AM

    We had similar issues. There are 2 thinks that come to mind.


    #Tamino
    #webMethods
    #API-Management


  • 3.  RE: argbatch

    Posted Mon November 26, 2001 10:20 AM

    (sorry…lets try again). There are 2 things that come to mind. Firstly make sure that mnlux01 is defined as a host in system management hub. In later versions of smh, any node used by argbatch must be defined here (with the same name) rather than via dns). Secondly, on Unix, the product name is case sensitive, ie “product=Tamino” not “product=TAMINO”. Trust this helps…Jon


    #Tamino
    #webMethods
    #API-Management


  • 4.  RE: argbatch

    Posted Tue November 27, 2001 07:38 AM

    Thank you so much!!! I tried using product=Tamino and everything is working now.


    #webMethods
    #API-Management
    #Tamino