VL10b Error in EHP5

Dear Guru's,
We currently doing some test in EHP5 environment and facing problem when running tcode VL10B
Message of the error is "Internal error found ==> see syslog"
It also gives message in ST22
"No more storage space available for extending an internal table."
First I think it was a Basis issue, but after Basis team allocated more memory the problem still occurs.
Please advice
Regards,
AT

Hi Sunny,
Bellow are the complete shortdump
Short text
    No more storage space available for extending an internal table.
What happened?
    You attempted to extend an internal table, but the required space was
    not available.
What can you do?
    Note which actions and input led to the error.
    For further help in handling the problem, contact your SAP administrator
    You can use the ABAP dump analysis transaction ST22 to view and manage
    termination messages, in particular for long term reference.
    Try to find out (e.g. by targetted data selection) whether the
    transaction will run with less main memory.
    If there is a temporary bottleneck, execute the transaction again.
    If the error persists, ask your system administrator to check the
    following profile parameters:
    o  ztta/roll_area            (1.000.000 - 15.000.000)
           Classic roll area per user and internal mode
           usual amount of roll area per user and internal mode
    o  ztta/roll_extension       (10.000.000 - 500.000.000)
           Amount of memory per user in extended memory (EM)
    o  abap/heap_area_total      (100.000.000 - 1.500.000.000)
           Amount of memory (malloc) for all users of an application
           server. If several background processes are running on
           one server, temporary bottlenecks may occur.
           Of course, the amount of memory (in bytes) must also be
           available on the machine (main memory or file system swap).
           Caution:
           The operating system must be set up so that there is also
           enough memory for each process. Usually, the maximum address
           space is too small.
           Ask your hardware manufacturer or your competence center
           about this.
           In this case, consult your hardware vendor
    abap/heap_area_dia:        (10.000.000 - 1.000.000.000)
           Restriction of memory allocated to the heap with malloc
           for each dialog process.
    Parameters for background processes:
    abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)
           Restriction of memory allocated to the heap with malloc
           for each background process.
    Other memory-relevant parameters are:
    em/initial_size_MB:         (35-1200)
           Extended memory area from which all users of an
           application server can satisfy their memory requirement.
Error analysis
    The internal table "\FUNCTION=SHP_LIKP_SELECT_02\DATA=CT_LIKP" could not be
     further extended. To enable
    error handling, the table had to be delete before this log was written.
    As a result, the table is displayed further down or, if you branch to
    the ABAP Debugger, with 0 rows.
    At the time of the termination, the following data was determined for
    the relevant internal table:
    Memory location: "Session memory"
    Row width: 2864
    Number of rows: 1845456
    Allocated rows: 1845456
    Newly requested rows: 4 (in 1 blocks)
    Last error logged in SAP kernel
    Component............ "EM"
    Place................ "SAP-Server prt02ec_P2S_00 on host prt02ec (wp 5)"
    Version.............. 37
    Error code........... 7
    Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
    Description.......... " "
    System call.......... " "
    Module............... "emxx.c"
    Line................. 2232
    The error reported by the operating system is:
    Error number..... " "
    Error text....... " "
How to correct the error
    The amount of storage space (in bytes) filled at termination time was:
    Roll area...................... 6221072
    Extended memory (EM)........... 3469161024
    Assigned memory (HEAP)......... 2000761376
    Short area..................... " "
    Paging area.................... 0
    Maximum address space.......... 18446744049921009200
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "TSV_TNEW_PAGE_ALLOC_FAILED" " "
    "SAPLLE_SHP_DB_DELIVERY_BUF_EXE" or "LLE_SHP_DB_DELIVERY_BUF_EXEU11"
    "SHP_LIKP_SELECT_02"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
System environment
    SAP Release..... 702
    SAP Basis Level. 0009
    Application server... "prt02ec"
    Network address...... "10.1.7.60"
    Operating system..... "SunOS"
    Release.............. "5.10"
    Hardware type........ "sun4u"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 5
    Shortdump setting.... "full"
    Database server... "prt02ec"
    Database type..... "ORACLE"
    Database name..... "P2S"
    Database user ID.. "SAPPEP"
    Terminal.......... "AllanTheGreat"
    Char.set.... "C"
    SAP kernel....... 720
    created (date)... "Oct 16 2011 21:41:26"
    create on........ "SunOS 5.9 Generic_122300-28 sun4u"
    Database version. "OCI_102, 10.2.0.4.0, V3 "
    Patch level. 109
    Patch text.. " "
    Database............. "ORACLE 10.1.0.., ORACLE 10.2.0.., ORACLE 11.2...*"
    SAP database version. 720
    Operating system..... "SunOS 5.9, SunOS 5.10, SunOS 5.11"
    Memory consumption
    Roll.... 6221072
    EM...... 3469161024
    Heap.... 2000761376
    Page.... 0
    MM Used. 5302533992
    MM Free. 168458384
User and Transaction
    Client.............. 100
    User................ "ALLANT"
    Language key........ "E"
    Transaction......... " "
    Transaction ID...... "4EC3C0DF7CC71D8EE10000000A01073C"
    EPP Whole Context ID.... "8021287E578F1ED184864F59ADB45A42"
    EPP Connection ID....... "4EC3C0F77CC71D8EE10000000A01073C"
    EPP Caller Counter...... 1
    Program............. "SAPLLE_SHP_DB_DELIVERY_BUF_EXE"
    Screen.............. "SAPMSSY1 3004"
    Screen Line......... 2
    Debugger Active..... "none"
