cancel
Showing results for 
Search instead for 
Did you mean: 

BIA RFC ERROR

Former Member
0 Kudos
414

Hi,

I've the error on bia accelerator monitor:

SP test: Error in BI accelerator (module TREX_EXT_GET_TREX_VERSION_INFO)

Error in the RFC communication: Error when opening an RFC connection (TREX_BIA)

sm59

trex_bia rfc test - OK

trace file rfc:

======> CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

Programa de transação não registrado

ABAP Programm: SAPLRSDDTREX (Transaction: )

User: SISTEMA (Client: XXX)

Destination: TREX_BIA (handle: 2, , )

SERVER> RFC Server Session (handle: 1, 88016765, {4BAC0DB7-08AB-20D6-E100-00000A78030D})

SERVER> Caller host:

SERVER> Caller transaction code: (Caller Program: CL_RSDDTREX_RSRV_CHECKS=======CP)

SERVER> Called function module: RSDDTREX_BIARFCPING_ON_APPL

Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1501

CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=679

Programa de transação não registrado

DEST =TREX_BIA

HOST =%%RFCSERVER%%

PROG =Trex_B02_20090121184057

Can anyone help me?

Regards,

Miguel

Accepted Solutions (0)

Answers (2)

Answers (2)

desgallagher
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Miguel,

You can use the steps in the SAP note 1270808 to check the RFC or ICM connection to the BWA box.

It seems from the trace you mention that you get the error that a program is not registered:

From SAP note 63347 you can see that the 679 error happens if an RFC call is looking for a server program that is

supposed to be registered on the gateway.

There are two notes that contain details on how to register a server program on the gateway. I have mentioned them for your review:

63930 Gateway registration of RFC server program &

353597 Registration of a server program

I hope this helps,

Best Regards,

Des

jgleichmann
Active Contributor
0 Kudos

Hi Miguel,

currently your BIA runs fine or?

At which time occured the error? Have you tried the rfc connection test in TREXADMIN or standalone tool? Have you already analyzed the trexrfcserveralter_host.trc ?

Please provide more information.

Regards,

Jens