System Copy of our Production Server using orabrcopy method.

Hi
We are planning to do a System Copy of our Production Server using orabrcopy method.
But as the Production Server Java Version is below 1.4.1, Orabrcopy could not be executed.
As per the planned downtime of the Production Server, we have copied all the database offline. ( say 9th of August)
but we could not create the control , trace, init<sid>.ora files using ORABRCOPY.. during offline database copy.
Now the system is up and running.. We havent created the files yet.
I have 2 questions..
1. Is there any other method so that we can create the control , trace, and init<sid>.ora files.
2. If we create the control trace files now ( 13th of August ) can we use the offline backup that we took on (9th of August) to perform a System Copy..
Need your addvice..
Thanks and Regards
Paguras

Basically, orabrcopy does (aside from other things) an
alter database backup controlfile to trace;
You can enter that manually (anytime) and use the resulting .trc file in saptrace directory as a base for control.sql, however, in this case you need to "know" what you're doing. ORABRCOPY is a "nice frontend" for this because it uses the same statement to create CONTROL.SQL, it just edits it appropriately which you will need to do manually.
Markus

Similar Messages

  • System copy procedure on Winder Server 2008 Mssql

    Hi Experts,
    We are planning for the homogenous system copy of our systems... So could you please tell us the prerequisites what we have to follow before system copy. It will be very helpful if you provide us with the documents....
    OS - Windows Server 2008
    DB- Mssql 2008
    Thanks in Advance..
    Regards,
    Krishna.M

    Hi Krishna,
    Hope you know how to go to installation guides in Service market place  of a particular relase from the link Eg : for ERP 6 EHP 6, you need to follow the below steps
    http://service.sap.com/instguides --> SAP Business Suite --> SAP ERP 6.0 --> Select EHP 6 for ERP 6.0
    and you can find all the relavant documents including system copy also. Based on  your system , you can select the document.
    Thanks,
    Nikhil

  • How to transfer database table contain null values, primary key, and foreign key to the another database in same server. using INSERT method.

    how to transfer database table contain null values, primary key, and foreign key to the another database in same server. using INSERT method.  thanks

    INSERT targetdb.dbo.tbl (col1, col2, col3, ...)
       SELECT col1, col2, col3, ...
       FROM   sourcedb.dbo.tbl
    Or what is your question really about? Since you talke about foreign keys etc, I suspect that you want to transfer the entire table definition, but you cannot do that with an INSERT statement.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • 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

  • Building Temp SAP Production Server using DB Restore Method

    Dear Gurus,
    we are underway of a hardway migration of HP-UX/Oracle 10.2/4.7R3
    This is my first of a kind project. We are currently underway of moving a client production server to our site..... we are using db restore method to build the sap system. we have already received the online  backup tapes from the client along with the corresponding logs.
    I am incharge of restoring the database once the unix team completes the fille system restore. i will really appreciate if the more experienced people among us can give me a quick run down of how thsi process shoudl run, what kind of steps to start with.
    or important sap links for this procedure.
    Thanks and Regards to all

    Hi,
    Best way to start with is reading system copy guide which will give you step by step process.
    Thanks
    Sunny

  • System copy of GTS - Productive to Test - How to ?

    Dear all,
    We are planning a copy of our SAP sytems from productive to test. We did this already several times including ERP, BW and CRM systems. Now for the first time GTS is involved, too. Is there any special information available on how to do this for GTS 8.0?
    I know that information about ERP - Logical System is included in customs document data (/SAPSLL/CUHD_0251_S-ORGLOGSYS) and suppose that this has to be changed to Logical System ID of the ERP test system after the copy.
    Any information regarding this topic would be much appreciated.
    Regards,
    Ulrich

    Hello Dave,
    Thank you for your feedback!
    Concerning Logical System I already talked to our basis guys. They will use trx BDLS to convert it during copy/refresh process.
    Concerning Logical System Group I think we are safe as we are using the same Logical System Groups (GRPERP for ERP system + GRPGTS for GTS system) across our system landscape for Dev, Test and Prod. After system copy we just need to check/change the grouping table /SAPSLL/TCOGVA itself for correct entries.
    Thanks again and regards,
    Ulrich

  • System copy EP on SQL Server

    Hi,
    I am trying to perfom system copy from an EP Netweaver 7.0 SR3 production system to a development system.
    My production system is a Java only, High Availability system with SQL server.
    I have finished the export process using the sapinst tool and I have created a folder EXPORT which I copied to the new server (target system). In the target system (not high availability) I have prepared the OS (windows) and I have installed SQL server. I started sapinst selecting system copy - target system - central system - based on AS Java - central system from sapinst.
    After few steps the procedure prompts for "Migration Export" media. I enter the path of the folder that I have copied erlier but I get the following error:
    You entered: X:\IMPORT\JAVA Found the label SAP:JMIG:700:::* but need the label SAP:MIGJDMP:700:::*
    Onother question that I have is:
    Do I have to install the SAP EP first in target systme using normal procedure and then to use the system copy procedure in target system?
    Can anyone help me?
    Thanks in advanced.

    Hi,
    As per SAP Note 151603 :Note 151603 - Copying an SQL Server database,
    For Java or ABAP + Java systems that are based on NetWeaver technology lower than Version 7.10,
    you must first export parts of the Java source system. For this, you must use the delivered SAP installation master DVD
    of your installed SAP release. The export of the Java part into a file is then created using the option 'system copy'.
    Have you used the same IM, which is corresponding to your Installed SAP EP release ?
    Regards,
    Bhavik G. Shroff

  • TFS work item store is not connecting in production server using server side event handler code

    Server side plugin code to connect to work item store
    tfs = new TfsTeamProjectCollection(new Uri(tfsUri));
    store = (WorkItemStore)tfs.GetService(typeof(WorkItemStore));
    I used the above code and accessed work item store in my TFS DEV server without username and password. But the same plugin code is not working for the TFS Production server.
    Exception:
    Account name:
    domain\TFSService Detailed Message: : TF30063: You are
    not authorized to access http://localhost:8080/tfs/xx. Exception Message: TF30063: You are not
    authorized to access http://localhost:8080/tfs/xx
    Please guide

    Hi divya,
    From the error message, you might not have the permissions to get the work item store in TFS production server. You can check the permissions on your production server by using
    tfssecurity command in VS command line.
    Please execute tfssecurity /imx “domain\username” /collection:url, for more information about tfssecurity /imx, please refer to:
    http://msdn.microsoft.com/en-us/library/ms400806.aspx 
    If you have the permission, then you can also clean team foundation cache and try again.
    Best regards,

  • Save for system Copy grouping how we can use

    Hi,
    In transporting objects for grouping the collected objects (necesaary,iefore,after and befroe ,after i am ok with those) i do not know waht is the use save for system Copy can anybody expalin what it is and how it is useful when collecting the objects.
    Thanks & Regards
    sathish

    Hi,
    Before transport the objects, you must set the source system connections, we won't trasport source systems, but I need to tell to my system if I release and Transport the request then where it shoud go and which source system/target system like this , you can check in RSA1>Tools>Assignements of source system.
    I'm not getting
    what is the difference between for coping and before after collecting please i want some clarification
    Thanks
    Reddy

  • High Availability Production Server using online replication

    Hi
    In One box, stopped online replication from one box to second box located in remote ofsite. Converted code page conversion from EBCDIC code to ASCII code and then performed Upgrade SAP 4.6C with SAP ECC 5.0. Everything ran smoothly.
    Secondly Customer wanted to to do online replication. For this purpose there are two options,
    First Option is:
    Install SAP ECC 5.0 in second box
    Second Option is Homogeneous copy from One box to Second box.
    I am not sure which option is better.
    After that, we have to start online replication to transfer journal receiver from one box to second box and apply it to the database in Second box.
    I am not familiar the OS400 iseries V5R3M0 command how to perform Online replication .
    COuld you please send us procedure how to perform Online replication .
    Thanks and Regards
    A Prasad Rao
    After that we have to start

    Hi TCS-Support,
    I would say, it is always a bit a pitty, to do consulting and to not know the specials of a platform :-((
    You can use both ways - installation or homo-copy. I would use the homo copy, but that is my feeling - and in the end you need in order to refresh the stuff a new DB-Copy anyway.
    Then you need either iASP, manual apply of journal receivers or to buy a product like Mimix, DataMirror etc. of the HA-Suites.
    Regards
    Volker Gueldenpfennig, consolut.gmbh
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

  • Automatic Reprocess of Trfc messages in PI production server using RSARFCEX

    Hello All,
    i am getting frequent errors of SYSFAIL in TRFC queue in PI. I am trying to schedule RSARFCEX report as the Background job, please advice me "is this correct solution" and also please tell whether this will effect any other messages other than reprocessing the failed TRFC messages.

    Hi
    RSARFCEX is the report for restarting messages with trfc errors. But if the messages are failed because of wrong entries in ALE configurations in case of IDoc scenarios then you need to resolve them manually.

  • Our product has used OLI interface with IWebBrowser but crashes since OLE Zero Day Patch (Nov 12)

    It crashes when we call the Navigate method (see below).  This has worked for many years in all previous windows environmnets but is crashing on windows 7 since OLE Zero Day Patch (Nov 12).  
      (IDispatch(GetOleObject) as IWebBrowser2).Navigate(URL, EmptyParam, EmptyParam, EmptyParam, EmptyParam)
    What can we do to rectify this problem.
    Thanks
    Jim Clark
    jim@m&&&&.com.au
    61 03 9&&& 0086

    Hello Jim Clark,
    Please temporarily uninstall the Update and check if this issue still exists.
    For the methods not work and how to debug it, please consider seek help at the developer forum for more professional help.
    Thank you for your understanding. 
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Jlaunch process is not running aftre system  copy

    Dear All,
    I am having EP Production server, which is on SGeSAP Cluster. We are planning to remove the cluster and move the EP Production to a standalone server. So we planned to do a system copy po this server.
    I have done a system copy of EP Production server, after doing the system copy, database and SAP instance is getting started without any problem in the new server, but processes related to java is not getting started.
    dev_jcontrol:
    trc file: "/usr/sap/EPP/JC00/work/dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 4109
    system name : EPP
    system nr.  : 00
    started at  : Thu Oct 23 11:15:31 2008
    arguments         :
              arg[00] : jc.sapEPP_JC00
              arg[01] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    [Thr  1] Thu Oct 23 11:15:31 2008
    [Thr  1] *** WARNING => INFO: Unknown property [instance.box.number=EPPJC00epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.host=epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx_mt. 840]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/EPP/JC00/j2ee/cluster/instance.properties:/usr/sap/EPP/JC0
    0/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> OS libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/EPP/JC00/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> os libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID9437700  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID9437750  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID9437700            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] ID9437750            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/EPP/JC00/SDM/program/config/sdm_jstartup.properties
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr  1] [Node: bootstrap] java home is set by profile parameter
            Java Home: /opt/java1.4
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/work/jstartup.jar
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/work/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : /opt/java1.4
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2 1.4.2.17-071106-10:49-IA64W IA64W
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Hewlett-Packard Company)
    -> java vm type       : server
    -> java vm cpu        : IA64W
    -> heap size          : 256M
    -> root path          : /usr/sap/EPP/JC00/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/EPP/JC00/j2ee/os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/EPP/JC00/work/jstartup.jar:/usr/sap/EPP/JC00/work/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0094377
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = /usr/sap/EPP/JC00/exe/jlaunch
    -> arg[00] = /usr/sap/EPP/JC00/exe/jlaunch
    -> arg[01] = pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    -> arg[02] = -DSAPINFO=EPP_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2079
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=/usr/sap/EPP/JC00/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/EPP/JC00/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/EPP/JC00/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    -> lib path = LD_LIBRARY_PATH=/opt/java1.4/jre/lib/IA64W:/opt/java1.4/jre/lib/IA64W/server:/opt/java1.4/jre/../lib/IA64W:/usr
    /sap/EPP/JC00/exe::/usr/sap/EPP/JC00/exe:/usr/sap/EPP/JC00/exe:/tmp/sapinst_exe.4779.1223729040:/usr/sap/EPP/SYS/exe/run:/ora
    cle/client/10x_64/instantclient:/usr/lib:/usr/sap/EPP/JC00/j2ee/os_libs:/usr/sap/EPP/JC00/exe:
    -> exe path = PATH=/opt/java1.4/bin:/usr/sap/EPP/JC00/j2ee/os_libs:/oracle/EPP/102_64/bin:/opt/java1.4/bin:.:/home/eppadm:/us
    r/sap/EPP/SYS/exe/run:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/hparray/bin:/opt/nettladm
    /bin:/opt/fcms/bin:/usr/contrib/kwdb/bin:/usr/bin/X11:/opt/graphics/common/bin:/opt/upgrade/bin:/opt/ipf/bin:/opt/wbem/bin:/o
    pt/wbem/sbin:/opt/resmon/bin:/opt/hpsmh/bin:/opt/gwlm/bin:/opt/gvsd/bin:/opt/sas/bin:/opt/sec_mgmt/bastille/bin:/opt/dsau/bin
    :/opt/dsau/sbin:/opt/firefox:/opt/gnome/bin:/opt/ignite/bin:/opt/mozilla:/opt/perl_32/bin:/opt/perl_64/bin:/opt/sec_mgmt/spc/
    bin:/opt/ssh/bin:/opt/swa/bin:/opt/thunderbird:/opt/drd/bin:/opt/sfm/bin:/usr/contrib/bin/X11
    [Thr  1] JStartupICreateProcess: fork process (pid 4114)
    [Thr  1] Thu Oct 23 11:15:34 2008
    [Thr  1] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx_mt. 1641]
    [Thr  1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr  1] JControlCloseProgram: started (exitcode = 66)
    [Thr  1] JControlCloseProgram: good bye... (exitcode = 66)
    Regards,
    Ranjith

    Hi,
    Thanks for your reply.
    dev_bootstrap log file is as below.
    trc file: "/usr/sap/EPP/JC00/work/dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 7597
    system name : EPP
    system nr.  : 00
    started at  : Thu Oct 23 12:19:18 2008
    arguments         :
              arg[00] : /usr/sap/EPP/JC00/exe/jlaunch
              arg[01] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
              arg[02] : -DSAPINFO=EPP_00_bootstrap
              arg[03] : pf=/usr/sap/EPP/SYS/profile/EPP_JC00_epprdeol
    [Thr  1] Thu Oct 23 12:19:18 2008
    [Thr  1] *** WARNING => INFO: Unknown property [instance.box.number=EPPJC00epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.host=epprdeol] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx_mt. 840]
    [Thr  1] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx_mt. 840]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/EPP/JC00/j2ee/cluster/instance.properties]
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> OS libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Instance properties
    -> ms host    : epprdeol
    -> ms port    : 3901
    -> os libs    : /usr/sap/EPP/JC00/j2ee/os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID9437700  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID9437750  : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID9437700            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    -> [01] ID9437750            : /usr/sap/EPP/JC00/j2ee/cluster/instance.properties
    [Thr  1] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr  1] JLaunchRequestQueueInit: create pipe listener thread
    [Thr  2] JLaunchRequestFunc: Thread 2 started as listener thread for np messages.
    [Thr  3] WaitSyncSemThread: Thread 3 started as semaphore monitor thread.
    [Thr  1] Thu Oct 23 12:19:19 2008
    [Thr  1] SigISetDefaultAction : default handling for signal 18
    [Thr  1] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr  1] CPIC (version=700.2006.09.13)
    [Thr  1] [Node: bootstrap] java home is set by profile parameter
            Java Home: /opt/java1.4
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/EPP/JC00/exe/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : /opt/java1.4
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2 1.4.2.17-071106-10:49-IA64W IA64W
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Hewlett-Packard Company)
    -> java vm type       : server
    -> java vm cpu        : IA64W
    -> heap size          : 256M
    -> root path          : /usr/sap/EPP/JC00/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/EPP/JC00/j2ee/os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/EPP/JC00/exe/jstartup.jar:/usr/sap/EPP/JC00/exe/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0094377
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr  4] JLaunchIStartFunc: Thread 4 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=/usr/sap/EPP/SYS/global
    -> arg[  5]: -Dapplication.home=/usr/sap/EPP/JC00/exe
    -> arg[  6]: -Djava.class.path=/usr/sap/EPP/JC00/exe/jstartup.jar:/usr/sap/EPP/JC00/exe/jvmx.jar:./bootstrap/launcher.jar
    -> arg[  7]: -Djava.library.path=/opt/java1.4/jre/lib/IA64W:/opt/java1.4/jre/lib/IA64W/server:/opt/java1.4/jre/../lib/IA64W:/
    usr/sap/EPP/JC00/exe::/usr/sap/EPP/JC00/exe:/usr/sap/EPP/JC00/exe:/tmp/sapinst_exe.4779.1223729040:/usr/sap/EPP/SYS/exe/run:/
    oracle/client/10x_64/instantclient:/usr/lib:/usr/sap/EPP/JC00/j2ee/os_libs:/usr/sap/EPP/JC00/exe:
    -> arg[  8]: -Dmemory.manager=256M
    -> arg[  9]: -Xmx256M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=7597
    -> arg[ 13]: -Djstartup.ownHardwareId=U0102446091
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -DSAPINFO=EPP_00_bootstrap
    -> arg[ 17]: -DSAPSTARTUP=1
    -> arg[ 18]: -DSAPSYSTEM=00
    -> arg[ 19]: -DSAPSYSTEMNAME=EPP
    -> arg[ 20]: -DSAPMYNAME=epprdeol_EPP_00
    -> arg[ 21]: -DSAPDBHOST=epprdeol
    -> arg[ 22]: -Dj2ee.dbhost=epprdeol
    [Thr  4] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0094377
    [Thr  4] Thu Oct 23 12:19:20 2008
    [Thr  4] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr  6] Thu Oct 23 12:19:21 2008
    [Thr  6] JLaunchIExitJava: exit hook is called (rc = 66)
    [Thr  6] **********************************************************************
    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  6] SigISetIgnoreAction : SIG_IGN for signal 18
    [Thr  6] JLaunchCloseProgram: good bye (exitcode = 66)
    Regards,
    Ranjith

  • Query Designer Issues Post System Copy

    Hi All -
    We have just performed a system copy from our production to our QA systems.  Now, when we trying to view a report from Query Designer in our QA environment, we are being prompted for a username and password - which is trying to log in to our production environment!  (I know this because I locked myself out of production trying to log in via our QA Query Designer).  We've done all the BDLS runs, updated the RSLOGSYSDEST table poer OSS note 524554, and also updated the tRFC port in WE20.  What do we need to do to be able to run a query out of the BW QA system?
    Thanks for the assistance.
    Abby

    Hi Abby,
    Once you execute the query from designer you will get one URL generated in the explorer address bar here you will have to change the name of your production app server with quality app server then report will be executed on quality server.
    But this is temporary solution, you will have to check with your basis team regarding this and they will have to change some setting in system table and next time onward the system will pick proper URL.
    Regards,
    Durgesh.

  • After system copy (ccm), how to change logsys in catalog items?

    Hello all
    We're still on ccm 2.0 sp03 and did a system copy of our production ccm system to our test ccm system. But the catalog items still refer to the production logical system being the production R/3 system.
    How can we change the logical system of catalog items without having to delete / rebuild our catalogs from scratch in our test system?
    Using transaction BDLS or BDLSS does not work.
    TIA
    Renaud

    Hi All,
    I have similar scenario. Can anybody suggest the solution.
    Regards,
    Avinash

Maybe you are looking for

  • Credit Check on Open Items number of day

    Hi We have setup automatic credit control and all seems to work fine,  we now want to expandon this to include open items. So we have created a static block on open items. The next step was to only include open itesm that have been open for longer th

  • Creating a new page type or editing an existing one?

    whenever i create a new document, i select blank page then under page type list several diffent page types. i would like to edit an existing one or create a custom one. for example, every time i create a new document i have to clear out the code and

  • Office Network Issue with MacIntel

    OK, this makes sense to me but might be tricky for someone else. I have an office of 7 Macs, all on an ethernet network. We want full access to eachother's Home folders so here's how we connect to eachother: if I want access to John's computer I conn

  • DVD-Drive detection

    Hi to all Perhaps somebody has an idea to the following problem. I'm using a 845E Max2 board and Microsoft Millennium Edition as operting system. After installing a DVD-Drive, it is correctly recognized on IDE1 in the Mainboard Bios. When Windows the

  • Using WRT300N router but would like to connect to a Wired network about 200 ft away

    I have a wirelessnetwork using WRT300N router but would like to connect to a Wired network about 200 ft away Can you tell me what I should buy to make it work ? Thank you