No STAR_TRANSFORMATION hint after patch upgrading

Hello! After upgrading patches
SAPKA64016 -> SAPKA64019
SAPKB64016 -> SAPKB64019
SAPKIPYJ66 -> SAPKIPYJ69
SAPKW35016 -> SAPKW35019
we have problems with STAR_TRANSFORMATION hint. For example, in this SQL query we've got no STAR_TRANSFORMATION, and have greate problems with performance.
SELECT   /*+ FACT( T_00 )  */
         t_01."SID_0CALDAY" "S____012", t_02."SID_X_CLSACT" "S____635",
         t_03."SID_X_NPACC" "S____997", t_04."SID_X_CODEAC" "S____1866",
         t_05."SID_X_SSTATUS" "S____1873", COUNT (*) "1ROWCOUNT"
    FROM "/BIC/FX_CARDS02" t_00,
         "/BIC/DX_CARDS02T" t_01,
         "/BIC/DX_CARDS029" t_02,
         "/BIC/DX_CARDS022" t_03,
         "/BIC/DX_CARDS028" t_04,
         "/BIC/DX_CARDS025" t_05,
         "/BIC/DX_CARDS02P" t_06
   WHERE (t_00."KEY_X_CARDS02T" = t_01."DIMID")
     AND (t_00."KEY_X_CARDS029" = t_02."DIMID")
     AND (t_00."KEY_X_CARDS022" = t_03."DIMID")
     AND (t_00."KEY_X_CARDS028" = t_04."DIMID")
     AND (t_00."KEY_X_CARDS025" = t_05."DIMID")
     AND (t_00."KEY_X_CARDS02P" = t_06."DIMID")
     AND t_06."SID_0RECORDTP" = 0
     AND t_06."SID_0REQUID" <= 22090
GROUP BY t_01."SID_0CALDAY",
         t_02."SID_X_CLSACT",
         t_03."SID_X_NPACC",
         t_04."SID_X_CODEAC",
         t_05."SID_X_SSTATUS"

