Upgrade IGS SPS

Hi,
We are in a process to upgrade our BW systems IGS 7.0 SPS.
Currently we have IGS SP level 4.0, Release 7.00
The PreCalc server is using ABAP IGS which is integrated in SAP kernel.
So we need to find the version released with the kernel version we are using right now. It is integrated IGS.
I guess we may need to upgrade the kernel to match that IGS version
I need your help in understanding how to start with the process?
We plan to upgrade all our SAP BW systems.
Please let me know & Thanks in advance
Thanks,
Sameer

See also:
The IGS Download area in the SAP Service Marketplace  
goto the "Service Marketplace" alias swdc           
-: http://service.sap.com/swdc                             
->  Support Packages and Patches -> A#Z Index ->Select "I" 
-> SAP IGS    
Please also review note:                                 
896400    Upgrade your WebAS 7.x based IGS

Similar Messages

  • System Error in BPE after upgrading to SPS 20

    Hi,
    on Monday we have updated our XI from SPS 19 to SPS 20.
    Since that day we get errors in our BPE.
    Following the scenario:
    We receive a SOAP request from our partner, which is delivered to a ccBPM Process via an abstract synchronous interface. First step in the process is starting a sync/async bridge, followed by 2 mapping steps. The the bridge is closed by sending the response to our partner.
    Looking at the workflow protocol I see the error in step "<i>S/A Bridge - Response to synchronous Request</i>". Looking at the transaction SWF_XI_SWI2_DIAG the error:
    <i>Error on access to table SXMS_AS_STATUS Methode: SELECT. 00000000000000000000000000000000
    Workitem 000000271155: Object CL_SWF_XI_MSG_BROKER Method SEND_SYNCHRON_REPLY could not be executed</i>
    Has anyone an idea why we are getting this error?
    Before upgrading to SPS 20 this error did not occur...
    Thanks for your help!
    Greetings
    Habib Sarbas

    Hello Habib,
    I'm having the same error in our BPM scenario.
    Can you share what you had to do to fix this issue?
    Thanks,
    Jay

  • How to check IGS version and procedure for upgrading IGS patch level

    Hi all,
    We are on BIW 3.5 .Iam not clear about how to check the version of IGS and its patch level .I went through various notes but still iam confused with tracing it , can someone plz help out?
    Secondly want to upgrade IGS version  i went through note 454042 but still confused with doing that , Can someone plz refer other notes or detailed procedure for upgrading IGS.
    Our BIW Production and Test are on AIX and Development is on HP-Unix OS .
    Points guaranteed for the same. Requested to revert at earliest as this is urgent .
    Regards,
    Saumya

    Hi,
    Check this link which may help u:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/igs-upgrade-1455477
    The installation/upgrade procedures for the integrated IGS are as follows:
    Integrated Version Installation
    The integrated IGS is automatically installed with the SAP Web Application Server.
    Integrated Version Upgrade
    You find the upgrade files for the integrated IGS version on the SAP Service Marketplace:
    http://service.sap.com/swdc  ®  Download  ®  Support Packages and Patches ®  Entry by ApplicationGroup  ®  SAP Frontend Components ®  SAP IGS  ®  SAP IGS .
    There, you find the IGS executables and libraries (igsexe_.sar) as well as the IGS folder structure (igshelper_.sar) containing among others font files.
    With the upgrade files of the executables and libraries, proceed exactly like you would with kernel patches (for example, extract the Archive to the same location). More information about kernel patches can be found in the related note 19466 in the section Copying and Installing a Patch.
    The upgrade files for the IGS folder structure must be extracted to the instance directory (DIR_INSTANCE). More information can be found in note 1028690.
    After a restart of the Web AS the new IGS is up and running.   
    Information about finding out your IGS patch level is provided in note 931900.                                                                               
    For an upgrade of an integrated IGS please also check note 896400.
    For more info check this SAP Help doc:
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/72d43ac66e1f08e10000000a114084/frameset.htm
    Hope these helps u...
    Regards,
    KK.

  • Need to Upgrade IGS,JAVA Engine

    Hi folks,
    how to check out IGS kernel level?
    I need to do Kernel upgrade  for  IGS and Java Engine,
    can u guys please send me the steps how to do it.
    And what files i need to download from market place?
    right know i have sp-09
    Thanks in Advance
    regards
    ken

    hi Ken
    you can use the following:
    Call the http://<IGS Host>:<IGS Port> where the IGS port number is the port defined in /usr/sap/SID/DVEBMGS22/igs/conf/isg.xml. When you open igs.xml, you would see a LISTENERHTTP port="XXXXX".
    This is the port number to be used above.
    OR
    you can also use GRAPHICS_IGS_ADMIN report in SE38 and select the corresponding RFC destination(IGS_RFC_DEST) to test the stuff/version.
    For upgrade check SAP note: Note 454042 - IGS: Installing and Configuring the IGS
    Hope that helps.
    Let me know.
    Thanks
    Abhi

  • How to upgrade IGS patch level

    Hi,
    Can anyone help in how to upgrade the igs patchs.
    Regards,
    SM

    Hello,
    Kindly download the igsexe_10-10003070.sar from http://service.sap.com/swdc Support Packages and Patches-> SAP Frontend Components->SAP IGS
    Stop the SAP instance backup the run existing run folder. Use the same run folder where in you need to place the uncarred files of IGS.
    Then restart the system. IGS will be upgraded to latest...
    Thanks & Regards
    Vivek

  • Help for date field not working after upgrade

    hi experts,
    In our BSP application for a page we had an inputfield (date).
    Onvaluehelp for input field we were calling the saphelpdate function.
    however after upgrade this functionality is not working properly as no pop up comes after clicking on the icon.
    we have upgraded to SPS 16 recently.
    please help me.
    regards,
    Arvind.

    Hi, I try upper case but nothing happen. This is all my code by far, I hope you can help me:
    DATA: BEGIN OF T_PCONT OCCURS 0,
          PCONT LIKE ZPSPERMISOS-PSOBKEY,
    END OF T_PCONT.
    DATA: BEGIN OF T_FIELDS OCCURS 0.
            INCLUDE STRUCTURE help_value.
    DATA END OF T_FIELDS.
    DATA: BEGIN OF T_VALUES OCCURS 0,
          VALUE(60) TYPE c.
    DATA: END OF T_VALUES.
    DATA: N TYPE i.
    SELECTION-SCREEN BEGIN OF BLOCK  b20 WITH FRAME TITLE text-b02.
      SELECT-OPTIONS:
        P_CONT FOR  ZPSPERMISOSH-PSOBKEY OBLIGATORY NO-EXTENSION NO INTERVALS,
        P_INT  FOR  ZPSPERMISOSH-PARTNER OBLIGATORY NO-EXTENSION NO INTERVALS,
        P_FEC  FOR  ZPSPERMISOSH-ZFINICN NO-EXTENSION NO INTERVALS,    
        P_RAZ  FOR  ZPSPERMISOSH-ZRAZONFINIC NO-EXTENSION NO INTERVALS.
    SELECTION-SCREEN END OF BLOCK b20.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_CONT-LOW.
      PERFORM P_HELP_P_CONT USING P_CONT-LOW.
    *&      Form  P_HELP_P_CONT
    FORM P_HELP_P_CONT  USING P_P_CONT.
      DESCRIBE TABLE T_PCONT LINES N.
      IF N EQ 0.
        T_FIELDS-FIELDNAME  = 'PSOBKEY'.
        T_FIELDS-TABNAME    = 'ZPSPERMISOS'.
        T_FIELDS-SELECTFLAG = 'X'.
        APPEND T_FIELDS.
        CLEAR T_FIELDS.
        SELECT PSOBKEY FROM ZPSPERMISOS
        INTO  TABLE T_PCONT.
        SORT T_PCONT BY PCONT.
      CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE'
        EXPORTING
          CUCOL        = 10
          CUROW        = 1
          TABNAME      = 'T_PCONT'
          FIELDNAME    = 'PCONT'
        IMPORTING
          SELECT_VALUE = P_P_CONT
        TABLES
          FIELDS       = T_FIELDS
          VALUETAB     = T_VALUES.
    ENDFORM.                    " P_HELP_P_CONT
    Edited by: J. Garibaldi on Nov 25, 2009 11:14 AM
    Edited by: J. Garibaldi on Nov 25, 2009 11:16 AM

  • EHP2 - EHP7 Upgrade Path using SQL Server 2012/Win Server 2012 R2

    Hi Guys.
    I have question regarging Upgrade Roadmap for a ERP 6 EHP2 system based on NW 7.01 which I would like to Upgrade to ERP6 EHP7 SP7
    Source System is
    Windows 2012
    SQL Server 2008 R2
    EHP2 for ERP 6.0 SPS Level 14
    Target System
    Windows 2012
    SQL Server 2012
    EHP7 for ERP 6.0 SP 7 based on NW 7.4 SP 9
    During Upgrade checks it says I must Upgrade Database first before continue since DB Release is too low for NW 7.4 SP9 as stated in Note
    1951491 - Minimal DB system platform requirements for SAP NetWeaver 7.4 SP08
    So, at this point I agree i have to update SQL Server to 2012 before next step
    Now, my concern is that my Source System does not have the minimum NW SP level (14) to run under SQL Server 2012 which is 26.
    Im currently running SAP Kernel 721 EXT Level 401 which is above mininum
    According to Note 1651862 - Release planning for Microsoft SQL Server 2012 that would not be possible
    Existing systems of SAP products that are out of SAP maintenance can be upgraded to SQL Server 2012 in order to prepare a SAP upgrade, if they match the SAP NetWeaver Support Package requirements defined below.
    SAP products prior to SAP NetWeaver 7.0 are not supported at all on SQL Server 2012.
    Required minimum SAP Netweaver Support Package Stacks (SPSs) for SQL Server 2012 (SAP ABAP, SAP ABAP+JAVA stacks)
    SAP NETWEAVER 7.0 - SPS 26 (SAP BASIS 26, SAP BW 28)
    SAP EHP1 FOR SAP NETWEAVER 7.0 - SPS 11 (SAP BASIS 11, SAP BW 11)
    SAP EHP2 FOR SAP NETWEAVER 7.0 - SPS 11 (SAP BASIS 11, SAP BW 11)
    SAP EHP3 FOR SAP NETWEAVER 7.0 - SPS 03 (SAP BASIS 03, SAP BW 03)
    SAP NETWEAVER 7.1 - SPS 14 (SAP BASIS SP14)
    SAP EHP1 FOR SAP NETWEAVER 7.1 EhP1 - SPS 10(SAP BASIS SP10, SAP BW SP10)
    SAP NetWeaver 7.2 - no restriction
    SAP NETWEAVER 7.3 - SPS 07 (SAP BASIS 07, SAP BW 07)
    SAP EHP1 FOR SAP NETWEAVER 7.3 - SPS 03 (SAP BASIS 03, SAP BW 03)
    If your system is running on a SPS lower than the one required above, you have to apply the minimum required SPS before upgrading/migrating to SQL Server 2012.
    If you install a NetWeaver product on SQL Server 2012, the required SPS for your product must be applied immediately after the installation - see SAP note 1676665, section I for more information.
    But performing the Upgrade would be technically possible? I mean not for productive use but technicaly during that time the Database is Upgrade and during SUM Execution.
    According to the note it states if you install a Netweaver Product in SQL Server 2012, SPS must be applied immediately, so is kinda ambigous what SAP is saying.
    Best
    Martin

    Hi Martin,
    For a test scenario, there's no harm in trying it (other than spending a lot of time on it, but hopefully that will prove not to be a waste). Generally, I expect you'll be fine upgrading your DBMS even though you aren't on the required minimum SP yet. The main thing you'll be missing out on is the updates to DBACOCKPIT, but once you do your EhP upgrade (with sps update included), you'll be putting that in place.
    So, you could try this on your sandbox system and see if there are any problems. I assume the intent is to start the EhP upgrade as soon as the DBMS upgrade is done, right? In other words, you won't be actually using the system without the required SP except to run the EhP upgrade?
    Alternatively, you could do a minimal support pack update, perhaps just a Basis SP only, to the minimum SP needed for your current release, then do the DBMS upgrade, then proceed with the EhP upgrade. This would be the safest procedure, but, as I said, I expect you can probably get away without going to this level without much problem. Again, the idea would be minimizing the time between the start and end of the total project on each system (DEV, QAS, PRD, etc).
    Regards,
    Matt

  • Table index size in DB02 smaller after upgrade

    SAP ERP 6.0, DB2 9.5, AIX 5.3.  After we upgraded to SPS 15 / EHP4 / Netweaver EHP1 SPS02 using the downtime minimized method (shadow instance created) the index sizes for the tables are showing reduced sizes. When looking in DB02 under  History -> "tables and indexes" all the tables show a drop in index sizes.   I have compared the indexes to a pre upgrade copy of the system and all the indexes are still defined and active in the upgrades system.  Can somebody please explain why the size drop?  Is this a reporting error or what?

    Hi Eddie,
    DB2 V8.2 did not allow to retrieve table/index size information from DB2 directly. Therefore the SAP DB2 database interface and the CCMS code tried to do some size estimation based on cardinality and table/index width. DB2 V9.1+ provides table function ADMIN_GET_TAB_INFO to retrieve size information directly from DB2. Since this size information is much more accurate the SAP DB2 database interface and the CCMS code have been changed to use this table function.
    So the phantom-"shrink" you observed may be related to the switch from size estimation to the size retrieved from ADMIN_GET_TAB_INFO . This may have happened directly after the V9.5 upgrade ( size retrieved differently in SAP DB2 database interface ) or after the SAP release upgrade ( change in CCMS ABAP coding ).
    Regards
                     Frank

  • Upgrade : SP, Unicode and OS/BD

    Hi,
    The project consists of applying the sps, convert to unicode and then migrate the version of the OS you BD.
    What path can to make this upgrade while respecting the technical constraints?
    OS : linux
    Bd : oracle
    ECC 6.0
    Thank you in advance.

    Hi,
    So you want to upgrade your SPS level, followed by a unicode conversion and then migrate from (linux+ oracle) but to what OS/DB combination?
    basically you can migrate from any DB and OS combination to any other with very small restrictions.
    Check out this link: System Copy and Migration
    If you have any questions please let me know.
    Cheers
    Vlad

  • Regarding SPS.

    Hi Guys,
              Now i am using Netweaver 04 and SPS 14. Is it ok for me or wheather i am going to upgrade to SPS 16 and 17.
    What is the difference and advantages over there. Also i dont know use of SPS.
    Anyone explain me what is SPS going to do?
    And sned me the download link for me. I have valid user in SERVICE.SAP.
    Thanks

    Hi,
    I just wanted to inform that , PI7.0 is similar to SP16 i.e till SPS19.  But PI 7.0 is part of nw2004S release.
    Just wanted inform you that ,<b>SP17 is part of nw2004</b> (miscommunicated). You can download SP17 itself. But many places we are using SP16.
    I just gone thru to confirm this-
    http://help.sap.com/saphelp_nw04/helpdata/en/44/4742b29d780597e10000000a155369/frameset.htm
    Regards,
    moorthy

  • Some pictures missing in EWA

    Hello,
    some of the pictures of a EWA report are missing. There are no images for "traffic_light_green/yellow/red.gif". Diagrams and the "icon_checked/warning/alert.gif" pictures are displayed properly.
    SAP EHP 1 for SAP Solution Manager 7.0 SPS 25
    Kernel-Release 701 Patch-Level 69
    SAP IGS 7000.0.16.1
    REGISTERED_PORTWATCHER 7000.0.16.0
    REGISTERED_INTERPRETER 7000.0.16.0 | 7000.0.16.1 | 7000.0.16.1009 | 7000.0.16.9
    Should the IGS to be updated?
    > Do I only need to upgrade the kernel and this automatically upgrades IGS at the same time?
    Thanks

    Hello
    IGS is a seperate package. if you use the maintenance optimizer in the SAP Solution Manager to get the neccesary kernel + IGS files you can select the appropriate IGS package.
    Please read help.sap.com for documentation on how to update/install IGS
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4b/72d43ac66e1f08e10000000a114084/frameset.htm]
    You can also check the IGS adminsitration to check if it is working properly:
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/bbe36cd880307ce10000000a42189b/frameset.htm]
    Kind regards
    Tom

  • Support package update error

    Dear all,
    I am currently update my system.
    The current version is ECC6 EHP7 based on NW7.4
    SAP_BASIS 740 0002
    SAP_ABA 740 0002
    I would like to upgrade to SPS level 5
    We use DB2 LUW 10.5
    In the update phase, we encountered an error message:
    SQL-error "-203-SQL0203N  A reference to column "TABNAME" is ambiguou
    2EETP345 s.  SQLSTATE=42702" in DDL statement for "V_DSH_TF_DETAIL
    As I can see  in the log file, error messages are as below
    ===========================
    3 ETP399 "SHPOSITION", DD30L."AUTOSUGGEST" AS "AUTOSUGGEST" FROM "DD31S"
    3 ETP399 INNER JOIN "DD30L" ON "SHLPNAME" = "SUBSHLP" WHERE "AS4LOCAL" =
    3 ETP399 'A' AND "AS4LOCAL" = 'A' AND "HIDEFLAG" = ' ' AND "AUTOSUGGEST" = 'X'
    3 ETP399 
    2WETP000 06:42:38: Retcode 1: error in DDL statement for "V_DSH_ASSIGNED                " - repeat
    2EETP345 06:42:50: Retcode 1: SQL-error "-203-SQL0203N  A reference to column "SHLPNAME" is ambiguo
    2EETP345 us.  SQLSTATE=42702" in DDL statement for "V_DSH_ASSIGNED                "
    2 ETP399  --------------- DB-ROLLBACK() ---------------
    2EETP334 06:42:50: error in DDL, nametab for "V_DSH_ASSIGNED" not activated
    3 ETP379X06:42:50: activating Nametab "V_DSH_TF_DETAIL":
    3 ETP355Xstatements:
    3 ETP399 CREATE VIEW "V_DSH_TF_DETAIL" AS SELECT DD02L."TABNAME" AS
    3 ETP399 "TABNAME", DD03L."FIELDNAME" AS "FIELDNAME", DD02L."TABCLASS" AS
    3 ETP399 "TABCLASS", DD03L."SHLPORIGIN" AS "SHLPORIGIN" FROM "DD02L" INNER
    3 ETP399 JOIN "DD03L" ON "TABNAME" = "TABNAME" WHERE "AS4LOCAL" = 'A' AND
    3 ETP399 "AS4LOCAL" = 'A'
    3 ETP399 
    2WETP000 06:42:50: Retcode 1: error in DDL statement for "V_DSH_TF_DETAIL               " - repeat
    2EETP345 06:43:02: Retcode 1: SQL-error "-203-SQL0203N  A reference to column "TABNAME" is ambiguou
    2EETP345 s.  SQLSTATE=42702" in DDL statement for "V_DSH_TF_DETAIL               "
    2 ETP399  --------------- DB-ROLLBACK() ---------------
    2EETP334 06:43:02: error in DDL, nametab for "V_DSH_TF_DETAIL" not activated
    2 ETP301 ----------------------------------------------------------------------
    3 ETP361 "0" Shadow-Nametabs activated, DDL executed
    2 ETP362 "2" Shadow-Nametab activations failed
    2 ETP360 Begin: Act. of Shadow-Nametabs with DDL ("2014/03/19 06:42:38")
    2 ETP363 End  : Act. of Shadow-Nametabs with DDL ("2014/03/19 06:43:02")
    2 ETP301 ----------------------------------------------------------------------
    2 ETP301 ----------------------------------------------------------------------
    2 ETP364 Begin: Act. of Shadow-Nametabs ("2014/03/19 06:43:02")
    2 ETP301 ----------------------------------------------------------------------
    2 ETP301 ----------------------------------------------------------------------
    2 ETP338XTouch Load of nametabs
    ===========================
    I have checked another system which is also ehp7 based on NW740 0005, the view "V_DSH_TF_DETAIL" totally doesn't exist, but that is oracle database, here in my case is DB2 database, I have searched for SAP OSS but seems no sap notes for it.
    Do you have any idea how to solve this problem? Big thanks!
    Best regards,
    Fresh man

    Hi Ashutosh,
    Many thanks for your reply, yes this definitely solve my problem.
    But I feel quite confused what's the real reason.
    Several weeks ago, I update a system (EHP7+Oracle) from 74002 to 74005, with SUM, no such problem, however this time, its EHP7+DB2 10.5, from 74002 to 74004, with SPAM, met this kind of problem...
    The support packages are totally the same...
    is it because I should upgrade from 02 to 05 directly? 04 has problem?
    or I should update with SUM instead of SPAM?
    or it is because of DB2??
    or I should involve other packages like something like ST into the update queue?
    Best regards,
    Fresh

  • Error in deploying java sp

    Hello SDNers,
    I'm trying to upgrade the SPS to 14.
    I got into error in the last one "sap.com/CAF". All the other components are in SP16.
    The error which i am getting is ,
    For detailed information see the log file of the Deploy Service.
    09/01/13 10:51:33 -  ***********************************************************
    Jan 13, 2009 10:51:33... Info: End of log messages of the target system.
    Jan 13, 2009 10:51:33... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 13, 2009 10:51:33... Error: Aborted: development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70P16_C'/'1785496'/'1', grouped by software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafUIptn~common..
    Reason: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jan 13, 2009 10:51:33... Info: Starting to save the repository
    Jan 13, 2009 10:51:33... Info: Finished saving the repository
    Jan 13, 2009 10:51:33... Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Jan 13, 2009 10:51:33... Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1':
    Failed deployment of SDAs:
    development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70P16_C'/'1785496'/'1' : aborted
    Please, look at error logs above for more information!
    Jan 13, 2009 10:51:33... Info: Starting to save the repository
    Jan 13, 2009 10:51:34... Info: Finished saving the repository
    Jan 13, 2009 10:51:34... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jan 13, 2009 10:51:34... Error: -
    At least one of the Deployments failed -
    But since this is the last component how can there be any more dependencies??
    Please guide me on how to proceed.
    Thanks,
    Abhilash

    Hi,
    Please go through the below link.
    /message/3228853#3228853 [original link is broken]
    --Kishore

  • Latest SP levels for BI 7.0 and it's Front-end tools such as BEx.

    Dear Experts
    We are using BI 7.0 connected into SAP ECC 6.0 to implement HCM in BW.
    I was told by the Basis that SP hasn't been upgraded ever since the BW system was installed back in year 2008.
    They have come back today saying they have upgraded the SPs which I still doubt since the System Status shows me the same Release and SPs that I remember I had seen a couple of days ago.
    It is showing as below in System Status:
    Component Version: SAP EHP 1 for SAP NetWeaver 7.0
    Component Information (after clicking on the lens):
    Softwware Component      Release      Level      Highest Support Package      Short Description of Software Component
    SAP_BW                             701             0006       SAPKW70106                        SAP Business Warehouse
    BI_CONT                             703             0016        SAPKIBIIQ6                            Business Intelligence Content
    And the Query Designer shows as below when started:
    Business Explorer Query Designer
    Business Intelligence
    Release 2004s, SupportPackage 0, Revision 418
    And the BEx Analyzer shows as below after going to 'About':
    Business Explorer Analyzer
    Business Intelligence
    Release 2004s, Support Package 0, Revision 461
    Please let me know what are the latest patches and versions so that I'll ask my Basis to upgrade accordingly. As I could see that the Query Designer and BEx Analyzer are with different revisions, I am doubting if they are different for WAD, Report Designer and Information Broadcasting tools also.
    Where should the Basis start upgrading the SPs so that it will spread right across the system?
    Any help or directions to right info online is much appreciated. Thanks for your time.
    Regards,
    Chandu

    Hi ,
    You can use SP 4 for latest bex analyzer.
    We have installed recently.
    Thanks & Regards,
    Ramnaresh.P.

  • Unable to view Imported DC from NWDI in the webdynpro explorer view

    Hello,
    I am facing problem with NWDS version 2.0.22. we are upgradeing EP04 SPS 14 to sps 22.  When I import a DC project from NWDI from inactive view of development configuration perspective I cannot see the created DC's in Webdynpro Explorer view of webdynpro perspective but it is showing in Navigator view.
    Also when I create Webdynpro Project or Webdynpro DC locally I was able to see it in Webdynpro Explorer view.
    Can any one please tell me why I was not able to view imported Webdynpro DC's that I create from Inactive view of Development Configurations perspective (selected DC in inactive view and right click and create project).
    Also when I compared the Folder structure in the Navigator view of Webdynpro perspective.   I found below folders structure differences.
    Imported DC from Inactive View of Development configurations
    Folders:
    cfg, def, gen, Model Folder (and sub-forders), src(and sub-forders), test.
    Files:
    .dcdef and .project
    Locally created DC (which is visible in the Webdynpro Explorer view)
    Folders:
    bin, cfg, def, gen, gen_ddic(and sub-forders), gen_wdp(and sub-forders), lib, META-INF, Model Folder, src(and sub-forders), test.
    Files:
    .classpath
    .dcdef
    .project.
    Thanks

    Hi Experts,
    I get below error when I create project.
    com.sap.tc.devconf.SyncException: Failed to sync DC "xx.com/xxdcnamexx(xx.com_xx_1)" in configuration "xx_D". File "C:\Documents and Settings\Administrator\.dtc\0\DCs\xx.com\dcname\_comp\.dcdef" does not exist locally after sync but it exists on the server
         at com.sap.tc.devconf.impl.DCProxy.syncSources(DCProxy.java:916)
         at com.sap.tc.devconf.impl.DCProxy.syncAsSources(DCProxy.java:744)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.syncAsSources(DevelopmentConfiguration.java:4964)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.syncAsSources(DevelopmentComponentNode.java:955)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.syncSelectedDCs(DcCreateProjectAction.java:443)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:237)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)

