cancel
Showing results for 
Search instead for 
Did you mean: 

Issues while taking java export in SAP NW 7.3

0 Kudos

Hi All,

We are having SAP NW 7.3 system and we are facing issues while doing java export of the system. The options using sapinst does not include the central instance export. Kindly let me know how to take the export.

Thanks,

Meenu Hans

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Sargan,

Thanks for your reply. We are doing in a high availability SAP environment and have used this parameter sapinst_use_hostname and the parameter value is also correct.

I have checked the guide and its mentioned that in ABAP+JAVA systems, only database instance export can be done in SAP NW 7.3.

former_member215961
Contributor
0 Kudos

Yes but if you have an ABAP+JAVA ( dual stack ) you can export database schema too.

Check it out at system copy guide.

Cheers.

former_member215961
Contributor
0 Kudos

Hi Meenu,

Are you doing the export on a distributed system? Is a Hight Availavility SAP environment?

Then you must run Sapinst with the parameter SAPINST_USE_HOSTNAME:

sapinst SAPINST_USE_HOSTNAME=<virtual_hostname>

check similar posts: http://scn.sap.com/thread/3186028

Cheers