SAGW (SAP standalone gateway) upgrade

I'm looking to upgrade the kernel (4.6D)for a standalone gateway server. SAP doesn't provide a specific sar-package for such. Can I just pick up the various executables from a standard kernel package and repalce them on the gateway? Any gotcha's to be wary of?
Can I go to a more recent release (eg. 6.40) and still interact with 4.6, 6.1, 6.2 instances?

You can find install instructions here:
http://service.sap.com/instguides
--> SAP Netweaver --> SAP Netweaver Gateway --> SAP Netweaver Gateway 2.0
Hope this helps...
Regards, Bernd

Similar Messages

  • Hanging Sessions in SAP ITSmobile/Standalone SAP ITS Gateway

    Hi,
    We have recently implemented SAP ITSmobile/Standalone SAP ITS gateway 6.20 (6200.1035.9507.7, build 1121051 - Single host) connected to LXE RDT device for warehouse operation.
    In warehouse forklift operators quite often lose connection to Wireless access point,which is creating orphan sessions in background and not getting cleared sometimes from the system, we have  to manually Clear(kill) the sessions .
    I have introduced following parameters in SAP ITS instance in ALL SERVICES.  pls let me know, is there any parameter need to be enforced to clear the hanging session.  Apprecitete your help.
    Parameters in SAP ITS Gateway Instance:
    ~disconnectonclose = 1
    ~timeout = 30
    ~usertimeout = 0
    Also, I see following log entries in access log, what could be the reason for ???? in the access log ?
    2011-07-11T16:23:03.431 00, s000000000A83DD00, IP 10.64.44.186, *zzits_r3_sp, , 2011-07-11T16:25:06.507 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:Proc:ITP 2011-07-11T16:25:06.523 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:Proc:ITP 2011-07-11T16:25:06.523 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:Proc:ITP 2011-07-11T16:25:06.523 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:peak:ITP 2011-07-11T16:25:06.539 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:Thrd:ITP:0 2011-07-11T16:25:06.554 00, s0000000000000000, IP ???.???.???.???, command AgateShmGet:Sess:ITP:0
    Regards,
    Soma

    Hello Soma,
    With the ITS 6.20 you can use the ~timeout parameter to change the session timeout in minutes.  Basically the value, in minutes, will determine when the session terminated after that period of inactivity.  This can be changed on a per service level.  So if you think the wireless connection is lost every 10 minutes and the users should have activity every 5 minutes then it is safe to change the ~timeout value to 10.
    In the access.log the question marks (?) are when a request is made before there is user information, that would mostly be the logon page.  The entries with "command" in it are requests from the ITS ADM instance.
    Edgar

  • SAP Netweaver gateway in solution manager

    Hi ,
    We have a solution manager 7.1(netweaver 7.02) and ECC IDES EHP 6 system for which we need to configure Netweaver gateway. We have installed netweaver gateway 2.0 components in solution manager system. Now is it possible to configure gateway on solution manager system instead of building a separate netweaver system for configuring gateway.
    Wondering if we can make solman as gateway system for accessing ECC IDES. Please give your suggestion and steps to perform.
    Regards,
    Prakaash

    Hi Prakaash,
    For overall installation prerequisites for SAP NetWeaver Gateway 2.0
    components, please have a look in the installation guide -> Installation
    Prerequisites:
    http://help.sap.com/saphelp_gateway20sp06/helpdata/en/52/fc994f456a4573957461be15520fe8/frameset.htm
    Quick Starter Configuration Guide - SAP NetWeaver Gateway:
    Quick Starter Configuration Guide - SAP NetWeaver Gateway
    The meaning for 'embedded deployment', below:
    http://help.sap.com/saphelp_gateway20sp04/helpdata/en/62/91ad98b19b4a91bca737fbe442273f/content.htm
    please refer to the below link for different deployment scenarios,
    http://help.sap.com/saphelp_gateway20sp04/helpdata/en/88/889a8cbf6046378e274d6d9cd04e4d/content.htm
    also,
    http://help.sap.com/saphelp_nw04/helpdata/en/90/cbde3f7bc1eb06e10000000a1550b0/content.htm
    how to configure SAP NetWeaver Gateway in the SAP ONline Help
    http://help.sap.com/saphelp_gateway20sp06/helpdata/en/4c/a670b0e36c4c01ae2b9a042056f9dc/frameset.htm
    Note 1569624 - Installation/Delta Upgrade of SAP NW Gateway 2.0
    1560585 - SAP Netweaver Gateway 2.0 Release Note
    1417757 - System logon, determining client and language
    Thanks
    vikram

  • Distributed Database + DB13 + SAPXPG + Standalone Gateway

    Hi All,
    I knew this question has been asked and answered but i still couldn't find the concrete solution. Any advise is mostly welcome.
    I've installed Distributed Database on Solaris and CI on Solaris as well. Due to security reason and policies, our customer stop us from using RSH.
    I've installed standalone gateway in Distributed Database with System Name EGW, system number 20. My SAP and DB name is AEP.
    gwrd is started using egwadm. TCP_IP connection SAPXPG_DBDEST_DBHOSTNAME works fine, however when i kick off checkDB in DB13, i got the below error:
    "> Function: BtcXpgPanicCan't exec external program (No such file or directory)"
    Have i miss out something? Do i need to add any ENV to egwadm or edit the SAPXPG program?
    fyi, br* and SAPXPG authorization are all set correctly in /sapmnt/AEP/exe. Env for AEPadm in CI is identical to AEPadm in DB server.
    Please advise.
    Thanks,
    Nicholas Chang.

    Hi All,
    Since there's no SAP Note explaining how to setup standalone gateway in UNIX env and incorporate for brtools to work in distribtuted system. I'll summarize the resolution here:
    1) Install GW in database server
    2) update the GW start profile with below value:
    BGW = Gateway's SID.
    SETENV_00 = LD_LIBRARY_PATH=$(DIR_LIBRARY):%(LD_LIBRARY_PATH)
    SETENV_01 = SHLIB_PATH=$(DIR_LIBRARY):%(SHLIB_PATH)
    SETENV_02 = LIBPATH=$(DIR_LIBRARY):%(LIBPATH)
    SETENV_03 = ORACLE_SID=SID
    SETENV_04 = SAPDATA_HOME=/oracle/
    SIDSETENV_05 = PATH=$PATH:/home/BGWadm:/usr/sap/SID/SYS/exe/run:/usr/bin:.:/usr/ccs/bin:/usr/ucb:/oracle/SID/112_64/bin
    3) update BGWadm env profile - sapenv_HOSTNAME.csh
    setenv SAPDATA_HOME /oracle/SID
    setenv ORACLE_SID   SID
    setenv PATH /home/bgw:/usr/sap/BGW/SYS/exe/run:/usr/bin:.:/usr/ccs/bin:/usr/ucb:/oracle/SID112_64/bin
    setenv ORACLE_HOME /oracle/SID/112_64
    setenv USER bgwadm
    setenv dbs_ora_schema SAPSR3
    setenv NLS_LANG AMERICAN_AMERICA.UTF8
    setenv DB_SID SID
    setenv dbs_ora_tnsname SID
    setenv dbms_type ORA
    setenv LD_LIBRARY_PATH /usr/sap/SID/SYS/exe/run:/oracle/SID/112_64/lib
    setenv DIR_LIBRARY /usr/sap/SID/SYS/exe/run
    4) copy br* to gateway's /sapmnt/SID/exe/ and ensure 4775 is granted
    5)Create the special OPS$ setting to allow BGWADM to log into the database.  use the script below .  Log in as oraSID to run this on DB host via SQLPLUS (connect /as sysdba)
    CREATE USER "OPS$BGWADM" DEFAULT TABLESPACE PSAPSR3USR
    TEMPORARY TABLESPACE PSAPTEMP IDENTIFIED EXTERNALLY;
    grant unlimited tablespace to "OPS$EGWADM" with admin option;
    grant connect to "OPS$BGWADM" with admin option;
    grant resource to "OPS$BGWADM" with admin option;
    grant connect to "OPS$BGWADM" with admin option;
    grant resource to "OPS$BGWADM" with admin option;
    grant sapdba   to "OPS$BGWADM" with admin option;
    CREATE TABLE "OPS$BGWADM".SAPUSER
    (USERID VARCHAR2(256), PASSWD VARCHAR2(256));
    INSERT INTO "OPS$BGWADM".SAPUSER VALUES ('SAPSR3',
    'your_password');
    6) stop gateway and kill gateway sapstartsrv
    7) start gateway
    8) in CI - SM59 - TCP_IP -> SAPXPG_HOSTNAME_DB -> ensure gateway host is points to DB server and sapgw is the system number for DB Gateway
    9) test checkDB in db13.
    Cheers,
    Thanks,
    nicholas chang.

  • Standalone Gateway configuration

    I installed Standalone gateway for our CRM server. How to connect standalone gateway with central instance?
    Gateway Host: SAPTST
    SID: CSD
    Instance number: 03
    Central instance: SAPCRM
    SID: CRD
    Instance Number: 01
    Thanks
    Reddy

    Hi Reddy,
    what do you want to do with the stand alone gateway? Stand alone gateways are in general used for example 3rd party products which do run on machines where there is no SAP Based System installed. Lets say you do have a 3rd party product wich supports the connection via RFC from SAP Systems. You can then connect the 3rd party application to this standalone gateway. Once this is done you can then go to transaction SM59 and set up a TCP/IP connection to the 3rd party product and use the gateway installed on the 3rd party machine.
    This is just a very general explanation of what you can do with a standalone gateway. There are some other options but to go into more detail you need to explain a little more what you want to do.
    regards Ingo

  • Tips before installing a Standalone Gateway on MSCS

    Hi there,
    I have installed an ECC system running on MSCS already but in order to use DB13 transaction properly I´m planning to install a Standalone Gateway in the database server. Apart of SAP note 657999 or installation guides there´s anything to pay special attention before doing this ?
    I highly appreciated your comments.
    Best regards,
    Everton

    Hi Mark,
    Thank you for your time !
    Best,
    Everton

  • Installation of SAP NetWeaver Gateway 2.0

    Dear SAP Experts,
    I wanted to install standalone SAP NW Gateway 2.0 for SAP Mobile Platform 3.0.
    Can you please help me with required documentation for installation of SAP NW Gateway 2.0 on Windows Server 2008 R2 along with the exact SWPM release which needs to be used for the installation.
    I did installed with SWPM by using option as per attached screen shot. Please let me know whether this was a right procedure for NW Gateway Installation or I need to follow something else. After installation I have checked at SAP MMC and found all the processes running. But I am not aware how to access the NW Gateway. Please guide me as I am little new to this area.
    Best Regards,
    Vishal Jain

    Hi Vishal,
    Can you please elaborate your requirements for this implementation from your DSD? For me the question is little confusing. Are you talking about integration GW that is part of SMP 3.0?
    If you want to install SAP NW GW 2.0 then till NW 731 this is an add-on component. You need to refer to the GW 2.0 master and installation guide from Service Market Place for this. Another option, if you have the opportunity, is to install SAP NW 740 standalone system which actually comprises GW 2.0 within it.
    From the screen shot what you have installed is a gateway services engine used to connect to SAP databses in a distributed environment I think this is not the requirement in your case. So you should be going with SAP GW 2.0 product installation http://help.sap.com/nwgateway
    Hope it helps.
    Regards,
    S Sumanth GV

  • SAP Project "Gateway"

    Hi,
    I would like to start a SAP project "Gateway" initiative for my company. As far as I know, "Gateway" is embedded in Duet Enterprise (and maybe Alloy). When is the rollout of the standalone version of "Gateway"? What environment do I need to test the "Gateway"?
    Thanks in advance.
    Joon Meng

    Someone from SAP might want to clarify this but as far as I understand, they are planning to integrate Project Gateway and Sybase Unwired Platform in a future (hopefully next) release of SUP sometime in 2011.  There are several posts regarding this on the SDN but I have not seen much official comment on this recently.

  • Stats from Standalone Gateway in ST03

    Per SAP recommendation, I have installed a standalone gateway for my MSCS cluster.  SAP recommended this so that the database statistics would showup in the EarlyWatch reports and ST03.  I had created the Standalone gateway per note 657999 and I am wondering how I can add these stats in ST03.

    Hi,
    I think the standalone gateway installation for MSCS is mainly to be able to use transactions ST04, OS07 (equivalent of ST06 where you can choose the database RFC destination) and brtools from transaction DB13.
    In ST03, I've got exactly the same information as if we were not using MSCS.
    It works great on my MSCS R/3 4.7 system.
    Regards,
    Olivier

  • SAP Business Workflow and SAP Netweaver Gateway - Missing extensible elements

    Hello,
    For a mobile project we use SAP Netweaver Gateway in order to retrieve information from workflows stored into SAP Business Workflow.
    We are able to retrieve standard informations for a workflow but custom fields added into "Extensible Elements" section are lost when exit SAP NG.
    We have checked the configuration of SAP NG (by 4 differents person) and it seems to be OK.
    Do you have an idea why the custom fields are lost during SAP NG processing ?
    Thanks in advance
    Best regards,
    Dominique

    Hi Dominique,
    FYI. SAP Fiori Approve Requests uses task processing service. This may help.
    How to display application data in SAP Fiori Approve Requests app
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Follow up activities after SAP (CU&UC) upgrade from SAP 4.6c to ECC6 EHP4

    Dear Friends
    We have completed SAP (CU&UC) upgrade from SAP 4.6c to ECC6 EHP4.
    We refereed the upgrade guide for follow activities and we required confirmation before performing the activities.
    Could you please help us what needs to be done immediately after upgrade.
    Regards,
    Bharathi

    Dear Nils,
    Thanks for the support.
    Yes, we are following the same document 'CUUC46C_to_NW701SP07' for unicode conversion after the upgrade from the note 928729.
    Please suggest us in that document which are the steps should be carried out after ECC6.0 EHP4 upgrade,
    1. Preparation
    2. Unicode Preconversion Phase in SAP Basis 4.6C
    3. Upgrade Process
    4. Unicode Conversion Phase
    5.  Unicode Conversion Completion Phase
    6. SAP Notes
    Regards,
    Bharathi

  • SAP R/3 Upgrade to ECC 6.0 - Protection of BSI data

    Hello,
    We are upgrading SAP R/3 to ECC 6.0. We have BSI and Vertex installed and functional in the landscape. I have 4 queries, seen below.
    1- During a SAP R/3 Upgrade, BSI product leaving the .exe directory u2013 what are the steps that he needs to taken, so that they donu2019t get overlaid over during the upgrade? 
    2- Does SAP provide anything to protect (BSI)?
    3- Does SAP provide anything to protect (VERTEX)?
    4- What action should be taken on BSI and Vertex during R/3 Upgrade? Is there a checklist or document?
    Thanks for help in advance.

    > 1- During a SAP R/3 Upgrade, BSI product leaving the .exe directory u2013 what are the steps that he needs to taken, so that they donu2019t get overlaid over during the upgrade? 
    Create a file "protect.lst" in the kernel directory. The programs listed within are not deleted then. Neverless, take a backup of the kernel directory.
    > 2- Does SAP provide anything to protect (BSI)?
    > 3- Does SAP provide anything to protect (VERTEX)?
    > 4- What action should be taken on BSI and Vertex during R/3 Upgrade? Is there a checklist or document?
    >
    See you other (almost identical query):
    Protection of Key SAP HR tables in SAP R/3 Upgrade
    Markus

  • Standalone Gateway in MSCS not working correctly

    Dear Experts,
    I have installed a standalone gateway according to note 657999 in a BW cluster system. I already installed 2 standalone gateways in 2 other systems and they are working fine. I am checking this using sm49 and running a zdir external program in each node.
    Although the services were installed and started correctly, as well as the GW cluster resource, external programs still run only in one node and fail when run from the other node.
    Any thoughts will be pointly appreciated. Thank you.

    I have bought Adobe Acrobat X Standard & now works

  • Difference between SAP NetWeaver Gateway 2.0 and SAP NetWeaver Gateway productivity accelerator for Microsoft

    Hi Experts ,
    Can anyone tell me the difference between SAP NetWeaver Gateway 2.0 and SAP NetWeaver Gateway productivity accelerator for Microsoft ?
    Best Regards,
    SK

    SAP  Netweaver Gateway 2.0 is a product for Exposing ERP data as OData for external consumption which is independent of any Microsoft product. Using this you can model OData services and Expose them for light weight consumption. You can use this in use cases where  you just want to consume the OData in some client or so, and you do not want any kind of accelerators to help you in development or in your integration.
    GWPAM is an interoperability framework from SAP that leverages SAP NetWeaver Gateway and Microsoft technologies enabling customers and partners to easily and quickly compose solutions that consume and extend SAP throughout Microsoft technologies for on premise and on demand deployment. With GWPAM you get components like
    GWPAM Visual Studio Add-On,GWPAM Template,GWPAM Project,GWPAM Outlook Add-In which are very much Microsoft specific.

  • SAP NetWeaver Gateway Trial Version of Duet Enterprise

    SAP NetWeaver Gateway Trail version Part 1 is not available for down load. I was successfully able to download Part 2 and Part 3 but Part 1 is not available. Can you someone help me with Part 1?
    THanks.
    Farhan.

    There lies another problem..
    I tried downloading 7.01 from sdn.sap.com
    The link for part2 of the file broke as many as three times
    So I switched to ftp link.
    But it happens to be 7.0
    can I use any download manager with sdn.sap.com
    If not, any alternate links..
    Quick Reply appreciated

Maybe you are looking for

  • Initial load of BP through Middleware

    Hello, I try to do the initial load of Business Partners from R/3 into the CRM system. The monitor displays, the load has been done succesfully (green light), but no business partners appear in the CRM. Can someone help me? Points will be awarded Tha

  • Nedd your help for aceesing database in minisap 4.6 d (please help)

    hi all sap masters please help me. i have installed the minisap 4.6d system in the windows 200 prof os. i had the following problem in my minisa access. while Displaying table contents with transactions SE11 or SE16 gives an error "No changes on SAP

  • Look for smartform

    hi i have standard layout invet_vkbw  - PHYSICAL INVENTORY ( LEIM) i look for sdandard smartform that will do the same layout thanks have a nice day

  • Ordering datagrid rows by dragging rows

    Hi all, I have a normal dg which is pulling data from MySQL db and i'm trying to figure out the best way to allow users to drag the rows to re-order as per however they may want it.. This is what I thought buy some feedback would be great! 1. Add 'or

  • IMovie 11 crashed after last software update

    I have a MacBook Air (mid 2011) with last Lion update. After I mede this week sofware update iMovie 11 cannot open, it tries but crash after a few second. If I push reopen in the crash window report it crashed again. I read in this forum that is happ