Skip to Content
0
Former Member
Mar 06, 2007 at 12:57 AM

RFC_ERROR_SYSTEM_FAILURE :Connect to SAP gateway failed

106 Views

hello experts!

I'm not a sap programmer to begin with, i'm actually an oracle developer :D. I joined in here cause i have a system that should be connecting to sap. I used RFC api to establish connection to sap.

Before I went on to my problem, I would like to elaborate that we use two types of network connection-> one is via leased l ine, and the other one is via internet. For some time, we are using leased line (because it's much faster), anyway, the problem occured when the leased line is disconnected and we're forced to use the intertet connection (man! i wish you're still with me). using the net connection, we encountered the RFC_ERROR_SYSTEM_FAILURE, and this is what's indicated in its trace file:

  • ERROR file opened at 20070305 181834 West Pacific St, REL 46D, VER 3 MT-SL

T:504 ======> Connect to SAP gateway failed

Connect_PM GWHOST=/H/202.175.205.74/S/3288/W/$90lfro1-4nsea[]/H/202.175.205.74/S/3288/W/$90lfro1-4nsea[], GWSERV=sapgw00, ASHOST=/H/202.175.205.74/S/3288/W/$90lfro1-4nsea[]/H/202.175.205.74/S/3288/W/$90lfro1-4nsea[], SYSNR=00

LOCATION SapRouter on saproute

ERROR saproute: route permission denied (202.88.83.231 to

202.175.205.74, 3288)

TIME Mon Mar 05 16:31:21 2007

RELEASE 46D

COMPONENT NI (network interface)

VERSION 34

RC -94

COUNTER 85

I would like to clarify that this problem only occurs when im connecting using my oracle program, but using saplogonpad, the connection is ok; and I want to add that i was able to establish connection via the internet before, i don't know why i can't now.

please help me, i don't know what to do anymore 😔

by the way, these are the parameters that i used:

user, password, client, router (i added this parameter when connection is through the internet), application server, system no, system

!!!thanks and have a nice day!!!