ABAP +JAVA system copy process

Hello All,
We are in process of building a server from a existing ECC 6.0 ABAP + JAVA system.
We are using system copy process where we are restoring ABAP databse from source system.
My question is about the JAVA part.
How can we copy java part? Can we export only JAVA part from ECC 6.0 ABAP +JAVA system and import this to target server.
Please suugest the process.
Regards,
Manish

Hi Manoj,
When you are doing restore of your P(DUAL stack)system then it will automatically restores your ABAP and JAVA scehema table spaces(Normal usage).And If you are using sapinst then take a CI export(for file system/java settings etc) of your source system and then you have to import that in your target system later in the process.So this procedure will automatially serve for both ABAP and JAVA schemas. Importantly this procedue was highly recommended by SAP,so if you run into any issues then you can go ahead and raise a OSS msg.
Other guy already pasted the link for homogenious copy guides
But you can do your java export from command level also(with out using SAPINST) and later you can import it into your target system.This means you are exporting your JAVA schema table space and importing.Keep it in mind that you have to export your Target java scehema not source system .If you do so then its of no use because you have to perform all post steps for java stack also. You can export and import table j2ee table space from your OS level at DB host using "exp javascehma/pwd ........."(not a full fledged command) and then you do the same by perforing "imp........." after restore and recovery from your P(source) system.But this is not at all recommended by SAP but this will work!.
Let every one to know if you need anything more than this.

