Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. System Backup and Restore
  13. Batch Utilities

idsbatch Utility

idsbatch Utility

This program reads and executes actions defined in a text file. Most commonly performed Console Client functions are available by running user defined jobs. See the
User-Job-Definition
section in the
DESIGN GUIDE
.
%SSABIN%\idsbatch -h<CShost> -i<commandFile> -1<logFile> [-2<errorFile>] [-3<dbgFile>]
where:
-h<CShost>
Required. Console Server
host:port
address.
-i<commandFile>
Required. The name of the file that contains the list of actions to be performed.
-1<logFile>
Required. The name of the output (log) file.
-2<errorFile>
Optional. The name of the error output file. This file will contain error messages if one or more steps fail.
-3<dbgFile>
Optional. The name of the debug output file that can contain error messages and additional information about any failures.

0 COMMENTS

We’d like to hear from you!