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

Creating the Edge Data Streaming Service using Informatica Command Line Program

Creating the Edge Data Streaming Service using Informatica Command Line Program

Use the
infacmd
command line program to create the Edge Data Streaming Service. You can access the command from the
<Installation Directory>/isp/bin
directory.
On UNIX, run the following command:
./infacmd.sh eds createService
On Windows, run the following command:
infacmd.bat eds createService
The command uses the following syntax:
<-DomainName|-dn> domain_name <-NodeName|-nn> node_name <-UserName|-un> user_name <-Password|-pd> password <-ServiceName|-sn> service_name <-DbType|-dt> db_type (ORACLE, DB2, or SQLSERVER) <-DbUser|-du> db_user <-DbPassword|-dp> db_password <-DbUrl|-dl> db_url [<-DbDriver|-dr> db_driver] [<-DbSchema|-ds> db_schema (used for SQL Server only)] [<-DbTablespace|-db> db_tablespace (used for DB2 only)] [<-SecureJDBCParameters|-sjdbcp> secure_jdbc_parameters] <-licenseName|-lsn> license_name

0 COMMENTS

We’d like to hear from you!