cancel
Showing results for 
Search instead for 
Did you mean: 

FRF-00025 Unable to call function.

Former Member
0 Kudos

I am installing ABAP only of SAP ECC 6.0 EHP 4 on a AIX 6.1 HACMP environment,

ASCS and DB instances are completed successfully but at the end of Central Instance , at the step "Run ABAP Reports" I am getting following error, please help:

Function module INST_EXECUTE_REPORT set successfully.

INFO 2011-11-07 18:10:50.407 [iaxxrfcimp.cpp:1025]

CAbRfcImpl::callFunction

Executing function call INST_EXECUTE_REPORT.

ERROR 2011-11-07 18:32:08.795 [iaxxrfcimp.cpp:1082]

CAbRfcImpl::performFunctionCall

FRF-00025 Unable to call function. Error message: Error creating a switch status buffer .

INFO 2011-11-07 18:32:08.795 [iaxxbjsco.cpp:560]

CIaJSCo::disconnect_nothrow(000:DDIC:EN:laq9sappt42:00::HRQ:)

RFC connection closed.

ERROR 2011-11-07 18:32:08.798

CJSlibModule::writeError_impl()

MUT-03025 Caught ERfcExcept in module call: Error creating a switch status buffer.

WARNING 2011-11-07 18:32:09.273 [syixcsyinf.cpp:576]

<anonymous-namespace>::runLsattr lib=syslib module=syslib

Could not run /usr/sbin/lsattr -l aio0 -E -O successfully. Either the return code was != 0 or the process terminated abnormally.

ERROR 2011-11-07 18:32:09.540 [sixxcstepexecute.cpp:937]

FCO-00011 The step runRSWBOINS with step key |NW_ABAP_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|3|0|runRSWBOINS was executed with status ERROR ( Last error reported by the step: Unable to call function. Error message: Error creating a switch status buffer .).

INFO 2011-11-07 18:32:09.872 [syuxcpath.cpp:471]

CSyPath::createFile() lib=syslib module=syslib

Creating file /home/hrqadm/Install/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/HA/CI/__instana_tmp.xml.

WARNING 2011-11-07 18:32:10.336 [syixcsyinf.cpp:576]

<anonymous-namespace>::runLsattr lib=syslib module=syslib

Could not run /usr/sbin/lsattr -l aio0 -E -O successfully. Either the return code was != 0 or the process terminated abnormally.

WARNING 2011-11-07 18:32:12.430 [iaxxejshlp.cpp:150]

Could not get property IDs of the JavaScript object.

ERROR 2011-11-07 18:32:12.430 [iaxxejsctl.cpp:367]

FJS-00010 Could not get value for property .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

Are you able to execute '/usr/sbin/lsattr -l aio0 -E -O' manually ? And installation is via root , right ?

Thanks

Former Member
0 Kudos

Thanks for your prompt reply,

Yes, I am running sapinst as root.

Yes , I tried to run lsattr manuallly and got the message as below

/root # /usr/sbin/lsattr -l aio0 -E -O

lsattr: 0514-519 The following device was not found in the customized

device configuration database:

aio0

Former Member
0 Kudos

Hi

I have checked with other AIX systems with /usr/sbin/lsattr -l aio0 -E -O , where SAP is running fine with the same result i.e. the device does not exist in device database. I think this is merely a warning message.

former_member188883
Active Contributor
0 Kudos

Hi,

Please check the below mentioned link whether relevant service is running properly or not.

http://www-01.ibm.com/support/docview.wss?uid=swg21479829

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Thanks for all your replies,

I have resolved the problem by restarting the system ( AIX ).

-Al Mamun

Answers (0)