Object not modifiable in Transpot

Hi All,
I am trying to change an object (EQUIP_NR) in SAP.
It throws an error message " The object is locked in a Transport Request (TR), The TR is in modifiable status.".
But when I tried to release it from that TR are it is not working and I am getting error message "This TR can only be changes via client 300.
Unfortunately that Client doesn't exits in our system moreover the user itself is not registered.
Regards
Ramky

Hi,
note sure how is your question related to security. Anyway, you can easily change owner of transport in SE10. The easiest way how to solve problem with source client is to create a new transport and put all objects from the original transport into it. You can also exclude unwanted objects during this step.
Cheers

Similar Messages

  • Object ISIP not modifiable in QA

    Hi All,
    As all of you may know in spite of the fact that the system has been closed (SCC4) and also whether the system change option is set to not modifiable (SE06) it is possible however to allow certain objects to be changed. In this case I am trying to allow changes to any infopackage. In order to perform this action I have set up the object type ISIP --> InfoPackage as "changeable original" through the object changeability of the transport connection.
    However, I still having problems while trying to change my existing infopackages. I am still receiving the following message:
    "The system and namespace change option set for this SAP System does not allow any changes to be made to object ISIP"
    Did anyone have this problem before?
    Thanks,
    José.-

    Hi All,
    Just wanted to share with you the solution that I've found to this problem. Indeed the problem was related to a bug it seems to exist in some versions whereby using the button "switch changeability" does not work (it shows like it has changed but it does not). Instead of this button, better right click on the column and choose the corresponding option.
    It worked, so I will close this post.
    Thanks anyway,
    José.-

  • BACKGROUND PROCESSING, REPORT NOT LOADING, "OBJECT NOT SET TO INSTANCE..."

    Post Author: thecoffeemachine
    CA Forum: .NET
    I already posted this message in other Web sites, but I am almost getting crazy here and I need help:
    HI:
    The Web application I am testing was having several issues related to loading Crystal Reports. It was fixed and I do not know which of the 1000 things I did to fix it; but now it began, again, to have the same behavior after I had a conflict with another Web site that was in the same server.
    The thing is that I had another virtual directory where resided a copy of the same Web app. for testing purposes/working with the Visual Studio. The reports were loading all fine, very fast, all perfect... And suddenly the assemblies of one Web site and the other began to "blend" together and..... well the same behaviors appeared again. I tried to copy the last stable backup and rebuild the Web app... but it did not work.
    At the very first time that one requests the report, it shows without problem. At the second time it shows an error message related to "cannot submit to background processing", and sometimes "object not set to an instance.." ... and on the third time it just never shows up and the app. becomes unresponsive. I have to close the window and request the Web site again in another browser window. If I wish to see the report again I have to wait for hours until it shows it.
    I am using Visual Studio 2003 and the Crystal Report version that was shipped with that Visual Studio version. I am working with Windows Server 2003 and SQL Server 2000. Below is the VB code:
        Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load             Me.SqlConnection1.Open()
           Me.SqlSelectCommand1.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandReferences.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandTextbook.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandObjectives.Parameters("@CourseCode").Value = Request.QueryString("CD")         Me.SqlSelectCommandTopicData.Parameters("@CourseCode").Value = Request.QueryString("CD") Me.SqlSelectCommandCourseOutcomes.Parameters("@CourseCode").Value = Request.QueryString("CD")
            Me.SqlDataAdapterMainData.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseSyllabusData")         Me.SqlDataAdapterReferences.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseReferenceData")         Me.SqlDataAdapterTextBook.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseTextbookData")         Me.SqlDataAdapterObjectives.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseObjectivesData")         Me.SqlDataAdapterTopicData.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseTopicData")
    Me.SqlDataAdapterCourseOutcomes.Fill(Me.DtsSyllabusCompleteData1, "procWebSelectCourseOutcomes")
            Dim myExportOptions As CrystalDecisions.Shared.ExportOptions         Dim myDiskFileOptions As CrystalDecisions.Shared.DiskFileDestinationOptions         Dim myExportFile As String         Dim myReport As New ABETFormat         myReport.SetDataSource(Me.DtsSyllabusCompleteData1)
            myExportFile = "C:UNTempPDF" & Session.SessionID.ToString & ".pdf"         myDiskFileOptions = New CrystalDecisions.Shared.DiskFileDestinationOptions         myDiskFileOptions.DiskFileName = myExportFile         myExportOptions = myReport.ExportOptions
            With myExportOptions             .DestinationOptions = myDiskFileOptions             .ExportDestinationType = .ExportDestinationType.DiskFile             .ExportFormatType = .ExportFormatType.PortableDocFormat         End With
            myReport.Export()
            Response.ClearContent()         Response.ClearHeaders()         Response.ContentType = "application/pdf"
            Response.WriteFile(myExportFile)         Response.Flush()         Response.Close()         System.IO.File.Delete(myExportFile)         Me.SqlConnection1.Close()
        End Sub
    I already have tried moving the Crystal Reports dll´s to the bin directory. ..... I have tried calling the Garbage Collector at page unload...I also have checked, inside the report, that the database is "up to date"... ... recycling the worker process of the IIS... etc...
    I see that, in debbuging mode inside the Visual Studio, when the page loads the debbuging window shows a message notifying that the symbols related to the Crystal Reports dll's could not be loaded.
    Should I need to modify the default properties of the database? I checked "database is case insensitive", "use indexes or server for speed".. I have tried checking and unchecking the box "performing grouping on server"
    Oh by the way, my report has about 4 subreports in it. Each report loaded shows 1 or 2 pages.
    ANY HELP WILL BE EXTREMELY APPRECIATED....
    MMS

    See  [Crystal Reports For Visual Studio 2005 Walkthroughs|https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/2081b4d9-6864-2b10-f49d-918baefc7a23&overridelayout=true] article, page 107 and on for details on how to use Crystal reports in session.
    Ludek

  • Error : OBJECT NOT SENT

    Hi Experts,
    I am new to ABAP..
    I am facing one dump with the message "OBJECT NOT SENT"  working with User Exit only in Production Server.
    Kindly help.

    Hi ..
    Here it is...
    ABAP runtime errors    RAISE_EXCEPTION
           Occurred on     07.02.2007 at 10:55:17
    >> Short dump has not been completely stored. It is too big.
    Exception condition "OBJECT_NOT_SENT" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Note the actions and input that caused the error.
    Inform your SAP system administrator.
    You can print out this message by choosing "Print". Transaction ST22
    allows you to display and manage termination messages, including keeping
    them beyond their normal deletion date.
    Error analysis
    A RAISE statement in the program "SAPLSOA2 " raised the exception
    condition "OBJECT_NOT_SENT".
    Since the exception was not intercepted by a superior program
    in the hierarchy, processing was terminated.
    Short description of exception condition:
    Object was not sent
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    How to correct the error
    If the error occurred in a non-modified SAP program, you may be
    able to find a solution in the SAP note system.
    If you have access to the note system yourself, use the following
    search criteria:
    "RAISE_EXCEPTION"
    "SAPLSOA2 " or "LSOA2U01 "
    "SO_OBJECT_SEND"
    or
    "SAPLSOA2 " "OBJECT_NOT_SENT"
    or
    "SAPMV45A " "OBJECT_NOT_SENT"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "46C"
    Application server....... "secerpa2"
    Network address.......... "10.20.1.151"
    Operating system......... "Windows NT"
    Release.................. "5.0"
    Hardware type............ "3x Intel 80686"
    Database server.......... "SECERPP1"
    Database type............ "ORACLE"
    Database name............ "PK1"
    Database owner........... "SAPR3"
    Character set............ "English_United State"
    SAP kernel............... "46D"
    Created on............... "Jul 25 2006 15:00:57"
    Created in............... "NT 4.0 1381 Service Pack 5 x86 MS VC++ 12.00"
    Database version......... "OCI_805_SHARE__OCI_7_API "
    Patch level.............. "2265"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 8.0.5.., ORACLE 8.0.6.., ORACLE
    8.1.6.., ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE 10.2.0.."
    SAP database version..... "46D"
    Operating system......... "Windows NT 4.0, Windows NT 5.0, Windows NT 5.1,
    Windows NT 5.2, , System build information:,
    , LCHN : 844749"
    User, transaction...
    Client.............. 200
    User................ "SG005"
    Language key........ "E"
    Transaction......... "VA22 "
    Program............. "SAPLSOA2 "
    Screen.............. "SAPMV45A 4001"
    Screen line......... 61
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "SAPLSOA2 " in
    "SO_OBJECT_SEND".
    The main program was "SAPMV45A ".
    The termination occurred in line 1264
    of the source code of program "LSOA2U01 " (when calling the editor 12640).
    Source code extract
    012340     PERFORM SOOD_UPDATE(SAPFSSO0) USING OBJECT_ID
    012350                                CHANGING OBJECT_HD
    012360                                         RCODE.
    012370
    012380
    012390
    012400
    012410   ************************************************************************
    012420   *  Only now it is possible to invoke some sap object with the method
    012430   * "RECEIVE" since the office object SOFM exist on the data base only
    012440   * after the SOFM_INSARR abaove (at least for sure)
    012450   ************************************************************************
    012460     IF OBJECT_RECEIVER_SIZE > 0.
    012470       PERFORM INVOKE_OBJECTS TABLES OBJECT_TABLE
    012480                              USING  OFFICE_OBJECT.
    012490   *   * for object which could not receive this document set status
    012500       PERFORM SET_OBJECT_FAILED TABLES OBJECT_TABLE
    012510                                        RECEIVER_TABLE.
    012520     ENDIF.
    012530   *----
    012540   * 14A.fill receiver list for export                                    *
    012550   *----
    012560   * move all receiver who are noz in receiver table because of an error
    012570   * into receiver table for retransfer
    012580     PERFORM PREPARE_RECLIST_FOR_RETURN TABLES RECEIVERS
    012590                                               RECEIVER_TABLE
    012600                                        USING  SENT_TO_ALL
    012610                                               F_RESUB_SENT.
    012620     IF F_OBJECT_NOT_SEND = ON AND
    012630        F_RESUB_SENT = OFF.
          RAISE OBJECT_NOT_SENT.
    012650     ENDIF.
    012660   *----
    012670   * only if realy at least one recipient go the object make the binding  *
    012680   * in case an binding could not be done the corresponding won't appear  *
    012690   * anymore in the table APPLICATION_OBJECT                              *
    012700   * binding will be done only for new documents
    012710   * 40C: If not object is given it will be look whether some obejcts are
    012720   * published by application
    012730   *----
    012740   *  IF SIZE-APPL_OBJECT LE 0.                               "note 313853
    012750   *    PERFORM LOOK_FOR_PUBLISHED_OBJECTS TABLES APPLICATION_OBJECT
    012760   *                                       USING  SIZE-APPL_OBJECT.
    012770   *  ENDIF.
    012780     IF SIZE-APPL_OBJECT GT 0              AND
    012790        ( SEND_PROC = NEW_OBJ_NO_FILE OR           " new document
    012800          SEND_PROC = NEW_OBJ_WI_FILE    ).
    012810       PERFORM BIND_OBJECTS TABLES APPLICATION_OBJECT
    012820                            USING  OFFICE_OBJECT_KEY
    012830                                   ALL_BINDING_DONE.
    Contents of system fields
    SY field contents..................... SY field contents.....................
    SY-SUBRC 0                             SY-INDEX 1
    SY-TABIX 1                             SY-DBCNT 1
    SY-FDPOS 2550                          SY-LSIND 0
    SY-PAGNO 0                             SY-LINNO 1
    SY-COLNO 1
    Chosen variables
    Name.......................... Contents.1........2........3....+....4
    OBJECT_TABLE
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                ##        ####
                                   22222222
                                   0000000
    OFFICE_OBJECT
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   22222222222
                                   00000000000
    ERO2                           ERO2
                                   4543222222222222222222222222222222222222
                                   52F2000000000000000000000000000000000000
    ... +  40
                                   222222222222222222222222222222
                                   000000000000000000000000000000
    SYST                           ########################d###############
                                   0000000000000000000000006000000000000000
                                   1000000010001000000010004000000000000000
    ... +  40                      ####ö     ##############################4###
                                   0000F00000000000000000000000000000003000
                                   1000690010000000100000000000000000004D00
    ... +  80                      ################ÿ#######################
                                   0000000000000000F00000000000000000000000
                                   0000000000000000F00000000000000000000000
    ... + 120                      ########################################
                                   00000000
                                   0000000
    OBJECT_TABLE[]                 Table[initial]
                                   0000FFFD
                                   0000FFFF
    RECEIVER_TABLE[]               ############################ ###########
                                   0000000000000000000000000000210000000000
                                   00000000000000000000000041300C0000001000
    ... +  40                      ############d###ÿÿÿÿ4########### â÷I####
                                   0000000000006000FFFF3000000000002EF40000
                                   4000400040004000FFFF4D007000430002790000
    ... +  80                      ############################Ì!##
                                   0000000000000000000000000000C200
                                   0000000000000000000000000000C100
    RECEIVER_TABLE                                   SR007
                                   2222222222222222225533322222222222222222
                                   0000000000000000003200700000000000000000
    ... +  40
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120
                                   22222222
                                   0000000
    EWSP                           EWSP
                                   4555222222222222222222222222222222222222
                                   5730000000000000000000000000000000000000
    ... +  40
                                   222222222222222222222222222222
                                   000000000000000000000000000000
    RSJOBINFO                                                      00000000
                                   2222222222222222222222222222222233333333
                                   0000000000000000000000000000000000000000
    ... +  40                      000000
                                   3333332222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                      ####
                                   0000
                                   0000
    RECEIVERS[]                    #############################2##########
                                   0000000000000000000000000000930000000000
                                   0000000000000000000000004000021000001000
    ... +  40                      ################ÿÿÿÿ´###########°8÷I####
                                   0000000000000000FFFFB00000000000B3F40000
                                   1000100010001000FFFF4E007000430008790000
    ... +  80                      ############################²!##
                                   0000000000000000000000000000B200
                                   00000000000000000000000000002100
    RECEIVERS                        00000000#000000
                                   2233333333033333322222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  40
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80                         00000000000000B   SR007
                                   2223333333333333342225533322222222222222
                                   0000000000000000020003200700000000000000
    ... + 120
                                   22222222
                                   0000000
    SENT_TO_ALL
                                   2
                                   0
    F_RESUB_SENT
                                   2
                                   0
    GF_ACC                         2
                                   3
                                   2
    F_OBJECT_NOT_SEND              X
                                   5
                                   8
    ON                             X
                                   5
                                   8
    SPACE
                                   2
                                   0
    OFF
                                   2
                                   0
    MTRP                           MRP
                                   4552222222222222222222222222222222222222
                                   D200000000000000000000000000000000000000
    ... +  40
                                   222222222222222222222222222222
                                   000000000000000000000000000000
    MRKX                           MRKX
                                   4545222222222222222222222222222222222222
                                   D2B8000000000000000000000000000000000000
    ... +  40
                                   222222222222222222222222222222
                                   000000000000000000000000000000
    SIZE-APPL_OBJECT               1
                                   0000
                                   1000
    SEND_PROC                      A
                                   4
                                   1
    NEW_OBJ_NO_FILE                A
                                   4
                                   1
    NEW_OBJ_WI_FILE                B
                                   4
                                   2
    SCREEN                         MESSTXT8
                                   4455555322222222222222222222222222222222
                                   D533484800000000000000000000000000000000
    ... +  40
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... +  80
                                   2222222222222222222222222222222222222222
                                   0000000000000000000000000000000000000000
    ... + 120                                              00001200000#####
                                   22222222
                                   0000000
    ATTA                           ATTA
                                   4554222222222222222222222222222222222222
                                   1441000000000000000000000000000000000000
    ... +  40
                                   222222222222222222222222222222
                                   000000000000000000000000000000
    Active calls / events
    No.... Type........ Name..........................
           Programm
           Include                                  Line
         1 FUNCTION     SO_OBJECT_SEND
           SAPLSOA2
           LSOA2U01                                  1264
         2 FORM         USEREXIT_SAVE_DOCUMENT
           SAPMV45A
           MV45AFZZ                                  1171
         3 FORM         BELEG_SICHERN
           SAPMV45A
           MV45AF0B_BELEG_SICHERN                    1115
         4 FORM         FCODE_SICH
           SAPMV45A
           MV45AF0F_FCODE_SICH                         18
         5 FORM         FCODE_BEARBEITEN
           SAPLV00F
           LV00FF0F                                    91
         6 FUNCTION     SCREEN_SEQUENCE_CONTROL
           SAPLV00F
           LV00FU02                                    58
         7 FORM         FCODE_BEARBEITEN
           SAPMV45A
           MV45AF0F_FCODE_BEARBEITEN                  109
         8 MODULE (PAI) FCODE_BEARBEITEN
           SAPMV45A
           MV45AI0F_FCODE_BEARBEITEN                   10
    Internal notes
    The termination occurred in the function "ab_jfune" of the SAP
    Basis System, specifically in line 1403 of the module
    "//bas/46D/src/krn/runt/abfunc.c#18".
    The internal operation just processed is "FUNE".
    The internal session was started at 20070207104801.
    Active calls in SAP kernel
    SAP (R) - R/3(TM) Callstack, Version 1.0
    Copyright (C) SAP AG. All rights reserved.
    Callstack without Exception:
    App       : disp+work.EXE (pid=3424)
    When      : 2/7/2007 10:55:18.262
    Threads   : 2
    Computer Name       : SECERPA2
    User Name           : sapservicePK1
    Number of Processors: 3
    Processor Type: x86 Family 6 Model 10 Stepping 1
    Windows Version     : 5.0 Current Build: 2195
    Stack Dump for Thread Id 510
    eax=00000000 ebx=03158da0 ecx=00400000 edx=00000000 esi=77f94086 edi=00000840
    eip=77f94091 esp=03158d84 ebp=03158da8 iopl=0         nv up ei ng nz ac po cy
    cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00000297
    function :
             77f87106 58               pop     eax
             77f87107 e9f3800000       jmp     77f8f1ff
             77f8710c 8bc8             mov     ecx,eax
             77f8710e 81e1ff000000     and     ecx,0xff
             77f87114 0f84b3c40000     je      77f935cd
             77f8711a 0fbe8128e0f877   movsx  eax,byte ptr ds:88099d34=0f
             77f87121 e9a7b0ffff       jmp     77f821cd
             77f87126 b848000000       mov     eax,0x48
             77f8712b 8d542404         lea     edx,[esp+0x4]          ss:4b59ec67=????????
             77f8712f cd2e             int     2e
             77f87131 c22800           ret     0x28
             77f87134 ff742410         push    dword ptr    ss:4b59ec67=????????
             77f87138 6a00             push    0x0
             77f8713a 6a00             push    0x0
             77f8713c ff742418         push    dword ptr    ss:4b59ec67=????????
             77f87140 ff742418         push    dword ptr    ss:4b59ec67=????????
             77f87144 ff742418         push    dword ptr    ss:4b59ec67=????????
             77f87148 e8b8800000       call    77f8f205
             77f8714d c21000           ret     0x10
             77f87150 55               push    ebp
             77f87151 8bec             mov     ebp,esp
             77f87153 51               push    ecx
    FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
    053ffcb0 00c310ac 00000a30 00000000 00000007 03325ae0 ntdll!
    List of ABAP programs affected
    Type
    Program
    Gen. date  time
    LoadSize
    Prg
    SAPMV45A
    20.10.2005 17:39:06
    1901568
    Prg
    SAPMSSYD
    14.08.2000 15:39:21
    16384
    Prg
    SAPFSYSCALLS
    21.12.1999 19:32:31
    7168
    Prg
    SAPFV45C
    01.02.2006 18:21:05
    549888
    Prg
    SAPFV45K
    12.12.2004 11:00:10
    623616
    Prg
    SAPFV45E
    12.12.2004 11:00:10
    732160
    Prg
    SAPFV45P
    12.12.2004 11:00:10
    1343488
    Prg
    SAPFV45S
    12.12.2004 11:00:10
    765952
    Prg
    SAPLAIEV
    26.06.2002 23:34:53
    14336
    Prg
    CL_OS_TRANSACTION_END_NOTIFIER
    20.06.2004 17:53:14
    8192
    Prg
    SAPLSYST
    26.06.2002 23:13:17
    38912
    Prg
    SAPLSBDC
    26.06.2002 23:38:38
    66560
    Prg
    SAPLNDAC
    14.10.1999 23:32:54
    7168
    Prg
    SAPLBUOP
    12.12.2004 10:53:50
    69632
    Prg
    SAPLITSR
    20.06.2004 18:07:30
    87040
    Typ
    TPS01
    20.02.1998 09:19:57
    2048
    Prg
    SAPLASTAT_TRIG
    01.04.2003 19:09:20
    12288
    Typ
    T180
    20.02.1998 09:17:43
    2048
    Prg
    SAPLV00F
    13.12.2004 10:28:00
    68608
    Typ
    T185V
    10.11.1999 17:45:26
    4096
    Prg
    SAPLV86E
    12.12.2004 10:57:15
    329728
    Prg
    SAPLVFSP
    11.12.2004 16:23:47
    251904
    Prg
    SAPLDLOG
    04.01.2000 19:06:44
    7168
    Prg
    SAPLVTXC
    26.06.2002 23:35:28
    24576
    Prg
    SAPLV45T
    12.12.2004 11:55:08
    137216
    Typ
    STXDRNAME
    26.02.1999 14:48:42
    2048
    Prg
    SAPLSTXD
    20.06.2004 17:53:32
    407552
    Prg
    SAPCNVE
    04.01.2000 19:06:37
    7168
    Prg
    SAPLLANG
    04.01.2000 19:06:49
    9216
    Prg
    SAPLV01Z
    12.12.2004 10:59:08
    205824
    Prg
    SAPLCLFM
    12.12.2004 10:58:14
    677888
    Prg
    SAPLCUOB
    11.12.2004 15:53:45
    34816
    Prg
    SAPLCLSE
    11.12.2004 16:43:02
    177152
    Prg
    SAPLCTMS
    12.12.2004 10:58:25
    940032
    Prg
    SAPLCTCV
    12.12.2004 10:58:25
    192512
    Prg
    SAPLCTCF
    01.04.2003 20:49:26
    24576
    Prg
    SAPLV01P
    12.12.2004 10:57:28
    163840
    Prg
    SAPFV45L
    12.12.2004 11:00:10
    450560
    Prg
    SAPLV45A
    12.12.2004 11:00:10
    871424
    Typ
    TPAER
    15.04.1998 00:15:36
    2048
    Typ
    VBMUE
    12.04.1999 16:17:03
    1024
    Prg
    SAPLSUSE
    20.06.2004 17:33:55
    44032
    Typ
    TCDCOUPLES
    10.04.2002 10:24:49
    2048
    Prg
    SAPLJ1AZ
    11.12.2004 16:44:41
    29696
    Typ
    TWPA
    03.05.1999 19:52:52
    5120
    Prg
    SAPLVEHS
    12.12.2004 11:00:10
    105472
    Prg
    SAPLPSCONV
    26.06.2002 23:57:31
    11264
    Prg
    SAPLSUNI
    20.06.2004 17:33:13
    138240
    Typ
    TFDIR
    29.07.1998 19:49:08
    2048
    Prg
    SAPLCJPN
    12.12.2004 10:58:11
    310272
    Prg
    SAPLSCNT
    26.06.2002 23:35:28
    28672
    Prg
    SAPLSVSM
    26.06.2002 23:35:28
    25600
    Prg
    SAPLSGUI
    26.06.2002 23:35:28
    33792
    Prg
    SAPLSTTM
    26.06.2002 23:38:39
    84992
    Prg
    CL_DATAPROVIDER===============
    26.06.2002 23:35:25
    51200
    Typ
    OBJ_RECORD
    14.02.1998 08:30:43
    2048
    Prg
    SAPLSTUP
    20.06.2004 17:52:24
    95232
    Prg
    SAPLCNDP
    26.06.2002 23:35:27
    181248
    Prg
    SAPFGUICNTL
    01.04.2003 18:42:31
    20480
    Prg
    SAPLOLEA
    26.06.2002 23:33:43
    81920
    Prg
    SAPLSFES
    20.06.2004 17:33:13
    141312
    Prg
    SAPLGRFC
    26.06.2002 23:33:43
    16384
    Prg
    SAPSHDTV
    01.04.2003 19:09:39
    36864
    Typ
    SHDSTU
    14.12.1998 23:15:34
    1024
    Typ
    SHDSTCIU
    14.12.1998 23:15:34
    1024
    Prg
    CL_GUI_PROPS_CONSUMER=========
    01.04.2003 18:26:40
    26624
    Prg
    CL_DYNAMIC_GUI_EXTENSIONS=====
    11.02.2000 14:36:06
    55296
    Prg
    CL_GUI_DATAMANAGER============
    01.04.2003 18:43:20
    82944
    Typ
    VBAKKOM
    10.04.2002 09:50:02
    22528
    Prg
    /1BCDWBEN/SAPLVEN0000
    01.04.2003 20:55:35
    145408
    Prg
    SAPLSENA
    04.01.2000 19:06:53
    28672
    Prg
    SAPLV45K
    12.12.2004 11:00:10
    110592
    Prg
    SAPLV45I
    12.12.2004 11:00:17
    476160
    Typ
    VBAK
    23.11.2002 15:53:28
    15360
    Prg
    SAPLV21F
    12.12.2004 11:00:10
    142336
    Typ
    TVAK
    26.03.1999 15:09:05
    13312
    Typ
    TVAKT
    14.02.1998 14:38:43
    2048
    Typ
    TVKO
    06.05.1998 02:22:47
    4096
    Prg
    SAPLSZA0
    05.01.2007 15:17:56
    2089984
    Typ
    TSAD3T
    14.02.1998 17:01:10
    2048
    Typ
    ADCNTRYQU
    04.01.2000 18:08:16
    1024
    Typ
    ADRSTATUS
    29.01.1997 19:04:23
    1024
    Typ
    ADRC
    10.03.1999 18:47:25
    11264
    Typ
    ADRCT
    28.08.1997 08:35:27
    2048
    Typ
    ADRG
    03.07.1996 22:44:47
    1024
    Prg
    SAPLSZAD
    05.01.2007 15:17:50
    23552
    Prg
    SAPLSADR
    20.06.2004 17:53:59
    203776
    Typ
    T005
    14.10.1999 22:02:32
    7168
    Typ
    T001
    12.03.1999 15:15:31
    9216
    Typ
    TVTW
    27.05.1992 18:19:33
    1024
    Typ
    TSPA
    10.06.1992 12:18:00
    1024
    Typ
    TVBUR
    25.07.1996 16:33:30
    2048
    Typ
    TVKGR
    14.07.1993 02:32:49
    1024
    Typ
    TVTA
    03.09.1997 03:28:25
    3072
    Typ
    VBKD
    08.04.2002 15:08:30
    10240
    Prg
    SAPLV05I
    12.12.2004 10:57:14
    486400
    Prg
    SAPLSZA13
    26.06.2002 23:39:42
    12288
    Prg
    SAPLV05E
    12.12.2004 10:57:15
    405504
    Typ
    TPAR
    27.08.1994 21:59:27
    2048
    Prg
    SAPLV08D
    11.12.2004 15:57:13
    20480
    Typ
    KNA1
    03.04.2003 18:05:27
    16384
    Prg
    SAPLV09D
    12.12.2004 10:57:17
    168960
    Typ
    ADR2
    25.01.1999 13:08:51
    3072
    Typ
    ADRT
    14.02.1998 05:38:23
    2048
    Prg
    SAPLSZA8
    20.06.2004 17:34:25
    73728
    Typ
    VBADR
    11.12.2004 15:51:24
    5120
    Prg
    SAPLVS01
    03.04.2003 18:05:31
    179200
    Typ
    TPAKD
    26.10.1994 17:32:29
    1024
    Prg
    SAPLXV09
    04.01.2000 19:06:57
    13312
    Prg
    SAPLWY14
    11.12.2004 15:57:26
    23552
    Typ
    KNVK
    01.04.1998 02:08:10
    9216
    Typ
    ADRP
    14.04.1998 11:18:32
    6144
    Typ
    ADRGP
    03.07.1996 22:44:47
    1024
    Typ
    ADCP
    23.04.1998 14:45:51
    2048
    Prg
    SAPLHRMR
    16.08.2000 17:00:24
    26624
    Prg
    SAPLHRAC
    08.04.2002 15:01:41
    55296
    Prg
    SAPLSXCH
    20.06.2004 17:53:46
    80896
    Typ
    V_EXT_ACT
    14.10.1999 22:16:55
    2048
    Typ
    ACT_IMP
    25.01.1999 12:55:20
    1024
    Prg
    CL_HRPAD00AUTH_CHECK_STD======
    16.08.2000 17:03:23
    111616
    Typ
    P0001
    16.08.2000 17:00:14
    6144
    Typ
    T77S0
    08.03.1992 17:36:54
    1024
    Prg
    SAPLHRIPA02CENTRAL_PERSON
    09.12.1999 20:12:54
    25600
    Typ
    PA0105
    03.09.1997 03:22:10
    4096
    Prg
    SAPLHRPAPAXX_T777D_READ
    12.04.1999 17:50:35
    15360
    Typ
    T777D
    25.03.1999 15:43:54
    5120
    Prg
    SAPLSEQ0
    20.06.2004 17:33:45
    87040
    Typ
    PS0001
    13.09.1996 17:21:13
    4096
    Prg
    SAPLSDIF
    20.06.2004 17:11:50
    256000
    Prg
    SAPLSDNT
    01.04.2003 18:57:26
    188416
    Typ
    T522T
    28.08.1997 09:05:45
    2048
    Typ
    T500P
    03.09.1997 03:24:54
    3072
    Prg
    SAPLHRPAPAXX_T582S_READ
    12.04.1999 17:50:35
    10240
    Typ
    T582S
    14.02.1998 11:43:07
    2048
    Prg
    SAPLVADR
    11.12.2004 16:45:16
    67584
    Prg
    SAPLV09A
    12.12.2004 10:59:08
    493568
    Prg
    SAPLV46B
    12.12.2004 11:00:10
    67584
    Prg
    SAPLSWUG
    20.06.2004 17:52:24
    265216
    Typ
    SWOTOBJID
    04.05.1995 15:20:52
    2048
    Typ
    SWHACTOR
    04.04.1995 16:18:07
    1024
    Prg
    CL_GOS_MANAGER================
    26.06.2002 23:35:25
    24576
    Prg
    CL_GOS_VIEW_MANAGER===========
    26.06.2002 23:35:25
    29696
    Typ
    SGOS_MVOBJ
    01.12.1999 08:16:05
    2048
    Prg
    SAPLSUU1
    20.06.2004 17:53:44
    181248
    Typ
    USR02
    26.06.2002 23:13:21
    5120
    Typ
    USREFUS
    01.04.2003 18:41:15
    1024
    Typ
    BORIDENT
    28.08.1997 08:38:50
    1024
    Prg
    CL_GOS_TOOLBOX_MODEL==========
    20.06.2004 17:53:55
    39936
    Typ
    SGOS_MODL
    08.02.2000 16:42:30
    3072
    Prg
    SAPLBDLS
    14.08.2000 15:20:53
    13312
    Typ
    T000
    11.09.1997 10:17:18
    3072
    Prg
    CL_GOS_PUBLICATION============
    26.06.2002 23:35:25
    24576
    Prg
    CL_GUI_OBJECT=================
    26.06.2002 23:35:25
    1024
    Prg
    CL_GUI_CFW====================
    01.04.2003 19:10:31
    196608
    Typ
    TOLE
    29.07.1998 19:56:01
    2048
    Prg
    SAPLSGOSHIST
    26.06.2002 23:40:40
    56320
    Prg
    SAPFSGOS
    26.06.2002 23:40:32
    13312
    Typ
    SGOSHIST
    14.10.1999 22:09:01
    2048
    Prg
    SAPLURFC
    04.01.2000 19:08:13
    14336
    Prg
    CL_GOS_STARTER================
    26.06.2002 23:35:25
    21504
    Prg
    CL_GUI_CONTROL================
    26.06.2002 23:40:31
    117760
    Prg
    CL_GUI_TOOLBAR================
    26.06.2002 23:35:25
    72704
    Prg
    CL_GUI_GOS_CONTAINER==========
    26.06.2002 23:35:25
    38912
    Typ
    CFW_LINK
    01.12.1999 12:16:48
    2048
    Prg
    CL_GUI_CONTAINER==============
    26.06.2002 23:35:25
    58368
    Prg
    SAPLCNTH
    26.06.2002 23:40:20
    26624
    Prg
    SAPLSCONTROLINFO
    04.01.2000 19:06:52
    13312
    Prg
    SAPLSCONTROLSTATUSCHECK
    04.01.2000 19:06:52
    10240
    Typ
    USR05
    09.07.1997 23:46:52
    1024
    Typ
    CNTLWARN
    25.01.1999 13:09:44
    2048
    Prg
    SAPLICON
    14.08.2000 15:39:37
    25600
    Prg
    %_CICON
    14.08.2000 15:39:36
    55296
    Typ
    KUAGV
    01.03.1999 13:28:45
    9216
    Typ
    KNVV
    30.11.1999 10:18:28
    9216
    Typ
    KUPAV
    19.02.2001 12:29:12
    7168
    Prg
    SAPLSUSM
    01.04.2003 18:26:37
    35840
    Typ
    USR21
    10.03.1999 18:32:06
    2048
    Prg
    SAPLSUGS
    04.01.2000 19:06:54
    15360
    Prg
    SAPLSUG2
    04.01.2000 19:06:54
    37888
    Typ
    CVERS
    26.04.1999 17:21:32
    2048
    Typ
    SVERS
    30.07.1992 18:39:23
    1024
    Typ
    UVERS
    16.07.1997 14:46:33
    3072
    Typ
    V_ADDR_USR
    27.08.1999 18:32:38
    15360
    Typ
    TSADCORR
    20.06.2004 17:32:36
    1024
    Typ
    T005T
    14.02.1998 10:26:48
    2048
    Typ
    TSAD3
    16.07.1997 14:46:19
    2048
    Prg
    CL_EXITHANDLER================
    20.06.2004 17:33:43
    13312
    Prg
    CL_ABAP_TYPEDESCR=============
    04.01.2000 19:06:00
    17408
    Prg
    CL_ABAP_ELEMDESCR=============
    04.01.2000 19:06:00
    13312
    Prg
    CL_ABAP_DATADESCR=============
    04.01.2000 19:06:00
    11264
    Prg
    CL_ABAP_REFDESCR==============
    04.01.2000 19:06:00
    14336
    Prg
    CL_ABAP_STRUCTDESCR===========
    04.01.2000 19:06:00
    16384
    Prg
    CL_ABAP_COMPLEXDESCR==========
    04.01.2000 19:06:00
    11264
    Prg
    CL_ABAP_TABLEDESCR============
    04.01.2000 19:06:00
    16384
    Prg
    CL_ABAP_CLASSDESCR============
    04.01.2000 19:06:00
    23552
    Prg
    CL_ABAP_OBJECTDESCR===========
    04.01.2000 19:06:00
    28672
    Prg
    CL_ABAP_INTFDESCR=============
    04.01.2000 19:06:00
    21504
    Prg
    IF_EX_ADDR_PRINTFORM_SHORT====
    01.04.2003 18:43:42
    7168
    Typ
    SXS_INTER
    30.11.1998 15:55:16
    1024
    Prg
    SAPLSEXV
    20.06.2004 17:11:44
    157696
    Prg
    CL_EX_ADDR_PRINTFORM_SHORT====
    01.04.2003 18:43:42
    15360
    Prg
    CL_EXIT_MASTER================
    01.02.2000 09:29:10
    10240
    Typ
    V_EXT_IMP
    14.10.1999 22:16:55
    2048
    Prg
    SAPLSCP5
    20.06.2004 17:11:41
    23552
    Typ
    T683V
    24.02.1999 03:31:49
    2048
    Typ
    KUWEV
    01.12.1999 15:13:15
    11264
    Typ
    KURGV
    23.04.1998 14:51:01
    7168
    Typ
    KNVA
    10.07.1993 03:46:26
    5120
    Prg
    SAPLV52E
    12.12.2004 11:55:16
    506880
    Typ
    KNEX
    15.04.1998 00:23:05
    4096

  • Coherence objects not released when undeploying application?

    Hi
    Part of our continuous integration build is deploying our application to a Weblogic server and running some selenium test cases against it. We have usually about 15 builds running each day.
    Our problem is that we seem to be experiencing a memory leak in that process; each new build takes more and more memory until weblogic starts throwing out-of-memory errors (as a workaround we'r restarting weblogic every night).
    After spending some time using a profiler (we'r using YourKit Java Profiler) it appears that the calls to Coherence libraries cause references to our objects not being properly released and GC is not able to get rid of them properly. If the calls to the Coherence libraries are removed teh GC correctly releases all our application objects.
    To confirm this I have created this simle test scenario:
    1. Created an empty web application (war) that has only one class in it:
    package com.test;
    import javax.servlet.ServletContextEvent;
    import javax.servlet.ServletContextListener;
    import com.tangosol.net.CacheFactory;
    public class TestServletContextListener implements ServletContextListener {
         public void contextDestroyed(ServletContextEvent arg0) {
              CacheFactory.shutdown();          
         public void contextInitialized(ServletContextEvent arg0) {}
    2. Modified the web.xml to register the ContextListener:
    <listener>
    <listener-class>com.test.TestServletContextListener</listener-class>
    </listener>
    3. Created empty EAR that has only two libraries in it: coherence.jar & tangosol.jar (version 3.3.1)
    5. included the test web application in the EAR (no other classes, projects or libraries are included; no other configuration settings are adjusted from defaults)
    6. While using the profiler I was performing deployemnt and undeployment of teh EAR against the Weblogic server. With each new deployment a new set of com.tangosol* classes is created. Those classes are not released even when GC is forced from the profiler.
    I'm not able to attach a screenshot from the profiler to this post, but with each redeployment I can see the following objects created (ordered with number of objects created in a descending order):
    com.tangosol.util.Base$ComonMonitor: 1024 new objects
    com.tangosol.run.xml.XmlToken: 16 new Objects
    com.tangosol.util.ListMap: 11 new Objects
    com.tangosol.util.RecyclingLingedList$Node: 5 new Objects
    etc.
    Am I doing something wrong or is there really a problem with the object references not properly released in Coherence?
    thank you
    s.

    Hello Robert
    I have double checked that the two coherence libs don’t exist anywhere on the server class path. I have also tried calling shutdown from preStop instead of postStop but it made no difference.
    (Please note that I'm not really looking for the right place to shutdown Coherence; instead I'm trying to demonstrate that calls to Coherence libraries causes object references not to be released properly. I have chosen to use the shutdown method only because it's nicely visible when it's being invoked and also it is something that our application is calling during shutdowns).
    To make sure that I'm not overlooking something with the Weblogic setup I have tried it with Tomcat:
    1. Downloaded and installed Tomcat 6.0.14
    2. Create new WAR project and put coherence.jar & tangosol.jar in WEB-INF/lib
    3. Created one class:
    package com.test;
    import javax.servlet.ServletContextEvent;
    import javax.servlet.ServletContextListener;
    import com.tangosol.net.CacheFactory;
    public class TestServletContextListener implements ServletContextListener {
         public void contextDestroyed(ServletContextEvent arg0) {
              CacheFactory.shutdown();
         public void contextInitialized(ServletContextEvent arg0) {}
    4. modified web.xml:
    <listener>
         <listener-class>com.test.TestServletContextListener</listener-class>
    </listener>
    5. deployed the WAR to the tomcat server with profiler connected to it
    After that I have used Tomcat Web Application Manager (http://localhost:8088/manager/html/list) to Stop & Start the application repeatedly.
    The behavior is the same as on weblogic. Each stop of the application creates another set of tangosol objects that do not get released by GC.
    Am I correct when I say that there is some problem with the Coherence libraries causing memory leaks by not allowing GC to release old objects?
    Thank you
    s.

  • OVR1 and SR10 not modifiable in production system.

    Hi all,
    We would like tcode OVR1 and SR10 to be executable in our production system.
    We want to skip the change request needed to push the new entries from our development all the way to our production system. I want only to activated the possibility to create the OVR1, SR10, SR11 and SR12.
    Here is the message we get when we try to create in our production system
    Message no. TK430
    Diagnosis
    The system administrator has set your logon client to the 'not modifiable' status.
    Client-specific objects can not be changed in this client.
    System Response
    The function terminates.
    Procedure
    Contact the system administrator.
    For more information, see the SAP Library under Change and Transport System.
    Regards!
    Curtis

    To All,
    The OSS Note 812002 will deactivate the transport requirement.
    There's a config in Solution Manager that must be set also.
    When I get the full Solution I will post it here.
    Regards!
    Curtis

  • Note oss 994326 - IAOM 028 Object not known in CO

    Hi,
    i would use note 994326 - IAOM 028 Object not known in CO
    to clear the field EXT_OBJECT_ID, but the changing parameter C_GL_ACCOUNT is the field (type BILL_ACC_ACGL09-GL_ACCOUNT )e not the structure (type BILL_ACC_ACGL09).
    Can any one help me about the modify badi?
    Thanks
    Raffaella

    Hi Chandra,
    I've the same problem. I've checked the notes and all the settings provided in them are correctly set up in my CRM system.
    Can you suggest another kind of solution?
    Points if helps,
    thanks a lot,
    regards,
    A.

  • Modifying 0VTC and 0VRF trasnactions when client is not modifiable

    hi
    we are uploading  0VTV and 0VRF transactions using a BDC logic. in development the change asks for a transport request. now when we moved into production the client settings in SCC4 are "client not modifiable" so we were not able to update the transactions.
    how do i make my logic work without changing the SCC4 settings. i read about "current setting" in SPRO--> Define Routes and Stages->maint objects.  i have done this setting for both 0VTC and 0vrf. just make sure that this will solve our problem  we have made the development system SCC4 settings same as prod system ( client not modifiable). but still i am getting the client modifiable error.  is there any other setting i need to do or any thing wrong with the way i did the "current setting" setting. please let me know.
    thanks

    Hi,
    I have a client who has a requirement to use these transactions as master data in production too.
    Could you please share the OSS Note/s that can achieve this?
    Cheers,
    Andrew.

  • Problem: DTR workspace is not modifiable

    Hi all,
    I'm not able to edit projects anymore in NWDS.
    When the popup appears for checkout it says that :
    Checkout is not possible. See below for details.
    The operation requires the writeability of the following Objects:
    View com.xxxx.sap.xxx.xx.comp.bupa.view.BuPaFavorites
    ======>problem: DTR workspace is not modifiable
    I'm quite sure I have the right authorizations on the NWDI as I've already been able to edit and deploy before ...
    Timeframe when this occurs is after upgrade of Development configuration pool server, don't know if this has some effects on the issue ...
    Thx for your input.

    HI
    Goto -
    > Src folder of ur DC and right click and make readonly property disable then you can able to modify the project....
    Thanks
    Kirankumar.M

  • OWB Issue|| ORA-12838: cannot read/modify an object after modifying it in

    Hi
    I am not able to enter the data into the staging table .
    it is also not throwing any error ,only giving warnings.
    so as a next step i just took the intermediate result generation and try to run it
    but it is giving me an error in that
    ORA-12838: cannot read/modify an object after modifying it in parallel
    Can you please help me in tthis case.
    Thanks

    Hello,
    The error ORA-12838 occurs if you try to issue SELECT/DML immediately after completing parallel DML, within one transaction - it's not permitted.
    Start another transaction - issue Commit or Rollback first.

  • RE: Client Not Modifiable for Z Tables

    Hi all,
    One of our developer created 3 custom Ztables, when he is testing in testing environment, he is able to modify 2 of them using SM30, but for one table it says "Client status not modifiable". i checked his profile and he got access to SM30 and also to S_TABU_CLI--> Allowed (X).
    I dont know why it is not allowing this table to change and allows other tables to change ( I dont think this is any thing wrong with his authorization)
    I also checked in SE11 and his delivery class is type "A" like the other 2 tables.
    what else i need to check?
    thanks,
    Sun
    Edited by: sun on Nov 19, 2008 3:53 PM

    There was a little bug in SOBJ a while ago which let you change the owner of the object in a development system without transporting. But that should be fixed - as it is simply not an option anymore, also in a production system.
    The better (more transparent) option in my opinion is to use the current settings flag if these tables are going to serve a "customizing" type function of the application and you want the flexibility to change them system specifically within your landscape without having to transport it and not wanting to open the (productive or test) client just to make a change of something non-critical for the application.
    But you need to pick and choose them carefully. There are also some other settings which you might want to tighten the control on - for example very application sensitive master data.
    Now I don't know what these tables are used for, but you did mention S_TABU_CLI being required so they are even client independent (most likely)... at least as far as their maintenance is to be concerned.
    As you are asking this in the security forum (and not the ABAP or Data Dictionary forums), you might want to review the technical design of this solution...
    It is not unknown that the developer and customizing roles find their way to production and used there with reliance on the SCC4 client settings either, and as these are client dependent... what are the settings of the other clients and the authority of the users in them?
    But that is up to you. Certainly training and experience helps as well (which includes learning the hard way
    I prefer the current settings to the client settings where the "use case" is justified.
    Cheers,
    Julius
    ps: The one table which could not be changed, was it being changed from a different client than the other two?

  • Tables can be maintained even though Client has status 'not modifiable" ?

    I am looking, list of tables which i can maintain directly even though "Client has status 'not modifiable'" status
    example : T000
    Rgds

    No ..No...Siddesh,
    You are understanding my requirement in reverse.
    We are now not in execution of giving the access.
    i regret, if i am failing to explain my requirement
    A Auditor wants
    a). He wanted to know the users having S_TABU_DIS auth object with 02 value and assigned authroization groups.
    b). He wanted list of tables including Z tables that can be maintained directly thru maintenance view
    Auditor will do some excerse Directly Maintained Tables (vs) Authroized users
    He will come back with a list of tables for which we have to give the logs.
    I tried my best to explain my requirement.
    To summarise  - I repeat  i am looking  "List of Tables that can be maintained directly - When Client has status 'not modifiable" ?
    Thanks in advance for your time for this query.
    Rgds

  • ORA-12838: cannot read/modify an object after modifying it in parallel

    I am getting the above error when i hit this part in my load ....
    can somebody suggest me why it could be in this case ?
    MERGE INTO PART1 H
    USING (SELECT PA1,                              PART1,                                   CON1,                                   GEO1,                                   COUN1,                                   KIT1                          FROM W1 ) WH ON
                                       (H.PART1=WH.PART1)                                   --on PK darshan 01-03-2006
         WHEN MATCHED THEN
    UPDATE SET                                   H.CON1     =WH.CON1,                         H.GEO1     = FN_GETGEOCODE ( WH.GEO1 ),               H.COUN1     =WH.COUN1,                         H.KIT1     =WH.KIT1,                    H.DT1     =TO_NUMBER(TO_CHAR(FN_GETGMTDATE(SYSDATE),'YYYYMMDD')),                              H.DT_LAST1          = FN_GETGMTDATE(SYSDATE)
              WHEN NOT MATCHED THEN
         INSERT     (H.PART1,                                   H.PART2,                                   H.CON1,                                   H.GEO1,                                   H.COUN1,                                   H.KITD1,                                   H.DT1,                                   H.DT_1,                                   H.DT_LAST_1)
              VALUES(CASE FN_MERGE_COUNTER(gpi_inserting)
                   WHEN 0 THEN     WH.PART1 END,                         WH.PARTN1,                              WH.CON1,                              FN_GETGEOCODE ( WH.GEO1),                    WH.COUNT1,                              WH.KIT1,
              TO_NUMBER(TO_CHAR(FN_GETGMTDATE(SYSDATE),'YYYYMMDD')),                                   PKG_COMMONACTIVITIES.FN_GETGMTDATE(SYSDATE),                                        PKG_COMMONACTIVITIES.FN_GETGMTDATE(SYSDATE)
                                            );

    does this give you a clue?
    SQL> CREATE TABLE t AS
      2  SELECT owner, object_name FROM all_objects
      3  WHERE 1=0;
    Table created.
    SQL> INSERT /*+ APPEND */ INTO t
      2  SELECT owner, object_name
      3  FROM all_objects;
    8982 rows created.
    SQL> SELECT * FROM t;
    SELECT * FROM t
    ERROR at line 1:
    ORA-12838: cannot read/modify an object after modifying it in parallelI bet that you need a commit after loading w1.
    John

  • Modify User website or not modify?  Please suggest

    I need to write an access request application in IDM 7.1. I was thinking of modifying the user website. I have the below question that I hope you let me know your suggestions of what you would do in this situation please?
    1) If I modify the user website then what if we upgrade IDM in the future and the new version will overwrite the user website? Should I modify the user website or copy it and create a separate folder called MyUser?
    2) If the suggestion is I should not modify the user website, can I just copy the user folder and create a separate folder called MyUser in the same directory level? Is that okay or idm has some configurations stored inside it that reference the user website specifically?
    Thanks,
    -Andy

    Hi Andrew,
    if you check documentation if can find out which object you should modify and which not.
    If you are modifying other than recomm then offcouce in case of upgrade you need to make sure those files have backup somewhere and the u can merge new change in modified files manully
    -SL

  • ODI not able to detect primary/foreign keys from XML- user lacks privilege or object not found

    Hi Guys,
    Im trying to load an xml file with two entities address and employee as below. The topology reverse engineering everything works fine. Im even able to view the xml data  in ODI,  but when i try to load the data from these two entities joining by the schema primary keys and foreign keys which odi created on reverse engineering process for xml, im getting the below error.  Im able to load data from one entity, error only occurs when i use the join odi creates internally to identify the xml components employee and address
    XML File:
    <?xml version="1.0" encoding="UTF-8" ?>
    <EMP>
    <Empsch>
    <Employee>
    <EmployeeID>12345</EmployeeID>
    <Initials>t</Initials>
    <LastName>john</LastName>
    <FirstName>doe</FirstName>
    </Employee>
    <Address>
    <WorkPhone>12345</WorkPhone>
    <WorkAddress>Test 234</WorkAddress>
    </Address>
    </Empsch>
    </EMP>
    Topology:  jdbc:snps:xml?f=C:/Temp/RR/Empsch.xml&s=Empsch&re=EMP&dod=true&nobu=false
    Error Message:
    -5501 : 42501 : java.sql.SQLException: user lacks privilege or object not found: EMPSCH.EMPSCHPK
    java.sql.SQLException: user lacks privilege or object not found: EMPSCH.EMPSCHPK
        at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
        at org.hsqldb.jdbc.JDBCPreparedStatement.<init>(Unknown Source)
        at org.hsqldb.jdbc.JDBCConnection.prepareStatement(Unknown Source)
        at com.sunopsis.jdbc.driver.xml.SnpsXmlConnection.prepareStatement(SnpsXmlConnection.java:1232)
        at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at oracle.odi.core.datasource.dwgobject.support.OnConnectOnDisconnectDataSourceAdapter$OnDisconnectCommandExecutionHandler.invoke(OnConnectOnDisconnectDataSourceAdapter.java:200)
        at $Proxy2.prepareStatement(Unknown Source)
        at oracle.odi.runtime.agent.execution.sql.SQLCommand.doInitializeStatement(SQLCommand.java:83)
        at oracle.odi.runtime.agent.execution.sql.SQLCommand.getStatement(SQLCommand.java:117)
        at oracle.odi.runtime.agent.execution.sql.SQLCommand.getStatement(SQLCommand.java:111)
        at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:81)
        at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:1)
        at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:70)
        at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
        at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
        at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
        at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
        at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
        at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:366)
        at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
        at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
        at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:292)
        at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:855)
        at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
        at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
        at java.lang.Thread.run(Thread.java:662)
    Caused by: org.hsqldb.HsqlException: user lacks privilege or object not found: EMPSCH.EMPSCHPK
        at org.hsqldb.error.Error.error(Unknown Source)
        at org.hsqldb.ExpressionColumn.checkColumnsResolved(Unknown Source)
        at org.hsqldb.QueryExpression.resolve(Unknown Source)
        at org.hsqldb.ParserDQL.compileCursorSpecification(Unknown Source)
        at org.hsqldb.ParserCommand.compilePart(Unknown Source)
        at org.hsqldb.ParserCommand.compileStatement(Unknown Source)
        at org.hsqldb.Session.compileStatement(Unknown Source)
        at org.hsqldb.StatementManager.compile(Unknown Source)
        at org.hsqldb.Session.execute(Unknown Source)
        ... 27 more
    Please advice
    Thanks
    Revanth

    Thats obvious from the xml file contents you have given here. In this xml file You have four complex type. Two of them are employee and address. However the employee doesnot have any relation with address as you have not added the relationship. Thats why its failing. Its not the fault of ODI.
    Also I would suggest not to use auto generated dtd by ODI as you might face problem in future. For example the address type of XML has 8 attributes and 4 of them are not mandatory. That means each of your xml file may have attributes between 4 to 8.  This is where ODI auto generated DTD fails.
    XML Schema complexType Element
    Thanks
    Bhabani

