cancel
Showing results for 
Search instead for 
Did you mean: 

Post Activity for java system copy...!!

Former Member
0 Kudos

Hello experts,

I am going to refresh ABAP+JAVA system.

for ABAP  this now we have to restore the database and java i use SAPINST system copy method so please provide us the post activity for JAVA refreshafter import via system copy.

Thanks in advance.

Regads,

Accepted Solutions (0)

Answers (2)

Answers (2)

premlesh_sharma
Discoverer
0 Kudos

- Update JCo destination

- Export the BI certificate from the ABAP stack to the J2EE engine

- Install license in Java

- ADS DESTINATION

- Check the System Landscape connection

Former Member
0 Kudos

Sapinst takes care of most things, but you will have to:

- adapt the UME if it is not local

- install the SAP license

- reconfigure and test backup/restore

- reconfigure solman and diagnostics (if you use it)

- depending on your system you have to change the config in your portal, like test layout, connections (JCO and stuff)

- reconfigure SSO to backend system(s)

- reconfigure ADS

- reconfigure https

Cheers Michael

Former Member
0 Kudos

why there is no option for only JAVA import if ABAP+JAVA CI has installed?

i have export system copy-->AS JAVA but its takes all exports ABAP & JAVA

and when i am going to import Target-->as JAVA its not allowing to import.

Former Member
0 Kudos

If the database is not too large, i suggest you do export/import for both stacks. This is a supported and easy way to do it.

Otherwise your procedure might need some manual tweaking, it might be possible to try something called dual stack split. You will be able to export the java stack and you can then try to reimport it to the abap stack. But you most probably will have to intervene at certain points to get that working.

Cheers Michael