cancel
Showing results for 
Search instead for 
Did you mean: 

Database tab is disable in Web As ABAP technical system

Former Member
0 Kudos

Hi All,

When i am creating abap technical system in portal, 'database' tab is disable.

Anyone can suggest ?

How to push system information from back end using SLD?

--

Thanks & Regards,

Vijay

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sriram,

We maintained all the host entries and sap gateway services.

Still getting the probelm.

SLD DS Start Program

    0: vehpqty_VRT_00                            : Execute program: _SLD_APPL_SERV

    0: vehpqty_VRT_00                            : Execute program: _SLD_BCSYS

    0: vehpqty_VRT_00                            : Execute program: _SLD_CLIENT

    0: vehpqty_VRT_00                            : Execute program: _SLD_COMPSYS

    0: vehpqty_VRT_00                            : Execute program: _SLD_DBSYS

    0: vehpqty_VRT_00                            : Execute program: _SLD_GWSRV

    0: vehpqty_VRT_00                            : Execute program: _SLD_HTTPSERV

    0: vehpqty_VRT_00                            : Execute program: _SLD_INSTPRD

    0: vehpqty_VRT_00                            : Execute program: _SLD_INSTSC

    0: vehpqty_VRT_00                            : Execute program: _SLD_INSTSP

    0: vehpqty_VRT_00                            : Execute program: _SLD_IPSERV

    0: vehpqty_VRT_00                            : Execute program: _SLD_LIVECACHE

    0: vehpqty_VRT_00                            : Execute program: _SLD_MSGSRV

    0: vehpqty_VRT_00                            : Execute program: _SLD_RCC

    0: vehpqty_VRT_00                            : Execute program: _SLD_RFC

    0: vehpqty_VRT_00                            : Collection of SLD data finished

    0: vehpqty_VRT_00                            : Data collected successfully

    0: vehpqty_VRT_00                            : RFC data prepared

    0: vehpqty_VRT_00                            : Used RFC destination: SLD_NUC

    0: vehpqty_VRT_00                            : RFC call failed: Error when opening an RFC connection

    0: vehpqty_VRT_00                            : Existing periodic jobs removed.

    0: vehpqty_VRT_00                            : Program scheduled: 20140710 021500

    1: vehpqty_VRT_00                            : Event-controlled job already exists; scheduling not necessary

--

Thanks and Regards,

Vijay

former_member188883
Active Contributor
0 Kudos

Hi Vijay,

In ABAP system you may login with your basis user id.

Execute transaction code RZ70.

Mention the gateway host and gateway service or your Portal system and execute.

Once the execution is completed ABAP data will flow to Portal SLD.

You should be able to view appropriate data in the portal.

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi,

By triggering data collection programs from SAP ECC system using T Code: RZ70 ,u can avoid this issue.

For the further information u can check the belog blog too.

Hope it helps ...!!

http://scn.sap.com/people/praveen.kurni3/blog/2010/10/15/creating-a-technical-system-of-type-was-aba...

Thanks & Regards,

Sandeep Alapati

Former Member
0 Kudos

Hi Sandeep / Deepak,

Thanks for information.

We are getting RFC error. We checked in portal, maintained hosts entries, services and pinged the ecc host name.

still getting below rfc error.

RFC call failed: Error when opening an RFC connection

Kindly suggest.

---

Regards,

Vijay

Former Member
0 Kudos

Hi,

Is Host entry of the server maintained Vise versa also ?

If possible attach the error log

Sriram2009
Active Contributor
0 Kudos

Hi Vijay

What is the kernel version & release?

BR

SS

Former Member
0 Kudos

Hi Sriram,

Kernel 720 Rel - 500

--

Regards,

Vijay

Sriram2009
Active Contributor
0 Kudos

Hi Vijay

As mention in the SAP Note have you define the Service port enters in services file?

712594 - Missing service entry for SLD ABAP Data Supplier


BR

SS