Error while Releasing a transport request - DSO 0SD_O03: Active version

Hi all,
I am getting below error when I am trying to release a transport request.
Object ODSO 0SD_O03: Active version differs from modified version.
I activated DSO again,but I was not successful to correct the error.Please help me correcting this error.
Regards,
Bob

check
match and copy while installing the business content
Match (X) or Copy
If the SAP delivery version and the active version can be matched, a checkbox is displayed in this column.With the most important object types, the active version and the SAP delivery version can be matched.
When a match is performed, particular properties of the object are compared in the A version and the D version. First it has to be decided whether these properties can be matched automatically or whether this has to be done manually.
A match can be performed automatically for properties if you can be sure that the object is to be used in the same way as before it was transferred from Business Content.
When performing matches manually you have to decide whether the characteristics of a property from the active version are to be retained, or whether the characteristics are to be transferred from the delivery version.
The Match indicator is set as default in order to prevent the customer version being unintentionally overwritten. If the Content of the SAP delivery version is to be matched to the active version, you have to set the Installindicator separately.
The active version is overwritten with the delivery version if
 the match indicator is not set and
 the install indicator is set.
check following thread
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/102906a4-f13d-2e10-7199-ce316ff254b8?QuickLink=index&overridelayout=true
Thanks and regards
Kiran

