10g: upgrade to JVM enterprise edition?

Hello! My stored procedures use third party libraries that depends on Java 1.4 enterprise edition. The JVM in shipped with 10g is standard edition only. Any idea how to solve this?

We have de-supported the J2EE stack from the database since 9.2; you may download 3rd party libraries on top of the JavaVM but trying to turn it into a J2EE platform won't work (you will miss infrastructure layers/services) and receive error messages. Maybe you can fine tune the requirement and only load the specific/required jar?
Kuassi, blog http://db360.blogspot.com/

Similar Messages

  • Upgrading SSRS 2005 (Enterprise Edition) to SSRS 2012 (Enterprise Edition). Need to know Minimum System Requirements?

    Hi Guys,
    Currently we are using SSRS 2005 (Enterprise Edition). We have 3 Reporting Servers and One DB.
    I have been asked to provide minimum System (Hardware and Software) Requirements. Currently 300-500 concurrent users and accessing the reports.
    I would like to know what should be minimum System (Hardware and Software) Requirements? 
    and also could anyone guide me in checking current systems configurations
    I have checked following:
    Current Reporting Server DB Size: 3771.13 MB
    Current Reporting Edition: Enterprise Edition (64-bit) 2005
    Database Version: C.0.8.54
    Server Mode: Native
    I would like to check: Exact Concurrent users (How to check this?), RAM, Disk Space used and free. Please suggest If I have missed out any other configurations those need to check.
    Thanks Shiven:) If Answer is Helpful, Please Vote

    Hi ,
    Check the Link Below.
    http://msdn.microsoft.com/en-us/library/ms143711.aspx
    Requirements
    The default configuration option uses default values to configure the core settings required to make a report
    server operational. It has the following requirements:
    You hardware should meet minimum hardware and software requirements for running Microsoft SQL Server. For more information, see Hardware
    and Software Requirements for Installing SQL Server 2012.
    Reporting Services and SQL Server Database Engine must be installed together in the same instance. The Database Engine instance hosts the report server database
    that Setup creates and configures.
    The user account used to run Setup must be a member of the local Administrators group and have permission to access and create databases on the Database Engine instance that
    hosts the report server databases.
    Setup must be able to use the default values to reserve the URLs that provide access to the report server and Report Manager. These values are port 80, a strong wildcard,
    and the virtual directory names in the format ReportServer_<instance_name> and Reports_<instance_name>.
    Setup must be able to use the default values to create the report server databases. These values are ReportServer and ReportServerTempDB. If you have existing databases from
    a previous installation, Setup will be blocked because it cannot configure the report server in the default configuration for native mode. You must rename, move, or delete the databases to unblock Setup.
    If your computer does not meet all requirements for a default installation, you must install Reporting Services
    in files-only mode and then use the Reporting Services Configuration Manager to configure it after Setup is finished.
    Do not try to reconfigure your computer only to allow a default installation to continue. Doing so could require
    several hours of work, effectively eliminating the time-saving benefit the installation option provides. The best solution is to install Reporting Services in files-only mode and then configure the report server to use specific values.
    Regards, PS

  • Oracle Application Server 10g Enterprise Edition

    Hi,
    I would like to integrate Oracle E-Business Suite Release 12.1.1 with Oracle Portal.
    Idid some research in metalink and found that Note: 376811.1.
    What I understood from the doc is,
    1. install Oracle Application Server 10g Enterprise Edition.
    2. Integrate with EBiz 12.1.1.
    Please let me know where can I get the link to download, Oracle Application Server 10g (10.1.4) Enterprise Edition.
    Is it required to install OID and SSO before oracle portal installation?
    A step by step solution/documentation to integrate 12.1.1 with portal will highly be appreciated.
    Thanks and Regards,
    DIP

    Idid some research in metalink and found that Note: 376811.1.
    What I understood from the doc is,
    1. install Oracle Application Server 10g Enterprise Edition.
    2. Integrate with EBiz 12.1.1.
    Please let me know where can I get the link to download, Oracle Application Server 10g (10.1.4) Enterprise Edition.
    - download and install OAS 10.1.2.0.2
    --> Go to this link: http://www.oracle.com/technology/software/products/middleware/index.html
    --> download Application Server 10gR2 (10.1.2.0.2) from the right side portlet of Previous Releases
    - then upgrade its portal to 10.1.4:
    --> go to metalink/MOS: search for 'oracle portal upgrade master note' and follow the note that matches best
    Is it required to install OID and SSO before oracle portal installation?- Yes it is. It will be included in the OAS 10.1.2.0.2 installation
    >
    A step by step solution/documentation to integrate 12.1.1 with portal will highly be appreciated.
    Go to MOS/metalink: search for 'Installing Oracle Application Server 10g with Oracle E-Business Suite' and follow the note
    that should be all you need.
    hope that helps!
    AMN

  • Version upgrade.   Oracle express edition

    I down loaded from OTN the version of Oracle express edition onto my computer. It installed version 10.2.0.1.0 or Oracle.
    I would like to upgrade oracle, but I am not sure what patches to down load. Can I just upgrade using the Enterprise Edition upgrade of 10.2.0.3.0 or do I have to find the specific patch. I have looked and I haven't been able to find Oracle Express down load or patches.
    Also the version of Application express that I have is 2.1.0.00.39
    Is there a later version of that as well. Do you happen to know that patch download. I have been trying to find that in Metalink and cannot either.

    Hi user568042,
    This forum is for Oracle Application Express. Your are talking about the Oracle Express edition database, so your in the wrong place. :-)
    It is not possible to upgrade or patch the Oracle Express edition database. The product is free but without the possiblity of patching.
    Regards Pete

  • SQL slow after upgrading to Oracle Database 10g Enterprise Edition Release

    Hi all:
    We have recently upgraded our database from Oracle9i Enterprise Edition Release 9.2.0.6.0 to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    After that we found that our some sql getting very slow
    for example query with 9i showing result in 4 seconds while in 10g showing result in 28 seconds.
    Following is the execution plan of my query in Oracle9i
    Operation     Object     PARTITION_START     PARTITION_STOP     COST
    SELECT STATEMENT ()                    9458
    NESTED LOOPS ()                    9458
      SORT (UNIQUE)                    
       INDEX (RANGE SCAN)     BL_EQ_PK_N               2
      VIEW ()     CONTAINER_INFO               2
       UNION-ALL (PARTITION)                    
        TABLE ACCESS (BY INDEX ROW     SERVICE_EVENTS               1
         NESTED LOOPS ()                    11
          NESTED LOOPS ()                    10
           NESTED LOOPS (OUTER)                    9
            NESTED LOOPS ()                    8
             NESTED LOOPS ()                    7
              NESTED LOOPS ()                    6
               NESTED LOOPS ()                    5
                NESTED LOOPS ()                    4
                 NESTED LOOPS (OUT                    3
                  TABLE ACCESS (BY     EQUIPMENT_USES               2
                   INDEX (UNIQUE S     EQUSE_PK               1
                  TABLE ACCESS (BY     SHIPPING_LINES               1
                   INDEX (UNIQUE S     LINE_PK               
                 INDEX (UNIQUE SCA     EQHT_PK               
                TABLE ACCESS (BY I     EQUIPMENT_TYPES               1
                 INDEX (UNIQUE SCA     EQTP_PK               
               TABLE ACCESS (BY IN     EQUIPMENT_SIZES               1
                INDEX (UNIQUE SCAN     EQSZ_PK               
              TABLE ACCESS (BY IND     SHIP_VISITS               2
               INDEX (RANGE SCAN)     SVISIT_UK               1
             TABLE ACCESS (BY INDE     SHIPS               1
              INDEX (UNIQUE SCAN)     SHIP_PK               
            TABLE ACCESS (BY INDEX     CARE_VIR_MAP               1
             INDEX (UNIQUE SCAN)     VIR_VESVOY               
           TABLE ACCESS (BY INDEX      EQUIPMENT               1
            INDEX (RANGE SCAN)     EQ_EQUSE_FK               
          INDEX (RANGE SCAN)     SEVENTS_EQUSE_FK_N               
        NESTED LOOPS ()                    7
         NESTED LOOPS ()                    6
          NESTED LOOPS ()                    5
           NESTED LOOPS ()                    4
            NESTED LOOPS (OUTER)                    3
             TABLE ACCESS (BY INDE     EQUIPMENT_USES               2
              INDEX (UNIQUE SCAN)     EQUSE_PK               1
             TABLE ACCESS (BY INDE     SHIPPING_LINES               1
              INDEX (UNIQUE SCAN)     LINE_PK               
            INDEX (UNIQUE SCAN)     EQHT_PK               
           TABLE ACCESS (BY INDEX      EQUIPMENT_TYPES               1
            INDEX (UNIQUE SCAN)     EQTP_PK               
          TABLE ACCESS (BY INDEX R     EQUIPMENT_SIZES               1
           INDEX (UNIQUE SCAN)     EQSZ_PK               
         TABLE ACCESS (BY INDEX RO     EQUIPMENT               1
          INDEX (RANGE SCAN)     EQ_EQUSE_FK               and following is my query plan in Oracle 10g
    Operation     Object     PARTITION_START     PARTITION_STOP     COST
    SELECT STATEMENT ()                    2881202
    NESTED LOOPS ()                    2881202
      SORT (UNIQUE)                    2
       INDEX (RANGE SCAN)     BL_EQ_PK_N               2
      VIEW ()     CONTAINER_INFO               2881199
       UNION-ALL ()                    
        NESTED LOOPS (OUTER)                    2763680
         NESTED LOOPS ()                    2718271
          NESTED LOOPS ()                    2694552
           NESTED LOOPS ()                    2623398
            NESTED LOOPS (OUTER)                    2623380
             NESTED LOOPS ()                    2393965
              NESTED LOOPS ()                    2393949
               NESTED LOOPS ()                    2164536
                NESTED LOOPS ()                    1706647
                 NESTED LOOPS ()                    854120
                  TABLE ACCESS (FU     BL_EQUIPMENT               1515
                  TABLE ACCESS (BY     EQUIPMENT_USES               1
                   INDEX (UNIQUE S     EQUSE_PK               1
                 TABLE ACCESS (BY      EQUIPMENT               1
                  INDEX (RANGE SCA     EQ_EQUSE_FK               1
                TABLE ACCESS (BY I     EQUIPMENT_TYPES               1
                 INDEX (UNIQUE SCA     EQTP_PK               1
               TABLE ACCESS (BY IN     EQUIPMENT_SIZES               1
                INDEX (UNIQUE SCAN     EQSZ_PK               1
              INDEX (UNIQUE SCAN)     EQHT_PK               1
             TABLE ACCESS (BY INDE     SHIPPING_LINES               1
              INDEX (UNIQUE SCAN)     LINE_PK               1
            INDEX (RANGE SCAN)     SEVENTS_TSERV_FK_N               1
           TABLE ACCESS (BY INDEX      SHIP_VISITS               2
            INDEX (RANGE SCAN)     SVISIT_UK               2
          TABLE ACCESS (BY INDEX R     SHIPS               1
           INDEX (UNIQUE SCAN)     SHIP_PK               1
         TABLE ACCESS (BY INDEX RO     CARE_VIR_MAP               2
          INDEX (UNIQUE SCAN)     VIR_VESVOY               1
        NESTED LOOPS (OUTER)                    117519
         NESTED LOOPS ()                    98158
          NESTED LOOPS ()                    78798
           NESTED LOOPS ()                    78795
            NESTED LOOPS ()                    59432
             TABLE ACCESS (FULL)     EQUIPMENT_USES               20788
             TABLE ACCESS (BY INDE     EQUIPMENT_TYPES               1
              INDEX (UNIQUE SCAN)     EQTP_PK               1
            TABLE ACCESS (BY INDEX     EQUIPMENT               1
             INDEX (RANGE SCAN)     EQ_EQUSE_FK               1
           INDEX (UNIQUE SCAN)     EQHT_PK               1
          TABLE ACCESS (BY INDEX R     EQUIPMENT_SIZES               1
           INDEX (UNIQUE SCAN)     EQSZ_PK               1
         TABLE ACCESS (BY INDEX RO     SHIPPING_LINES               1
          INDEX (UNIQUE SCAN)     LINE_PK               1can somebody help me regarding this?
    Thanks
    Hassan

    I would say ..gather stats on 9i/10gfor the required table and indexes , then post the expalin plan.
    --Girish                                                                                                                                                                                                                               

  • Apex upgrade from 3.2 to 4.0 in Oracle 10g Enterprise Edition

    Hi Friends,
    I am currenly using Apex version 3.2.1. My oracle version is "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0".
    I am planning to upgrade my apex version to 4.0. Can i do this with the same oracle DB version. Is there any specific
    licence needed for such an upgrade?
    Regards,
    Nav

    Can i do this with the same oracle DB version.Yes. 10.2.0.4.0 meets the documented requirements.
    Is there any specific licence needed for such an upgrade?No, not if the database is licensed. (Additional licenses may be required for some web server configurations.)

  • Upgrading from Oracle 10G standard edition to Oracle 10G enterprise edition

    Hi
    I want to upgrade from Oracle 10G standard edition to Oracle 10G enterprise edition. Is there any script provided by oracle which I can run on existing Oracle 10G standard edition to upgrade to enterprise edition after completing the licensing formalities or do I need to install Oracle 10g Enterprise edition from scratch and then migrate my data.
    Ramanbir S

    You will not need to perform any data migration to upgrade to EE. The diffetence between standard en enerprise editions are the features offered. When you upgrade you can use the same set of files you used to install standard edition and just add the enterprise edition features you want to use in the 'Custom' section of the Universal Installer.

  • Upgradation from 10g R2 Enterprise Edition to 11g R2 Standard Edition

    Hi All,
    I am going through a challange, and have some doubts on it, please have a look on it.
    My DB Details are as follows.
    Queried from TOAD:
    Production Server Details:
    SELECT * FROM V$VERSION
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE   10.2.0.4.0   Production
    TNS for 32-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    Development Server Details:
    SELECT * FROM V$VERSION
    BANNER
    Oracle Database 10g Release 10.2.0.1.0 - Production
    PL/SQL Release 10.2.0.1.0 - Production
    CORE   10.2.0.1.0   Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Production server is in Enterprise Edition and Development is in Standard edition. Now my organization expecting to upgrade Oracle to next Database Version i.e., 11g R2 Standard Edition in both Production & Development, cause they are using only a single application in Oracle DB.
    For production, current DB is Enterprise Edition & Upgrading version is of Standard Edition.  What are the consequences am I going to face while upgrading the version and edition from 10g R2 EE to 11g R2 SE.
    What are the patches I need to apply for it, or need I to do new Installation and dump data using Import & Export at user level. My DB Data is mostly around 2 - 3Gigs.
    Kindly let me know which is easy way and which is standard practice advised by Oracle.
    Thanks in Advance.
    Mohd Sirajoddin

    Enterprise edition has lot of features than standard edition and hence we can not migrate from enterprise edition to standard edition,.
    The only possibility is Export/Import or Expdp/Impdp
    It is also discussed at
    oracle downgrade from enterprise edition to standard edition

  • I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.

    I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.
    But this massage pop up when I used my browser first time before start database.
    Actually when I clicks on yes to start database.
    The web browser you are using is not optimized for this release of Oracle enterprise manager. It is recommended that you use one of the following:
    * Microsoft Internet Explorer version 5.5, 6.0 or higher
    * Netscape Navigator version 7 and higher
    *Mozilla version 1.3.1 and higher
    Dose any one know hoe to upgrade mozilla or install internet explorer 5.5, 6.0 or higher or SLES 8.
    Regards,
    D

    You can download package for your distribution (for example) from http://www.mozilla.org or directly from SuSE ftp server ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586
    IE for linux does not exist.

  • Patch set from 10g Enterprise Edition Release 10.2.0.1.0 to 10.2.0.3.0

    Hi,
    Can you please provide me the patch set to upgrade from
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production for Windows 32bit
    to
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production for Windows 32bit
    and instruction to apply the patch.
    Thank you.
    Regards,
    Lokanath

    For this you need to have CSI number and account on https://support.oracle.com
    https://support.oracle.com/CSP/ui/flash.html#tab=PatchHomePage(page=PatchHomePage&id=()),(page=PatchSearchResultsHome&id=(search=%3CSearch%3E%0A%20%20%3CFilter%20name=%22patch_number%22%20op=%22IS%22%20value=%225337014%22%20type=%22patch_number%22/%3E%0A%20%20%3CFilter%20name=%22platform%22%20op=%22IS%22%20value=%22319,212%22%20type=%22platform%22/%3E%0A%3C/Search%3E&from=bookmark&viewItem=0&flag=search))
    Regards
    Rajesh

  • Oracle 10g 10.2.0.4 enterprise edition windows xp 32

    HI
    I am looking for oracle 10g 10.2.0.4 enterprise edition for windows xp 32.I didnt find it in oracle Site.
    Please refer to the following screen shot from oracle.com.Is it not available for windows xp 32.
         Oracle Database 10g Release 2 (10.2.0.4) for MAC OS X on Intel x86-64
         Oracle Database 10g Release 2 (10.2.0.4) for Microsoft Windows Vista x64 and Microsoft Windows Server 2008 x64
         Oracle Database 10g Release 2 (10.2.0.3/10.2.0.4) for Microsoft Windows Vista and Windows 2008
         Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows
         Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (x64)
         Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows (64-bit Itanium)
    Also i am looking for companion cd for this version . please give me the links if anyone has it.
    Thanks
    Pramod Garre

    Since it was released under 10.2..0.1, you are expected to install that and download the patch to upgrade to 10.2.0.4
    Of course, the patch is available only on the Oracle Support site, and access is by paid support subscription.

  • What is the process of upgrading 10g Express to Standard/Ent Edition?

    We would like to start rolling out Oracle 10g Express to our clients when the production release is available. Our issue is that 50% of our client will stay within the limits of 10g Express (4G of user data etc), 30% of our clients will start on Express and after a few years they will need to upgrade from Oracle 10g Express to Oracle Standard Edition One. The remaining 20% will start with Oracle Standard Edition One or Enterprise Edition.
    For our 30% which may need to upgrade from 10g Express to 10g Standard Edition One, once they encounter the limitations of 10g Express, how do we upgrade? Is it a re-install or just a magic key that needs to be entered to remove the 10g Express restrictions?
    Cheers,
    Tim.

    (Not answering on behalf of Oracle ...)
    I suspect the upgrade will consist of two parts: 1) get the new Oracle software in place - the one that does not have the limits as well as includes all the new and neat capabilites; and 2) apply the dictionary changes to the database that will allow advanced features and functions to work (for example: RMAN backup and recovery, job scheduler, centralized admin)
    One question that I'd have .... how much down time would be tolerated. I'd expect a 4GB export/import to take, say, under 25 minutes. That would let you install the new software, create a new database to hold the stuff, export, import and go.
    An upgrade, with testing, I'd expect to take about one 8-hour day. (About 25 minutes for the actual upgrade, 7-1/2 hours to test, verify that the packages for Standard/Enterprise are installed, verify that the Enterprise Manager & RMAN are operational, etc.) ;-0

  • Search Service Application problems after upgrading from Foundation to Enterprise edition of SharePoint 2013

    Hi all. I have been searching for days for a solution to a problem I am having with SP2013 Enterprise edition.
    We recently upgraded from SP2013 Foundation to SP2013 Enterprise. After the upgrade, the search services are no longer working and we are receiving many application log entries indicating the following:
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (ea2019ef-bb9e-4efe-85ee-5d2307406f31).
    Reason: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
    Technical Support Details:
    System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    as well as:
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (ea2019ef-bb9e-4efe-85ee-5d2307406f31).
    Reason: The object you are trying to create already exists. Try again using a different name.  
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name.  
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    I have tried to remove the search service application and recreate it, and even though the SharePoint Central Administration states that it was created successfully, I am still getting the same errors in the log. If I go to the Search Service Application
    Search Administration page, the "System Status" shows the following message:
    The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '0359af35-0982-4ede-8838-b1d390e915bf' in search application 'Search Service Application' is in a good state and
    try again
    Additionally, under the "Search Application Topology" section, it states "Unable to retrieve topology component health states. This may be because the admin component is not up and running" which I assume is normal if the admin is not
    running.
    Does anyone know how I can resolve this problem? 
    Thanks!

    Hi Joaquin,
    According to your description, the error occurred when you re-created the Search Service Application.
    Based on the error message, I recommend to verify the things below:
       1. Check if the association between the Search Service Application proxy and the web application is configured.
    Please go to Central Administration > Application Management > Configured service application associations > Click Default to see if the Search Service application is checked.
       2. Change the app pool for the Search Service Application to SharePoint Web Services Default in the properties of the Search Service Application.
    Please go to Central Administration > Application Management > Manage service applications > Highlight the Search Service Application > Click Properties in the ribbon > Change
    the two app pool to SharePoint Web Services Default: App Pool For Search Admin Web Service and Application Pool for Search Query and Site Settings Web Service.
        3. Run PS command to check if the search admin timer job is enabled: Get-SPTimerJob
    job-application-server-admin-service | fl. If it is not enabled, use PS command to enabled it and then reset Internet Information Services: Enable-SPTimerJob job-application-server-admin-service.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Solution Manager upgrade to enterprise Edition

    Dear All,
    We are running Solution Manager 4.0 in Win2k3 32 bit server
    with Oracle 10.2.0.2 Non Unicode version and ST patch level 11.
    The memory of the server is recently increased from 4GB to 12GB.
    We do not have any Java Stack.
    We have configured EWA / System monitoring in our Solman and
    also we have huge (really large) no. of documents uploaded into it.
    We want to upgrade our Solman to Solution Manager Enterprise edition.
    Can this upgrade from NUC to UC is possible with 32 bit OS platform
    or we need to change our OS to 64 bit? If we change our OS to 64 bit,
    will it have any impact on our existing application?
    Also, is it possible to migrate the system as it is to a HPUX 11.31 box
    without loosing any documents?
    Kindly provide your views.
    Thanks & Regards
    Sudip

    I strongly recomment to go for 64 bit in any case, 32 Bit is history...
    For the migration to 64 bti you need to perform a homogenious system copy (Windows 32 Bit / Windows 64 Bit), if  your target platform is HP-UX, then you need to perform a heterogenious system copy, which is more complex. Documents will not be lost during systemcopy operations.
    regards
    Peter

  • Solution Manager Enterprise Edition upgrade slow

    Hi
    I am performing SOMAN 7.0 upgrade to Enterprise edition by upgrading kernel 701 and SP stack 18. I have already upgraded the kernel and java stack and now in the process of upgrading ABAP. I am expereincing really slow performance of this upgrade. I have checked tp and R3trans version which is uptodate as I updated kernel. I cant see any problem with CPU utilization as well swapping. I checked the SLOGs and there are no alerting errors. I see its moving and its very slow. I am just wondering if any of you guys experienced this - is this normal since this is a upgrade?

    Thanks a lot, i realize the installation following the standard add-on installation procedure!
    Now i have the ST-ETP
    ST     400     0024     SAPKITL434     SAP Solution Manager Tool
    ST-A/PI     01M_CRM570     0000     -     Application Servicetools for CRM 500 - 7
    ST-ETP     100     0000     -     SAP Solution Manager Enterprise Edition
    ST-ICO     150_700     0025     SAPK-1507PINSTPL     SAP Solution Manager Implementation Cont
    ST-LV     100     0001     SAPK-10001INSTLV     SAP Landscape Verification Wizard
    ST-SER     701_2010_1     0002     SAPKITLOS2     SAP Solution Manager Service Tools
    Then don't forget to perform step 5. After the installation steps.
    Step 5 says this:
    5. After the installation
                  To activate SAP Solution Manager Enterprise Edition, the Enterprise Addon SM_APPLM has to be activated in the IMG of the Solution Manager System. This is done via IMG activity SAP Solution Manager->Configuration->Scenario-Specific Settings->Activate Solution Manager Enhancements.
                a) In the case of ST-400 SP15-SP17
                To use Extended Tracebility in Change Request Management activate BC-Set SOLMAN40_CHARM_CONTEXT_001 in transaction SCPR20
                b) In the case of ST-400 SP18 or higher
                The activation of BC-Set SOLMAN40_CHARM_CONTEXT_001 will be done automatically.
    In my spro i don't have this options->
    I see the route Activate Solution Manager Enhacements in  SPRO -> Cross Scenario Settings
    And in enterprise extension I only see ( SM_CRON, SM_QC_AD, SM_SSP,SM_SUPP_VAR)
    I guess that this in SP24 is done automatically, but you said, that don´t forget the step 5 after installation.
    update:I check for updates of SP and this add-on don´t have SP for now

Maybe you are looking for

  • Movie with alternative version(s) possible

    Hello, have made a movie from several clips. Now I want to make a second movie from the same clips but as shorter version. Is that possible? Must I again import the clips-?

  • SharePoint Designer 2013 "CallHTTPWebService" activity throws error in Status Response variable as 'Forbidden'

    Dear All, When i pass the REST Query in Sharpoint Designer 2013 i tried to write the history with responsestatuscode which returned as "Forbidden" 1. Rest query works fine with Internet explorer and results are returned. 2. Query works fine in Fiddle

  • Printing over wireless connection

    How would you set up a powerbook to print over a wireless connection? I set up a wireless network for my mom (she had a Dell Inspiron8600) when I passed on my PowerBook to her. Wireless internet connection is working fine. The main unit connected to

  • Collect Feedback workflow and co-authoring

    Hi, I have collect feedback associated with an excel document and there is a possibility of co-authoring. Is it possible that Excel supports co-authoring? Please help, techie

  • Large Text Being Chopped / Truncated

    Hi, I have a marque displaying some text, but the Text is being chopped at the Top. I have tried increasing the height but no difference. This also happens on some of my Page Titles,and I don't know how to correct it. The Code is as follows (In the P