Introduction
This tool helps verify tcp/ip connection between two hosts. It would be useful to verify connectivity between PowerCenter Client, Server and Repository Server.
Downloads
(See Attachment section below)
- ssgtcp_aix32&64.zip
- ssgtcp_hpux32&64.zip
- ssgtcp_linux32.zip
- ssgtcp_solaris32&64.zip
- ssgtcp_windows.zip
How to Install
Syntax
ssgtcp -v -h host -p port -s sleep
where
- -h Flag for hostname
- -p port number ont he target machine
- -s No. of seconds to sleep
- -v verbose output
Usage Instructions
- Download the attached file corresponding to the Operating System.
- Un-compress the file.
- Extract the file corresponding to the platform.
- Change the file name to ssgtcp.
For UNIX:
- Transfer the file to the UNIX machine using FTP (in binary mode).
- Change permission: chmod 777 ssgtcp
- Execute the file.
Comments