Similar Messages

  • PI (ABAP+JAVA) system copy

    It's said that PI (ABAP+JAVA) system copy is different from pure JAVA system copy or pur ABAP system copy.
    Could you share your experience?  Thanks!

    Hi Christy,
    For Java there is exe file, so by clicking that the java is installed on the system.
    For PI check the below link
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=870863
    For ABAP
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=784931
    Java tools copy for SAP PI
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=784118
    Regards
    Ramesh

  • ABAP+JAVA system copy using 3rd party export/import tools

    Hi all,
    I am trying to do a homogenous system copy.  I am following the syscopy guide for SAP NW 7.0 SR3 ABAP+JAVA systems
    We are running AIX 5.L and Oracle.
    My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    I know it is possible to restore the database from an offline backup using BRTools rather than r3load and jload, and I just wanted to see if I can restore from a snap as it would save a lot of time in the procedure.
    Any help or ideas would be much appreciated.
    Thanks!

    >My question is this.  We are using an IBM XiV system for our disk storage, and we are able to restore from "snaps" which is their version of images.  Does anyone know if it is possible to restore or "import" the data in a system copy using an outside tool like this?  If so, do you have any information on how to?
    That approach is not supported.
    The reason is: combined instances write the instance name and hostname in various places, on the filesystem in .properties files, in the JDBC configuration, depending on the java applications you run on top in various other places. What you're trying to do is effectively "renaming" an instance.
    Technically it's possible to do it and to get it run, yes, but the supported way is running sapinst and choose ABAP + Java system copy. This will prevent you from lots of (not really documented) manual work after the copy.
    Markus

  • Abap+Java System Copy on NW2004

    Hello Gurus:
    I will be performing a system copy of NW2004 (not NW2004s) which is running on ABAPJava stack. How should I perform the system copy? I have gone thru the documents for ABAP system copy and Java System copy. What are steps that I need to follow to do the ABAPJava stack?
    Huge thanks in advance.
    Regards,
    N.S
    Message was edited by:
            Narayanan Swamy

    Hi Swamy,
    Please refer these notes to clarify further.
    Hom./Het.System Copy SAP Web AS 6.40 SR1 Java Note 785848 .
    restrictions which apply to the system copy see SAP Note 711093.
    Cheers,
    Shaym

  • ABAP + JAVA system copy

    Hi
    My enviroment is SAP ECC 6 (ABAP + Java add in though we don't use the Java stack) on Oracle 10g/Solaris 10.
    I intend to do a system copy(PRD to QAS) using offline backup/restore method.  Is this possible for a ABAP + JAVA system using this method ?
    Thanks

    > Karan , I'm just wondering I'm i supposed to do two separate  system copies in the case ie One ABAP (backup/restor) & the other for Java(export/import)?
    Read the system copy guide.
    Basically you will
    - start sapinst on the source system and choose "database specific method"
    - start sapinst on the target system and select the same
    Markus

  • ECC6 EHP2 (ABAP+Java)  system copy using file system copy

    Hello Experts,
    I have a question around system copy method for a dual stack ECC6 EHP2 system.
    We are planning to take full file system backup of this entire ECC6 EHP2 dual stack system and throw it on a completely new hardware with new host name but same SID.  We are also planning to do a host renaming in instance profiles and re-building the control files in target system after we finish the file system restore.
    Is this method supported in SAP ? Or we strictly have to use  SAPinst to do export and import method.  In any case our source and target platform is not going to chance as per our scenario.
    Any suggestions will be greatly appreciated.
    Thanks,
    Harshal

    > Thanks for the quick response. Is their any document that says it is not supported ?  Because of no proper document that says no to do it, client want's to try it out.
    For the ABAP part this is certainly feasible.
    The Java part has not only issues with the secure store but also with SID and hostname. The old values are stored in many places in the database and in, depending on the applications installed, many .properties files in the filesystem. So it would be not enough to somehow regenerate the secure store but also change hostname and SID in different places that are not really all documented.
    What you are basically looking for is
    Note 757692 - Changing the hostname for J2EE Engine 6.40/7.0 installation
    with the significant sentence
    This note should be applied only when the hostname of a machine
    where the j2ee engine was already installed has changed.
    It does not replace the SAP official system copy procedure and
    MUST NOT be used for copying of an instance to another host and/or with different SID.
    Markus

  • ABAP+JAVA System Copy -- Administrator account getting locked

    Hi,
    I am in the process of doing system copy of my portal to a new server. As per the SAP instructions, I had updated the JDK and SP levels of my EP to the latest supported ones.
    Now when i am doing JAVA Add-in Export of my system, SAPinst is throwing error that --
    "Error connecting to http://Entportal:50000/sap/monitoring/SystemInfoServlet. The provided user data might be incorrect or user might be locked.:
    and when I check the "administrator" user account, it is getting locked. Even though I manually unlock it and update the password is secure storage, still when I run SAPinst, again it is getting locked. I have also chnged the path of my temporary directory to c:\temp which has no spacees in it, according to SAP instructions.
    I have raised the issue through OSS, but still, in the mean time can sombody help me?
    Regards,
    Mandar

    Hi Akshay,
    I am not using any ID. SAPInst itself is trying to access systeminformationservlet using administrator account. at this stage it is failing to get the correct password and thats why my administrator account is getting locked.
    Regards,
    Mandar.

  • System Start up issue in my ABAP + JAVA system

    HI,
    when i try to start up my SAP (ABAP+JAVA) system, server processes fail to start. Below is the trace file.
    Though it says missing file jvmx.jar, not sure if this is the reason for the start up issue.
    Thanks to check and assist.
    trc file: "D:\usr\sap\P1D\DVEBMGS00\work\dev_server1", trc level: 1, release: "700"
    node name   : ID3944951
    pid         : 7752
    system name : P1D
    system nr.  : 00
    started at  : Wed May 05 13:27:07 2010
    arguments   :
       arg[00] : D:\usr\sap\P1D\DVEBMGS00\exe\jlaunch.exe
       arg[01] : pf=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[02] : -DSAPINFO=P1D_00_server
       arg[03] : pf=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[04] : -DSAPSTART=1
       arg[05] : -DCONNECT_PORT=1243
       arg[06] : -DSAPSYSTEM=00
       arg[07] : -DSAPSYSTEMNAME=P1D
       arg[08] : -DSAPMYNAME=blrkec115278d_P1D_00
       arg[09] : -DSAPPROFILE=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
       arg[10] : -DFRFC_FALLBACK=ON
       arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 7756] Wed May 05 13:27:07 2010
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.box.number=P1DDVEBMGS00blrkec115278d] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.en.host=blrkec115278d] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 7756] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : blrkec115278d
    -> ms port    : 3901
    -> OS libs    : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : blrkec115278d
    -> ms port    : 3901
    -> os libs    : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3944900  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3944950  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [03] bootstrap_ID3944951  :
    -> D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3944900            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3944950            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] ID3944951            : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 7756] JLaunchRequestQueueInit: create named pipe for ipc [Thr 7756] JLaunchRequestQueueInit: create pipe listener thread [Thr 7776] WaitSyncSemThread: Thread 7776 started as semaphore monitor thread.
    [Thr 7764] JLaunchRequestFunc: Thread 7764 started as listener thread for np messages.
    [Thr 7756] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202) [Thr 7756] CPIC (version=700.2005.12.02)
    [Thr 7756] *** WARNING => Maximum Java heap size specified twice (through maxHeapSize and in javaParameters) - using -Xmx1024m [jstartxx.c   2604]
    [Thr 7756] [Node: server1] java home is set by profile parameter  Java Home: C:\j2sdk1.4.2_21 [Thr 7756] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3944951]
    -> node name          : server1
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_21
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser -verbose:gc -Djco.jarm=1 -XX:PermSize=256m -XX:MaxPermSize=256m -XX:NewSize=160m -XX:MaxNewSize=160m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:PrintGCTimeStamps -XX:UseTLAB -XX:SoftRefLRUPolicyMSPerMB=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -XX:+UseParNewGC
    -> java vm version    : 1.4.2_21-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : D:\usr\sap\P1D\DVEBMGS00\j2ee\cluster\server1
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\P1D\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50026
    -> shutdown timeout   : 120000
    [Thr 7756] JLaunchISetDebugMode: set debug mode [no] [Thr 7792] JLaunchIStartFunc: Thread 7792 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server1]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]:
    -> -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonP
    -> roxy arg[  7]:
    -> -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.Por
    -> tableRemoteObjectProxy arg[  8]:
    -> -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -Djco.jarm=1
    -> arg[ 11]: -XX:PermSize=256m
    -> arg[ 12]: -XX:MaxPermSize=256m
    -> arg[ 13]: -XX:NewSize=160m
    -> arg[ 14]: -XX:MaxNewSize=160m
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -XX:+PrintGCTimeStamps
    -> arg[ 18]: -XX:+UseTLAB
    -> arg[ 19]: -XX:SoftRefLRUPolicyMSPerMB=1 arg[ 20]:
    -> -Dsun.io.useCanonCaches=false arg[ 21]: -Djava.awt.headless=true arg[
    -> 22]: -XX:+UseParNewGC arg[ 23]:
    -> -Dsys.global.dir=D:\usr\sap\P1D\SYS\global
    -> arg[ 24]: -Dapplication.home=D:\usr\sap\P1D\DVEBMGS00\exe
    -> arg[ 25]: -Djava.class.path=D:\usr\sap\P1D\DVEBMGS00\exe\jstartup.jar;D:\usr\sap\P1D\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 26]:
    -> -Djava.library.path=C:\j2sdk1.4.2_21\jre\bin\server;C:\j2sdk1.4.2_21\
    -> jre\bin;C:\j2sdk1.4.2_21\bin;D:\usr\sap\P1D\DVEBMGS00\j2ee\os_libs;D:
    -> \oracle\product\10.2.0\db_1\bin;C:\SYSROOT\system32;C:\SYSROOT;C:\SYS
    -> ROOT\System32\Wbem;C:\Program
    -> Files\CA\SharedComponents\ScanEngine;C:\Program
    -> Files\CA\SharedComponents\CAUpdate\;C:\Program
    -> Files\CA\SharedComponents\ThirdParty\;C:\Program
    -> Files\CA\SharedComponents\SubscriptionLicense\;C:\Program
    -> Files\CA\eTrustITM;C:\Program Files\Windows
    -> Imaging\;D:\usr\sap\P1D\SYS\exe\uc\NTI386
    -> arg[ 27]: -Dmemory.manager=1024M
    -> arg[ 28]: -Xmx1024M
    -> arg[ 29]: -Xms1024M
    -> arg[ 30]: -DLoadBalanceRestricted=no
    -> arg[ 31]: -Djstartup.mode=JCONTROL
    -> arg[ 32]: -Djstartup.ownProcessId=7752 arg[ 33]:
    -> -Djstartup.ownHardwareId=N1596875852
    -> arg[ 34]: -Djstartup.whoami=server
    -> arg[ 35]: -Djstartup.debuggable=no
    -> arg[ 36]: -DSAPINFO=P1D_00_server
    -> arg[ 37]: -DSAPSTART=1
    -> arg[ 38]: -DCONNECT_PORT=1243
    -> arg[ 39]: -DSAPSYSTEM=00
    -> arg[ 40]: -DSAPSYSTEMNAME=P1D
    -> arg[ 41]: -DSAPMYNAME=blrkec115278d_P1D_00 arg[ 42]:
    -> -DSAPPROFILE=D:\usr\sap\P1D\SYS\profile\P1D_DVEBMGS00_blrkec115278d
    -> arg[ 43]: -DFRFC_FALLBACK=ON
    -> arg[ 44]: -DFRFC_FALLBACK_HOST=localhost arg[ 45]: -DSAPSTARTUP=1
    -> arg[ 46]: -DSAPSYSTEM=00 arg[ 47]: -DSAPSYSTEMNAME=P1D arg[ 48]:
    -> -DSAPMYNAME=blrkec115278d_P1D_00 arg[ 49]: -DSAPDBHOST=blrkec115278d
    -> arg[ 50]: -Dj2ee.dbhost=blrkec115278d
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType loadInto [Thr 7792] JHVMLoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server1]
    [Thr 7872] Wed May 05 13:27:08 2010
    [Thr 7872] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7872] Wed May 05 13:27:09 2010
    [Thr 7872] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 7872] JLaunchISetClusterId: set cluster id 3944951 [Thr 7872] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)] [Thr 7872] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Wed May 05 13:27:13 2010
    5.640: [ParNew 81920K->5980K(1007616K), 0.0258446 secs]
    Wed May 05 13:27:17 2010
    9.773: [ParNew 87893K->13835K(1007616K), 0.0529425 secs]
    Wed May 05 13:27:21 2010
    13.293: [ParNew 95755K->17179K(1007616K), 0.0572638 secs]
    Wed May 05 13:27:23 2010
    15.634: [ParNew 99099K->17958K(1007616K), 0.0419008 secs]
    [Thr 6392] Wed May 05 13:27:26 2010
    [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 6392] Wed May 05 13:27:29 2010
    [Thr 6392] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 7804] Wed May 05 13:27:33 2010
    [Thr 7804] JLaunchIExitJava: exit hook is called (rc = -11113) [Thr 7804] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 7804] JLaunchCloseProgram: good bye (exitcode = -11113)

    Have you changed your java administrator password recently? If so, have you changed it in the configtool as well?
    Kind regards,
    Mark

  • BW 3.5 over ABAP+JAVA system homogeneus copy

    Hello Gurus,
    I making a BW homogeneus copy to other hardware (i want change the hardware).
    I check the WAS Abap and WAS java homogeneus copy guide, but i am really confused.
    I think follow this steps:
    1.- Install central instance ABAP (only WAS ABAP)
    2.- install DB instance ABAP
    3.- restore de BD
    4.- export JAVA ADD-in in source system
    5.- import JAVA ADD-in in target system
    6.- post processing
    I dont know if after step 2  I must install the Java ADD-in in target system ( the BW system is over ABAP+JAVA system).
    or the import java add-in install the java component?
    Regards,
    Ernesto.

    Hello Ernesto,
    There are two ways to perform the system copy
    1. Database Specific
    2. Database independent
    I beleive you are trying to do Database Independent system copy that is by creating export cd of source database and use them for system. For your environment which is WINDOWS + MSSQL on 6.40 SR1.
    Please refer to documents
    Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS ABAP 6.40 SR1
    Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS Java 6.40 SR1
    To answer your original question, You install the Java Add-In using the Java export on Target System. I have summarized the process flow below
    From document "Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS Java 6.40 SR1
    check section 4.2 Database-Independent System Copy (Jload Procedure)
    Process Flow for the Source System (Java Add-in)
    On Source System: Windows
    1. You run SAPinst to perform the Java export [page 64].
    We recommend that you perform the export as a test run before you perform a productive run. Deselect the option Stop J2EE cluster before export on the screen Java System > Database Export when running SAPinst for a test run.
    2. You run SAPinst to perform the ABAP export as described in the documentation Homogeneous and Heterogeneous System Copy for SAP Systems based on Web AS ABAP 6.40 SR1.
    3. If required, you can run the SAPinst GUI in standalone mode to perform a remote system copy [page 86].
    On Target System: Windows
    1. You perform the ABAP import as described in the documentation Homogeneous and Heterogeneous System Copy for SAP Systems based on Web AS ABAP 6.40 SR1.
    3. For more information, see Running SAPinst on Windows [page 64].
    4. Java import: You install the Java Add-In using the Java export.
    You must check the documentation Installation Guide u2013 SAP NetWeaver u201904 SR1 Java on <your OS> : <your database>, Part II u2013 Installation and Post-Installation for details concerning the installation of your database that cannot be covered by this documentation.
    a. Central System: You run SAPinst to install the target system and perform the import [page 64].
    Hope this helped you let me know if you still have concerns.
    Thank you,
    Praveen

  • Dispatcher process on ABAP +  JAVA system  does not start.

    Hi all,
    Dispatcher process on ABAP +  JAVA system  does not start.
    Can someone help me to solve this issue in a ABAP+JAVA stack system?
      service p4 ================= ERROR =================
    Core service p4 failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    s (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.', Arguments: []--> : Can't find resource for bundle java
    .util.PropertyResourceBundle, key Can't assign requested address (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.
            at com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor.<init>(TransportMonitor.java:211)
            at com.sap.engine.services.rmi_p4.dispatcher.P4ServiceFrame.start(P4ServiceFrame.java:93)
            at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
            at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    s (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.', Arguments: []--> : Can't find resource for bundle java
    .util.PropertyResourceBundle, key Can't assign requested address (errno:227)
    com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor constructor : can't open  server socket.
            at com.sap.engine.services.rmi_p4.dispatcher.TransportMonitor.<init>(TransportMonitor.java:211)
            at com.sap.engine.services.rmi_p4.dispatcher.P4ServiceFrame.start(P4ServiceFrame.java:93)
            at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)
            at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)
            at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
            at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)
            at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)
    [Framework -> criticalShutdown] Core service p4 failed. J2EE Engine cannot be started.
    Nov 9, 2011 6:41:09 AM              com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:6]_26] Fatal: Critical shutdown was invoked. Reason is: Core
    service p4 failed. J2EE Engine cannot be started.
    Please let me know if you need any further information in this regard.
    with regards,
    Raja

    Hi,
    Core service p4 failed. J2EE Engine cannot be started.
    com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Can't assign requested addres
    Please reboot the server to free up occupied ports. Later start the sap system.
    Regards,
    Deepak kori

  • System copy process of XI server

    Hi
    In our XI landscape, we have XI development server and XI production server. We would like to create the
    XI Quality instance for testing. Also we want to refresh XI devepolment server from XI production server.
    Here XI 3.00 is installed on Unix platform with Oracle 10g database (SAP WebAS 6.40).
    Pls let me know the following:
    1. Can i create the XI quality server with System copy option from XI production server? or do i have
         to create XI quality server with the new installation? What would be the best option?
    2. I 'm not able to get the system copy process of SAP Web AS 6.40 for XI. Pls forward me system copy
        document or send me SAP link for the same. I have the System Copy document for system based   on SAP NW 2004s SR1 ABAP+ JAVA. Can i use this document?
    Thanks
    Amar

    hi check the below link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cd76e07d-0c01-0010-298d-f699863f2ce4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e1532f46-0a01-0010-bc88-af3272254881
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/200ebc93-dabe-2910-c1a6-c4ec30b20e04
    note:award points if found helpfull
    regards
    chandrakanth.k

  • DB refresh on Netweaver 7.0 ABAP+JAVA system - Issue

    Dear Folks
    I am having an issue with starting the Java instance after system copy.
    This is the situation
    System QAS database was refreshed from system PRD.
    Both the systems are on NW 7.0 Ehp1 SP 18, in a HPUX/ORACLE environment.
    Our normal landscape is full of R3 systems so teh DBA's have been historically doing DB refresh by copying for teh Oracle fileystems and then renaming the schema and some post db refresh activities to get the DB in teh target system up and running. Pardon my terminologies I ma not a DBA. The abpove procedure has worked fine with R3 systems.
    But with the above mentioned Netweaver system ABAP instance is running fine after refresh while Java instance is not since SMSICM-> Goto-> HTTP Server -> DIsplay Data is showing
    HTTP Application Server Handler
    ABAP Server operational        = TRUE
    J2EE Server configured         = TRUE
    J2EE HTTP port                 =
    J2EE HTTPS port                =
    J2EE Server operational        = FALSE
    Default root access handler    = ABAP
    URL Prefix Table loaded        = TRUE
    There are no other dumps or errors in the system and teh startup logs do not show any error. I have looked up online and the System Copy Guide for 7.0 systems and I understand SAP recommends using sapinst. But I would like to know if there is a workaround to fix the j2ee instance.
    I have seen a few forumns where people have had similar issues but no solution.
    FYI, The the Instance_IDXXXXX in the SAP J2EE Engine- Config Tool in system QAS is that of PRD and there is no entry for the instance ID of the QAS system.
    I have tried changing all the entries that are pointing to PRD under Cluster_Data-> Instance.properties.IDXXXX to that of QAS and saved and restarted but no luck as the Instance_IDXXXXX of QAS does not show up in teh config Tool menu.
    All the properties files at teh OS level are pointing correctly to QAS, so I would liek to know if there is any way to change the config on eth DB level.
    Thanks in advance.
    sapkid

    Hi,
    When you go for ABAP+JAVA system refresh please always ose the JAVA export method .
    Take the JAVA export of the source system with the help of sapinst.Check the j2ee_admin and the ddic password of source system.
    then you need to get the offline backup of the Source system.
    then import it on the target system wth the help of sapinst and in the middle it shall promt you to restore from the backup of the source system.
    Always use this method as JAVA stores it file at file system level and in the database.So you need both the files .
    Thanks Rishi Abrol

  • How to Changing Productive Client in an ABAP+Java System?

    How to Changing Productive Client in an ABAP+Java System?

    1. Log on to the ABAP system.
    2. Call transaction SPRO.
    3. Go to SAP Solution Manager Implementation Guide -->
    SAP Solution Manager --> Basic Settings --> SAP Solution Manager
    System --> General Settings --> Client Copy
    4. Perform the following steps:
    a) Maintain Profile Parameters
    b) Create Client
    c) Copy Client 000
    d) Convert UME

  • J2EE logon groups in an ABAP+JAVA system

    Hi,
    We are trying to restrict java calls to specific App servers in our ABAP+JAVA system. So if we have 5 App servers, we want all J2EE requests to go to 3 Apps only.
    We are using SAP web dispatcher for this purpose. When checking on SAP help site, it suggested two options.
    1) Configuring Logon Groups on AS Java
    2) Configuring Logon Groups Using Configuration Files
    Which of the above would be a better option for ABAP+JAVA system?
    Has anyone implemented this before? If yes, can you share your experiences/lessons learned??
    Thanks.
    Fahad

    1. Log on to the ABAP system.
    2. Call transaction SPRO.
    3. Go to SAP Solution Manager Implementation Guide -->
    SAP Solution Manager --> Basic Settings --> SAP Solution Manager
    System --> General Settings --> Client Copy
    4. Perform the following steps:
    a) Maintain Profile Parameters
    b) Create Client
    c) Copy Client 000
    d) Convert UME

  • There is  1 or 2 msg server for ABAP+Java system?

    Hi, all:
    I am confused by the number of msg server processes in ABAP+Java system.
    We are running on Windows/Oracle platform.
    There are 2 msg_server.exe at OS level. So it looks one of them belongs to the central instance and one of them belong to the central service of the Java stack. Am I correct? I've heard that even for an ABAP+java system, there is only one msg server. Which one is correct? Please share your opinion, thanks.

    Hi,
    There will be 2 MSG servers running in ABAP + JAVA system..
    1 for SCS and other for Central Instance.
    ENJOY SAP

Maybe you are looking for