Facing memory error during shifting from 3d stem graph to 3d surface graph in labview 2010

hello all,
earlier I was using 3D Stem graph in labview 2010. Now we want to move to Surface plot for same data.when i am trying surface graph it shows memory error.
I have  10240 data.
I was using vector method in stem graph so now for Surface graph i have thought that i have to make matrics of 10240x10240 and its diagonal elements should be my Z co0ordiants.
plz help me out here.
thanks & regards, 

hello mikeporter,
thanks for reply.I am attaching my Vi. It has some error also.plz look into it.
X and Y are my co-ordinates pairs.I will be having values for these and have to update for same.
Attachments:
Untitled 2_surface.vi ‏184 KB

Similar Messages

  • Error during Upgrade from 4.6c to ECC 6.0

    Hi All,
      We are facing an error when upgrading from 4.6c to ECC 6.0. We are facing this error on the table COEP - runtime object inconsistancy. What we found is there is ERP upgrade has created new extra fields in the table. In log file the error is specified as : Duplicate Field name, But we not able to find the duplicate field name in the table.  Please kindly help as early as possible. The upgrade process is stuck.
    Regards
    Anil Kumar K

    Hi Anil,
    Is this issue fixed? Can i know how you fixed it?
    replied to your message Re: How to adopt the index changes during upgrade.
    Thanks,
    Somar

  • Error during disconnect from FTP Server

    Hi Everyone,
    Here's my problem:
    XI has stopped picking the messages from the repository of one of servers.  Though, we have checked the XI system and can find no problems from the infrastructure side.  The adapters also show no errors and the communication channels show no errors.
    We have also checked the log viewer in XI and found the following entry:
    "Error during disconnect from frtp server ABC, ignored: com.sap.xxx.adapter.file.ftp.XXXXXX: 421 Terminating Connection."
    This FTP error relates to what we FTP server says, "421 service not available, remote server has closed connection."
    We looked at the server side, the server is working fine.
    What do you think is the error? And do we resolve this one? I'm really clueless about this..Im thinking of just restarting the J2EE engine...
    Thanks,
    Grace

    Mary,
    This question would be more relevant to the Xi forum... but on googling the error code..
    http://help.globalscape.com/help/support/Error_Codes/FTP_Codes.htm
    Error 421 Service not available, closing control connection.
    Error 421 User limit reached
    Error 421 You are not authorized to make the connection
    Error 421 Max connections reached
    Error 421 Max connections exceeded
    Possible Solutions:
    You may receive a 421 error if the FTP server you are connected to limits the total number of connections available or limits the connections available to one user.  There are three things you can do:
    1. Limit the number of connections to any one FTP site by selecting Tools > Global Options > Connection and set "Per site max connections / transfers" to 1 (By default it will be set to 2).
    2. Remove items from the Transfer Queue.  The Transfer Queue is where you see items ready for transfer, in transit, or just transferred.  Sometimes the Queue Pane can become cluttered with unfinished transfers.  To clear the queue, right-click inside it and choose Remove All.
    Also try using an FTP manager like cuteFTP or something of that sort to see if you can open the connection - it could be related to the FTP settings...
    Arun
    Hope it helps....

  • ERROR [B3108]: Unrecoverable out of memory error during a cluster operation

    We are using Sun Java(tm) System Message Queue Version: 3.5 SP1 (Build 48-G). We are using two JMS servers as a cluster.
    But we frequently getting the out of memory issue during the cluster operation.
    Messages also got queued up in the Topics. Eventhough listeners have the capability to reconnect with the Server after the broker restarting, usually we are restarting consumer instances to get work this.
    Here is detailed log :
    Jan 5 13:45:40 polar1-18.eastern.com imqbrokerd_cns-jms-18[8980]: [ID 478930 daemon.error] ERROR [B3108]: Unrecoverable out of memory error during a cluster operation. Shutting down the broker.
    Jan 5 13:45:57 polar1-18.eastern18.chntva1-dc1.cscehub.com imqbrokerd: [ID 702911 daemon.notice] Message Queue broker terminated abnormally -- restarting.
    Expecting your attention on this.
    Thanks

    Hi,
    If you do not use any special cmdline options, how do you configure your servers/
    brokers to 1 Gb or 2 Gb JVM heap ?
    Regarding your question on why the consumers appear to be connecting to just
    one of the brokers -
    How are the connection factories that the consumers use configured ?
    Is the connection factory configured using the imqAddressList and
    imqAddressListBehavior attributes ? Documentation for this is at:
    http://docs.sun.com/source/819-2571/ref_adminobj_props.html#wp62463
    imqAddressList should contain a list of brokers (i.e. 2 for you) in the cluster
    e.g.
    mq://server1:7676/jms,mq://server2:7676/jms
    imqAddressListBehavior defines how the 2 brokers in the above list are picked.
    The default is in the order of the list - so mq://server1:7676/jms will always be
    picked by default. If you want random behavior (which will hopefully even out the
    load), set imqAddressListBehavior to RANDOM.
    regards,
    -i
    http://www.sun.com/software/products/message_queue/index.xml

  • Internal memory error during SQL generation. (QP0002)

    Post Author: Rajesh Kumar
    CA Forum: WebIntelligence Reporting
    Hi,
    I developed one Report in BO 5.1 version (Report size à 13 MB) and I Migrated this Report to BO XIR2,
    After I Migrated this Report to BO XI R2 this Report was worked perfectly in DESKI & also in WEBI
    But now for the past few Days (nearly 1 week) this Report is not working in WEBI, but itu2019s perfectly working in DESKI. In WEBI itu2019s showing error message à u201CInternal memory error during SQL generation. (QP0002)u201D
    Iu2019m having one PDF documentation for BO Error Messages Listing, in that Documentation I have found the below à
    Internal memory error during SQL generation. (QP0002)
    Cause This error occurs when there is no longer enough memory to generate the SQL.
    Action You should close other applications and then rerun the query.
    I tried this alsou2026.
    I closed all other applications and I Refreshed this Report, but again the same error is coming in WEBI
    Report is working in DESKI but itu2019s not working in WEBI, I donu2019t know how to rectify this problem
    Can anyone help me in this to rectify.. please
    Thanks in advance
    Rajesh Kumar

    Hi,
    I investigated further and if the previous solution doesn't help you to resolve the issue please test the below mentioned solution.
    When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user. It is the default behavior. But for some particular universes, the designer defines different contexts with the same tables, but with a different set of joins. This will compare the context with the joins. When this happens, InfoView fails with this error.
    Resolution
    1. Import the universe.
    2. Modify the following parameter:
    COMPARE_CONTEXTS_WITH_JOINS = No
    3. Export the universe.
    4. Open the Desktop Intelligence report in InfoView and refresh it.
    It will refresh successfully
    Regards,
    Sarbhjeet Kaur

  • I am havig an error while shifting from one tab to the other mozilla firefox stops for some seconds.

    error while shifting from one tab to other''''''

    I've followed what I can of that error, and from what I'm reading, your hard disk is doomed. Some people report that they've been able to reinstall OSX on the same disk and use it for as long as a few months, but eventually the error returns.
    Here's what I suggest:
    Step 1: Backup everything you want to keep immediately!
    Step 2: Buy new disk.
    Step 3: Install new disk.
    Step 4: Reinstall everything & restore.
    I highly suggest backing up as soon as possible. -- On the first day of this error my MBP would no longer boot. Thankfully, I was able to save most of my stuff using the terminal window available in the installer.
    Searching for that error code here & on google returns a fair number of hits so you can read what others have done as well. Some seem to be able to get a new drive from apple if it's still under warranty.
    Good luck!

  • Ore.connect - ORA-28578: protocol error during callback from an external procedure

    Hi,
    I am having an issue while connecting my ORE client (Rgui) to my oracle instance:
    >library(ORE)
    Loading required package: OREbase
    Attaching package: ‘OREbase’
    The following object(s) are masked from ‘package:base’:
        cbind, data.frame, eval, interaction, order, paste, pmax, pmin, rbind, table
    Loading required package: OREstats
    Loading required package: MASS
    Loading required package: OREgraphics
    Loading required package: OREeda
    Loading required package: OREdm
    Loading required package: lattice
    Loading required package: OREpredict
    Loading required package: ORExml
    > ore.connect(user="RQUSER", sid="HERA", host="SI-ORACLE-11.polocesena.dir.unibo.it", password="rquser", port=1521, all=TRUE)
    Loading required package: ROracle
    Loading required package: DBI
    Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch,  :
      ORA-28578: protocol error during callback from an external procedure
    ORA-06512: at "RQSYS.RQEVALIMPL", line 17
    ORA-06512: at "RQSYS.RQEVALIMPL", line 14
    ORA-06512: at line 4
    However if I check:
    > ore.is.connected()
    [1] TRUE
    But:
    > ore.ls()
    character(0)
    and:
    > ore.push(TABLE1)
    Error in ore.push(TABLE1) :
      error in evaluating the argument 'x' in selecting a method for function 'ore.push': Error: object 'TABLE1' not found
    I did not receive error messages during installation.
    ORE version: 1.3.1
    Rgui version: 2.15.3
    Oracle version: 11.2.0.3.0
    Installation:
    -SERVER
         Installed Open source R
         Installed ORE Server
         Installed ORE Client Supporting Packages
         Created the RQUSER and provided him with the necessary privileges
         Modified the extproc.ora file setting EXTPROC_DLLS=ONLY
    -CLIENT
         Installed Oracle DB Client
         Installed Open source R
         Installed ORE Client
         Installed ORE Client Supporting Packages
    Did not find any other clue in previous discussions, just one was pretty similar but it came to no resolution.
    Thanks,
    Lorenzo

    Hi Sherry,
    tnsnames.ora:
    HERA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 137.204.78.85)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = hera)
    listener.ora:
    # listener.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\Administrator\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\Administrator\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = si-oracle-11.polocesena.dir.unibo.it)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER = C:\app\Administrator
    extproc.ora:
    SET EXTPROC_DLLS=ONLY
    Thanks,
    Lorenzo

  • Internal Memory Error During SQL Generation

    Hi,
    Please find below the details:
    Issue: I am using BO XI R3 DeskI.
    When I try to refresh/edit the Dataprovider of a report, it says "Internal Memory Error During SQL Generation"
    I am sure that there is no case of Multiple contexts with this report and its a very simple one too.
    I get this error in WebI as well
    Workaround: Restarting the DesktopIntelligence Processing Server solves the issue for some time but then it reoccurs-for some other report -at a later time.  
    Could anyone please explain the root cause of this and is there a permanent solution to this problem.
    Thanks
    Prabhat Jha

    Hi,
    I investigated further and if the previous solution doesn't help you to resolve the issue please test the below mentioned solution.
    When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user. It is the default behavior. But for some particular universes, the designer defines different contexts with the same tables, but with a different set of joins. This will compare the context with the joins. When this happens, InfoView fails with this error.
    Resolution
    1. Import the universe.
    2. Modify the following parameter:
    COMPARE_CONTEXTS_WITH_JOINS = No
    3. Export the universe.
    4. Open the Desktop Intelligence report in InfoView and refresh it.
    It will refresh successfully
    Regards,
    Sarbhjeet Kaur

  • LONGPOST.LOG Errors during Upgrade from 4.6C to ECC 6.0

    Dear all,
    We have received the below errors during our upgrade from 4.6C to ECC 6.0.
    Basically we have received three types of errors:
    1.
    4PETG065 RSUPGDEC: Table/structure "BAPE_VBAK" (component "SD-SLS" ) enhanced illegally: Error "2"
    2.
    A2PESEEF_BADI 103 BAdI implementation "/IRM/BADI_SDDOCFLOW" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZZ_MG_MASS_NEWSEG" must still be migrated A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    A2PESEEF_BADI 103 BAdI implementation "ZOTC218E_1" must still be migrated
    3.
    3PETG447 Table and runtime object "/SSF/DHEAD" exist without DDIC reference ("Transp. table")
    3PETG447 Table and runtime object "/SSF/DTAB" exist without DDIC reference ("Transp. table")
    3PETG447 Table and runtime object "/SSF/PTAB" exist without DDIC reference ("Transp. table")
    Can anyone help us how to solve this issues.
    Thanks & Regards
    Senthil

    Hi,
    Senthil following are ans to ur questions
    1. After the SPAU remediation is completed, should I manually release the transport or should I start the upgrade and the upgrade will release that transport?
    Ans : Once your SPAU remediation is completed you should release the requests and then start the upgrade of the DEV system.
    2. How do we import this SPDD & SPAU transport in the QA and PRD, I mean at what stage of the upgrade we need to specify/ include this transport?
    Ans : Now when you start the QA or PRD upgrade at that time you come across a phase during PREPARE called ADJUSTPRP.
    Refer following note for further information --
    SAPNote 124522 - Importing a modification adjustment in 2nd upgrade
    3. Suppose the QA & PRD has more objects to adjust than our Dev box, and this transport will not take care of the delta objects, so in that case how should we remediate, we need to create an other transport request in QA and then it will become two transports?
    Ans : First of all this should not be the scenario where you have more modified objects than that in DEV. As all the modfications should take place in DEV first and then should be transported to QA and then PRD. But in such case what you can do is complete the upgrade of QA system and then you are still having 14 days to complete the SPAU objects. So you can make another request which can be transported as a post upgrade activity once the upgrade is completed in production. For SPDD you will have to take care of the SPDD objects if there are different than those in DEV during the ACT_700 phase only or else you might risk data.
    This is the reason why SAP always asks you to follow a proper transport path.
    4. If our dev box has more objects for remediation than our QA & PRD, then will these objects be also imported into the QA & PRD box?
    Ans : Yes, thats why you should be very sure about the SPAU objects that you have found in DEV. You need to compare the objects with QA and PRD and then only make the modifications.
    I hope i have answered all your queries.
    Regards,
    Suhas

  • EU_IMPORT ERROR: during UPG from 4.7ee TO ECC6.0

    hello masters
                I am getting error while upg from 4.7ee to ecc6.0 on oracle under SapUp ,
    >>EU_IMPORT ERROR:, log file "EX000015.DPR": only 0 times "R3load.exe: job completed" found.
    Analyze the log file EX000015.DPR for error messages or program abort.
    D:\usr\sap\put\exe\R3load.exe: START OF LOG: 20090224011912
    D:\usr\sap\put\exe\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\put\exe\R3load.exe: version R7.00/V1.4
    Compiled Sep  1 2006 00:30:56
    D:\usr\sap\put\exe\R3load.exe -i D:\usr\sap\put\exchange\compack\EX000015.COD -p D:\usr\sap\put\log\EX000015.DPR -s D:\usr\sap\put\log\EX000015.DST -datacodepage 1100 -dbcodepage auto -nametab DDNTT~ DDNTF~ -t 4987
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (SQL) INFO: SSEXC.SQL not found
    (DB) INFO: REPOSRC~ created #20090224011912
    (RFF) ERROR: invalid checksum in data file "E:\UPGRADESOFT\Export2\Export2\UPG12\DBINDEP\EX000015.001"
                 current table was "REPOSRC~"
    (DB) INFO: REPOSRC^0 created #20090224012304
    (DB) INFO: disconnected from DB
    D:\usr\sap\put\exe\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\put\exe\R3load.exe: END OF LOG: 20090224012304

    Hi,
    1. Check whether DB is running or not
    2. R3trans -d (here what is the return code)
    3. post the following logs from the put/log
    EU_IMP1.ELG
    EU_IMP1.LOG
    Phase List for the Upgrade to SAP ERP 2005 700
    PREPARE Modules:
    Parameter input
    Initialization
    Import
    Extension
    Integration
    Installation
    General checks
    Activation checks
    Necessary checks for conversions
    Optional checks for conversions
    Modification support
    Pre-processing
    Upgrade Phase Groups:
    Import and Modification Transfer
    Shadow System Installation
    Shadow System Operations: SPDD and Activation
    Shadow Import
    Downtime phases I: Switch tables and Kernel
    Downtime phases II: Conversion, Main Import, XPRAs
    Post Processing
    Explanations
    u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2013
    PREPARE Modules
    PREPARE Module: Parameter input (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    BEGIN_PRE < 10s Checks upgrade directory
    KEY_CHK < 1% Prompts for keyword from SAP main upgrade note KEYCHK.LOG
    Check for upgrade correction package and enter upgrade keyword
    EXTRACTKRN_PRE < 10s Extracts kernel EXTRKRN.LOG
    none
    INITPUT_PRE dial Initializes R3up
    DB2 UDB for z/OS and OS/390:
    Tests JCL Submission
    Enter parameters
    DB2 UDB for z/OS and OS/390:
    Test JCL Submission
    DBCHK_PRE < 10s Determines database version and SAP release
    CONFCHK_IMP < 10s Tests operating system and database version Upgrade operating system and database to the required version, if necessary
    SOLMAN_CHK < 1% Prompts for keyword from solution manager SOLMANCHK.LOG
    Enter keyword generated by solution manager
    CHKSYSTYPE < 10s Determines if system is SAP or customer CHKSYSTYPE.LOG
    TOOLVERSION_INI < 10s Determines and checks the tool version TOOLVERS.LOG
    Upgrade tools if necessary
    DBCONNCHK_INI < 10s Tests if new tools can connect to the database DBCONNCHK.LOG
    J2EE_CHK < 10s As of start release 620:
    Checks if J2EE is also running J2EECHK.LOG
    info
    REQ_J2EEUPG < 1% CBU: Requests j2ee prepare and upgrade
    SETSYNC_PREP_STARTED dial events for sync with Jump
    REQ_READNOTE < 1% CBU: Requests cbu specific parameters
    INIT_CBU < 1% CBU: Requests cbu specific parameters
    CHECKGROUP_END0 < 1% End of module
    PREPARE Module: Initialization (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    INITCURENV < 10s Initializes internal administration information
    DBCHK_INI < 10s Determines database version and SAP release
    RFCCHK_INI < 10s Tests RFC connection RFCCHK_INI.LOG
    VERSCHK_INI < 10s Checks SAP release Upgrade to a valid source release, if necessary
    VALCHK_INI < 10s Tests target system: Is it a preliminary version? (Cannot upgrade the system) VALCHK.LOG
    UNICODE_CHK_PRE < 10s Checks, if DB is UNICODE UNICPTCP.LOG
    UNICHK.LOG
    SETSYNC_INFO_FINISHED dial events for sync with Jump
    UCMIG_DECISION < 10s For start release 46C to 46D:
    Check for combined Upgrade and Unicode Conversion UCMIGDEC.LOG
    CLNT_CHK_INI < 1% Checks whether clients are locked for SAP system upgrade EXECCT.LOG
    CLNTOUT.LOG
    Unlock clients for SAP system upgrade, if necessary
    PATCH_CHK1 < 1% Finds unconfirmed Support Packages and displays the result PATCHOUT.LOG
    EXECPT.LOG
    Call transaction SPAM to confirm any unconfirmed Support Packages, if necessary
    INTCHK_INI < 10s Checks whether the inactive nametab is empty
    ADJ_CNTRANS 1% ( Resolves inconsistencies in TABART-TABSPACE mapping ADJCNTRANS.LOG
    ADJCNTRANS.ELG
    INIT_CNTRANS < 10s Initializes the container name translator SELTAIA.LOG
    SELDBS.LOG
    INICNT.LOG
    Fix inconsistencies in TABART-TABSPACE mapping, if necessary. Additional informations are given in SAP Note 541542
    CNTRANS_PRE < 10s Makes adjustments to scripts for MCOD systems CNTPRE.LOG
    DMPSPC_INI < 10s Dumps database size DMPSPC_INI.LOG
    CHK_DB6_REG_PRE dial DB2 UDB for UNIX and Windows:
    Checks DB6 registry parameters
    SPACECHK_INI < 10s Checks database free space DBFPREP.LOG
    Extend the database, if necessary
    KRNCHK_DEST < 10s For start release 30D to 31I:
    Checks the SAP kernel version for the destination release KRNCHK.LOG
    Import kernel for the destnation release, if necessary
    DBPREP_CHK < 10s DB2 UDB for z/OS and OS/390:
    Performs DB2/390-specific checks DB2 UDB for z/OS and OS/390:
    Make preparations as described in SAP Note 400565
    EXECCV < 10s As of start release 46C:
    Reads cvers table EXECCV.LOG
    EXECAV < 1% Finds add-ons EXECAV.LOG
    COMPINFO_INI < 10s As of start release 46C:
    Get the component information after the addon selection COMPINFOINI.LOG
    ADDON_CHK dial Checks the current Add-on versions against the ranges in IS_RANGE.LST ADDONCHK.LOG
    ADDON_INFO dial print add-on information ADDONINFO.LOG
    ADDON_SPEC1 dial Requests add-on information ADDONSPEC1.LOG
    ADDON_TREAS dial Special actions for treasury ADDONTREAS.LOG
    ADDON_WFM dial As of start release 620:
    Special actions for wfmretail ADDONWFM.LOG
    ACE_CHK dial For start releases 620:
    Special actions for CRM ACECHK.LOG
    CRM_BILL dial For start release 610 to 620:
    Requests note handling CRMBILL.LOG
    PR_DBPAR dial ORACLE:
    Checks Oracle parameters PRDBPAR.LOG
    CHECKGROUP_END1 < 1% End of module
    PREPARE Module: Import (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    REQIMPORT dial Displays question Confirm execution of Import module
    READDATA 1% Reads data files from the upgrade CDs Mount each requested upgrade CD
    READDATA_EXT < 1% Reads additional data files from the upgrade CDs Mount each requested upgrade CD
    TOOLFIX_CHK < 1% Integrates the Upgrade Correction Package TOOLFIXCHK.LOG
    Unpacks the fix archive again to patch files from READDATA_EXT.
    CPYFIL0_CBU < 1% CBU: Copy files CBUCPY0.LOG
    EXEC_CPYFIL1_CBU < 1% CBU: Copy cbu specific files CBUCPY1.LOG
    FRP_CHK < 1% For start releases 640:
    Unpacks the FRP to the kernel directory FRPCHECK.LOG
    UNICODELIB_CHK1 < 10s Checks for missing UNICODE libs in kernel directory UCLIBCHK.LOG
    CNV_CHK_IMP < 10s Finds outstanding conversions and restart logs of terminated conversions Make conversions (after discussion with SAP consultant), if necessary
    ICNVCHK_IMP < 10s As of start release 40A:
    Checks whether incremental conversion from previous upgrade has finished ICNVEX.LOG
    ICNVLIST.LOG
    ICNVCHK.LOG
    Complete incremental conversion with transaction ICNV, if necessary
    SCRIPT_CHK_TOOL3 < 10s For start releases up to 31I:
    Avoids critical conversions in tool import CNVTST.LOG
    CLCNVTAB.LOG
    SCRIPTCHK.LOG
    SCRIPT_CHK_TOOL4 < 10s As of start release 40A:
    Avoids critical conversions in tool import CNVTST.LOG
    CLCNVTAB.LOG
    SCRIPTCHK.LOG
    SCRIPT2_TST_RESTART < 10s Performs actions for restart handling UPGPARAM.LOG
    REPTST.LOG
    SCRTREST.LOG
    TRBATCHK_IMP < 10s Checks whether table TRBAT is empty Perform any actions specified by R3up
    CLNT_CHK_IMP < 1% Checks whether clients are locked for SAP system upgrade EXECCT.LOG
    CLNTOUT.LOG
    Unlock clients for SAP system upgrade, if necessary
    INTCHK_IMP < 10s Checks whether the inactive nametab is empty
    SPACECHK_IMP < 10s Checks database free space DBFPREP.LOG
    Extend the database, if necessary
    PATCH_CHK2 < 10s Finds unconfirmed Support Packages and displays the result PATCHOUT.LOG
    EXECPT.LOG
    Call transaction SPAM to confirm any unconfirmed Support Packages, if necessary
    NTHISTCRE < 10s For start releases up to 40B:
    Creates tables for nametab administration so that new tools have access NTABHIST.LOG
    ALTER_TO < 1% Deletes tables that describe the delivery ALTER_TO.LOG
    TOOLIMPD1 2% For start release 30D to 31I:
    Prepares ABAP Dictionary for upgrade tools TOOLIMPD.ELG
    TOOLIMPD2 2% For start release 40A to 40B:
    Prepares ABAP Dictionary for upgrade tools TOOLIMPD.ELG
    TOOLIMPD3 2% For start release 45A to 46D:
    Prepares ABAP Dictionary for upgrade tools TOOLIMPD.ELG
    TOOLIMPD4 2% As of start release 610:
    Prepares ABAP Dictionary for upgrade tools TOOLIMPD.ELG
    MVNTAB_TOOL < 1% Activates nametabs for upgrade tools MVNTTOOL.ELG
    MVNTTOOL.LOG
    TOOLIMPI 1% Imports tools for the SAP system upgrade TOOLIMPI.ELG
    TOOLIMPM < 1% Imports tools for the SAP system upgrade TOOLIMPM.ELG
    TOOLIMP4_FIX < 1% For start releases up to 46D:
    Imports tools for the SAP system upgrade TOOLFIX.ELG
    TOOLIMP6_FIX < 1% As of start release 610:
    Imports tools for the SAP system upgrade TOOLFIX.ELG
    TOOLIMP4_UCMIG < 1% For start releases up to 46D:
    Imports tools for the combined Upgrade and Unicode Conversion TOOLUCMIG.ELG
    NPREPCRE0 3% Imports tables that describe the delivery from Upgrade CD1 PREPIMP.ELG
    JOB_RSUVSAVE < 1% Saves old entries of table UVERS PSUVSAVE.ELG
    PSUVSAVE.LOG
    UVERS_PREIMP < 10s As of start release 46B:
    Writes entry in table UVERS UVERSINI.LOG
    UVERS_INIT < 10s As of start release 46B:
    Writes entry in table UVERS UVERSINI.LOG
    SQLDB_UVERS_INIT (var For start releases up to 46A:
    Cleans tables for unicode conversion UVERSINS.LOG
    UVERS_CHK_IMP < 10s Checks consistency of table UVERS UVERSCHK_IMP.LOG
    BATCHCHK_IMP < 1% Tests whether the background server can access the upgrade directory BATCHCHK_IMP.LOG
    UCMIG_STATUS_SET0 < 10s Set status for combined Upgrade and Unicode Conversion UCMIGSETSTAT0.LOG
    JOB_RSCVINIT < 1% Initializes table CVERS PSCVINIT.ELG
    PSCVINIT.LOG
    RUN_RSPTBFIL_PREP < 1% Creates PUTTB and PUTTB_SHD tables RSPTBINI.ELG
    RSPTBINI.LOG
    READPUTTB_INI < 10s Reads table PUTTB and places it in the file system RDPUTTB.LOG
    JOB_RDDGENRS < 1% Generates tool reports RDDGENRS.LOG
    RUN_RDDITCUG < 1% For start release 30D to 31I:
    Generates GUIs PDDITCUG.ELG
    PDDITCUG.LOG
    RUN_RSINCGEN_IMP < 1% Adapts ABAP include RSTABINC to the system PSINCGEN.ELG
    PSINCGEN.LOG
    TR_BUF2HEAP_INSTIMP < 10s Moves upgrade requests from the INSTIMP.BUF buffer to the R3up buffer TPSHBUF.LOG
    TRB2H.LOG
    TR_EXT2HEAP < 10s Moves additional upgrade requests to the R3up buffer TREXT2HEAP.LOG
    TR_MODACT_IMP < 1% Calculates the amount of data from the upgrade requests TRMAIMP.LOG
    TRMAIMP.ELG
    SQLSCREXE_UPGPAR < 10s Makes parameter settings for the upgrade procedure PARAMSHD.LOG
    UPGPAR.ELG
    UPGPAR.LOG
    SQLDB_PARAMCOMP < 10s Makes parameter settings for the component upgrade procedure PARAMCOMP.LOG
    JOB_RDDPURI2 < 1% Does various cleanups PDDPURI2.ELG
    PDDPURI2.LOG
    CHECKGROUP_END2 < 1% End of module
    PREPARE Module: Extension (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    RUN_RSTODIRM_CLEAN < 1% Check delivery catalog for inconsistencies RSTODIRM.ELG
    RSTODIRM.LOG
    MULTSPC_UC < 10s Adapts space requirements
    ADDSPAREQ_0 < 10s Prepares space check on the database
    EXECLANG < 1% Determines installed languages EXECLG.LOG
    LANG_CHK < 10s Checks whether the new release supports the installed languages LANGOUT.LOG
    Delay upgrade until next release, if necessary
    LANG_SELECT 1% Copies data for the language import into the upgrade directory LANGSEL.LOG
    LANGSEL.ELG
    RUN_RSUPGSLI < 1% Configures the selective-language-import option RSUPGSLI.ELG
    RSUPGSLI.LOG
    SPAM_CHK_INI < 1% Checks SPAM version SPAMCHK.LOG
    UPLOAD_REQUEST dial Prompts you to retrieve packages UPLOADREQ.LOG
    Retrieve packages that are required, if necessary
    JOB_CBUPIFCHK < 1% CBU: Checks PIF file CBUPIFCHK.ELG
    CBUPIFCHK.LOG
    NCVERS_READ < 10s Determines components contained in the delivery NCVERSOUT.LOG
    COMPINFO_EXP < 10s Get the component information concerning export components COMPINFOEXP.LOG
    IS_MV_CHK1 < 10s Checks version of IS_MOVES.LST file ISMVCHK1.LOG
    NAVERS_READ < 10s Initializes NAVERS from delivered and customer addon components NAVERSOUT.LOG
    IS_INIT < 10s Initialize for IS phases IS_INIT.LOG
    IS_INST_BICONT < 10s For start releases up to 620:
    Fake BI_CONT installation IS_INST_BICONT.LOG
    IS_INST_LIST < 10s Fake addon Installations from list (if needed) IS_INST_LIST.LOG
    IS_MOVEMENT < 10s Determine/decide Add-on movements IS_MOVEMENT.LOG
    COMPINFO_ISMV < 10s Get the component information after the addon movements COMPINFOISMV.LOG
    SFW_MOVEMENT < 10s SFW Addon Movements SFW_MOVEMENT.LOG
    COMPINFO_SFWMV < 10s Get the component information after the sfw movements COMPINFOSFWMV.LOG
    ADDONSPEC_OIL dial For start releases up to 640:
    Special actions for IS_OIL ADDONSPEC_OIL.LOG
    ADDONSPEC_ISPSCA dial For start releases up to 640:
    Special actions for IS_PS-CA ADDONSPEC_ISPSCA.LOG
    RUN_RSUPGSFW < 1% For start releases up to 640:
    SFW only: Determines active BF(S) according to installed Addons RSUPGSFW.ELG
    RSUPGSFW.LOG
    IS_TABDMP < 1% Dump addon tables to file IS_DUMPTABLES1.LOG
    IS_SELECT dial Decide about all Add-ons IS_SELECT.LOG
    Decide what to do with the add-ons during the upgrade
    COMPINFO_ADDON < 10s Get the component information after the addon selection COMPINFOADDON.LOG
    ADDON_QCALC < 1% Calculates queue for selected add-ons ADDONQCALC.LOG
    SPDA_ADDONQCALC.LOG
    IS_MV_CHK2 < 10s Checks version of IS_MOVES.LST file ISMVCHK2.LOG
    TR_EXPPKG2HEAP < 10s Moves export packages to the R3up buffer TREXPPKG2HEAP.LOG
    PATCHK_EQUI < 10s Determines Support Package level for target release that corresponds to the level of the source release PATCHKEQUI.LOG
    PATCH_CHK3 < 1% Find unconfirmed Support Packages and checks whether the source release contains Support Packages that are more recent than the version of the target release PATCHOUT.LOG
    EXECPT.LOG
    Call transaction SPAM to confirm any unconfirmed Support Packages
    Call SAP Note 073510 to check whether you can upgrade the system or which Support Packages are equivalent to those in the target release.
    EXEC_CPYFIL3_CBU < 1% CBU: Copys PIF files CBUCPY3.LOG
    BIND_PATCH dial Includes Support Packages for the target release PATCHINT.LOG
    SPDA_PATCHINT.LOG Include Support Packages in the upgrade, if necessary
    COMPINFO_SPP < 10s Get the component information after the support package selection COMPINFOSPP.LOG
    ADDON_LANGINC < 1% Include Add-on language packages ADDONLANGINC.LOG
    SPDA_ADDONLANGINC.LOG
    TR_CMDIMPORT_FDTASKS < 10s Imports command files for full and delta tasks PCMDIMPFD.ELG
    PCMDIMPFD.LOG
    IS_MERGE < 10s Adds Supplement Tasks (without AOS) to the TRStorage IS_MERGE.LOG
    TR_QUEUE2HEAP < 10s Moves the upgrade requests of the queue to the R3up buffer TRQUEUE2HEAP.LOG
    TR_CMDIMPORT_PREPARE < 1% Imports piece lists for included Support Packages PCMDIMP.ELG
    PCMDIMP.LOG
    JOB_RDDIT020 < 1% Merges transports for add-ons in NAVERS PDDIT020.ELG
    PDDIT020.LOG
    IS_SYNC_20 < 1% Synchronizes NAVERS in file system ISSYNC20.LOG
    CONFLICT_CHECK < 1% Checks for conflicts according to transaction SPAM CONFLCHK.LOG
    SPDA_CONFLCHK.LOG
    ADJUSTPRP dial Prepares adjustment calculation: Imports command file flagged in other system, if necessary ADJUSTPRP.ELG
    Select command file, if necessary
    INTEG_PATCH < 1% Selects the Support Package integration file and imports the requests contained in it INTGPTCH.LOG
    UCMIG_REQINC < 10s Ask for customer request for preparation of Unicode Conversion UCMIGREQINC.LOG
    ICNVXRQ < 1% Checks prerequisites for ICNV DDICNV.LOG
    ICNVXRQ.ELG
    ICNVXRQ.LOG
    CHECKGROUP_END3 < 1% End of module
    PREPARE Module: Integration (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    IS_MERGE_I < 10s For start release 30D to 31I:
    Adds Supplement Tasks (without AOS) to the TRStorage IS_MERGE.LOG
    TR_CMDIMPORT_PREPARE_31I < 1% For start release 30D to 31I:
    Imports piece lists for included Support Packages PCMDIMP.ELG
    PCMDIMP.LOG
    RUN_RSTODIRM_BIND < 1% Preparation of the delivery directory RSTODIRM.ELG
    RSTODIRM.LOG
    TR_TODIR_MERGE_PATCH < 1% Merges included Support Packages with the delivery directory
    JOB_RDDIT021 < 1% Merges add-ons in the delivery list PDDIT021.ELG
    PDDIT021.LOG
    UVERS_UP_T < 1% Changes the status in table UVERS
    TR_MODACT_ADD < 1% Calculates the amount of data in add-on and language requests TRADIMP.LOG
    TRADIMP.ELG
    TR_MODACT_DISC < 1% Calculates the amount of data in additional Support Package requests TRDIIMP.LOG
    TRDIIMP.ELG
    TR_COLLTABS_PREP < 1% Totals data TRCOLLTA.LOG
    TRCOLLTA.ELG
    TABSPC_PREP 2-10 Calculates which tables are part of import into old tables TABSPCP.LOG
    TABSPCP.ELG
    ADDSPAREQ_N < 10s Prepares space check on the database
    ADDSPAREQ_S < 10s Prepares space check on the database
    ADDSPAREQ_T < 10s Prepares space check on the database
    CHECKGROUP_END10 < 1% End of module
    PREPARE Module: Installation (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    INITSHD dial Prompts for shadow parameters Enter shadow parameters
    SHDINST_CRE < 10s Creates directory structure for the shadow instance SHDINST_CRE.LOG
    SHDINST_CPY < 10s Copies the profiles SHDINST_CPY.LOG
    SHDINST_ADAPT < 10s Adapts the profiles to the shadow instance SHDINST_ADAPT.LOG
    SHDINST_MOD < 10s Adapts the system settings ALPSHDIN.LOG
    ALPSHDDF.LOG
    SHDINST_REQ < 10s Checks ports for shadow instance SHDINST_REQ.LOG
    Perform actions from CHECKS.LOG, if necessary
    SHDINST_OS < 10s Performs operating system-specific actions SHDINST_OS.LOG
    Perform actions from CHECKS.LOG , if necessary
    SHDINST_SDB_CHK < 10s Checks database-specific settings MaxDB: Adjust the database parameters MAXLOCKS and MAXUSERTASKS, if necessary
    SHDINST_DB_PREP < 1% Checks database-specific settings SHDUSREX.LOG
    SHDUSRCRE.LOG
    SHDDBPRP.LOG
    Perform actions from CHECKS.LOG, if necessary
    SHDINST_SWT_HOST < 10s Adjusts the profile of the shadow instance, if necessary SHDINST_SWT.LOG
    SHDINST_PFPAR < 10s Checks with sappfpar the shadow instance profile SHDINST_PFPAR.LOG
    Perform actions from CHECKS.LOG, if necessary
    RUN_RSUPGRFC < 1% Creates RFC connection SAP_UPGRADE_SHADOW_SYSTEM PSUPGRFC.ELG
    PSUPGRFC.LOG
    CHECKGROUP_END11 < 1% End of module
    PREPARE Module: General checks (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    CONFCHK < 1% Tests operating system and database version Upgrade operating system and database to the required version, if necessary
    DB_ACTION_RUN_PRE < 1% DB2 UDB for UNIX and Windows:
    Remove volatile flags DBACTRUN.LOG
    CHK_DB6_PAR_PRE dial DB2 UDB for UNIX and Windows:
    Checks DB6 parameters
    SPACECHK_GEN < 1% Checks database free space DBFPLUSD.LOG
    Extend the database, if necessary
    TOOLVERSION_EXE < 10s Determines and checks the tool version of the new kernel TOOLVRSEXE.LOG
    Upgrade $(PUTPATH)/exe if necessary
    UNICODELIB_CHK2 < 10s Checks for missing UNICODE libs in kernel directory UCLIBCHK.LOG
    FREECHK < 1% Checks disk space for logs and SAP kernel
    Checks whether the SAP kernel can be overwritten Increase disk space, if necessary
    Check SAP kernel write authorization, if necessary
    LC_CHECK < 1% Checks Livecache LCCHECK.LOG
    Checks Livecache
    PROFSET < 10s For start releases up to 46C:
    Sets DDIC autorizations PROFSET.LOG
    DB_ACTION_PRE < 1% ORACLE:
    Performs database-specific actions SELDBSL.LOG
    ALTDBS.LOG
    DBACTPRE.LOG
    DB_ACTION_EXTMAN < 1% ORACLE:
    Determines extent management on database Oracle EXTMAN.LOG
    DBACTEMA.LOG
    REPACHK < 1% Finds SAP objects locked in repairs or requests REPACHK.LOG
    Release repairs and requests, if necessary
    CNV_CHK_GEN < 1% Finds outstanding conversions and restart logs of terminated conversions Make conversions (after discussion with SAP consultant), if necessary
    TRBATCHK_GEN < 1% Checks whether table TRBAT is empty Perform any actions specified by R3up
    CLNT_CHK_GEN < 1% Checks whether clients are locked for SAP system upgrade EXECCT.LOG
    CLNTOUT.LOG
    Unlock clients for SAP system upgrade, if necessary
    SCRIPT_TST_DDART < 1% Checks entries in table TA and IA CUSTTA.LOG
    SCRPTDDA.LOG
    If errors occur, see SAP Note 500252
    JOB_RSAUCHK_DUP < 1% Checks for double F rules RSAUCHKD.ELG
    RSAUCHKD.LOG
    See SAP Note 431886
    JOB_RSAODSACTIVATE_PRE < 1% Performs TADIR cleaning PSATADIR.ELG
    PSATADIR.LOG
    JOB_RSTLIBG < 1% Checks TADIR objects RSTLIBG.ELG
    RSTLIBG.LOG
    JOB_STRU_TADIR_GEN_1 < 1% Performs TADIR insert PSTRUGEN.ELG
    PSTRUGEN.LOG
    JOB_SDLINIT_TABLES_70 < 1% Performs SDLINIT preparations PSDLINIT.ELG
    PSDLINIT.LOG
    JOB_RSUPGRCHECK_PRE < 1% Checks consistency of generated repository PSUPGCHK.ELG
    PSUPGCHK.LOG
    JOB_RSMD_UPGR_PRE < 1% Performs component-specific checks PSMDCHK.ELG
    PSMDCHK.LOG
    JOB_RSODSO_GUID_CHK < 1% As of start release 610:
    Performs component-specific checks PSODCHK.ELG
    PSODCHK.LOG
    JOB_CRM_UPGRADE50 < 1% For start release 610 to 620:
    Removes duplicate table entries CRM_UPGRADE50.ELG
    CRM_UPGRADE50.LOG
    JOB_SDLINIT_TABLES_PRE < 1% As of start release 620:
    Performs BW specific checks RSSM_SDLINIT.ELG
    RSSM_SDLINIT.LOG
    JOB_CHECK_RSMONICDP_PRE < 1% As of start release 610:
    Performs BW specific checks RSSM_RSMONICDP.ELG
    RSSM_RSMONICDP.LOG
    JOB_DROP_TMPOBJ_PRE < 1% Deletes invalid nametab entries RSDR_NAMT_CL.ELG
    RSDR_NAMT_CL.LOG
    JOB_TS_UPG41 < 1% For start releases up to 620:
    Performs index check TSUPG41.ELG
    TSUPG41.LOG
    NTACT_CHK 2% Checks the consistency of the nametab entries NTCHK.ELG
    NTCHK.LOG
    Perform any actions specified by R3up
    INTCHK_GEN < 1% Checks whether the inactive nametab is empty
    SINXCHK < 1% Checks the consistency of the indexes in the substitution tables SINXCHK.LOG
    Delete indexes, if necessary
    VIEWCHK < 1% Checks for conflicts between customer tables in the SAP name range and delivered views VIEWCHK.LOG
    Delete tables, if necessary
    ENVCHK_PRE < 10s Checks whether profiles of user adm can be modified Assign write authorization to the user profiles, if necessary
    FRONTREQ_PRE < 10s Displays information about the upgrade of the front end software Upgrade the front end software, if necessary
    UVERS_CHK_GEN < 10s Checks consistency of table UVERS UVERSCHK_GEN.LOG
    BATCHCHK_GEN < 1% Tests whether background server can access the upgrade directory BATCHCHK_GEN.LOG
    PROFCHK < 10s Checks whether the profile names specified in phase INITPUT correspond with the names used by the SAP system PROFCHK.LOG
    Correct entries with R3up set stdpar, if necessary
    JOB_RXPRECHK_PRE < 1% For start release 30D to 31I:
    Performs preliminary checks for the XPRA RLXPRA40 PXPRECHK.ELG
    PXPRECHK.LOG
    JOB_RSVBCHCK_PRE < 1% Checks whether outstanding updates tasks and queued RFCs exist PSVBCHCK.ELG
    PSVBCHCK.LOG
    Check outstanding update tasks with transaction SM13 and queued RFCs with transaction SMQ1
    RUN_RSCHECKEXC < 1% For start release 610 to 6ZZ:
    Find tables in exchange table space that are not exchanged ( SAP Note 674070) RSCHECKEXC.ELG
    RSCHECKEXC.LOG
    SCRIPT_TST_TCPDB < 1% Checks code page settings TCPDB.LOG
    SCRTCPDB.LOG
    See SAP Note 015023, if necessary
    SCRIPT_TST_TCPDB_UC < 1% Checks code page settings TCPDB.LOG
    SCRTCPDB.LOG
    See SAP Note 015023, if necessary
    REMEMBER_N410963 < 10s ORACLE, for start releases up to 46D:
    Checks Oracle start release REMN410.LOG
    See SAP Note 410963, if necessary
    JOB_SRM_PRE_CHECKS_1 < 1% SRM specific checks PSRMPRE.ELG
    PSRMPRE.LOG
    JOB_J_3GJUPGCD < 1% As of start release 40B:
    DIMP specific checks PJ_3GJUPGCD.ELG
    PJ_3GJUPGCD.LOG
    CHECKGROUP_END4 < 1% End of module
    PREPARE Module: Activation checks (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    JOB_RADDRCHK < 1% For start releases up to 40B:
    Prepares for renaming of data elements PADDRCHK.ELG
    PADDRCHK.LOG
    Correct naming conflicts as described in SAP Note 096905
    ACTREF_CHK < 1% Checks whether activation errors might occur during the upgrade RSTODIRX.LOG
    RSTODIRX.ELG
    Remove references to SAP data elements and domains
    RUN_RSUPGDEC_PRE < 1% Checks if current structure extensions collide with the DDIC enhancement category of the target release RSUPGDEC.ELG
    RSUPGDEC.LOG
    Adjust include or consider help from SAP SAP Note 493387
    CHECKGROUP_END5 < 1% End of module
    PREPARE Module: Necessary checks for conversions (Mandatory)
    Phase Duration PREPARE Actions Log Files User Actions
    CNV_AVOID < 1% For start release 30C to 31I:
    Finds tables that can be reduced in size before the upgrade to speed up the conversion Reduce the size of the tables as described in SAP Note 076431
    JOB_RSCNVADR < 1% For start releases up to 40B:
    Prepares address data conversion PSCNVADR.ELG
    PSCNVADR.LOG
    Start the report for preparing the address data conversion as described in SAP Note 082167 and SAP Note 097032 as well as adaptions to number ranges as described in SAP Note 319986 and SAP Note 379769
    REQ_APOUPG0 dial Prompts for checks for the LiveCache Save the live cache: follow the instructions given in the manual
    JOB_MC01_CACL_CDP_PRE < 1% For start releases up to 610:
    Performs consistence check CDPCON.ELG
    CDPCON.LOG
    CHECKGROUP_END6 < 1% End of module
    PREPARE Module: Optional checks for conversions (Optional)
    Phase Duration PREPARE Actions Log Files User Actions
    CNV_LIST < 1% Finds tables that are converted during the upgrade (if known to SAP) and lists them in a file
    ADDSPAREQ_AD < 10s Summarizes the results of all space checks
    DYNSPCADD < 1% Checks the database space requirements dynamically:
    Space needed temporarily for conversion
    Space for new secondary indexes
    DYNSPC.LOG
    SPACECHK_OPT < 1% Checks database free space DBFPLUSD.LOG
    Extend the database, if necessary
    CHECKGROUP_END7 < 1% End of module
    PREPARE Module: Modification support (Optional)
    Phase Duration PREPARE Actions Log Files User Actions
    SETPAR_PDIFFEXP_PRE < 1% Sets parameters for RDDIT006 SQLPDIFP.LOG
    SETPDIFP.LOG
    SETPDIFP.ELG
    RUN_RDDIT006_PRE < 1% Finds conflicts with central SAP Web Application Server objects DIFFCALC.ELG
    DIFFCALC.LOG
    Contact SAP to get modifications to central SAP Web Application Server objects, if necessary
    ADJUSTCHK_PRE < 1% Finds objects to be adjusted - preparation for transactions SPDD and SPAU ADJUSTCP.LOG
    ADJUSTCP.ELG
    Call transaction SPDD or SPAU to display modifications
    CHECKGROUP_END8 < 1% End of module
    PREPARE Module: Pre-processing (Optional)
    Phase Duration PREPARE Actions Log Files User Actions
    RUN_RSWBO230_PRE < 1% Deletes SAP requests from previous upgrades PSWBO230.ELG
    PSWBO230.LOG
    SAVE_VAR_CHK dial As of start release 40B:
    Requests SAVE_VAR information SAVEVARCHK.LOG
    Answer SAVE_VAR prompt
    JOB_RASUVAR1 < 1% As of start release 40B:
    save variants, see note 712297 PASUVAR1.ELG
    PASUVAR1.LOG
    CHECKGROUP_END9 < 1% End of module
    u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2014u2013
    Upgrade Phase Groups
    Upgrade Phase Group: Configuration and Initialization
    Phase Duration Upgrade Actions Log Files User Actions
    BEGIN < 10s Checks upgrade directory
    INITPUT dial Initializes R3up
    DB2 UDB for z/OS and OS/390:
    Checks parameters and JCL submission service DB2 UDB for z/OS and OS/390:
    Enter parameters
    DBCHK < 1% Determines database version and SAP release
    SETSYNC_UPGR_STARTED dial events for sync with Jump
    SETSYNC_PREUP_STARTED dial events for sync with Jump
    VERSCHK < 1% Checks SAP release Upgrade to a valid source release first, if necessary
    UVERS_CHK < 1% Checks consistency of table UVERS UVERSCHK.LOG
    BATCHCHK < 1% Tests whether background server can access the upgrade directory BATCHCHK.LOG
    PATCH_CHK < 1% Finds unconfirmed Support Packages and displays the result PATCHOUT.LOG
    EXECPT.LOG
    Call transaction SPAM to confirm any unconfirmed Support Packages, if necessary
    CLNT_CHK < 1% Checks whether clients are locked for SAP system upgrade EXECCT.LOG
    CLNTOUT.LOG
    Unlock clients for SAP system upgrade, if necessary
    INTCHK < 1% Checks whether the inactive nametab is empty
    TOOLVERSION_UPG < 1% Determines all tool version TOOLVERS.LOG
    Upgrade tools if necessary
    ADDON_SPEC2 dial Requests add-on information ADDONSPEC2.LOG
    ADDONKEY_CHK < 1% Prompts for keyword for industry solution, if necessary
    ADDONKEY.LOG
    Enter keyword for industry solution, if necessary
    JDKCHK_UPG < 1% Checks availability of JDK JDKCHK.LOG
    Install JDK, if necessary
    SHDINST_CHK1 < 1% Checks the shadow instance SHDINST_CHK1.LOG
    INITSUBST < 1% Initializes for System Switch Upgrade Enter parameters
    FRONTREQ < 1% Informs users that they must import a new version of the SAP GUI Confirm
    CONFCHK_X < 1% Tests operating system and database version Upgrade operating system and database to the required version, if necessary
    VIEWCHK1 < 1% Finds conflicts between delivered views and customer tables in the SAP name range VIEWCHK1.LOG
    Delete tables, if necessary
    REPACHK1 < 1% Finds SAP objects locked in repairs or requests REPACHK1.LOG
    UCMIG_STATUS_CHK1 < 10s Check status of Unicode Conversion Preparations on the start release UCMIGCHKSTAT1.LOG
    JOB_RSVBCHCK2 < 1% Checks whether outstanding updates tasks and queued RFCs exist PSVBCHCK.ELG
    PSVBCHCK.LOG
    Check outstanding update tasks with transaction SM13 and queued RFCs with transaction SMQ1
    RUN_RSWBO230 0-2% Deletes SAP requests from previous upgrades PSWBO230.ELG
    PSWBO230.LOG
    JOB_RXPRECHK < 1% For start release 30D to 31I:
    Makes preliminary checks for the XPRA RLXPRA40 PXPRECHK.ELG
    PXPRECHK.LOG
    JOB_RS_OLTPSOURCE < 1% Performs OLTP source cleaning PSOLTPSC.ELG
    PSOLTPSC.LOG
    JOB_RSAODSACTIVATE < 1% Performs TADIR cleaning PSATADIR.ELG
    PSATADIR.LOG
    TABSPC_UPG < 1% Checks database version if it was too low during PREPARE TABSPCU.LOG
    TABSPCU.ELG
    CHK_DB6_REG_UPG dial DB2 UDB for UNIX and Windows:
    Checks DB6 registry parameters
    DB_ACTION_RUNSTATS 1% DB2 UDB for UNIX and Windows:
    Remove volatile flags DBACTRUN.LOG
    CHK_DB6_PAR_UPG dial DB2 UDB for UNIX and Windows:
    Checks DB6 parameters
    SPACECHK_ALL < 1% Checks free space on the database DBFPLUSD.LOG
    Extend the database, if necessary
    FREECHK_X < 1% Checks free space in the file system Confirm
    Enlarge the file system, if necessary
    DMPSPC_X < 1% Provides information on freespace in the database DMPSPC_X.LOG
    JOB_BTCTRNS0 < 1% As of start release 45A, strategy Resource-minimized:
    Deschedules background jobs BTCTRNS1.ELG
    BTCTRNS1.LOG
    UCMIG_STATUS_CHK21 < 10s Strategy Resource-minimized:
    Check status of Unicode Conversion Preparations on the start release UCMIGCHKSTAT2.LOG
    SETPAR_PDIFFEXP < 1% Sets parameters for RDDIT006 SQLPDIFU.LOG
    SETPDIFU.LOG
    SETPDIFU.ELG
    RUN_RSPTBFIL_INIT 1% Enters source release information in table PUTTB_SHD RSPTBINI.ELG
    RSPTBINI.LOG
    READPUTTB_UPG < 1% Reads table PUTTB and places it in the file system RDPUTTB.LOG
    SQLDB_SWITCH_DOCU < 1% enabling of shadow import for docu objects PUTTBDOKTL.LOG
    LOCKEU_PRE < 1% Strategy downtime-minimized: Prompts for time from when ABAP Workbench is locked LOCKEUPR.LOG
    Strategy downtime-minimized: Respond to prompt for lock time
    CHECKCDMOUNTS < 1% Checks whether all required CDs for the EU_IMPORT phases are available If a CD is missing, change the mount directories or, if you do not use mount directories, ignore the prompt
    Upgrade Phase Group: Import and Modification Transfer
    Phase Duration Upgrade Actions Log Files User Actions
    DB_ACTION_UPG < 1% Performs database-specific actions SELDBSU.LOG
    ALTDBS.LOG
    DBACTUPG.LOG
    CNTRANS_TPL < 10s MCOD only: Adapts container names in R3load CNTTPL.LOG
    SQLSCREXE_UPGEU1 < 1% Performs actions for restart handling PARAMEU1.LOG
    UPGPAREU.ELG
    UPGPAREU.LOG
    JOB_MC01_CACL_CDP_POST1 < 1% For start releases up to 610, strategy Resource-minimized:
    Performs consistence check CDPCON1.ELG
    CDPCON1.LOG
    REQSTOP_APO1 dial Strategy Resource-minimized:
    Prompts, if system may be stopped Confirm, that the system may be stopped
    LOCKSYS_APO1 < 1% Strategy Resource-minimized:
    Locks SAP system for user access LOCKSYSAPO.LOG
    STOPSAP_LCD1 < 1% Strategy Resource-minimized:
    Stops SAP system Isolate the central instance and stop all application servers
    STARTSAP_LCD1 < 1% Strategy Resource-minimized:
    Starts SAP system
    REQ_APOUPG1 dial Strategy Resource-minimized:
    Prompts to save the live cache Save the live cache: follow the instructions given in the manual
    SETSYNC_PREUP_FINI_R1 dial Strategy Resource-minimized:
    events for sync with Jump
    GETSYNC_PREUP_FINI_R1 dial Strategy Resource-minimized:
    events for sync with Jump
    SETSYNC_DOWN_START_R1 dial Strategy Resource-minimized:
    events for sync with Jump
    SETSYNC_EULCK_START_R1 dial Strategy Resource-minimized:
    events for sync with Jump
    JOB_GN_BEF_UPG_CRM40_1 < 1% Strategy Resource-minimized, as of start release 610:
    Performs consistence check MWCRM1.ELG
    MWCRM1.LOG
    EU_IMPORT1 1-2% Copies substitution set from Upgrade CD to the shadow tables EU_IMP1.ELG
    EU_IMP1.LOG
    Mount requested Upgrade CD, if necessary
    NTACT_NODBPOS < 1% Cleans up nametab NTSHDNDB.ELG
    NTSHDNDB.LOG
    NTACT_CONV_UC < 1% Generates nametabs of shadow tables in shadow nametab conv_uc NTSHDCUC.ELG
    NTSHDCUC.LOG
    SHADOW_NTACT_CP < 1% Generates nametabs of shadow tables in the shadow nametab NTSHDCP.ELG
    NTSHDCP.LOG
    SQLDB_SHDI_DOC31I_ON1 < 1% For start releases up to 31I:
    enabling of shadow import for docu objects, special handling startrelease 3.1I SHDI_DOC31I.LOG
    EU_IMPORT2 5-8% Copies substitution set from Upgrade CD to the shadow tables EU_IMP2.ELG
    EU_IMP2.LOG
    Mount requested Upgrade CD, if necessary
    EU_IMPORT3 2-5% Copies substitution set from Upgrade CD to the shadow tables EU_IMP3.ELG
    EU_IMP3.LOG
    Mount requested Upgrade CD, if necessary
    READDATA_EU4 < 1% Copies substitution set from Upgrade CD to the shadow tables, if necessary Mount requested upgrade CD, if necessary
    EU_IMPORT4 6-10 Copies substitution set from Upgrade CD to the shadow tables EU_IMP4.ELG
    EU_IMP4.LOG
    Mount requested Upgrade CD, if necessary
    EU_IMPORT5 15-2 Copies substitution set from Upgrade CD to the shadow tables EU_IMP5.ELG
    EU_IMP5.LOG
    Mount requested Upgrade CD, if necessary
    EU_IMPORT6 < 10s Copies substitution set from Upgrade CD to the shadow tables EU_IMP6.ELG
    EU_IMP6.LOG
    Mount requested Upgrade CD, if necessary
    EU_IMPORT7 < 10s Copies substitution set from Upgrade CD to the shadow tables EU_IMP7.ELG
    EU_IMP7.LOG
    Mount requested Upgrade CD, if necessary
    EUVIEWIMP < 1% Imports views for shadow tables ALTER34V.LOG
    INDQUE_CHK < 1% SAP DB:
    Checks for indexes INDQUECHK.LOG
    TR_APPENDBUF_UPG1 < 10s Moves upgrade requests from the R3up buffer to the hyperbuffer TRAPPB.LOG
    SHADOW_IMPORT_UPG1 1-6% Imports upgrade and language data into the shadow tables (no new tables) SHDUPGIMP1.ELG
    STARTSAP_IMP < 1% Starts SAP system if it was stopped during phase EU_IMPORT1
    REPACHK2 < 1% Finds SAP objects locked in repairs or requests REPACHK2.LOG
    Confirm locks for ABAP Workbench if not yet done in phase LOCKEU_PRE
    SETSYNC_EULCK_START_D1 dial Strategy Downtime-minimized:
    events for sync with Jump
    SETSYNC_EULCK_START_R2 dial Strategy Resource-minimized:
    events for sync with Jump
    UVERS_UP_U < 1% Changes the status in table UVERS
    CNV_CHK_XT < 1% Finds outstanding conversions and restart logs for conversions that have not been completed Make conversions (after discussion with SAP consultant), if necessary
    TRBATCHK_XT < 1% Checks whether table TRBAT is empty Perform any actions specified by R3up, if necessary
    LIST_LOAD < 1% Generates list of programs that need to be generated LISTLOAD.LOG
    JOB_RDDTAXIT < 1% Selects generated objects SYSPREP.ELG
    SYSPREP.LOG
    JOB_STRU_TADIR_GEN_2 < 1% Performs TADIR insert PSTRUGEN.ELG
    PSTRUGEN.LOG
    JOB_RSGENYTT < 1% Copies nametabs to table DDYTT/F PSGENYTT.ELG
    PSGENYTT.LOG
    SUBSTNT_INS < 1% Creates nametab entries for the new substitution tables STBNTINS.LOG
    RUN_RSINCGEN < 1% Generates include program for accessing substitution tables PSINCGEN.ELG
    PSINCGEN.LOG
    JOB_SRM_PRE_CHECKS_2 < 1% SRM specific checks PSRMPRE.ELG
    PSRMPRE.LOG
    RUN_RDDIT006 1-3% Determines deviations of the current system from the future standard SAP system (objects and modifications that need to be copied) DIFFCALC.ELG
    DIFFCALC.LOG
    ADJUSTCHK < 1% Determines ABAP Dictionary objects that need to be adjusted ADJUSTCK.LOG
    ADJUSTCK.ELG
    Confirm R3up message, if necessary
    JOB_RSPUSCAD < 1% Exports documentation created or modified by customer PSPUSCA4.ELG
    PSPUSCA4.LOG
    DB_ACTION_LOWQ1 < 1% Performs switch for DIFFEXP phases LOWERQ.LOG
    DBACTLQ1.LOG
    DIFFEXPADDE (var Exports content of add-on objects not stored in shadow tables DIFFEXPA.ELG
    DIFFEXPA.LOG
    SQLDB_LOCKFLAG_CCI (var Perform database correction after export LOCKFLAGRESET_CCI.LOG
    DIFFEXPADD (var Copies Dictionary part for add-on objects to the shadow tables DIFFEXPA.ELG
    DIFFEXPA.LOG
    DIFFEXPPKGE (var Exports content of support package ects not stored in shadow tables DIFFEXPP.ELG
    DIFFEXPP.LOG
    SQLDB_LOCKFLAG_CCP (var Perform database correction after export LOCKFLAGRESET_CCP.LOG
    DIFFEXPPKG (var Copies Dictionary part for support package objects to the shadow tables DIFFEXPP.ELG
    DIFFEXPP.LOG
    DIFFEXPLAN (var Exports language content of support packages not stored in shadow tables DIFFEXPL.ELG
    DIFFEXPL.LOG
    SQLDB_LOCKFLAG_CCL (var Perform database correction after export LOCKFLAGRESET_CCL.LOG
    DIFFEXPGEN 2% Copies Dictionary part of generated objects to the shadow tables DIFFEXPG.ELG
    DIFFEXPG.LOG
    DIFFEXPMOD < 1% Copies unsent modified objects to the shadow tables DIFFEXPR.ELG
    DIFFEXPR.LOG
    DIFFEXPCUSTE (var Export content of customer developments not stored in shadow tables DIFFEXPC.ELG
    DIFFEXPC.LOG
    SQLDB_LOCKFLAG_CCC (var Perform database correction after export LOCKFLAGRESET_CCC.LOG
    DIFFEXPCUST (var Copies Dictionary part of customer developments to the shadow tables DIFFEXPC.ELG
    DIFFEXPC.LOG
    DIFFEXPDDIV < 1% Exports inactive ABAP Dictionary versions DIFFEXPD.ELG
    DIFFEXPD.LOG
    DIFFEXPDOCU < 1% Exports customer extensions to SAP object documentation DIFFEXPO.ELG
    DIFFEXPO.LOG
    DIFFEXPCDOC < 1% Exports documentation for customer objects DIFFEXCO.ELG
    DIFFEXCO.LOG
    DIFFEXPTSAP < 1% Exports local private objects and test objects in the SAP name range DIFFEXPT.ELG
    DIFFEXPT.LOG
    DB_ACTION_UPQ1 < 1% Performs switch for DIFFEXP phases UPPERQ.LOG
    DBACTUQ1.LOG
    JOB_RDDSAVTE < 1% Copies technical settings in the ABAP Dictionary PDDSAVTE.ELG
    PDDSAVTE.LOG
    RUN_RDDCP4TB < 1% Copies non-delivered TADIR entries to the shadow tables PDDCP4TB.ELG
    PDDCP4TB.LOG
    RUN_RDDDL4TB < 1% Deletes entries for deleted objects from the shadow table TADIR PDDDL4TB.ELG
    PDDDL4TB.LOG
    RUN_RSTRESNC < 1% Copies namespace reservations to the shadow tables PSTRESNC.ELG
    PSTRESNC.LOG
    JOB_RDDINDPR < 1% Finds all secondary indexes INXPREP.ELG
    INXPREP.LOG
    Upgrade Phase Group: Shadow System Installation
    Phase Duration Upgrade Actions Log Files User Actions
    ALTEXT_MAXALL < 1% ORACLE:
    Sets tablespace extents as unlimited SELALTAB.LOG
    DBACTGRA.LOG
    DBACTGRA.ELG
    SQLSCREXE_MLI4 < 10s For start releases up to 46D:
    Creates the license for the shadow instance CPMLICHK.LOG
    SQLEXEML.ELG
    SQLEXEML.LOG
    SQLSCREXE_MLI6 < 10s As of start release 610:
    Creates the license for the shadow instance CPMLICHK.LOG
    SQLEXEML.ELG
    SQLEXEML.LOG
    SQLDB_CPUSR < 10s Initializes authorizations SQLEXUS.LOG
    PSCRGEN_ALIAS < 10s Generates scripts for aliases/views/synonyms SQLGENAL.ELG
    SQLGENAL.LOG
    SCRGEN_ALI_ORG < 10s Generates scripts for shadow instance SGALORG.ELG
    SGALORG.LOG
    DB_ACTION_GRANT < 1% SAP DB:
    Generates grant scripts SELTAB.LOG
    DBACTGRA.LOG
    SQLSCREXE_GRANT < 1% SAP DB:
    Grants privileges PTBALIGR.LOG
    SQLEXEGR.ELG
    SQLEXEGR.LOG
    SCEXEC_GRANT 1% Except SAP DB:
    Grants privileges SQLEXEGR.LOG
    SCEXEC_ALIAS 1% Creates aliases/views/synonyms SQLEXEAL.LOG
    SQLSCREXE_GRA_ORG < 1% Executes scripts for shadow instance ALORGR.LOG
    SEGRORG.ELG
    SEGRORG.LOG
    SQLSCREXE_ALI_ORG < 1% Executes scripts for shadow instance ALORDC.LOG
    SEDCORG.ELG
    SEDCORG.LOG
    SQLSCREXE_SEQ < 10s Creates sequence SEQUE.LOG
    SQLEXESE.ELG
    SQLEXESE.LOG
    VIEWIMP_BAS < 1% Creates views for the SAP Web Application Server VIEWIMP.ELG
    VIEWIMP.LOG
    TR_TRK2HEAP_INIT < 10s Copies requests to the R3up buffer TRSHDIN.LOG
    TP_ACTION_CP2SINI < 1% Copies a small number of control entries to shadow tables CP2SHDI.ELG
    CP2SHDI.LOG
    SHADOW_NTACT_DEL < 1% Deletes nametabs of shadow tables in the shadow nametab NTSHDDEL.ELG
    NTSHDDEL.LOG
    SQLDB_SHDI_DOC31I_OFF1 < 1% For start releases up to 31I:
    enabling of shadow import for docu objects, special handling startrelease 3.1I SHDI_DOC31I.LOG
    EXEC_SMOFF_SHD < 10s Switches off the Session Manager for the upgrade EXECSMF.LOG
    JOB_GN_BEF_UPG_CRM40_2 < 1% Strategy Resource-minimized, as of start release 610:
    Performs consistence check MWCRM2.ELG
    MWCRM2.LOG
    JOB_MC01_CACL_CDP_POST2 < 1% For start releases up to 610, strategy Resource-minimized:
    Performs consistence check CDPCON2.ELG
    CDPCON2.LOG
    REQSTOPPROD < 1% Strategy Resource-minimized:
    Stops production operation Confirm R3up prompt
    JOB_BTCTRNS2 < 1% As of start release 45A, strategy Resource-minimized:
    Deschedules background jobs BTCTRNS1.ELG
    BTCTRNS1.LOG
    UCMIG_STATUS_CHK22 < 10s Strategy Resource-minimized:
    Check status of Unicode Conversion Preparations on the start release UCMIGCHKSTAT2.LOG
    UCMIG_STATUS_CHK23 < 10s Strategy Downtime-minimized:
    Check status of Unicode Conversion Preparations on the start release UCMIGCHKSTAT2.LOG
    REQSTOP_APO2 dial Strategy Resource-minimized:
    Prompts, if system may be stopped Confirm, that the system may be stopped
    LOCKSYS_APO2 < 1% Strategy Resource-minimized:
    Locks SAP system for user access LOCKSYSAPO.LOG
    STOPSAP_LCD2 < 1% Strategy Resource-minimized:
    Stops SAP system Isolate the central instance and stop all application servers
    STARTSAP_LCD2 < 1% Strategy Resource-minimized:
    Starts SAP system
    REQ_APOUPG2 dial Strategy Resource-minimized:
    Prompts to save the live cache Save the live cache: follow the instructions given in the manual
    JOB_DROP_TMPOBJ_UPG1 < 1% Strategy Resource-minimized:
    Deletes temporary BW objects RSDR_NAMT_CL.ELG
    RSDR_NAMT_CL.LOG
    JOB_SDLINIT_TABLES_UPG1 < 1% Strategy Resource-minimized, as of start release 620:
    Deletes invalid nametab entries RSSM_SDLINIT.ELG
    RSSM_SDLINIT.LOG
    JOB_RDDPURIF_R < 1% Strategy Resource-minimized:
    Deletes inconsistent values from tables PDDPURIF.ELG
    PDDPURIF.LOG
    JOB_KEYIDX1_R < 1% Strategy Resource-minimized, MSSQL, for start releases up to 45B:
    Component-specific actions RKEYIDX1.ELG
    RKEYIDX1.LOG
    JOB_RSVBCHCK_R < 1% Strategy Resource-minimized:
    Checks whether outstanding updates tasks and queued RFCs exist PSVBCHCK.ELG
    PSVBCHCK.LOG
    Check outstanding update tasks with transaction SM13 and queued RFCs with transaction SMQ1
    INTCHK_SW < 1% Checks whether the inactive nametab is empty
    SETSYNC_PREUP_FINI_R2 dial Strategy Resource-minimized:
    events for sync with Jump
    GETSYNC_PREUP_FINI_R2 dial Strategy Resource-minimized:
    events for sync with Jump
    SETSYNC_DOWN_START_R2 dial Strategy Resource-minimized:
    events for sync with Jump
    STOPSAP_PROD < 1% Strategy Resource-minimized:
    Stops the production system
    Upgrade Phase Group: Shadow System Operations: SPDD and Activation
    Phase Duration Upgrade Actions Log Files User Actions
    CONFCHK_BAS < 1% Tests operating system and database version
    SHD_FIX_IMP < 1% Imports repair requests for shadow system SHD_FIX.ELG
    PORT_IMP_SHD < 1% Transports add-on-specific imports into the shadow system PORT_SHD.ELG
    SHDINST_CHK2 < 1% Checks the shadow instance SHDINST_CHK2.LOG
    START_SHDI_FIRST < 1% Starts the shadow system DEVTRACE.LOG
    STARTSFI.LOG
    STOP_SHDI_SW1 < 1% Stops shadow instance STOPSHDI.LOG
    SETSYNC_PREUP_FINI_SW dial events for sync with Jump
    GETSYNC_PREUP_FINI_SW dial events for sync with Jump

  • Possible "Out of memory" error  during XSLT ?

    Hi ,
    I am working on 11gR1.
    In my project I am reading a file in batches of ten thousand messages.
    The file is getting read and archived and I can see expected number of instances getting created in the console.
    But nothing useful is visible inside the instance as the link for BPEL process is not appearing.
    (I have kept audit level as production but even in this case, atleast link should appear)
    When I checked the logs , it indicated that transaction was rolled back due to out of memory error.
    Just before this error, there is a reference to the xsl file which I am using :
    [2010-12-13T08:42:33.994-05:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.xml] [tid: pool-5-thread-3] [userId: xxxx] [ecid: 0000InVxneH5AhCmvCECVH1D1XvN00002J,0:6:100000005] [APP: soa-infra] [composite_name: xxxx] [component_name: xxxx] [component_instance_id: 560005] [composite_instance_id: 570005] registered the bpel uri resolver [File-based Repository]oramds:/deployed-composites/xxxx_rev1.0/ base uri xsl/ABCD.xsl
    [2010-12-13T08:46:12.900-05:00] [soa_server1] [ERROR] [] [oracle.soa.mediator.dispatch.db] [tid: oracle.integration.platform.blocks.executor.WorkManagerExecutor$1@e01a3a] [userId: <anonymous>] [ecid: 0000InVuNCt5AhCmvCECVH1D1XvN000005,0] [APP: soa-infra] DBContainerIdManager:run() failed with error.Rolling back the txn[[
    java.lang.OutOfMemoryError
    My question is , is there any limit on how much payload can oracle's xslt parser handle in one go ?
    Is decreasing the batch size only possible solution for this ?
    Please share your valuable inputs ,
    Ketan
    Is there any limit on how many number of the elements xslt parser can handle ?
    I am reading a file in batch of 10 thousand messages per file. (Each recordsa has some 6-8 fields)
    The file is getting picked up but the instance does not show anything.

    > I'm getting out of memory errro during system copy import for Dual stack system (ABAP & JAVA).
    >
    > FJS-00003  out of memory (in script NW_Doublestack_CI|ind|ind|ind|ind, line 6293
    > 6: ???)
    Is this a 32bit instance? How much memory do you have (physically) in that machine?
    Markus

  • Out of memory error during installation

    Hi,
    I am trying to install BPEL 10.1.2.0.2, I am using my already present metadata DB (BPEL Process Manager for OracleAS Middle Tier) as the dehydration DB. When it is performing "Oracle BPEL Process Manager OID configuration Assistant" steps it displays "java.lang.outofmemoryError" and get stuck. Log file has the following just before it "out of memory" error:
    Subscriber "<name>" conatins multiple values for the attribute 'orclcommongroupsearchbase'
    1. cn=users, <namespace>
    2. cn=Groups, <namespace>
    Please help
    Thanks in advance

    Hi,
    I am trying to install BPEL 10.1.2.0.2, I am using my already present metadata DB (BPEL Process Manager for OracleAS Middle Tier) as the dehydration DB. When it is performing "Oracle BPEL Process Manager OID configuration Assistant" steps it displays "java.lang.outofmemoryError" and get stuck. Log file has the following just before it "out of memory" error:
    Subscriber "<name>" conatins multiple values for the attribute 'orclcommongroupsearchbase'
    1. cn=users, <namespace>
    2. cn=Groups, <namespace>
    Please help
    Thanks in advance

  • Not Enough Memory Error During Update

    There is a new update for Ovi Maps 3.04 today. I tried to install it using the Software Update app and kept getting a not enough memory error. I even tried closing all programs, deleted a few apps I no longer use and restared my phone. Still I get the error.
    Any suggestions?
    <\
    \>tuntman

    Have a read of this thread as i suffered the same problem:
    /t5/Maps-Navigation-and-GPS/E52-error-when-installing-ovimaps/m-p/751192#M27026

  • Facing a error during the ADFBC tutorial

    Hi,
    I am facing a error when i I try to run the SRList page of the demo application. The error occur when I try to run the SRList page in chapter 5 on page 11. I am getting a java internal error, statin many lines on the internet explorer page. I cant recollect the error. I will soon provide the error.
    Please if anyone faced similar issue help me out of this.

    500 Internal Server Error
    JBO-30003: The application pool (oracle.srtutorial.datamodel.SRPublicServiceLocal) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NameClashException, msg=JBO-25001: Name Products of object type Attribute already exists
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536)
    at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396)
    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
    at oracle.adf.model.BindingContext.get(BindingContext.java:457)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
    at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
    at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:128)
    at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)
    at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
    at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
    at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
    at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
    at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
    at oracle.adf.model.BindingContext.get(BindingContext.java:483)
    at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
    at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
    at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NameClashException, msg=JBO-25001: Name Products of object type Attribute already exists
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536)
    at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396)
    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
    at oracle.adf.model.BindingContext.get(BindingContext.java:457)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
    at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
    at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:128)
    at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)
    at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
    at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
    at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
    at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
    at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
    at oracle.adf.model.BindingContext.get(BindingContext.java:483)
    at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
    at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
    at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.jbo.NameClashException: JBO-25001: Name Products of object type Attribute already exists
    at oracle.jbo.server.EntityDefImpl.getSuperAttrDef(EntityDefImpl.java:2951)
    at oracle.jbo.server.EntityDefImpl.loadAttribute(EntityDefImpl.java:3048)
    at oracle.jbo.server.EntityDefImpl.loadAttributes(EntityDefImpl.java:3023)
    at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:2559)
    at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:2275)
    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:522)
    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:547)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:425)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:358)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:340)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)
    at oracle.jbo.server.EntityDefImpl.findDefObject(EntityDefImpl.java:339)
    at oracle.jbo.server.ViewDefImpl.doAddEntityUsage(ViewDefImpl.java:2921)
    at oracle.jbo.server.ViewDefImpl.loadEntityReference(ViewDefImpl.java:2991)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:2175)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:1986)
    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:526)
    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:547)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:425)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:358)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:340)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)
    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:395)
    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:493)
    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:672)
    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:412)
    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:139)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:80)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2468)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1536)
    at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1396)
    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
    at oracle.adf.model.BindingContext.get(BindingContext.java:457)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
    at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
    at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
    at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:128)
    at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)
    at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)
    at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
    at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
    at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
    at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
    at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
    at oracle.adf.model.BindingContext.get(BindingContext.java:483)
    at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
    at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
    at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:265)
    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    at java.lang.Thread.run(Thread.java:595)

  • Error during upgrade from sap R3 4.7 ext 110 to ERP6 EHP4

    Dear all
    we doing an upgrade in test server to ERP6 with EHP4,source release is sap Entreprise 4.7 110.We have copied all the required DVDs to the server .During the configuration phase while giving the EHP package we got the error.
    EHP_INCLUSION.log details
    4 ETQ233 Calling function module "SPDA_PREPARE_PATCH" by RFC
    4 ETQ234 Call of function module "SPDA_PREPARE_PATCH" by RFC succeeded
    4 ETQ239 Logging off from SAP system
    4 ETQ010 Date & Time: 20100915210509
    2 ETQ732 Package descriptions uploaded successfully
    4 ETQ399 Looking for SAINT package for 'SAP_APPL' ...
    4 ETQ399 R3upReadNewPackages:
    4 ETQ399   patchType='U', langVect='DE'
    4 ETQ359 RFC Login to: System="MBD", Nr="00", GwHost="saptest", GwService="sapgw00"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "spda_read_new_packages" by RFC
    4 ETQ399   ismovesVersion='0'
    4 ETQ399 R3upReadNewPackages: exit: rc=0
    4 ETQ399      Found: name = 'SAP_BS_FND', release = '701', package = 'SAPK-701GGINSAPBSFND', type = 'AOX'
    4 ETQ399             (not usable, different component
    4 ETQ399 ... No matching package found.
    Is this related to the current SAP_APPL support pack version ?.currently we have
    SAPKH47031 SP 31 for SAP_APPL 4.70
    Regards
    Shahnas.S

    > i have few questions regarding above
    (Almost) all of your questions are answered in the note:
    > 2.Do wee need to apply the above note for non-unicode upgrade
    <...>
    Even on non-Unicode system you should replace all matchcodes that are still required by search helps.
    <...>
    > 3.Note 1330256  recomends to apply support pack or to apply the Note 1330256  ,but we can do it only at upgraded version.
    Yes - it avoids dumping with the dump mentioned in the note
    > 4.How to identify the matchcodes 
    <...>
    You can use the program TWTOOL01 to determine the existence of matchcodes.
    <...>
    > 5.How to delete them
    <...>
    You can then use the function module DD_MCOB_DEL to delete matchcode objects, and the function module DD_OBJ_DEL to delete matchcode IDs.
    <...>
    > 6.Impact of deleteing matchcodes
    None since they were replaces by search helps.
    Markus

Maybe you are looking for

  • To RAID or not to RAID, that is the question

    People often ask: Should I raid my disks? The question is simple, unfortunately the answer is not. So here I'm going to give you another guide to help you decide when a raid array is advantageous and how to go about it. Notice that this guide also ap

  • BPM Collect Msg error

    I have exactly duplicated the scenario of CollectMsgPattern. When I try to execute, it starts the prcess by start msg but when it comes to block it throws the exception. I went to XMB_MONI_BPE to see the error and it says "Object FlowItem method exec

  • On my mac, when firefox icon clicked, we cannot bring up our homepage with yahoo. What are we missing here?

    In fact there is no response to clicking the icon.

  • Solution Manager trace file ? Details of all systems messages ?

    Hi, I had developed custom applications involving different systems like IDES, R/3, File system and web services and BPM scenarios. These systems are integrated with XI, and now I want to monitor the message exchanges between these systems. I need al

  • Images quality in Pages

    Has anyone else had trouble getting an image in pages to display in good quality?  Placing an image at the top of a page that is about 3x2 displays very blurry, especially when viewed in iwork online.  Any help is greatly appreciated!!