cancel
Showing results for 
Search instead for 
Did you mean: 

no application server offers an BTC service

Former Member
0 Kudos

Morning gurus,

in my XI (ECC6.0, SAP_ABA 700 level 10...)

when i try to start sap, i have this dump:

START_CALL_SICK

- Database inconsistency: Start Transaction SICK.

- The error probably occurred when installing the

R/3 system.

Error text of the first reported error:

"no application server offers an BTC service".

-If you have access to SAP Notes, carry out a search with the following

keywords:

"START_CALL_SICK" " "

"SAPMSYST" or "SAPMSYST"

"D020_SNC_CHECK_EXTID"

-Termination occurred in the ABAP program "SAPMSYST" - in

"D020_SNC_CHECK_EXTID".

The main program was "SAPMSYST ".

-In the source code you have the termination point in line 1766

of the (Include) program "SAPMSYST".

I search note but no good for my version found.

have you any idea about it?!

I try to start DB02 and check DB, but "NO ERROR FOUND"...

I try to start SICK, but no good info:

"no application server offers an BTC service

Severe problems were detected during initial system check.

Please, do not use that system before fixing these problems."

I don't have any other idea...

can you halp me?!

thanks

lroenzo

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

That means that your system does not have any background processes running.

Check parameter rdisp/wp_no_btc and add a couple of processes if required.

Regards

Juan

Answers (1)

Answers (1)

Former Member
0 Kudos

Check profile parameter at Os level. in your profile directory \usr\sap\<SID>\SYS\profile

check your instance profile which is having name something like <SID>_DVEBMGS00_<Host Name>.pfl

and make parameter rdisp/wp_no_btc atleast more tha 2 (2 will also work if u have a very limited configuration for your system)

then try starting SAP. Hope this will solve your problem.