Server-Side Connection Information
    Information on caller of Remote Function Call (RFC):
    System.............. "P2S"
    Installation Number. " "
    Database Release.... 702
    Kernel Release...... 720
    Connection Type..... 3 (2=R/2, 3=ABAP System, E=Ext., R=Reg. Ext.)
    Call Type........... "asynchronous with reply and non-transactional (emode 0,
     imode 0)"
    Inbound TID.........." "
    Inbound Queue Name..." "
    Outbound TID........." "
    Outbound Queue Name.." "
    Client.............. 100
    User................ "ALLANT"
    Transaction......... "VL10X"
    Call Program........."SAPLV50R_VIEW"
    Function Module..... "SHP_VL10_DELIVERY_CREATE_PARA"
    Call Destination.... "prt02ec_P2S_00"
    Source Server....... "prt02ec_P2S_00"
    Source IP Address... "10.1.7.60"
    Additional information on RFC logon:
    Trusted Relationship " "
    Logon Return Code... 0
    Trusted Return Code. 0
    Note:
    - For Releases < 4.0, information on the RFC caller not available.
    - The installation number is available from caller Release > 700
    Additional information on RFC logon:
    Trusted Relationship " "
    Logon Return Code... 0
    Trusted Return Code. 0
    Note: For releases < 4.0, information on the RFC caller are often
    only partially available.
Information on where terminated
    Termination occurred in the ABAP program "SAPLLE_SHP_DB_DELIVERY_BUF_EXE" - in
     "SHP_LIKP_SELECT_02".
    The main program was "SAPMSSY1 ".
    In the source code you have the termination point in line 14
    of the (Include) program "LLE_SHP_DB_DELIVERY_BUF_EXEU11".
Source Code Extract
Line  SourceCde
    1 FUNCTION SHP_LIKP_SELECT_02.
    2 *"----
    3 ""Lokale Schnittstelle:
    4 *"       IMPORTING
    5 *"             REFERENCE(IT_LIKP_KEY) TYPE  SHP_VL10_LIKP_KEY_T
    6 *"             REFERENCE(IF_SORT) TYPE  XFELD DEFAULT 'X'
    7 *"       CHANGING
    8 *"             VALUE(CT_LIKP) TYPE  SHP_VL10_LIKP_T
    9 *"       EXCEPTIONS
   10 *"              NO_RECORD_FOUND
   11 *"----
   12 * For buffered select use FunctionGroup V50R !!!
   13
>>>>>   SELECT * FROM LIKP
   15            INTO TABLE CT_LIKP
   16            FOR ALL ENTRIES IN IT_LIKP_KEY
   17            WHERE   VBELN = IT_LIKP_KEY-VBELN.
   18
   19   IF SY-SUBRC <> 0.
   20     MESSAGE E551(VR) WITH 'LIKP' RAISING NO_RECORD_FOUND.
   21   ELSEIF IF_SORT = 'X'.
   22     SORT CT_LIKP BY VBELN.
   23   ENDIF.
   24 ENDFUNCTION.
Edited by: Allan Taufiq on Nov 16, 2011 11:23 AM

