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
Expand all | Collapse all

argbatch command not recognised

  • 1.  argbatch command not recognised

    Posted Wed April 26, 2006 05:53 PM

    Have installed Tamino 4.4.1 plus 4.4.1.310 patch on a Win 2003 Server Standard Edition box but cant get automated backup/argbatch to run - any ideas? Hosts file contains: 127.0.0.1 SAGXTSDShost 49.187.0.0 SAGXTSDSport But argbatch command not recognised at command prompt: C:\Documents and Settings\Administrator>argbatch ‘argbatch’ is not recognized as an internal or external command, operable program or batch file. Tamino was installed on D: rather than C: Any help appreciated


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: argbatch command not recognised

    Posted Thu April 27, 2006 10:27 AM

    the windows shell does not find argbatch. Hence, we can conclude that its folder is not in the path (check with echo %PATH%) So either expand the path or call argbatch with its full path


    #webMethods
    #Tamino
    #API-Management