Hi,
sorry didn't see it before... it looks good.
[hope you aren't deactivating the optimizer in RSRT...]
Do you have your parameter maintained in the INIT<SID>.ORA file?
Are you using this file by the way or a server file to apply the ORA paramters (check this with your ORADBA group)?
Verify the optimizer parameters; this is what I have if it can help...:
OPTIMIZER_FEATURES_ENABLE                   9.2.0  
OPTIMIZER_MAX_PERMUTATIONS                  2000   
OPTIMIZER_MODE                              choose 
_OPTIMIZER_JOIN_SEL_SANITY_CHECK            true   
_OPTIMIZER_OR_EXPANSION                     DEPTH  
hope this helps...
Olivier.

Similar Messages

  • After patch upgrade in 11g Not able to see current patch

    Hi Experts,
    After upgrading the patch upgrade through MOPatch from 11.2.0.2.0 to 11.2.0.2.4 , I can see the log as succeeded .
    But when I am connecting through sqlplus / as sysdba the version is still showing as 11.2.0.2.0 . Have I missed something I used the readme file README_201111_AIX which is downloaded with this patch.
    I have to also add one more fix_control after patch upgrade that means system is reading the right patch. So, Please suggest how to check this .
    Thanks in Advance.

    Hi,
    My output is :-
    Oracle Database 11g                                                  11.2.0.2.0
    There are 1 products installed in this Oracle Home.
    and also I can see the following that today these much patches installed successfully I am giving some example below :-
    Patch  10149919     : applied on Thu Dec 08 05:22:25 EST 2011
    Unique Patch ID:  14146533
       Created on 3 Oct 2011, 00:42:46 hrs PST8PDT
       Bugs fixed:
         10149919
       This patch overlays patches:
         12827726
       This patch needs patches:
         12827726
       as prerequisites
    Patch  10188865     : applied on Thu Dec 08 05:22:11 EST 2011
    Unique Patch ID:  13551988
       Created on 21 Mar 2011, 03:16:39 hrs PST8PDT
       Bugs fixed:
         10188865
    Patch  10190759     : applied on Thu Dec 08 05:21:56 EST 2011
    Unique Patch ID:  13109839
       Created on 11 Nov 2010, 20:29:55 hrs UTC
       Bugs fixed:
         10190759
    Patch  10243045     : applied on Thu Dec 08 05:21:45 EST 2011
    Unique Patch ID:  13169052
       Created on 23 Nov 2010, 02:40:01 hrs PST8PDT
       Bugs fixed:
         10243045
    Patch  10357961     : applied on Thu Dec 08 05:21:38 EST 2011
    Unique Patch ID:  13814186
       Created on 6 Jun 2011, 06:16:52 hrs PST8PDT
       Bugs fixed:
         10357961
    But if the patches applied is 11.2.0.2.0 will not change to 11.2.0.2.4 or it will only change after applying patchset.
    Thanks in advance.

  • Null Exception in Family Iview after Patch Upgrade

    Hello
    We have SAP XSS installed on our production portal.
    following was the composition.
    SAP_ESS  603 SP3 
    SAP_MSS  600 SP16 
    SAPPCUI_GP  603 SP3 
    recently we upgraded patch level to
    SAP_ESS  603 SP7 (1000.603.0.7.4.20110124060804) 
    SAP_MSS  600 SP18 (1000.600.0.18.0.20100830054638)  
    SAPPCUI_GP  603 SP7 (1000.603.0.7.0.20100914080506)
    as per the link [https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES]  and SAP note 1521297
    Backend patches remain the same  viz
    EA-HR Release: 604 ,level : 011
    Now when we try to test the Personal Information Iview it gives us the following error
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Access via NULL object reference not possible., error key: RFC_ERROR_SYSTEM_FAILURE
    Note: We have already implemented note no 1018036 which reports the above issue.Jcos are working fine , SSo is properly established and User remains valid.
    Thanks
    Surender Dahiya

    Hi,
    The logs from ST22 as as follows:
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
    caught in
    procedure "HRXSS_PER_CLEANUP" "(FUNCTION)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    You attempted to use a 'NULL' object reference (points to 'nothing')
    access a component.
    An object reference must point to an object (an instance of a class)
    before it can be used to access components.
    Either the reference was never set or it was set to 'NULL' using the
    CLEAR statement.
    Other ESS applications are working fine.Issue is in Family application.Server is also restarted after patch upgradation.
    Please suggest.
    Thanks,
    Surendra

  • Adjustment Modifications after Patch upgrade?

    Hello,
    Is it possible that the Modifications Adjustments (done in SPAU and SPDD and occured due to SAP_BASIS and SAP_ABA patches) be carried out after the patches upgrade?
    To be more clear, instead of Adjusting the Modifications while patch upgrade is in progress can i configure the patch upgrade in SPAM transaction someway that the Modification Adjustments is directly shown to the user upon their login after my patch upgrade?
    Regards,
    Vasu

    Hi Vasu,
    Yes you just need to transport the request to next system.
    Than you don't need to redo the adjustment.
    But some time due to incosystency between the system, you still get some object not adjusted after you apply the request, and for this you need to transport the object from your development or direct adjust.
    After 12 days than when you change  the object, SAP will ask you for the object key, and you need to request the key in SAP MarketPlace before you can change the object.
    Regards,
    Fendi Suyanto

  • Update Customized LKM after patch upgrade

    We currently have over 100 interfaces that use a customized version of a default LKM,CKM and IKM. We are going to implement a patch upgrade over the weekend which includes new versions of the LKM,CKM and IKM. How do we apply the new versions to the 100 interfaces?
    The customization that we had done was to modify the some of the options. When we receive a new version how do we apply the new KM with the customized options to all the interfaces?
    Thank you in advance.

    Best paractise is always to dulicate then modify the new KM, not to modify the original KMs. This allows you to deal with the issues which arise when new KMs are released which contain new functionality you'd like to get.
    I suggest that your best approach is to import the new KMs, modify them with your changes, then export them. Next do an IMPORT REPLACE on your KMs with the modified version of the new ones. Now all you have to do is to re-generate the interfaces which use the KMs.

  • NWDI Components not available after patch upgrade

    Hi,
    After upgrading patch 11 to 13 the existing components are not available in the track. What could be the reason for this?
    Thank,
    Padmanaban

    Hi,
    As I mentioned before the SCs cannot get away from the CMS track definition unless they are deleted manually. Is it the problem with the required SCs or Developed SCs?
    You can also check in the CMS who has saved the track last and then consult them if they did any manual deletion?
    What about CBS? If you are not able to see it in CMS then I am sure you cannot have the respective buildspace there as well. But if you see it in CBS and not in CMS, then it is strange.
    One more way is --> If you see the content/SCs(Developed SCs) in the corresponding DTR, then you can add the SCs again to CMS track definition, this will create the buildspace for those SCs in CBS if they are missing.
    Akshatha

  • Inactive authorization objects after patch upgrade

    Hello all,
    I've upgraded the version of all the patches of my 4.6C system, but I've a problem.
    Now, I can see by PFCG t-code that a group of roles have objects of authorization inactive and I cannot remove and add again in the role.
    A strange thing because if I go to SU25 t-code and I revise all the roles affected by the patches (specially one of the affected),  I see the role fine but waiting to be adjusted. If I try to adjust the role by this transaction, the result is unsuccesful. I go after this to PFCG transaction and the objects are inactive.
    Is strange, it seems that I've the role duplicated, in PFCG transaction I see the "bad" role with inactive objects and in SU25 transaction I see the "good" role waiting to be adjusted.
    Anyone knows what's my problem ??
    Thanks in advance.
    Regards,
    Albert Plaza

    Hello,
    thanks for the answer.
    I've executed the report and I've 4 or 5 roles with duplicated authorizations, but neither of them are my roles with objects inactive.
    Anyway, I don't know that's my problem.
    I would like to know if it's normal to see my role different by PFCG and SU25 and if anyone know how fix it.
    That's really strange !!!
    Regards,
    Albert

  • Cannot select serial number after patch upgrade to PL 27

    Hi,
    We have just upgraded to PL 27. As all the items are managed by serial number, we find that we are unable to select certain serial number when we are performing deliveries, return or invoicing. The funny thing is not all the serial number are affected. For example, out of 10 available serial number, 2 can be selected and the rest cannot.
    Any idea what causes it?
    Regards,
    TWP

    Hi,
    We are also facing the same issue when we try to upgrade the patch level to PL27 for one of our client. After few days of testing we found out that it seem to be a major bug in PL27 where by you will not be able to select most of the serial number after you sort the serial number table. You might need to try with different user or create another user which haven't apply the sorting as a temporary workaround method because we have try to remove the sorting but it cant be done. Thus, we create/try with different user without applying the sorting and it worked. To fix the issue permanently, you will need to revert the issue to SAP.
    Regards,
    cakong

  • Query performance after patch upgrade

    Hi All,
    We were earlier on SP17 and then upgraded recently to SP23. It was after this that we started noticing few anomalies. This includes really long runtime to run queries (more than 2 hours). This earlier (before upgrade) used to run in hardly 2 mins for the same selection criteria. This happens with majority of queries.
    Let me elaborate this a little further. I have a very important sales query which is being used by many endusers all across India. This query has the following parameters as the selection screen. -
    a) Division (mandatory)
    b) Plant (mandatory)
    c) Sales Office (mandatory)
    d) Material (optional)
    e) Fiscal year period range : <Starting Fiscal period> to <Ending Fiscal Period> (Mandatory)
    Usually this report is run for 4 & 5 series materials. Hence normally users enter the following criteria while running this query-
    Division - 03
    Plant - L501
    Sales Office - L003
    Material - 400000 to 599999
    Fiscal Year period range : YTD Range.
    To run this report it takes more than 2 hours. Now say for instance this report is run and it brings in 50 materials. I export the list of these 50 materials and then run the same query again for the same criteria except this time, I execute the report not for material range of 4 & 5 Series but only for these 50 materials specifically. This then takes 2 Mins.
    The problem is that we cannot expect all the users to do this. Has anybody faced this issue earlier. I request assistance in resolving this problem.
    Regards,
    Sree

    One further observation.
    When the report is not executed for any material (i.e. the material values are kept blank in the selection screen itself), then the report runs in like 2 mins again (the other parameters are kept the same as mentioned in the above message).
    Can anyone put some light into this.
    Regards,
    Sree

  • Server version after patch upgrade

    Hi All,
    I have upgraded patch SP5 of BPC 7.0 on server and on my local machine.
    Now on server, it showing 7.0.114 as server version. But when I check the same from my local machine it is showing 7.0.113.

    Hi,
    I would suggest you to first uninstall all BPC clients on your local machine, and then go under the link http://yourserver/OSoft and click the Client software link from there.
    Hope this will help.
    Best Regards,
    Patrick

  • Users Locked after Patch Upgrade

    Hello,
    After a patch update all users locked .. how to find the reason ..
    Thanks,
    DereK

    Hi DereK,
    Please check the below documents  : -
    http://www.sapfans.com/forums/viewtopic.php?f=24&t=19370
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/f01241c738f423e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/0a/065e4278636255e10000000a155106/frameset.htm
    Hoe it helps
    Regards
    Arun

  • Oracle database not getting Up after patch upgrade

    Hi,
    I have upgraded my oracle database from 10.0.2.1 to 10.0.2.4. after this databse is not coming up. I am able to start/stop listner but while starting SAP it is not able to start databse. Pasting error log below.
    Wed Jun 24 14:56:45 PDT 2009
    LOGFILE FOR STARTING ORACLE
    Trying to start CRD database ...
    Wed Jun 24 14:56:45 PDT 2009
    checking required environment variables
    ORACLE_HOME  is >/oracle/CRD/102_64<
    ORACLE_SID   is >CRD<
    Wed Jun 24 14:56:45 PDT 2009
    check initora
    Wed Jun 24 14:56:45 PDT 2009
    check initora
    Wed Jun 24 14:56:45 PDT 2009
    checking V2 connect
    TNS Ping Utility for Linux: Version 10.2.0.4.0 - Production on 24-JUN-2009 14:56:45
    Copyright (c) 1997,  2007, Oracle.  All rights reserved.
    Used parameter files:
    /usr/sap/CRD/SYS/profile/oracle/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP.WORLD) (PROTOCOL = TCP) (HOST = CRM) (PORT = 1527))) (CONNECT_DATA = (SID =
    CRD) (GLOBAL_NAME = CRD.WORLD)))
    OK (0 msec)
    tnsping: V2 connect to CRD
    Wed Jun 24 14:56:45 PDT 2009
    Connect to the database to check the database state:
    R3trans: connect check finished with return code: 12
    Database not available
    Wed Jun 24 14:56:45 PDT 2009
    Shutdown database
    First trying to shutdown the database - May be,
    the database is in the nomount or mount state
    Wed Jun 24 14:56:45 PDT 2009
    starting database
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Jun 24 14:56:45 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1224736768 bytes
    Fixed Size                  2083560 bytes
    Variable Size             620758296 bytes
    Database Buffers          587202560 bytes
    Redo Buffers               14692352 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    Wed Jun 24 14:56:53 PDT 2009
    Connect to the database to verify, that the database is now open
    R3trans check finished with return code: 12
    ERROR: Startup of database failed
        Notify Database Administrator.
    /usr/sap/CRD/SYS/exe/run/startdb: Terminating with error code 12
    thanks,
    Bhanu

    Hi,
    I have tried to start and stop oracle from SPLplus but no luck. i am pasting alert log file which is saying some block courruption......
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 1224736768
      shared_pool_size         = 587202560
      shared_pool_reserved_size= 57982058
      filesystemio_options     = setall
      control_files            = /oracle/CRD/origlogA/cntrl/cntlrCRD.dbf, /oracle/CRD/origlogB/cntrl/cntrlCRD.dbf, /oracle/CRD/sapdata1/cntrl/cntrlCRD.dbf
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 587202560
      compatible               = 10.2.0
      log_archive_dest         = /oracle/CRD/oraarch/CRDarch
      log_buffer               = 14246912
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      background_dump_dest     = /oracle/CRD/saptrace/background
      user_dump_dest           = /oracle/CRD/saptrace/usertrace
      core_dump_dest           = /oracle/CRD/saptrace/background
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = CRD
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 773094113
      workarea_size_policy     = AUTO
      statistics_level         = typical
    PMON started with pid=2, OS id=25204
    PSP0 started with pid=3, OS id=25206
    MMAN started with pid=4, OS id=25208
    DBW0 started with pid=5, OS id=25210
    LGWR started with pid=6, OS id=25212
    CKPT started with pid=7, OS id=25214
    SMON started with pid=8, OS id=25216
    RECO started with pid=9, OS id=25218
    CJQ0 started with pid=10, OS id=25220
    MMON started with pid=11, OS id=25222
    MMNL started with pid=12, OS id=25224
    Wed Jun 24 15:06:19 2009
    ALTER DATABASE   MOUNT
    Wed Jun 24 15:06:24 2009
    Setting recovery target incarnation to 1
    Wed Jun 24 15:06:24 2009
    Successful mount of redo thread 1, with mount id 182910572
    Wed Jun 24 15:06:24 2009
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Wed Jun 24 15:06:24 2009
    ALTER DATABASE OPEN
    Wed Jun 24 15:06:24 2009
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Wed Jun 24 15:06:24 2009
    Started redo scan
    Wed Jun 24 15:06:24 2009
    Completed redo scan
    1 redo blocks read, 0 data blocks need recovery
    Wed Jun 24 15:06:24 2009
    Started redo application at
    Thread 1: logseq 16126, block 2, scn 1104239482
    Wed Jun 24 15:06:24 2009
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 16126 Reading mem 0
      Mem# 0: /oracle/CRD/origlogB/log_g12m1.dbf
      Mem# 1: /oracle/CRD/mirrlogB/log_g12m2.dbf
    Wed Jun 24 15:06:24 2009
    Completed redo application
    Wed Jun 24 15:06:24 2009
    Completed crash recovery at
    Thread 1: logseq 16126, block 3, scn 1104259484
    0 data blocks read, 0 data blocks written, 1 redo blocks read
    Wed Jun 24 15:06:25 2009
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=16, OS id=25232
    Wed Jun 24 15:06:25 2009
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=17, OS id=25234
    Wed Jun 24 15:06:25 2009
    Thread 1 advanced to log sequence 16127 (thread open)
    Thread 1 opened at log sequence 16127
      Current log# 3 seq# 16127 mem# 0: /oracle/CRD/origlogA/log_g13m1.dbf
      Current log# 3 seq# 16127 mem# 1: /oracle/CRD/mirrlogA/log_g13m2.dbf
    Successful open of redo thread 1
    Wed Jun 24 15:06:25 2009
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Jun 24 15:06:25 2009
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Wed Jun 24 15:06:25 2009
    ARC1: Becoming the heartbeat ARCH
    Wed Jun 24 15:06:25 2009
    SMON: enabling cache recovery
    Wed Jun 24 15:06:25 2009
    Errors in file /oracle/CRD/saptrace/usertrace/crd_ora_25226.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Wed Jun 24 15:06:25 2009
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Instance terminated by USER, pid = 25226
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Thanks,
    Bhanu

  • Repository connect issue after MDM Patch Upgrade

    MDM Expert
    We recently upgraded our MDM patch from SP06 5.5.63.73 to SP06 5.5.65.91
    after patch upgrade we are not able to connect to repository.SAP is saying that we have wong NLS Character set.It should be 'UTF8' or 'AL32UTF8'
    We checked and found that we do not have character set as per SAP Recommendation but everything was working fine before upgrading the patch.As per SAP in new Patch MDM is lokking for Unicode Character set
    SAP is asking to create new DB Instance for MDM.
    If we create new instance for MDM then how we are going to use our existing repository.Our environment is clustered environment and name of MDM DB instance is also mentioned in cluster.We have to use same Instance name.We are also using oracle failsafe
    Creating new instance seems to be risky for Production environment.Currently we are applying the Patch in Sandbox Environment
    has anyone of you faced this problem while upgrading MDM patch, if yes then how you resolve the issue
    Please help
    Thanks
    Deelip

    Solution provided by sAP

  • Patch Upgrade - Urgent

    Hi Friends
    We are upgrading patches on our bw machines.We are on patch level 19.Now moving to 21.
    I just want to know what kind of testing do we need to do after patch upgrade?
    Please give me some thoughts with this regards.
    Regards,
    Chama.

    Hi,
    it is recommended that to use latest kernel patch and database patch if available,
    you need to perform this operation on first Development system than to QAS and PRD
    after applying such patch you need to check that sap server is start without problem, check for database,
    such tranasaction is tested by other people like functional/end user may run there tcodes and test it
    regards,
    kausahl

  • System Core Dumped after Oracle patch upgrade 9.2.0.6 to 9.2.0.8

    Hi,
    We are continously getting dumps on our BW Central instance server after we did an Oracle patch upgrade from 9.2.0.6 to 9.2.0.8.
    Following is our system environment
    SAP Release.............. "640"
    Application server....... "abci"
    Operating system......... "SunOS"
    Release.................. "5.10"
    Hardware type............ "sun4v"
    Database server.......... "abdb"
    Database type............ "ORACLE"
    Database name............ "ABP"
    Database owner........... "SAPABP"
    SAP kernel............... "640"
    Database version......... "OCI_920 "
    Patch level.............. "175"
    Following below is the Core Dump that is generated for any process chains that we schedule on our BW server
    Runtime Errors         SYSTEM_CORE_DUMPED
    Date and Time          14.04.2008 09:26:17
    ShrtText
         Process terminated by signal 11.
    What happened?
        The current ABAP program had to be terminated because the
        ABAP processor detected an internal system error.
        The current ABAP program "SAPMSSY2" had to be terminated because the ABAP
        processor discovered an invalid system state.
    What can you do?
        Make a note of the actions and input which caused the error.
        To resolve the problem, contact your SAP system administrator.
        You can use transaction ST22 (ABAP Dump Analysis) to view and administer
        termination messages, especially those beyond their normal deletion
        date.
    Error analysis
        An SAP System process was terminated by an operating system signal.
        Possible reasons for this are:
        1. Internal SAP System error.
        2. Process was terminated externally (by the system administrator).
                   Last error logged in SAP kernel
        Component............ "Taskhandler"
        Place................ "SAP-Server awci_ABP_00 on host awci (wp 5)"
        Version.............. 1
        Error code........... 11
        Error text........... "ThSigHandler: signal"
        Description.......... " "
        System call.......... " "
        Module............... "thxxhead.c"
        Line................. 9780
    How to correct the error
        The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
        contains a file called 'core'.
        Save this file under another name.
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
        3. If the programs are your own programs or modified SAP programs,
           supply the source code.
           To do this, select the Editor function "Further Utilities->
           Upload/Download->Download".
        4. Details regarding the conditions under which the error occurred
           or which actions and input led to the error.
    Kindly help.
    Regards
    Sachin
    Edited by: Sachin N on Apr 14, 2008 12:26 PM

    No. If the environment would be wrong the system wouldn´t start up.
    Core dumps are in 99 % of the cases program errors (in the SAP kernel or in an interface (libdbora*)), misaligend accesses of data etc.
    If you encounter such an error have a look in the C-Stack. If you can´t see where the error is happening opening an OSS call. Most of those errors are fixed by installing the latest patches for the kernel and the database interface.
    Markus

Maybe you are looking for