cancel
Showing results for 
Search instead for 
Did you mean: 

Decouple the ABAP and J2EE

Former Member
0 Kudos

Hi All,

I was installed the Netweaver server on windows 2003 server over sqlserver database. The jlaunch and sqlserver process is taking too much memory.

I would like to decouple the ABAP and J2EE server ......how can i approch this. Is there any way to reduce the memory usage of sqlserver and jlaunch process....?

Is there any solution to that problem...please let me know.

Thanks & Regards,

Sridhar M.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

After setting the parameter of rdisp/j2ee_start to 0. The J2EE server is not starting.

Former Member
0 Kudos

Look SAP install guide ( ABAP + JAVA) , the last chapter is about removing java from dual stack.

The steps are pretty clear.

Thanks!

Former Member
0 Kudos

I would like to decouple the ABAP and J2EE server

I didnt understand the term decouple over here for ABAP and JAVA instance. But however, if you dont want the JAVA instance to start along with ABAP, you can control it through the profile parameter rdisp/j2ee_start.

More info:

http://help.sap.com/saphelp_sm32/helpdata/en/9a/b9b09d57aba54ca6d010b82b9119e4/content.htm

Hope this helps..

Cheers,

Jazz

Former Member
0 Kudos

Hi Jazz,

Thanks for your response,

Decouple means seperate the ABAP and J2EE engines.

Sqlserver process taking too much RAM memory..how can i reduce that and jlaunch process also taking too much memory.

Can any one help regarding the usage of memory by sqlserver process.

Thanks & Regards,

Sridhar M.