Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

SVCNODE Statement

SVCNODE Statement

The SVCNODE statement specifies the TCP/IP port on which a PowerExchange process listens for commands. Process types include the PowerExchange Listener, PowerExchange Condense, PowerExchange log-based or table-based ECCRs, and the PowerExchange Logger for Linux, Unix and Windows.
You can issue commands to a PowerExchange process through the following programs:
  • Use the infacmd pwx program to issue a command to a process on Linux, UNIX, or Windows.
  • Use the pwxcmd program to issue a command to a process on i5/OS, Linux, UNIX, Windows, or z/OS.
All
CMDNODE, LISTENER, and NODE
No
SVCNODE=(
service_name
,
listen_port
)
service_name
Required. PowerExchange service name of up to 12 characters. This name must match one of the following values:
  • For a PowerExchange Condense process, use the service name that you specified in the CONDENSENAME statement in the CAPTPARM configuration member or file.
  • For a PowerExchange Adabas, IDMS, or IMS log-based ECCR process or a Datacom table-based ECCR process on z/OS, use the ECCR name that you specified in the CMDNODE statement in the DBMOVER configuration file.
  • For a PowerExchange Logger for Linux, UNIX, and Windows process, use the service name that you specified in the CONDENSENAME statement in the pwxccl.cfg file.
  • For a PowerExchange Listener process, use the name that you specified for the
    listener_node
    parameter in the LISTENER statement in the DBMOVER configuration file.
    To issue infacmd pwx commands to connect to the Listener through the Listener application service, this name must match one of the following values:
    • If you created the application service through Informatica Administrator, use the service name that you specified in the
      Start Parameters
      property.
    • If you created the application service through the infacmd pwx CreateListenerService command, use the name that you specified for the
      service_name
      parameter of the -StartParameters option on the command.
To issue infacmd pwx commands to connect to the PowerExchange Logger for Linux, UNIX, and Windows through the Logger application service, ensure that the pwxccl.cfg file that the Logger Service uses includes the corrrect value for CONDENSENAME. When you create the Logger Service, you can optionally specify a configuration file different from the default pwxccl.cfg file in the installation directory, as follows:
  • If you created the application service through Informatica Administrator, specify the
    cs
    value in the
    Start Parameters
    property.
  • If you created the application service through the infacmd pwx CreateLoggerService command, specify the the
    cs
    value in the -StartParameters option on the command.
listen_port
Required. Unique port number on which the PowerExchange Listener, PowerExchange log-based or table-based ECCR, PowerExchange Logger for Linux, UNIX, and Windows, or PowerExchange Condense listens for commands.
To issue infacmd pwx commands to connect to the Listener or Logger through the Listener or Logger application service, the port number that you specify in the SVCNODE statement must match one of the following values:
  • If you created the application service through Informatica Administrator, the value that you specified for the
    SVCNODE Port Number
    property.
  • If you created the application service through the infacmd pwx CreateListenerService or CreateLoggerService command, the value that you specified for the -SvcPort option on the command.

0 COMMENTS

We’d like to hear from you!