Similar Messages

  • Error while exporting GP transport request

    When I try to exporting GP content for transportation, I always get a error message:Error while exporting transport request, and I check the defaultTrace, it repeat same messages as the number of development object:
    null
    com.sap.caf.eu.gp.base.exception.InvocationException
         at com.sap.caf.eu.gp.model.fnd.transport.translation.impl.S2XWriter.export(S2XWriter.java:154)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportTranslationsPerResource(TransportFactory.java:1892)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportResourcesApplicationToDirectory(TransportFactory.java:1748)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportResourcesToDirectory(TransportFactory.java:1668)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportRequest(TransportFactory.java:618)
         at com.sap.caf.eu.gp.ui.admin.transport.CTransport.exportToLocalFile(CTransport.java:1187)
         at com.sap.caf.eu.gp.ui.admin.transport.CTransport.onExport(CTransport.java:310)
         at com.sap.caf.eu.gp.ui.admin.transport.wdp.InternalCTransport.onExport(InternalCTransport.java:243)
         at com.sap.caf.eu.gp.ui.admin.transport.VWizard.onActionExport(VWizard.java:203)
         at com.sap.caf.eu.gp.ui.admin.transport.wdp.InternalVWizard.wdInvokeEventHandler(InternalVWizard.java:189)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.caf.eu.gp.model.fnd.transport.translation.impl.S2XWriter.export(S2XWriter.java:125)
         ... 38 more
    null
    java.lang.NullPointerException
         at com.sap.caf.eu.gp.model.fnd.transport.translation.impl.S2XWriter.export(S2XWriter.java:125)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportTranslationsPerResource(TransportFactory.java:1892)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportResourcesApplicationToDirectory(TransportFactory.java:1748)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportResourcesToDirectory(TransportFactory.java:1668)
         at com.sap.caf.eu.gp.model.fnd.transport.impl.TransportFactory.exportRequest(TransportFactory.java:618)
         at com.sap.caf.eu.gp.ui.admin.transport.CTransport.exportToLocalFile(CTransport.java:1187)
         at com.sap.caf.eu.gp.ui.admin.transport.CTransport.onExport(CTransport.java:310)
         at com.sap.caf.eu.gp.ui.admin.transport.wdp.InternalCTransport.onExport(InternalCTransport.java:243)
         at com.sap.caf.eu.gp.ui.admin.transport.VWizard.onActionExport(VWizard.java:203)
         at com.sap.caf.eu.gp.ui.admin.transport.wdp.InternalVWizard.wdInvokeEventHandler(InternalVWizard.java:189)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Can somebody help me about this?

    Hi ,
    Can u pls tell me where exactly you get the error ?
    cheers
    tJ

  • TP error while adding the Transport Request.

    HI,
    My server crashed. Restored the backup. In STMS, I am not able to import old Transport Request. While importing  throw the below error.
    Command: ADDTOBUFFER DEVK900103 DEV U1 pf=
    DEVELOPMENT\sap
      Return code: 0247
      Error text: addtobuffer has problems with data- and/or cofile
      Request: DEVK900103

    Please check at os Level that the cofile and the Data file Exist with proper permission.
    Perforn Tp check once.
    Can  you try to import the TP from OS level by using the following commands.
    first check wheather the cofile and data files are created in directory /usr/sap/trans/cofiles and in /usr/sap/trans/data.
    if they exists you go to directory /usr/sap/trans/bin and then execute the following commands.
    tp addtobuffer <Request number> <SID>
    Thanks Rishi Abrol

  • Error while importing a transport request

    Hi,
    I installed two SAP ECC6 EHP6 IDES sytems and created a transport route between them.
    When I try to import a Transport request I get the following error:
    HALT: inconsistent preview tables E071K_STR (size=344) and E071KS_PREVIEW (size=128)
    Please help me find a solution to this problem.

    Hello Occoro,
    There are multiple steps you need to do, I am not sure if the following note is applicable to your version of SAP.
    1730009 - Import queue does not work
    Downloading R3trans and tp is similar to downloading kernel.
    Download the versions relevant to your SAP Kernel 7.20, the latest patch should be available at http://service.sap.com/swdc
    In the same area where you get SAP Kernels, you should be able to get files such as:
    R3trans_xxx-xxxxxx.SAR
    tp_xxx-xxxx.SAR
    Download these files, uncar them to your kernel directory typically /sapmnt/<SID>/exe
    Refer to the following note for more details:
    19466 - Downloading SAP kernel patches
    Good luck.
    Regards,
    Siddhesh

  • Problem while releasing a transport request to Quality for BADI

    Hi i have implemeted a BADI for ME21N User exit.
    I have transported the BADI to Quality.
    It is giving an syntax error.
    But iam not getting any error message in Development.

    Error in ABAP application program.
    The current ABAP program "CL_EXIT_MASTER================CP" had to be
      terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    In program "ZCL_IM__ITMETAL_ME21N=========CP ", the following syntax error
      occurred
    in the Include "ZCL_IM__ITMETAL_ME21N=========CP " in line 5:
    "INCLUDE report "ZCL_IM__ITMETAL_ME21N=========CL" not found."
    This is what the error iam getting .
    But iam not able to see this include anywhere in SAP.
    I

  • Error while releasing the TR

    hi All,
    We are facing an issue while releasing the Transport Request. The error is "No valid TM target found".
    Request your valuable inputs on this.
    thanks in advance
    With Regards,
    Lata

    Hi,
    is it possible for you to import request manualy on OS level. once request created, it will split up in two files, one is R & second is K, import that files manualy in usr/sap/trans/data and usr/sap/trans/cofiles directories respectively and tp import request no. client no. or you can login to the target system client 000 by using stms ->import queue--> clieck on request and import it.
    The error actualy you have given is related to your target system, the request is not able to find out or got the target system.
    Regards,
    kiron.

  • Error while releasing Transport request number

    Hi Friends,
                       Whenever i release the Transport request from SE01 i am getting the following error. Please view the attached image . Could you please explain about that error ? and how can i prevent it in future ?

    At starting it shows warning like " Your object contains error continue or cancel " but if i proceed with continue after completion of the releasing process it shows (0) successfully completed but not with an error message. As Krishna Chaitanya said i might have used any dependent object. by reading all of your answer i could understand that this is not sever problem. But i would like to understand this process very clearly . All i want to know is
    how to release the request without any inconsistencies?
    and which is the best way, ?
    is there any  requisition before i initiate releasing ?

  • Error while releasing transport request

    Hi,
    When i tried to release the transport request, it returning with code = 8 (error) so transport has not done. When I digged into the transport request, error message is
    'unimplemented function REPC_OR_DELETE DOCUMENTATION'.
    Thanks in advance.
    Arvind...

    Hi,
    This is more related to the BASIS side,
    still have found one solution in one of the thread. Still contact you BASIS administrator for it.
    Solution.
    Is the error pointing at TP or R3trans?
    In this phase, we get error coz of r3trans.
    Please try following the note 206168. which tells you to change the r3trans.
    If you have changed the r3trans earlier, then try using the same r3trans as provided in the kernel CD.
    Jayant Sahu

  • Error while releasing a request.

    Hi All,
    I'm facing an error while releasing a request.
    The request contains an ABAP programs along with two INCLUDDE programs as well as a TCode to run the same.
    It is running successfully in dev. server. But, while releasing ths request it shows me the following error :
    " Object REPT ZBAPI_SD_SERV_SALES_ORDER is inactive " ,
    where ZBAPI_SD_SERV_SALES_ORDER is the program name. When I checked out in ABAP editor it shows the program active.
    But, I'm unable to understand why its showing me an inactivation error.
    Guys, help me out in this.

    Hi,
    Check if the INCLUDE program are also ACTIVE. They must be in inactive state. Try activating them and release the request.
    Regards,
    Vikranth

  • Error while releasing the request

    Hi Experts,
    I am releasing one Transport request from dev to qas.
    But it is giving error " Transport object from package <zstr> to
    target </prjdev> only.
    Please tell me, how to resolve the error?
    It's most urgent..
    Regards
    Mohit

    Hi,
    please cross check the request number your are providing of the PRD system.. That shouldnt be a probelm...
    hope this would help..
    Revert back if you get the problem if any with a brief process you are doing..
    Regards
    Narin Nandivada

  • Releasing a Transport Request ends with error code 0012.

    Hi,
    We have a Development system and a Production System (both running on separate windows machine) but they are not connected in STMS. We perform transporting of Requests at o.s level and NOT through STMS.
    We are facing this new problem - We are trying to release a Transport Request in SE01 and it ends with error code 0012. The task inside the Request is released without any error. There is no Notes in SAP Marketplace for this.
    Test call of transport control program (tp) ended with return code 0012
    Message no. TK094
    Diagnosis
    Your transport request could not be exported, since all requirements were not fulfilled.
    Calling the transport control program tp
       "tp EXPCHK EFIK900025 pf=E:\usr\sap\trans\bin\TP_DOMAIN_EFI.PFL -Dtransdir=E:\usr\sa"
    which checks the export requirements, returned the following information:
    Return code from tp: 0012
    Error text from tp: ERROR: Buffer check failed.
    System Response
    Further processing is terminated.
    Procedure
    Check the following points:
    Feasibility of the transport control program tp
    Parameter settings in the transport profile
    Availability of the transport directory and the subdirectories (cofiles, data, log, sapnames, bin)
    Write authorization for the subdirectories
    Write authorization for the files of the subdirectories cofiles, data, log, sapnames
    Release the request again when the error has been removed
    Please help.
    Regards,
    Mohan.

    Hi Mohan,
    Nice to hear that that your problem is resolved.
    For Pamater CTC, please check the below links:
    Automatic transport between DEV clients ?
    http://sapsolutions.searchsap.com/kw;ExtendedTransportControl/content-sap.htm
    Regards,
    Hari Kishan

  • We couldn't release any transport request!

    Hi experts,
    We could't release any transport request on DEV from today.
    We could do it until yesterday.
    We have never changed any settings.
    Except release, we can use SAP system, and
    we can import released transport request to QAS .
    Also I could tp addtobuffer on DEV.
    [Operation]
    SE10 -> select transport request -> click [release] button
    and, we can see the error message as below.
    Error Message *****************************************************
    Test call of transport control program (tp) ended with return code
    [Transport Log]
    We can see the log as below.
    ERROR: No connect due to DbSl Load Lib Failure
    ERROR: environment variable dbms_type is not set.
    ERROR: Connect to RDV failed (20090220140504).
    ERROR: Connect to RDV failed (20090220140740), failed to read table SVERS.
    [Our Action]
    1. Change Environment variable & Restart SAP (note 351586)
    2. replace tp & saptrans
    3. change parameter (note 175627)
    4. add full control to everyone on sap/trans
    5. see note 534765,98678,128126,592514,799058,879941,508140,610640
    Thank you in advance.
    BR,
    Toshi

    Hi,
    Thank you for your reply.
    I did r3trans -d, and the result is as belllow.
    F:\usr\sap\RDV\SYS\exe\run>r3trans -d
    This is r3trans version 6.13 (release 640 - 07.01.08 - 14:25:00).
    unicode enabled version
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function:   db_ntab
    2EETW000 fcode:      NT_RDTDESCR
    2EETW000 tabname:    TADIR
    2EETW000 len (char): 5
    2EETW000 key:        TADIR
    2EETW000 retcode:    2
    r3trans finished (0012).
    Also I checked TP_DOMAIN.pfl, but it seems that there is no problem.
    But I found doubtful point.
    It is environmental variable, and now it is differnt from last friday.
    Example,  last friday , there was variable as bellow,
    but today I couldn't find them
    In the meantime , I will deal with them.
    dbms_type=MSS
    MSSQL_DBNAME=RDV
    MSSQL_SCHEMA=rdv
    MSSQL_SERVER=<hostname>\RDV
    Toshi

  • Error while releasing an activity from NWDS

    Hi,
    I am facing the below error while releasing an activity from NWDS - transport view.
    Internal error: the export of SC_CR com.xxx.xxx/xxx_SOFTWARE_COMPONENT#Track_D.118 failed. tcs returncode was 12
    Check in and activate was successfull and in CMS, the activity is shown as activated.
    Please help me to rectify this error.
    Thanks in advance!
    Regards,
    Manchari. N

    Make sure you are connected to NWDI server.
    Also create a new activity for a different component in the same track.
    Below links may be helpful :
    http://wiki.sdn.sap.com/wiki/display/TechTSG/(NWDI)(CMS)PropagationRequestReleaseinTransportViewFails
    NWDI/CBS - release activity in consolidation
    Re: Error on Release of activity (Version set not found!)
    Regards
    Deepak

  • Error while releasing the custom table

    Hi Everyone,
    Modified the User defined include files of a particular table for one of our requirements ( In the function group of the table maintenance generator ) and encountered an error while releasing the request to Quality server, the error disappeared after regenerating the table, this seem to be happening only when the user includes of a table maintenance is introduced/modified, why the release doesnt work when there is any change in the maintenance generator?,
    Rgds,

    Hi Sailatha,
    After modifying, you need to re-generate everything so that, the changes come in effect.
    Trying to release without re-generating will surely result in error.
    Regards,
    Raj

  • Release the transport request

    Hi,
    I created the transport request.I want to release the transport request from developement to testing ,
    Please tell me how to do that.
    regards,
    chinna.

    Hi,
    Check the below steps.
    1. Go To SE09 or SE10.
    2. Click 'Display' button.
    3. TR will be list out in Tree view.
    4. Place the cursor in the TR which is going release.
    5. in menu, Request/Task->Complete check->object and
    Request/Task->Complete check->Check Request Consistancy
    Request/Task->Complete check->Inactive Objects.
    6. in above if you get any error, you should rectify the error and repeat all the steps again. otherwise do the step7.
    7. Click the 'Release Direclty'[F9] button in the toolbar.
    Regards,
    Boobalan S

Maybe you are looking for

  • Vendor Evaluatuion /Schedules

    Hi, How to send vendor evaluation report thro' mail. Regards, Vivek

  • Screen number in t code

    hi friends i am facing problem in creating transaction code for a program. its asking screen number. which number i have to give and from where i can and how i can find that screen number.                                             kumar.

  • How to use @prompt for stored procedure in universe

    Hi, I am using Bo XI R3.1 and universe was built on stored procedures and database is sql server 2005. I would like to show the list of values for prompts in report which they are based on parameters given for stored procedures in universe. Instead o

  • Open LiveCycle

    I've downloaded and installed a trial version of LiveCycle. I can't open, or use it. All I want to do is fill in a security PDF form, but everytime I try, I am told to "use LiveCycle" which I can't open.

  • How can i buy Apple tv becoz my country didn't sell it

    How can i buy Apple TV ? My country didnt sell any of it. Thks