Migration SAP-System from 32bit-server to 64bit- server

We want to change our SAP SOLMAN EHP1-system , which running
on LINUX SLES9 32bit ( with MAXDB 7.7 ) to a new target server with LINUX SLES10 64bit ( as well MAXDB 7.7 ).
We have also the same OS Linux but differents releases.
My question: Can I perform this change with the tool "homogene
Systemcopy" or is there any other solution for this problem ??

A Solution Manager is a combined ABAP + Java system. You can do a database copy approach but you must use sapinst to migrate the Java part (it's all included in sapinst).
Keep in mind that your JDK changes, for 32bit Linux you must use the Sun JDK, for x86_64 you must use the IBM JDK. The migration may fail on initial attempt since the parameter for the Sun JDK are different to those for the IBM JDK. You'd then have to adapt the parameters using configtool before you can continue.
Apart from that it should be smooth.
Markus

Similar Messages

  • Migrating SAP products from a non-SQL Server platform to a SQL Server 2005

    Hi,
    I have another question too.
    Can someone pls provide me the Considerations for Migrating SAP products from a non-SQL Server platform to a SQL Server 2005 platform?
    More specifically from Oracle to SQL 2005.
    Regards
    Abhi

    Hello
    You need to perform an OSDB migration.
    This will involve exporting your SAP system into a DB neutral format and then reloading this into an SQL 2005 SAP system.
    Please review http://service.sap.com/osdbmigration
    I recommend you review the homo/heterogeneous system copy guide for your SAP release.
    Thanks
    N.P.C

  • Upgrading/Migrating Portal System from EP 6.40 SP21 to EP 7.0 SP2

    Upgrading/Migrating Portal System from EP 6.40 SP21 to EP 7.0 SP2
    IN EP 6.40 we have ESS/MSS 60.2.2,KM,NWDI ,IN BAck end we have ECC 6.0 .
    COuld you let me what are the list of measures/Prerequisites i need to take before going for upgrade .

    Hi,
    You can upgrade your portal with all usages that you have installed. You need to check upgrade guide as well.
    You need to check if there is any custom development on the portal to migrate it to new version.
    Thanks
    Sunny

  • Bulk Load into SAP system from external application

    Hi,
    Is there a way to perform a bulk load of data into a SAP system from an external application?
    Thanks
    Simon

    Hello,
    My external application is a C program and I think I want to use IDocs and RFC to communicate with the SAP system.
    Simon

  • Getting error while try to open SAP system from GUI

    Hi All,
    When I try to open any SAP system from GUI I am getting below dump error message. Please suggest on this.
    Thanks  & Regards
    Surender

    Hi Surender,
    Is it a general user issue or are you the only user facing that issue ? Does the error occur right after you enter user/password ?
    From the GUI session status bar, I see " Memory Low. leave the transaction before taking a break".
    This looks like a improper memory configured system. I would suggest that you review your memory parameters as per the SAP note 146289.
    If you already have the memory parameters set to at least the values suggested by that note, please further increase the parameters below:
        abap/heap_area_total
        abap/heap_area_dia
    Hope that helps.
    Kind regards,
    Eric

  • Launch a RFC in a SAP system from Redwood CPS

    Hi,
    How can I launch a rfc in a SAP system from Redwood ?
    Ex : in SE37, the function DATE_GET_WEEK, with a date (DD.MM.YYYY) as input parameter returns the corresponding week (YYYYWW)
    Regards.

    Hi,
    SAP CPS uses an RFC to communicate with a target SAP system via the XBP interface so that Jobs can be executed.  The CPS executable only knows of the calls that are appropriate to that interface or function modules created when CPS transports are loaded.  If there was an RFC type interface that exposed your function to an external executable then of course CPS could execute the executable.
    Regards,
    Simon

  • Starting sap-system from MS-DOS without SAP Management Console?

    Hi,
    I want to start the sap-system from MS-DOS without using SAP Management Console.
    Is this possible?
    Which file must be started?
    Thanks for your help.
    Regards
    Stefan

    Hi Stefan!
    Try this:
    startsap name=<SID> nr=<InstNo> SAPDIAHOST=<host>
    Regards,
    Carsten

  • How to stop start SAP system from SAP transactions?

    Hi Experts,
    How can i stop start the SAP system from SAP screens? Are there any transaction for this  need?
    thanks,
    philaphi

    Hi,
    Use Tcode RZ03 -->  Control --> Stop SAP Instance.
    Best Regards,
    Sachin.

  • Want to access non SAP system from EP

    Hey Guys,
    We are having a system (CRMS) which is a non SAP system. I know through EP we can connect to the non SAP system.
    Can somebody pls tell me the steps to do this.  I want to access the data from non SAP system on Enterprise Portal.
    Pls provide me the useful links / doc.
    Thanks in advance.
    NIkesh Shah

    Hello Nikesh,
    As I mentioned, kindly check up on help.sap.com.
    Anyways:
    Create an HTTP system using the System Templates Provided. Instead of selecting SAP Systems you select HTTP system. Provide parameters:
    Authentication method: POST
    Authentication Type: Server
    URL Parameter for Password & URL Parameter for Username: This you can get by doing a View Source on the Login Page of your CRMS appln. e.g. <input type = "hidden" name ="user"> -> So in this case you pick up user
    In User management property select Usermapping and admin,user
    Now create a URL iView:
    System: Select the 1 you created.
    URL: URL to your application till before any query string starts.
    REQUEST Methid: GET
    URL Parameter 1: <the user param from the source> TYPE = Mapped User
    URL Parameter 2: <the pwd param from the source> TYPE = Mapped Password
    Enter the user mapping for that user and test the iview.

  • Call to Web Sevice in External (non SAP) system from SAP CRM

    Hi,
    I have to make a call to External system from SAP CRM 5.0 system. The external system will provide a sample webservice which SAP will try to initiate
    Can you please tell me:
    1. What settings/object needs to be maintained in SAP in order to make this call.
    2. how I can make a call to this Web-Service from a BADI and pass the values to web service and also capture the returning value.
    Please explain in detail
    Thanks,
    Mike

    Hi Oliver,
    I have gone through the documentation and had been able to create a proxy object, uploaded the WSDL file (from local directory) and created logical port,
    However, when testing the service, I didn't received a sucess message but
    <CX_AI_SYSTEM_FAULT>
      <CODECONTEXT>Local</CODECONTEXT>
      <CODE>ERROR_WEBSERVICE_RUNTIME_INIT</CODE>
      <ERRORTEXT>Error when instantiating the Web service runtime (Error when initializing SOAP client application: ' error_text' )</ERRORTEXT>
      <LANGUAGE />
      </CX_AI_SYSTEM_FAULT>
      </cls:CX_AI_SYSTEM_FAULT>
    What might be the Problem ?

  • Restrictive connection to SAP system from J2EE

    Hi,
    I am using NW04s SP15. I have a webservice defined in stateless session bean. In my web service I am connecting to SAP system and doing some processing. If there are too many invocations of this webservice all DIA workprocesses of backend system gets used up and CPU runs into 100%. Is there a way I can restrict the number of connections to backend specifically for my application? This has to be configurable at customer end. It should be such that if configured number of DIA workprocesses is exceeded then application should wait and connect again. It should not throw any exception.
    I do not want something generic for the J2EE engine, but something specific for my application which is deployed on the server.
    Any hints/suggestions would be highly appreciated.
    Best Regards,
    Suparna

    Kumar, in addition to the technical connectivity that Sushma is talking about, if you have security considerations SAP GUI supports SNC, which needs to be configured at both the GUI and server to connect securely.  I believe this only secures GUI communication, so if you have other connections between the systems you'll need to have additional security.
    There are many hardware routers available, at all cost levels, that will allow you to establish a dedicated VPN (virtual private network) and encrypt all communication.  On the extremely low-cost end you can also set up SSL port forwarding for all SAP services (ports 32XX, 80XX, etc), but SSL services have to be enabled on both the front-end and back-end servers.
    If you're using web services or other HTTP services, SAP supports the use of HTTPS.  Those services need to be set up in ICM control (tcode SICF or SMICM, I can't remember off the top of my head).

  • Call to webservice External (non sap) system from SAP CRM

    Hi,
    I have to make a call to External system from SAP CRM 5.0 system. The external system will provide a sample webservice which SAP will try to initiate
    Can you please tell me:
    1. What settings/object needs to be maintained in SAP in order to make this call.
    2. how I can make a call to this Web-Service from a BADI and pass the values to web service and also capture the returning value.
    Please explain in detail
    Thanks,
    Mike

    Hi,
    Check this
    Calling web service from ABAP - version 4.6C

  • Regarding posting invoice to sap system from non r/3 system

    HI experts,
                    I have to create or change the existing invoice in sap system by using the idoc. Idoc has been extended to meet customer requirements. for creating i am using BAPI_INQUIRY_CREATEFROMDATA2 and for changing  i am using BAPI_CUSTOMERINQUIRY_CHANGE in the same function module Z_IDOC_INPUT_INQUIRY_CREATEFRO (standardd one: IDOC_INPUT_INQUIRY_CREATEFROMD)
             It is working fine for the creating but it is going into dump for change by giving error messge fm is not called properly. I am passing same all parameters  to the change bapi like i have passed for the Creating bapi. please help me out in this.
    Thanks & regards,
    Prasanna
       *good solutions will be rewarded***

    Hello Prasanna,
    Go to transaction SE37, put in 'BAPI_INQUIRY_CREATEFROMDATA2' and use menu entry
    - Goto - Documentation - Function Module Documentation
    There you can find a description of the various parameters for that BAPI.
    Regards,
    Michael

  • Can we call a webservice which is defined outside SAP system from ABAP

    Hi All,
      i am very new to the ABAP. i would like to know how we can call a webservice which is defined in some other system from the ABAP code. if you are providing any sample code then it will be very help ful for me.
    Thanks in advance.
    - Siva

    yes its possible. check out the weblog
    /people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap
    Regards
    Raja

  • Extract Tables/views into ECC 5.0 SAP system from Non-SAP system

    Hi,
    I am looking for some inputs on how to set up the following scenario of extracting data stored in tables/views in a non-sap external system into my SAP ECC 5.0 SAP database.
    Currently we are using a middleware between SAP and the external system to fetch data. I would like to get rid of the middleware and set up a scenario to call this non-sap external system and pull data stored in views into our SAP system directly. Is that possible in SAP version 5.0? If yes let me know the steps to be performed... do I need to set up XI ?

    maybe you can access sap data using some connector such as java or .net connector.

Maybe you are looking for

  • Unable to cancel Billing due to cleared accounting document for Free Goods

    Hi, I have a case as described below: I.                    SALES ORDER CREATION Transaction VA01 à Sales order is created for the following details: 1.       Material Normal  (TAN) : 100 CAR 2.       Free Goods (TANN) : 10 CAR II.                  S

  • Using sky go from Mac air to TV and surround sound speakers

    I have skygo, and want to watch it on my tv through HDMI cable, can I use logitech surround sound pc speakers too somehow?

  • How do I download camera raw 8.3 in PE12?

    How do I download camera raw 8.3 in PE 12?

  • Matching table

    hi gurus, i need to generate a report wich displays profitcenters, given the iput are below fields. Offer Status     CNJ_STAT-STTXT_EXT             Company Code          T001-BUKRS         Business Entity           VIBDBU-SWENR    Building           

  • Sun One Web Server 6.1 | Install wildcard certificate

    Hello everyone. I am new to this forum. I'll start off by saying that I am very "green" with the Sun One Web Server as well. My question/problem pertains to installing a wildcard certificate on our server. I am not able to find good documentation on