Maybe you are looking for

  • Rate change in Scheduling Agreement

    Dear Gurus, What is the method to change the rate specified in a scheduling agreement. I am receiving material regularly from a supplier, now the rates are changed. how to do this ? regards, Ashish

  • Playing audio to dock thru lightning to 30-pin adapter?

    Hi folks.  I just bought a new iPad mini w/ retina display.  I own two iPod docks.  I'd like to be able to play music and podcasts--all audio, really--from the iPad through the docks.  The docks have 30-pin connectors.  I bought the lightnig to 30-pi

  • Website created with iWeb looks different in IE and Firefox than Safari-why

    So I spent a few hours working on my Home and About Us page. Then, while browsing this forum, I started seeing posts about how sites done with iWeb might not look good in IE and/or Firefox. I decided to test out my work. I zipped up my site files and

  • No authorization to access service registry

    I'm having trouble access service registry in PI 7.1. The only id that can access it is j2ee_admin. PISUPER user does not even have access to it. I need to give developers access to it. what type of permission is needed to access service registry?  t

  • PI 7.1 installation & integration with ECC 6.0

    Experts, We'd like to know if it is possible to integrate PI 7.1 with SAP Netweaver 7.0 ECC 6.0 without involving PI 7.0 into the picture. Someone from SAP told us that we need to have PI 7.0 if we have to upgrade it to PI 7.1. Is it really required?