TO CHECK CONNECTIVITY BETWEEN PI 7.4 AND THIRD PARY SYSTEM ONCE PORT IS OPENED (DUAL STACK)
TO CHECK CONNECTIVITY BETWEEN PI 7.4 AND THIRD PARY SYSTEM ONCE PORT IS OPENED (DUAL STACK)
Note: Another Method to check at OS Level with Basis Team (This method is applicable for both Dual Stack & Single Stack)
Steps:
1. Log into the PI ABAP STACK
2. Execute T code SE38
3. Enter standard program name RSBDCOS0 and execute in the SE38 Screen
4. TYPE TELNET host name Port Number and press Enter
5. If the port is opened then we can see result as connected
6. If the port not opened then it shows return code 1
Comments
Post a Comment