Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

Running Commands

Running Commands

Invoke infacmd from the command line. You can issue commands directly or from a script, batch file, or other program.
To run infacmd commands, perform the following steps:
  1. At the command prompt, navigate to the directory where the infacmd executable is located. By default, infacmd is installed in the following directory:
    <EDS InstallationDirectory>/isp/bin directory
  2. Enter infacmd on Windows or infacmd.sh on UNIX followed by the plugin ID, the command name, and the required options and arguments. The command names are not case sensitive.
    For example:
    infacmd(.sh) plugin_ID CommandName [-option1] argument_1 [-option2] argument_2...Command Options
When you run infacmd, you enter options for each command, followed by the required arguments. For example, most commands require that you enter the domain name, user name, and password using command options. Command options are preceded with a hyphen and are not case sensitive. Arguments follow the option. To enter an argument that contains a space or other non-alphanumeric character, enclose the argument in quotation marks.

0 COMMENTS

We’d like to hear from you!