Maybe you are looking for

  • Mail attachments to Windows machines?

    I am trying to send two images as attachments to a user on a Windows machine.  The attachments are appearing in-line in the body of the email and do not show as attachments on Windows. I am attaching the 2 images by clicking the paper clip on the new

  • Lost Purchased Songs (Couldn't Find Solution in FAQ)

    Very shortly after downloading a song iTunes crashed (with that error message that asks if you'd like to send an error report). I opened up iTunes again and my song was gone. The money credit I used to purchase the song was gone too. I couldn't find

  • Migrating from NCS 1.0 to Prime Infrastructure 1.2

    Hi friends I know i had short discussion about this before but here it comes again and this time in detail. I have NCS 1.0 with 100 devices support license installed. Now knowing it has reached end of sale, and also for the fact that Prime does cover

  • Some observations in Beta 4

    Some observations in Beta 4: - I miss the zoom option 1.44 : 1 - this would be useful to display 12MP files as 6MP, i.e. Fuji S5 PRO files. - I cannot configure the export tool to open the original file (RAW or JPEG) without copying the file to a dif

  • Output module Template ?

    Hi All, I am so sick of constantly having to change AE's default AVI setting to Quicktime. Is there a way to make the default AVI to Quicktime? I played around with the TEMPLATE but I only see changes for  Stills, tiff, etc.. Thanks, lou