Similar Messages

  • VL10B Error

    Hi All
    Iam getting an error during VL10B
    Error Description:
    All PBT resourses are currently busy.
    Diagnosis:
    The system tried to initialize the environment for processing parellel RFC using the function module SPBT_INITIALIZE.No resourses in the system which are necessary for processing this resourses.
    Procedure:
    Add more servers
    Please guide me through this error. Iam using SAP 4.7C
    Regards
    Jagadish

    Hi
    The error seems to be reg the basis side.
    Check whether u have ticked parallel processing in the third tab of VL10B screen wherein u will enter the parameters of the transaction .
    If so remove the tick and then run the transaction.
    Chk and revert.
    Reg
    Raja

  • VL10B  error WITH REG STO .

    Hi all,
      well configuring STO btvn 2plants  within co code.
       IMG config :
    doc" ub " suplying plant 2345 , del doc .
    nl  and chking rule 02 "
    suplyng plant & recving plant assignd to UB "
    IN me23  display P.O ,suppying & receving plant details are accurate with order quantity.
    well ,  in the delivery schedule tab of STO (me21n), del date is projected as 25.06.2008 & committed date is 25.06.2008 with committed qty 20.
    ERROR :
    And in vl10b considering the cal rul for del " 2" today & tommorow. and with input of p.o number stl the delivery no is not projetced.
    checked co09, stock is avaliable in plant & strg loc.CHECKING RULE DEFINED IN MM01 ,02 IND REQ.
    picking location has been determined.
    But stl the devilery no not being triggered in vl10b, moreover no error log shown in vl1ob.
    could  anyone pl guide , stl any config 2b completed  in MM .
    Thanks,
    Jerry.

    Hi,
    In VL10B transaction remove the calculation rule for delivery and check whether you are able to create outbound delivery or not ?
    Hve you assigned the shipping point to the plant and shipping data to the plant in STO configuration ?
    Hope its clear.
    reg
    Durga
    *assign points if the info is useful

  • VL10B ERROR  -REG - STO "

    Hi all ,
    AM INTO S &D.
        well  i have configured STO btvn 2plants with in same co code.
       well the purchase order(me21n) is saved with no errors and in ME23  the quantity  ,receving & supplying plant details are projected.
    CONFIGURATION :
    ASSIGN DELIVERY TYPE &CHECKING RULE:
    The doc considered is UB -  NL - 01 checking rule.
    THE SAME DOC IS ASSIGNED TO RECEVING & SUPPLYING PLANT .
    MAINTAINED XK01,& XD01.
    STOCK IS AVAILABLE IN SUPPYING PALNT.
    CAN U PL LET ME KNOW THE PURCHASE DOC NUMBER IS NOT PROJECTED IN VL10B & ITS BLANK . EVEN THOUGH  P.O DETAILS MAINTAINED IN  VL10B.
    THANKS,
    JERRY .

    Hi Kalyan,
        Thanks for the immediate response,
    well , the devilery date creation is n grey mode(DEL CRE DATE) , but  in the delivery schedule tab of STO (me21n), del date is projected as 25.06.2008 & committed date is 25.06.2008  with committed  qty 20.
         And in vl10b considering the cal rul for del " 2"  today & tommorow. and with input of p.o number stl the delivery  no is not projetced.
       checked co09, stock is avaliable in plant & strg loc.CHECKING RULE DEFINED IN MM01 ,02 IND REQ.
    picking location has been determined.
    But stl the devilery no not being triggered in vl10b, moreover no error log shown in vl1ob.
    Thanks,
    Jerry.

  • IDOC DELINS Error with Ehp5

    Dear experts,
    We just have upgraded to Ehp5 and found an issue with standard IDOC segment. In segment E1EDP10 the following 3 fields are missing.
    IDNKD_EXTERNAL   
    IDNKD_VERSION   
    IDNKD_GUID       
    As per OSS note 1175343, i supposed to do the following.
    Enhance the segment E1EDP10 in transaction WE31:
    a) Menu: Segment -> Add version
    At the end of the segment, add the following fields:
    Field name        Data element
    IDNKD_EXTERNAL    MGV_IDNKD_EXTERNAL
    IDNKD_VERSION     MGV_IDNKD_VERSION
    IDNKD_GUID        MGV_IDNKD_GUID
    A new version is created.
    b) Release the new version: Return to the initial screen of transaction WE31 (choose "Back").
    just to give some more information, we have version 002 before upgrading to Ehp5 and all the fields exist but after upgrading that version is missing.
    When i try to add version to the segment, i am getting the following error.
    Name range violation : Name E1EDP10 not permitted in CUSTOMER system
    Message no. EA269
    Diagnosis
    An attempt was made to change segment E1EDP10.
    System Response
    This is not allowed in the current system.
    Please guide me to get around with the errors in adding a new version and 3 new fields to it.
    Thanks in Advance..
    Rajesh.

    Hi ,
    The Userclone Idoc message type creates users with different roles in receiving systems.
    The User data is centrally maintained in teh Sender system from which it is distributed across to various systems.
    Transaction SU01 is used to check the Users .
    Probably accoring to the error mentioned Users are not created in teh receiving system.Check with Tcode SU01(sender and receiver) and try resending teh Users once again .
    Furthermore you may refer these links whcih may be helpful :
    http://www.saptechies.com/setting-up-central-user-administration/
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a00a2105-cb48-2a10-26a3-93bb81f3135d
    Regards,
    Radhika.

  • VL10B - error on running in developement server

    Dear Gurus,
    We have created a new plant (Sales Depot) in our developement sever. It working fine when we are rasing STO/ PO for this particular Plant. But when we try to create OBD using VL10B, it through error messege "Inconsistency between DDIC types "SHP_VL10_EKKO_T" and "EKKO"". Then we tries VL10B for all existing plants and get the same error. Can any help to remove this error and back to it normal. Thanks in advances.

    Hi,
    Check SAP Note 1167784, hope this will help.
    Prashant Rathore.

  • Error in EHP5 services

    Dear all,
    I am facing the error which I think common, but I am facing this in a strange manner. We have deployed EHP 5 ESS package on both sandbox and dev portal. ABAP webdynpro services in EHP 5 are working fine in sandbox portal. But in development portal, they are working fine for Inactive(separated) employees but it throws following error for active employees.(Same services are working fine in EHP 4 ESS role.)
    The URL call http://host name:8001/sap/bc/webdynpro/sap/HRESS_A_PERSINFO was terminated because of an error.
    Note
    The following error text was processed in system DEV : Message type is unknown.
    The error occurred on the application server hnjsapdev_DEV_01 and in the work process 4 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_POBJ_CASE~CREATE_CASE of program CL_POBJ_CASE==================CP
    Method: CREATE_LEVEL_DB of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_LINKED_LEVEL of program CL_POBJ_LEVEL=================CP
    Method: FLUSH_COMMON of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL=================CP
    Method: IF_POBJ_LEVEL_TRANS_HANDLING~FLUSH of program CL_POBJ_LEVEL1================CP
    Method: IF_POBJ_PROCESS_OBJECT~FLUSH of program CL_POBJ_PROCESS_OBJECT========CP
    Function: HR_SSC_CREATE_SERVICE_OBJECT of program SAPLHRSSC00TRACKING
    Method: IF_HRSSC00_TRACKING_DATA~CREATE_SERVICE_OBJECT of program CL_SSC00_TRACKING_DATA========CP
    Method: SET_BTRACKING of program CL_HRESS_EMPLOYEE_SERVICES====CP
    What can I do?
    If the termination type is RABAX_STATE, you will find more information on the cause of termination in system DEV in transaction ST22.
    If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server hnjsapdev_DEV_01 in transaction SM21.
    If the termination type is ERROR_MESSAGE_STATE, you cansearch for further information in the trace file for the work process 4 in transaction ST11 on the application server. hnjsapdev_DEV_01 . You may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system adminmistrator.
    Error Code: ICF-IE-http -c: 080 -u: ESS_USER1 -l: E -s: DEV -i: hnjsapdev_DEV_01 -w: 4 -d: 20111021 -t: 115220 -v: RABAX_STATE -e: MESSAGE_TYPE_UNKNOWN -X: 000C29727BAA1ED0BEF5A09B173480A8_000C29727BAA1ED0BEF5A0E92C77A0A8_1 -x: 04ADFBE0B9D8F1AA80A8000C29727BAA
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    As specified in many of the forums I tried activating services in SICF and published the respective services. Following are some of the links that I refered, but its of no use...
    http://forums.sdn.sap.com/thread.jspa?messageID=7837686#7837686
    https://www.sdn.sap.com/irj/sdn/thread?threadID=651453&tstart=10
    Waiting for experts reply.....
    Regards,
    Swapnali

    what steps did you take to resolve this error... I am getting similat issues...
    can you help.

  • VL10B Error message M7041

    Hello all!
    I have a problem with transaction VL10B, when create Deliveries with reference STO.
    Since 4 months ago the process run correctly. In ME21N transaction create the STO. After create delivery at transaction VL04 and VL10B.
    Up to here all perfect one. But now, when trying to create the deliveries sends the message: " M7041 Enter to Batch" being this inadmissible activity, since until the Picking the real value is known the Lot (or Batch)
    It is possible to mention, that recently was realised a migration of architecture of 32 to 64 Bits
    exists some relation between the migration with the functionality? somebody has passed him something similar?
    I will be thankful for any commentary or tip that helps me to solve this problem.
    Thanks in advance
    Juan Jo

    Hi,
    Please refer to this thread.
    message no VR555
    This was your thread's reply, you previously posted?
    If still the issue persists, I suggest you to check the Number Range assignmenet of Delivery.
    Thanks,
    Raja
    Edited by: Raja Singh Chhabeda on May 19, 2009 3:11 PM

  • Global official numbering: Input parameter incomplete Message no. 8A770

    Dear  Sir,
    the following error is showing "Global official numbering: Input parameter incomplete Message no. 8A770" during the depot Billing.
    even i created J1Ij  which is working properply.
    Moreover tht i have done a scenario with same material and same customer in excisbale plant where no error are throwing.
    Thanks
    Shibu Chandran

    Check this thread
    [error when creating delivery referenced by STO doc. from vl10b|error when creating delivery referenced by STO doc. from vl10b;
    G. Lakshmipathi

  • ERP - EHP5 upgrade - error in phase Preprocessing - MAIN_SHDRUN/DDIC_UPG

    Dear SAP,
    I have started my upgrade from ERP EHP4 to EHP5.
    During phase PreProcessing - the phase MAIN_SHDRUN/DDIC_UPG fails for the following reason :
    In TP.SAV, I have this error :
    ERRORS: Highest tp internal error was: 0232
    TRACE-INFO: 32:  [     dev trc,00000]     OCIServerAttach(OCI_DEFAULT) failed with SQL error 12537:                       58  0.045050
    TRACE-INFO: 35:  [    dbsloci.,00000]  *** ERROR => CONNECT failed with sql error '12537'                                 32  0.045096
    TRACE-INFO: 36:  [     dev trc,00000]     set_ocica() -> SQL error code 12537                                             15  0.045111
    TRACE-INFO: 38:  [     dev trc,00000]     OCIErrorGet -> SQL error code: 12537                                            51  0.045175
    TRACE-INFO: 41:  [     dev trc,00000]  SAPUSER or connect error 99=DBSL_ERR_DB, oerr=12537.                               28  0.045221
    TRACE-INFO: 43:  [    dblink  ,00000]  ***LOG BY2=>sql error 12537  performing CON                                        60  0.045304
    ERRORS: Highest tp internal error was: 0232
    I have already changed the R3trans and tp executable.
    Any help is very welcome.
    Best regards
    SAP NetWeaver Admin

    Hi,
    The phase is stopped with the following error
    ERROR => CONNECT failed with sql error '12537'
    SAPUSER or connect error 99=DBSL_ERR_DB, oerr=12537.
    ***LOG BY2=>sql error 12537  performing CON
    ***LOG BY0=>ORA-12537: TNS:connection closed
    1AETW000 ===> HALT: reconnect to DB failed Please contact the SAP support.
    4 ETW000 End of Transport (0016)
    This issue is caused by misconfigured parameters for Oracle. The main
    ones are the parameters: PROCESSES and SESSIONS.
    Please check SAPnote # 1431798 and correct/increase the parameters.
    then repeat the phase to proceed further with the upgrade.
    Thank You.
    Regards,
    Deepika

  • Error in phase XPRAS_AIMMRG for Upgrade from 4.7 to ERP6 ehp5 sps5

    Hi All,
    We are in process in upgrading our sandbox system from 4.7 to ERP6.0
    EHP5 SPS5.
    During the downtime step we are facing an error in phase XPRAS_AIMMRG
    Upon investigation we found that there are short dumps in the system
    due to this error.
    Below is the extract of the short dumps generated by the job RDDEXECL
    Category Internal Kernel Error
    Runtime Errors DDIC_TYPE_INCONSISTENCY
    Application Component BC-ABA-LA
    Date and Time 05.12.2011 08:58:48
    Short text
    Inconsistency in the dictionary for the structure "KOMG".
    What happened?
    Error in the SAP kernel.
    The current ABAP "SAPLF82V" program had to be terminated because
    the
    ABAP processor detected an internal system error.
    Also, We I try to check the Table KOMG in SE11 is get the below messages.
    Check table KOMG (DDIC/05.12.11/10:00)
    Append structure OILKOMG appended to table KOMG
    Append structure OIUKOMG appended to table KOMG
    No customer or SAP include SI_KOMK_CM exists
    No customer or SAP include SI_KOMP_CM exists
    No customer or SAP include CI_PRS_CPILS_2 exists
    Enhancement category 3 possible, but include or subty. not
    yet classified
    Field LGORT in table KOMG is specified twice. Please check
    KOMG-ZZMVGR4: Table TVM1T in search help attachment differs
    from table of search field
    Check on table KOMG resulted in errors
    Has anyone received the below message in XPRAS phase during the upggrade.
    Any suggestion would be most welcome.
    Regards,
    Nilesh Jagtap

    Dear Nilesh,
    The reason for this issue is that the component 'LGORT' is indeed specified twice in structure KOMG on your system.
    It might be definied in the standard include as well as in your customer include.
    Please bear in mind, that if you append customer own structures to SAP standad structures, that the component names should start with 'Z' or even better 'ZZ'.
    That prevents the case which might have happened here, that the field you have added on customer side has also been delivered as part of an SAP standard include.
    So you should change your structure accordingly.
    Note 531835 describes how to add an own field to such structures. It might also be helpful for you.
    After you have repaired your structure you can activate the structure KOMG and the issue should be solved.
    Best Regards,
    Abhishek

  • Phase Create Database Error in ECC 6.0 EHP5 Installation on SuSe10/Oracle11

    Hi,
    I have following  error ecnounter During Create Databse Phase. Have applied the latest patch after Oracle Installtion.
    /oracle file system has the permissions 755.
    Environment : ECC 6.0 EHP5 Installation on SuSe10/Oracle11.
    Please advise
    sapinst_log:-
    INFO 2011-08-27 20:36:38.900
    Creating file /install/dev_sap_kernel_test_27_Aug_2011_20_36_38.
    INFO 2011-08-27 20:36:38.901
    Removed file /install/dev_sap_kernel_test_27_Aug_2011_20_36_38.
    INFO 2011-08-27 20:36:38.908
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:36:38.915
    Working directory changed to /Media/IM_LINUX_ORACLE/IM_LINUX_X86_64.
    INFO 2011-08-27 20:36:38.927
    Creating file /install/dev_sap_kernel_test_27_Aug_2011_20_36_38.
    INFO 2011-08-27 20:36:38.927
    Removed file /install/dev_sap_kernel_test_27_Aug_2011_20_36_38.
    INFO 2011-08-27 20:36:38.933
    Real group ID set to 1001.
    INFO 2011-08-27 20:36:39.497
    Creating file /install/sapinst_instdir/x.
    INFO 2011-08-27 20:36:39.498
    Removed file /install/sapinst_instdir/x.
    INFO 2011-08-27 20:36:39.510
    Authorizations set for /install/sapinst_instdir.
    INFO 2011-08-27 20:36:39.510
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:36:39.543
    Working directory changed to /Media/IM_LINUX_ORACLE/IM_LINUX_X86_64.
    INFO 2011-08-27 20:37:58.173
    Creating file /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/x.
    INFO 2011-08-27 20:37:58.174
    Removed file /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/x.
    INFO 2011-08-27 20:38:02.167
    Creating file /install/sapinst_instdir/x.
    INFO 2011-08-27 20:38:02.168
    Removed file /install/sapinst_instdir/x.
    INFO 2011-08-27 20:38:02.172
    Authorizations set for /install/sapinst_instdir.
    INFO 2011-08-27 20:38:02.190
    Removed file /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/dev_sap_kernel.
    INFO 2011-08-27 20:38:02.192
    Removed file /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/dev_sap_kernel.
    INFO 2011-08-27 20:38:02.198
    Copied file '/Media/IM_LINUX_ORACLE/IM_LINUX_X86_64/dev_sap_kernel' to '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/dev_sap_kernel'.
    INFO 2011-08-27 20:38:02.217
    Authorizations set for /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/dev_sap_kernel.
    INFO 2011-08-27 20:38:02.217
    Removed file /Media/IM_LINUX_ORACLE/IM_LINUX_X86_64/dev_sap_kernel.
    INFO 2011-08-27 20:38:04.407
    Copied file '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/keydb.xml' to '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/keydb.3.xml'.
    INFO 2011-08-27 20:38:06.213
    Copied file '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/statistic.xml' to '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/statistic.2.xml'.
    INFO 2011-08-27 20:39:33.662
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:33.670
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:39:33.674
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:33.686
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:39:34.589
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:34.600
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:39:39.720
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:39.733
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:39:41.685
    Copied file '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/inifile.xml' to '/install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/inifile.2.xml'.
    INFO 2011-08-27 20:39:51.367
    Execute step createDatabase of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|std|0|NW_OraDbBuild|ind|ind|ind|ind|5|0
    INFO 2011-08-27 20:39:57.971
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:58.1
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:39:58.26
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:39:58.71
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    INFO 2011-08-27 20:40:00.256
    Working directory changed to /install/sapinst_exe.26397.1314448526.
    INFO 2011-08-27 20:40:00.278
    Working directory changed to /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL.
    ERROR 2011-08-27 20:40:08.434
    CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/oracle/JE1/origlogA/cntrl/cntrlJE1.dbf'
    ORA-27041: unable to open file
    Linux-x86_64 Error: 13: Permission denied
    Additional information: 2
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    . SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.
    ERROR 2011-08-27 20:40:08.437
    MUT-03025  Caught ESAPinstException in module call: .
    ERROR 2011-08-27 20:40:08.585
    FCO-00011  The step createDatabase with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|std|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase was executed with status ERROR ( Last error reported by the step: SQL statement or script failed. DIAGNOSIS: Error message: ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/oracle/JE1/origlogA/cntrl/cntrlJE1.dbf'
    ORA-27041: unable to open file
    Linux-x86_64 Error: 13: Permission denied
    Additional information: 2
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    . SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.).
    INFO 2011-08-27 20:40:09.446
    Creating file /install/sapinst_instdir/ERPEhP5/AS-ABAP/ORA/CENTRAL/__instana_tmp.xml.

    ora_sql results log:::
    2011-08-27, 19:40:31 SAPINST ORACLE start logging for
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('/oracle/JE1/origlogA/log_g11m1.dbf',
    '/oracle/JE1/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('/oracle/JE1/origlogB/log_g12m1.dbf',
    '/oracle/JE1/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('/oracle/JE1/origlogA/log_g13m1.dbf',
    '/oracle/JE1/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('/oracle/JE1/origlogB/log_g14m1.dbf',
    '/oracle/JE1/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 19:40:31 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    ERROR at line 1:
    ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/oracle/JE1/origlogA/cntrl/cntrlJE1.dbf'
    ORA-27041: unable to open file
    Linux-x86_64 Error: 13: Permission denied
    Additional information: 2
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-08-27, 19:40:31 SAPINST ORACLE stop logging
    2011-08-27, 20:27:43 SAPINST ORACLE start logging for
    SHUTDOWN IMMEDIATE;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:27:43 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-08-27, 20:27:50 SAPINST ORACLE stop logging
    ================================================================================
    2011-08-27, 20:27:50 SAPINST ORACLE start logging for
    STARTUP NOMOUNT;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:27:50 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 2338463744 bytes
    Fixed Size              2228600 bytes
    Variable Size           1174408840 bytes
    Database Buffers      1140850688 bytes
    Redo Buffers             20975616 bytes
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    2011-08-27, 20:27:52 SAPINST ORACLE stop logging
    ================================================================================
    2011-08-27, 20:27:52 SAPINST ORACLE start logging for
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('/oracle/JE1/origlogA/log_g11m1.dbf',
    '/oracle/JE1/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('/oracle/JE1/origlogB/log_g12m1.dbf',
    '/oracle/JE1/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('/oracle/JE1/origlogA/log_g13m1.dbf',
    '/oracle/JE1/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('/oracle/JE1/origlogB/log_g14m1.dbf',
    '/oracle/JE1/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:27:52 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    ERROR at line 1:
    ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/oracle/JE1/origlogA/cntrl/cntrlJE1.dbf'
    ORA-27041: unable to open file
    Linux-x86_64 Error: 13: Permission denied
    Additional information: 2
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-08-27, 20:27:52 SAPINST ORACLE stop logging
    ================================================================================
    2011-08-27, 20:40:00 SAPINST ORACLE start logging for
    SHUTDOWN IMMEDIATE;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:40:00 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-08-27, 20:40:05 SAPINST ORACLE stop logging
    ================================================================================
    2011-08-27, 20:40:05 SAPINST ORACLE start logging for
    STARTUP NOMOUNT;
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:40:05 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 2338463744 bytes
    Fixed Size              2228600 bytes
    Variable Size           1174408840 bytes
    Database Buffers      1140850688 bytes
    Redo Buffers             20975616 bytes
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    2011-08-27, 20:40:07 SAPINST ORACLE stop logging
    ================================================================================
    2011-08-27, 20:40:08 SAPINST ORACLE start logging for
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('/oracle/JE1/origlogA/log_g11m1.dbf',
    '/oracle/JE1/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('/oracle/JE1/origlogB/log_g12m1.dbf',
    '/oracle/JE1/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('/oracle/JE1/origlogA/log_g13m1.dbf',
    '/oracle/JE1/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('/oracle/JE1/origlogB/log_g14m1.dbf',
    '/oracle/JE1/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Aug 27 20:40:08 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    CREATE DATABASE JE1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/JE1/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/JE1/sapdata1/temp_1/temp.data1' SIZE 1400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/JE1/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/JE1/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    ERROR at line 1:
    ORA-01501: CREATE DATABASE failed
    ORA-00200: control file could not be created
    ORA-00202: control file: '/oracle/JE1/origlogA/cntrl/cntrlJE1.dbf'
    ORA-27041: unable to open file
    Linux-x86_64 Error: 13: Permission denied
    Additional information: 2
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/JE1/112_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2011-08-27, 20:40:08 SAPINST ORACLE stop logging

  • Error while creating delivery for STO using VL10G or VL10B

    Hi all,
    I am working on stock transport order scenario & stuck because of a problem:
    The purchase order has been created using transaction code ME21N & saved. Now when i go to transaction code VL10B or VL10G to create a delivery i get an error when i click on the "background" button. The error is as follows:
    Errors occurred while processing output
    Message no. VN073
    Please suggest me where the problem lies & what do i do in order to eliminate thia problem.
    Thans in advance.
    Regards,
    Allabaqsh G. Patil

    hi,
    you have done STO. then afterwards the process is
    1. goto VL10B and dont change the date, then give the STO number in "Purchase Orders" tab and then click on execute button.
    2. then select the line item and click on Background.
    3. then two line items will come in which one is in green colour and another is in yellow colour.
    4. select the green line item click the " log delivery item"
    5. finally click on "documents"
    then the system will give the outbound delivery.
    after that remaining process is same
    if it is helpful then give the points.
    Regards,
    SOMU.

  • Error During installation of ECC 6.0 EHP5 on windows and Oracle

    Dear All,
    I am facing an error at the Phase 1 of installation i.e creating users.
    Creating account Domain
    \SAP_SID_GlobalAdmin for system SID,
    Please provide your sugegstions on this ASAP.
    OS: Windows Server 2008
    Database: Oracle 11g
    SAP: ECC 6.0 EHP5
    Error details :
    An error occurred while processing option SAP Business Suite 7i 2010 > Enhancement Package 5 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: System call failed. Error -2147024891 (Access is denied. ) in execution of system call 'IADsGroup::SetInfo' with parameter (), line (976) in file (d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcgroup.cpp), stack trace: d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\ejscontroller.cpp: 181: EJSControllerImpl::executeScript() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\jsextension.hpp: 891: CallFunctionBase::call() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\osmod\iaxxbaccount.cpp: 85: CIaOsAccount::createGroup_impl() d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcaccmg.cpp: 190: PSyGroupInt CSyAccountMgtImpl::createGroup(iastring sName, iastring sSID, ISyProgressObserver*) const d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\syxxccache.cpp: 244: CSyAccountCache::getGroupImpl(name="NMCORP\SAP_BRT_GlobalAdmin", sid="", create=true, ISyAccountMgt::eAccountType, ISyProgressObserver* ) d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcgroup.cpp: 54: CSyGroupImpl::CSyGroupImpl(NMCORP\SAP_BRT_GlobalAdmin, , bool bCreate) d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcgroup.cpp: 828: CSyGroupImpl::addToOS(ISyProgressObserver* pObserver) .). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log file:
    TRACE      2014-08-08 14:17:59.293 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\\sylib722.dll
    TRACE      2014-08-08 14:17:59.293
    exe dir is C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864
    TRACE      2014-08-08 14:17:59.512
    MessageLib initialized successfully.
    INFO       2014-08-08 14:17:59.527 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_17_59.
    INFO       2014-08-08 14:17:59.527 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_17_59.
    TRACE      2014-08-08 14:17:59.543 [syxxclogbook.cpp:211]
               PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
               lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel
    TRACE      2014-08-08 14:17:59.543 [csicomponentsetmanager.cpp:111]
               CSiComponentSetManager::readFrameworkJslib()
    Reading framework jslib.
    TRACE      2014-08-08 14:18:00.981 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\iaguieng722.dll
    TRACE      2014-08-08 14:18:00.981 [syxxclogbook.cpp:211]
               PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
               lib=syslib module=syslib
    Initialized SAP kernel tracing to file dev_sap_kernel
    TRACE      2014-08-08 14:18:00.996
    Waiting for client connection (1)
    TRACE      2014-08-08 14:18:06.684 [synxcuser.cpp:2083]
               CSyUserImpl::isExistingOnOS() lib=syslib module=syslib
    existence check for user brtadm returned true.
    TRACE      2014-08-08 14:18:06.684 [syxxccache.cpp:419]
               CSyAccountCache::addToCache(const IaPtr<CSyAccountImpl> account)
               lib=syslib module=syslib
    inserted account (brtadm, S-1-5-21-575922271-569720141-4272231626-387102, USER) into the accountcache.
    TRACE      2014-08-08 14:18:06.684 [synxccuren.cpp:901]
               CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864/jre')
               lib=syslib module=syslib
    Environment variable SAPINST_JRE_HOME set to value 'C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864/jre'.
    INFO       2014-08-08 14:18:07.716 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_18_07.
    INFO       2014-08-08 14:18:07.716 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_18_07.
    TRACE      2014-08-08 14:18:08.216
    exe dir is C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864
    INFO       2014-08-08 14:18:08.247 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO       2014-08-08 14:18:08.247 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE      2014-08-08 14:18:08.247 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\iakdblib722.dll
    TRACE      2014-08-08 14:18:08.247
    SAPinst build information:
    abi version:   722
    make variant:  720_REL
    build:         1453085
    compile time:  Nov 28 2013 17:52:45
    make type:     optU
    codeline:      720-2_REL
    platform:      NTAMD64
    Exe directory: C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864
    regards
    Rakesh

    Dear Divya,
    please find the log details.
    TRACE      2014-08-08 14:17:59.293 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\\sylib722.dll
    TRACE      2014-08-08 14:17:59.293
    exe dir is C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864
    TRACE      2014-08-08 14:17:59.512
    MessageLib initialized successfully.
    INFO       2014-08-08 14:17:59.527 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_17_59.
    INFO       2014-08-08 14:17:59.527 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_17_59.
    TRACE      2014-08-08 14:17:59.543 [syxxclogbook.cpp:211]
               PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
               lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel
    TRACE      2014-08-08 14:17:59.543 [csicomponentsetmanager.cpp:111]
               CSiComponentSetManager::readFrameworkJslib()
    Reading framework jslib.
    TRACE      2014-08-08 14:18:00.981 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\iaguieng722.dll
    TRACE      2014-08-08 14:18:00.981 [syxxclogbook.cpp:211]
               PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
               lib=syslib module=syslib
    Initialized SAP kernel tracing to file dev_sap_kernel
    TRACE      2014-08-08 14:18:00.996
    Waiting for client connection (1)
    TRACE      2014-08-08 14:18:06.684 [synxcuser.cpp:2083]
               CSyUserImpl::isExistingOnOS() lib=syslib module=syslib
    existence check for user brtadm returned true.
    TRACE      2014-08-08 14:18:06.684 [syxxccache.cpp:419]
               CSyAccountCache::addToCache(const IaPtr<CSyAccountImpl> account)
               lib=syslib module=syslib
    inserted account (brtadm, S-1-5-21-575922271-569720141-4272231626-387102, USER) into the accountcache.
    TRACE      2014-08-08 14:18:06.684 [synxccuren.cpp:901]
               CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864/jre')
               lib=syslib module=syslib
    Environment variable SAPINST_JRE_HOME set to value 'C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864/jre'.
    INFO       2014-08-08 14:18:07.716 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_18_07.
    INFO       2014-08-08 14:18:07.716 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\dev_sap_kernel_test_08_Aug_2014_14_18_07.
    TRACE      2014-08-08 14:18:08.216
    exe dir is C:/Users/brtadm/AppData/Local/Temp/2/sapinst_exe.3932.1407503864
    INFO       2014-08-08 14:18:08.247 [synxcpath.cpp:798]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO       2014-08-08 14:18:08.247 [synxcfile.cpp:368]
               CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
               lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE      2014-08-08 14:18:08.247 [iaxxclib.cpp:174]
               CLib::load()
    Opened C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864\iakdblib722.dll
    TRACE      2014-08-08 14:18:08.247
    SAPinst build information:
    abi version:   722
    make variant:  720_REL
    build:         1453085
    compile time:  Nov 28 2013 17:52:45
    make type:     optU
    codeline:      720-2_REL
    platform:      NTAMD64
    Exe directory: C:\Users\brtadm\AppData\Local\Temp\2\sapinst_exe.3932.1407503864
    regards
    Rakesh

  • ECC 6.0 EHP4 -- upg to EHP5 error in MAIN_NEWBAS/TABIM_UPG w/ dup key err

    Experts,
    We are on ECC6.0 EHP4.  I'm using EHPI to go to EHP5.  This is AIX/Oracle 11g.
    I'm stuck on phase MAIN_NEWBAS/TABIM_UPG.  This is the error in the TABIMUPG.ELG log file.   See below.
    I've tried re-running the phase a few times.  It failes with below error or similar but table SOTR_TEXT also.
      LIST OF ERRORS AND RETURN CODES  *******
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    MAIN IMPORT ERRORS and RETURN CODE in SAPI-70201INSAPBSFND.RDM
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2EETW000 1 duplicate key error during insert into table SOTR_HEAD occured
    2EETW000 sap_dext called with msgnr "16":
    2EETW000 -
    db call info -
    2EETW000 function:   db_setget
    2EETW000 fcode:      RT_GET (0)
    2EETW000 tabname:    SOTR_HEAD                    
    2EETW000 len (char): 32
    2EETW000 key:        801CC4EFFE841DDF809DBCE664D98822
    2EETW000 ok fetches: 0
    2EETW000 last entry:
    2EETW000 retcode:    16
    1 ETP111 exit code           : "12"
    I'm totally stuck.  I tried reviewing these notes but no help:
    Note 1341975 - Add. info. on upgrading to SAP ERP 6.0 including EHP5
    ABAP
    Note 819655 - Add. info.: Upgrade to SAP NW 2004s ABAP ORACLE
    Any pointer much appreciated.
    NICK

    Carsten,
    Look at the /usr/sap/SID/instdir/EHPI/abap/log/SLOG702 for something like this:
    WARNING:       Background job RDDIMPDP could not be started or terminated abnormally.
          Please check that the R/3 system is running.
          Please check the system. Use transactions SM21, SM37, SM50.
    WARNING:       (This warning is harmless if no further warnings follow.)
    If you see this a bunch of times, you will need to log in to the instance, go to SM61, make sure the background server for your instance is correct, and then also run the rddnewpp se38 report.  That should resolve.
    --NICK

Maybe you are looking for

  • How do I use an aaxa mini projector with my macbook pro?

    how do I connect my aaxa mini projector to my macbook pro.  it does not recognize it as a display.

  • Can you run continuous queries via Java Extend

    I currently am access a Coherence cluster via a Java Extend proxy. All seems fine but I do not see any events coming back from a CQ. I do when using a simple cache listener though. Does Extend support CQ's or am I doing something stupid? The code is

  • Charts are not working in Multiple Presentation Services environment.

    Hi , I have implemented multiple presentation services enviornment bu follwoing this blog: http://rnm1978.wordpress.com/2009/08/25/multiple-rpds-on-one-server-part-2-presentation-services/. It was successfully implemented but charts are not working f

  • Reports without the web server

    Is is possible to use the Java API without a web server?  To create a new report and export it as a file directly - without viewing it via the web? From the API it seems like this is possible, but has anyone used it this way? I am fighting through da

  • Using sequences.sort?

    I have my own javaFx class GridRow. I want to sort an array of instances of GridRow. For this I was using Sequence.sort() method given in API public sort(seq: java.lang.Object[], c: java.util.Comparator) I mention my array in the Object[] but for the