How to change hostname on NetWeaver  2004s NW (Win2k3 + MSSQL)

Hi,
I'm a Virtualization expert @SAP IT. I was aked to provide a solution for hostname change process for cloned virtual machines. Here, i'm posting my solution but use it on your own risk and sideeffects can appear too (applicable to NW 2004s - don't know about side effects till now).
1. Change your hostname to a new one  (newsid for clonned) and stop SAP services with prefix SAPXYZ_AB
2. open the c:\Windows\System32\drivers\etc\hosts file and add your previous hostname at the end of 127.0.0.1 line:
    127.0.0.1       localhost      youroldhostname
3. Use sql enterprise manager (or other SQL tool) in order to connect NW's database.
4. NW's database is a database with a SAP systemID - XYZ and locate J2EE_CONFIGENTRY table
5. Open a query window and check the following SQL Query for previous appearances of your hostname
SELECT     *
FROM        J2EE_CONFIGENTRY
WHERE     (UPPER(VSTR) = 'YOUROLDHOSTNAME-WITH-CAPITAL-LETTERS')
6. If this query returns results - run the following SQL update command
UPDATE    J2EE_CONFIGENTRY
SET              VSTR = 'NEWHOSTNAME'
WHERE     (UPPER(VSTR) = 'YOUROLDHOSTNAME-WITH-CAPITAL-LETTERS')
7. if step 5 failed try to run query w/oout where statement
Best regards,
Boris Mikhailovski
System & Software engineer
Message was edited by:
        Boris Mikhailovski

> I'm a Virtualization expert @SAP IT. I was aked to provide a solution for hostname change process for cloned virtual machines. Here, i'm posting my solution but use it on your own risk and sideeffects can appear too (applicable to NW 2004s - don't know about side effects till now).
Just as addition:
"Officially" it's not supported to rename instances, this is especially true for Java instances:
Note 757692 - Changing the hostname for J2EE Engine 6.40/7.0 installation
<...>
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

Similar Messages

  • How to use BI in netweaver  2004(trial edition for abap)?

    I am new in BI field. I downloaded the netweaver 2004(trial edition for abap)and installed it on my laptop. But the system said I am not authorized to use BI function:(
    how can I use it, thank you

    Hi Phani,
    You can test your TREX server by executing the following step:
    Log on to your TREX server and open up the TREX console which you can find in the TREX program folder. Normally you are now inside the python_support folder.
    Execute the following script by typing: "python runInstallationText.py" and hit Enter.
    The script carries out the following tests:
    &#9679; Deleting any test indexes that were generated for a previous script run
    &#9679; Creating a test index
    &#9679; Indexing documents
    &#9679; Testing search functions
    &#9679; Exact, error-tolerant (fuzzy), and linguistic searches
    &#9679; Search using Boolean operators such as AND and OR
    The results are displayed at the end of the script run. You see the tested calls and their statuses (OK or Failed).
    When you run the script for the first time, the call “Delete Index” has the status Failed. This is because there was no existing text index to be deleted. If this is the only cell with the status Failed, the test was successful.
    Below you will see the final output generated by the test script. As stated near the bottom of this screenshot our TREX is running very well or not if there is a problem.
    Best regards,
    Tom.
    PS. Don't forget to reward helpfull answers

  • How to train for SAP Netweaver 2004s BI?

    Hi,
    Can anyone share their knowledge on how to train for Netweaver 2004s BI? I am checking SAP courses but it seems that only courses for 3.5 are available?
    What training does SAP provide fro Netweaver 2004s BI?

    Hi Emmanuel,
    This was answered on the SAP NetWeaver 2004s forum, but for the benefit of the users of this forum:
    The first customer delta courses are in the catalog (in German and mostly in Walldorf), scheduled for July and August. The courses are:
    DBW70E - EDW
    DBW70P - Planning
    DBW70R - Reporting
    I know that the US Education department is working on rolling out English versions as soon as possible as well, so please watch the Education page in the SAP Service Marketplace at service.sap.com/projectteamtraining. The standard customer courses will be updated following the delta rollout, but I don't know when that will be.
    Another option is the SAP Online Knowledge Products, which can be found at service.sap.com/rkt-netweaver. Please check the "Conditions of Access for SAP Partners and Customers" for information on cost and how to participate.
    Regards,
    Katie Beavers
    SAP NetWeaver Product Management

  • How to change Hostname from Physical to Logical in R1213

    Hi,
    We installed and upgraded applications to R1213,
    installed R1211 using normal installation method,
    now we want to change Physical name to Logical Name for Database+CM(both reside in same server).
    Please suggest how we can achive this.
    Regards,
    Chakri

    Hi,
    We used physical hostname at the time of R1211 install instead of using Logical Server name.
    Now our OS team want Logical name instead of Physical name.
    ==================
    By using the physical name you are tying us to a particular piece of hardware and making it very difficult to upgrade the hardware in the future. Is it possible for you to reconfigure your apps in those environments to use the logical names as is correct?
    ==============
    Any help?
    Thanks.

  • How to extend my SAP NetWeaver 2004s Trial Version license ?

    Hi All,
    I am new to the netweaver, thought i had installed the system some time back, now the license of the trial version has expired and i want to know how can i go about extending the trial version license. Or do i have to go through all the pain of installing the system again. Please help me out.
    Cheers,
    Sudheer Alladi.

    No. You can send a request again with your Hardware Key on the below given ink and you will get your license.
    [License Renew|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/minisap/minisap.htm]
    Regards,
    Subhash

  • How to change hostname in discoverer

    We recently migrated one of apps nodes having CM,admin,reports,discoverer to new node. Now after migration,discoverer is not working and we are unable to start http.
    Processes in Instance: xxxx
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | N/A | Down
    WebCache | WebCache | 22942 | Alive
    WebCache | WebCacheAdmin | 22943 | Alive
    OC4J | home | 22944 | Alive
    OC4J | OC4J_BI_Forms | 22945 | Alive
    OC4J | OTL | 22946 | Alive
    HTTP_Server | HTTP_Server | 13488 | Stop
    Discoverer | ServicesStatus | 22947 | Alive
    Discoverer | PreferenceServer | 22948 | Alive
    DSA | DSA | N/A | Down
    Also, on some of files, the server is still pointing to old files. In what files do i have to change the server name?
    also some of the disco processes are running bnut we are ubale to kill them evn through root.

    Hi,
    Hostname Change affected Discoverer!
    Hostname Change affected Discoverer!
    I was the owner of this thread, and I've resolved the issue with discover by updating the old Hostname Pointers to new Hostname in all the discoverer config files using "grep & replace" method.
    HTH
    Regards,
    Mahesh

  • How to change host for database target?

    Hi 2All!
    We've just moved our production database to a new server.
    How to change hostname on this database target for continuing to collect information about this database without deleting or creating additional targets?
    EMGC 11gR1.
    Thanks!

    ..so agent was installed on new host ?
    or you now need to install the agent ?
    I don´t know a way to change hostname only new discovery credentials on host.
    *T                                                                                                                                                                                                                                                                                                                                   

  • How to change SIA Node Name on RHEL Server?

    We recently installed CABI/Business Objects Enterprise XI Release 3 SP5 on RHEL Server.
    When logging into CMC we noticed that Server Name and Host Name are not the same.
    What is the impact?
    How do we correct the Server Name to be the same as Host Name?

    Hello Elliot,
    Refer here :
    1310352 - How to change hostname of BusinessObjects Enterprise (BOE)
    XI 3.1 Server
    1264017 - How to Change cluster name in Business object enterprise
    XI 3.1 on UNIX operating system ?
    This may help.
    Cheers,
    Fadoua.

  • Required clarificatrion about  Netweaver 2004s

    Hi All,
    If anybody of you is having information about the following, please put it here.
    1. Need confirmation about 'Record Management System' (DMS?)
    availability in base NetWeaver 2004s platform (not mySAP ERP or any other mySAP application)
    2. Possibility of integration of documents (word, pdf, excel) with a custom transaction /
    Master data (also report if possible)
    I know DMS module is avalable with ERP. but how do we use in NetWeaver 2004s -ABAP Custom transaction.
    I proposed to use KM in EP, but can we KM in ABAP (I feel 'No')
    Your ideas are appriciated.
    Thanks & Regards,
    Sireesha.B

    Hi,
    The NetWeaver platform contains only the technologies behind the business. It has the WAS stack for instance, that enables the business modules to function.
    The DMS that you are talking about, seems to be a module provided by SAP, and should be residing in the ERP stack. With just the NetWeaver 2004s, you will be able to create a custom transaction I suppose. But the business data has to come from the ERP addition.
    The KM module needs a Portal installation. It cannot run on the ABAP stack.
    Hope this helps.
    Sudha

  • How do I use the option "table view" in NetWeaver 2004s Query Designer?

    Dear,
    We have used NetWeaver 2004s Query Designer, We found a strange problem. The option to select table view is not available. It is greyed out. How can you select table view (tabular) in 2004s Query Designer?
    I have read the help doc about tabular view of NetWeaver 2004s Query Designer, I check my query, it has only one structure . but the option is still greyed out. I rebuild the query with 3.x Query Designer in tabular view, and reopen it with 2004s Query Designer, So there is a tab named "tabular view" display, but the option to select table view is still not available, and when users view the query result in web , it is still not in tabular view display. So I am confused, is there a bug with NetWeaver 2004s Query Designer?
    Please help me. Thanks!

    Note 1002271. Seach this note to use key word "table view"

  • How to install BI content on a new Netweaver 2004s SR1 installation

    HI Friends,
    I have installed new NetWeaver 2004s SR1 on Windows 2003 server :oracle 10g as a central system.The installation was succesfull.
    How to install the BI content addon  in the system?(not installing business content objects). Please let me know if you have any guidance  for installing the BI content.
    Thanks
    mv_d

    im also facing the same problem. you got it solved? please do help me [email protected]

  • How to add HR component in Netweaver 2004

    Hi
    i was installed sap Netweaver 2004 successfully. It has BASIS, ABAP, BI components available by default.
    i want to add HR component. How to do it???? What is the Link in SMP?
    pls. provide solution
    regards
    raghu

    Reyes!
    Yes. i checked "Package level" from SPAM. It shows ONLY following components,
    BASIS        640  
    ABAP         640
    PI_BASIS   2004_.....
    BI               3.50 
    Now how do u add HR component, logistics and others.............
    Psl. provide solution.......... it's urgert..........
    regards
    raghu

  • How to upgrade NetWeaver 2004 to NetWeaver 2004s in order to abtain the cap

    Hi Experts:
         At the minimize level, How to upgrade NetWeaver 2004 to NetWeaver 2004<b>s</b> in order to abtain the capabilities of Web Dynpro for ABAP ?
       FYI:  NetWeaver 2004  is run in my server.

    You are correct in all of your statements regarding the relationship between ERP and Netweaver.  As far as presentations, have a look at the following:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd64196ec6b
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/910aa7a7-0b01-0010-97a5-f28be23697d3
    BI Specific:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2e8e5288-0b01-0010-2ea8-bcd4df5084a7

  • How to upgrade NetWeaver 2004 to NetWeaver 2004s in order to abtain WD for

    Hi Experts:
    At the minimize level, How to upgrade NetWeaver 2004 to NetWeaver 2004s in order to abtain the capabilities of Web Dynpro for ABAP ?
    FYI: NetWeaver 2004 is run in my server.

    hi Guixin,
    During Netweaver 2004s upgrade, the upgrade program detects what software is installed on the source release system and maps it to the SAP NetWeaver 2004s usage types. SAPJup then upgrades your system to a
    system with the determined usage types.
    Please refer to the section '1.2.5.3 Upgrade Paths: Overview' of the Upgrade Master Guide : SAP NetWeaver 2004s to have details about the target release of the usage types which will be mapped to the components installed on the source system.
    Netweaver 2004s Upgrade guides are available on SAP Service Marketplace http://service.sap.com/instguidesnw2004s
    Hope this information help you in your upgrade tasks

  • How to repair Open Directory Master after Changing Hostname

    Summary:
    How to repair Open Directory after Changing your Server's Hostname (see separate post)
    Problem:
    I had to change our server's hostname from a private hostname (server.name.private) to a public hostname (name.dyndns.org).
    Procedure:
    1. Precautions:
    Since I was anticipating major dramas I tested the change of hostname on a clone ( I used Super Duper, and I very strongly advise everybody to heed this warning because a change of hostname will corrupt your server services, in particular Open Directory)
    Second, I exported the network users from Server Admin and copied the archive to the Drop Folder of the server's local account (because the network accounts will be unavailable after demoting the OD Master.)
    2. Change hostname and demote OD Master
    a) I re-booted the server from the clone
    b) I changed the hostname in Server App and I noticed that the Open Directory Password and the Kerberos database were still stuck with the old hostname.
    c)  I then demoted to a standalone directory (Server Admin) and I tried to promote the server to an OD Master using the Server App (Manage Network Accounts). Server App always returned an error saying I should check my network settings.
    3. List of 'fixes'
    I tried the following fixes to no avail (which does not mean that you can skip them)
    a) I checked the DNS entries, forward and reverse were working fine (sudo checkip -changehostname)
    b) Checked with Lookup in Network Utility, all was fine
    c) I deleted all system certificates (Keychain) which showed the name of the previous hostname
    ( N.B. you need not delete email certificate and private/public keys)
    d) I tried to assign a new static IP in Networking Preferences (had no visible result)
    e) I re-booted from the working drive and I re-paired permissions on the clone; I ran disk repairs.
    Despite all this I could not re-create an OD Master.
    I then looked for this dubious folder /var/root/Library/Application Support/Certificate Authority.
    I could not find this folder when using the Finder's Go To Folder, nor did "Easy Find" see this folder.
    I was about to give up when I read the posts on this page and I entered the Terminal commands
    sudo rm -R /var/root/Library/Application\ Support/Certificate\ Authority/
    I had not much hope when I set about to re-create the OD Master from the Server App.
    But lo and behold !!! I did not trust my eyes when Server App claimed that the OD Master had been successfully created. And indeed, Server admin showed a running OD Master, LDAP, Kerberos and Password Server all running again !
    Final touch: re-import the user accounts.
    Epilogue:
    I woud not have been able to fix this issue had not so many others shared their experience and the working solution.
    (Refer : https://discussions.apple.com/thread/3219325?start=0&tstart=0 )
    Thank you all !
    Let's hope that Apple will fix this annoying issue in the next server update.
    Regards,
    Twistan

    Hi Rhyan,
    Please try clearing the security cache
    http://www.sharepointanalysthq.com/2014/05/active-directory-groups-and-sharepoint-security/
    https://sergeluca.wordpress.com/2013/07/06/sharepoint-2013-use-ag-groups-yes-butdont-forget-the-security-token-caching-logontokencacheexpirationwindow-and-windowstokenlifetime/
    http://webactivedirectory.com/active-directory/windows-active-directory-cached-user-credentials/
    Please remember to click 'Mark as Answer' on the answer if it helps you

Maybe you are looking for