Error during transports

HI gurus,
I am getting the below error while transporting the objects,Please suggest hoe to proceed further
"import failed: Software component version with name already exists with different software component version ID"
regards
shankar

Hi,
The SWCV is already present. Each SWCV is present with a unique ID ex: dd01a0008dc111dfb2f3f8740ad0246a (GUID)
The SWCV you are trying to Import (Lets say SWCTest) in Environment A is having Guid G1 . But, a SWCV is already exisiting in the Environment A having the same name (SWCTest) with GUID is say G2. (This might be an older/newer version created by some one else). You cannot have two same named SWCV in ESR.
This is specifically the reason the error mentioned by you occurs.
Solution:
Check the ESR/IR for the SWCV (SWCTest) and find out if it is redundant and whether u have the latest version. If yes then delete the SWCV from the ESR and then retry importing your SWC version.
It will work surely.
Cheers,
Souvik

Similar Messages

  • Error during Transporting ID objects in PI 7.1

    Hello Experts,
    I am facing error during transportation of ID objects MY PI is 7.1 version In IR i have exported SWCV it generated .tpz file but in ID if am exporting it is throwing error
    Export failed:Internal error during pvc call:Parameter version Specifier or version has the invalid value null
    Please suggest me where would be the error any help is highly appreciated
    Regards
    Praveen

    HI,
    Problem is with all the folders in Integartion Directory while exporting objects from PI DEV it is throwing error like
    com.sap.aii.utilxi.misc.api.ResourceException: Export failed: Internal error during pvc call: Parameter versionSpecifier or version has the invalid value null
         at com.sap.aii.ib.server.transport.impl.utils.PvcUtils.throwRootCause(PvcUtils.java:86)
         at com.sap.aii.ib.server.transport.impl.utils.PvcUtils.createPropagationList(PvcUtils.java:58)
         at com.sap.aii.ibdir.server.transport.impl.service.DirTransportServiceSeImpl.createExportVersionset(DirTransportServiceSeImpl.java:98)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.exportXiObjects(TransportServiceImpl.java:655)
         at com.sap.aii.ib.server.transport.TransportServiceBean.exportXiObjects(TransportServiceBean.java:317)
         at sun.reflect.GeneratedMethodAccessor2467.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
    Regards
    Praveen
    Edited by: Maareddy Praveen Reddy on Nov 1, 2011 11:59 AM

  • Error during transport of info object

    Dear all,
    We are using BI7.0 During transport of the infoobject "0MAINTPOS" the following error is appearing.
    Start of the after-import method RS_IOBJ_AFTER_IMPORT for object type(s) IOBJ (Activation Mode)
       Characteristic 0CM_CTAR: Unit 0UNIT_DIM no allowed in compounding
       Characteristic 0CM_SHAR: Unit 0AREA_UNIT no allowed in compounding
    Can anyone tell what has to be done to get this error solved.
    Regards,
    M.Magesh

    MM,
    Please refer
    Re: inactive info objects in BI Content
    Re: Unit no allowed in compounding
    Hope it helps.

  • Error during transport request import - how to get it's text at runtime?

    Good day to you, Ladies and Gentlemen!
    Would be glad if someone can give me an advice.
    Suppose we are importing a transport request to a system. And an error occurred during import.
    In my program I want to display why the transport failed. How can I get the error message text with description of what is wrong? The same we can see at the transport log?

    Hi
    If you mean reading the Transport Log of a request you can use this FM
    data: lines type table of TRLOG.
    CALL FUNCTION 'TR_READ_LOG'
    EXPORTING
       IV_LOG_TYPE             = 'FILE'
       IV_LOGNAME_FILE         = '/usr/sap/trans_UE6/log/E7DG900147.UE6'
      TABLES
        et_lines                =  lines
    EXCEPTIONS
       INVALID_INPUT           = 1
       ACCESS_ERROR            = 2
       OTHERS                  = 3
    You just have to figure out which directory is you system using to store the Transport Logs. Also note that in this case UE6 it would be the logical name of your system and E7DG900147 the transport request number.

  • Error during transport

    Hi all,
    I have a program in a transport, which is actually a maintenance view generated for a ztable.
    This program is syntactically correct in our DEV system.
    But while transporting it to our QAS we are getting this error.
              Generation of programs and screens                                                                                |
    Transport request   : ****************
    System              : QAS
    tp path             : **
    Version and release: **************
    Generation of programs and screens for transport request DEVK930084
    Only generates programs with LOAD versions                                                                               
    This is the program where the error is occuring:
    Program SAPLZPP_T023V, Include LZPP_T023VT00: Syntax error in line 000006
    The Dictionary structure or table 'ZPP_T023V' is either not active or does not exist.
           |   Screen SAPLZPP_T023V 0100: Generation error    
    I checked the program, view table, and the screen, everything is perfect.
    But I dont know why we are getting this error.
    Can somebody shed some light on it?
    Any help is highly apprecitated.
    Thanks
    Goldie.

    Thank you Mateusz,
    you were right, we dont have the table in the QAS,
    Sorry!! it took me so long to reply back.
    The basis guy just told me, he was busy
    cheers,
    ~goldie.

  • Syntax error during transport on valid transfer routines

    Dear All,
    We have some routines in a tranfer structure that are valid and working just fine in DEV.  But when we transport them to QA we get the following error message :-
    Start of the after-import method for object type R3TR ISTS (Activation Mode)                
    Transfer structure 6DB_V_BW_EPISODE_AD activated under the name 6DB_V_BW_EPISODE_AD         
    It is not necessary to copy dependent objects for transfer structure 6DB_V_BW_EPISODE_AD    
    Syntax error in transfer routine for InfoObject OPEN_DAT                                    
    Activating Transfer Rules 6DB_V_BW_EPISODE_AD ...                                           
    47 Transfer Rule(s) of the transfer structure 6DB_V_BW_EPISODE_AD removed from control table
    53 InfoObject(s) of the transfer structure 6DB_V_BW_EPISODE_AD removed from control table   
    Formulas have been saved                                                                    
    Syntax error in transfer routine for InfoObject OPEN_DAT
    If we remove all the routines the activation works just fine even though our routines are valid and working just fine in DEV.
    Can anyone explain this as this is becoming quite urgent now ?
    Thanks in advance.
    Craig

    Hi Oliver
    I work with Craig. In response to your question, what he means is that all objects independantly have been transported ok, apart from the transfer rules. If you look at the table RSTSRULES you will see a column called CONVROUT_L.
    In our Dev system this field contains the BW generated rule code. Eg.
    45GEGC5I66GA9Z5G4KFDDRIK4 against the Transfer structure. When the after import process runs, it uses the contents of this table together with the contents of the RSAABAP table which contains the code and creates the transfer rule program.
    In RSAABAP we have the following code for CODEID '45GEGC5I66GA9Z5G4KFDDRIK4'
    DATA: l_s_errorlog TYPE rssm_s_errorlog_int.
    CHECK NOT &TS&-opened_date IS INITIAL.
    IF &TS&-opened_date < '19000101'.
    &RS& = '19900101'.
    ELSEIF &TS&-opened_date > '29990101'.
    &RS& = '19900101'.
    ELSE.
    &RS& = &TS&-opened_date.
    ENDIF.
    returncode <> 0 means skip this record
    &RE& = 0.
    abort <> 0 means skip whole data package !!!
    &AB& = 0.
    In our QA system the column is blank because of the wierd Syntax problem when generating the program, therefore the transfer rules dont get activated.
    As you can see there is no problem with the ABAP.
    Regards
    Mark

  • Error during transport-Structure change at field level (convert table /BIC)

    Hi,
    I am trying to transport from DEV to Test when I encountered this error.
    The tables are both consistent when I checked with SE14.
    Start of the after-import method RS_CUBE_AFTER_IMPORT for object type(s) CUBE (Activation Mode)
    Error/warning in dict. activator, detailed log    > Detail
    Structure change at field level (convert table /BIC/DZCRUSDI026)
    Table /BIC/DZCRUSDI026 could not be activated
    Return code..............: 8
    Following tables must be converted
    DDIC Object TABL /BIC/DZCRUSDI026 has not been activated
    Error when activating InfoCube ZCRUSDI02
    Error/warning in dict. activator, detailed log    > Detail
    Structure change at field level (convert table /BIC/DZCRUSDI023)
    Structure change at field level (convert table /BIC/FZCRUSDI02)
    Table /BIC/DZCRUSDI023 could not be activated
    Table /BIC/FZCRUSDI02 could not be activated
    Return code..............: 8
    Following tables must be converted
    DDIC Object TABL /BIC/DZCRUSDI023 has not been activated
    Error when resetting InfoCube ZCRUSDI02 to the active version
    How do I resolve this
    thanks

    Hi,
    There are no Inactive objects in the cube in DEV system. Also must of the changes I made in Test are already in the cube in TEST But the cube is not active.
    SAP proposed that the cube be activated manually but is not a good procedure to activate in TEST system.
    Error when resetting InfoCube ZCRUSDI02 to the active version
    Message no. RSO410
    Diagnosis
    Errors arose when activating InfoCube ZCRUSDI02. An active version already existed before the activation.
    System Response
    InfoCube ZCRUSDI02 could not be reset to the old active version. Since the generated objects no longer correspond to the old active version, they were reset to inactive.
    Procedure
    The old active version of InfoCube ZCRUSDI02 can no longer be used. Remove the cause of the activation error and activate InfoCube ZCRUSDI02 anew.
    thanks

  • Notification about errors during transport from DEV to QAS server.

    Hi Guys.
    Is there any way of alerting the user about the errors that arise when moving the transaction from DEV client to QAS client?
    For Instance,In DEV the program may be working fine and while transporting sometimes errors can arise by not including all the necessary files while moving to QAS server.
    Kind of auto-email facility notifying the user...

    Hi,
    there might be some standard functionality for TMS but if you can't find anything then you can still use BADI CTS_IMPORT_FEEDBACK. The only method if this BADI is called right after import of each transport.
    Cheers

  • Error during Transportation from development to quality

    Hi All,
    I am trying to transport some transformation from D system to Q system.But i am getting a error in one transformation
    Error 1 :
    Checking Transformation 0IMR96N4M29G9HJR6AIOQKB151I7CJI2
    Rule (target: ZCUSTHS4M, group: 01 Standard Group): Syntax error in routine
    Rule (target: ZCUSTHS5M, group: 01 Standard Group): Syntax error in routine
    I have checked the transformation is active and there is no error in routine.I have collected all the DTPs etc.
    Can anyone please support me in this.How to proceed in this case.
    Thanks,
    Deepak

    Hi Deepak,
    1. Check in routine if you are referring to any table or structure, which would have been present in the source system, but absent in the target system i.e Quality.
    2. Open T code STMS in Qualtiy and check the transport logs for that particualr TR Number and try analysing the error.
    3. Now the only option remaining is delete the Transformation in Dev and collect a deletion TR. Now move it to Quality this would delete the transformation in Quality. Create a new one in Dev and re transport.
    Note: While moving the TR ensure that dependent object goes last .i.e the sequence of object import should be kept in mind.
    Regards
    Raj rai

  • LOAD_PROGRAM_LOST error during transport

    Hi guys,
    One of my transports always got canceled (RC = 12). The error given was LOAD_PROGRAM_LOST.
    I looked at the program in the target system, it's a generated report called insert_and_read_ods.
    Any input is appreciated.
    BR
    Ben

    Hi,
    The transport request contains Info Packages, Data Sources, Transfer Rules, and Transfer Structures.
    As I tried to transport a few times (which all ended up with RC 12), the programs that were complained about were different. But they all had to do with PSA of data sources from one source system.
    Thank you.

  • Execution of programs after import (XPRA) error during transports

    Hi Experts
    I am applying the support stack level from 18 to 19. On applying the ABAP support pack i am getting the error.  (Ehp1- support pack)
       Execution of programs after import (XPRA)
       Transport request   : SAPKNA7013
       System              : RIS
       tp path             : tp
       Version and release: 372.04.40 701
       Post-import methods for change/transport request: SAPKNA7013
          on the application server: mel-srv-sap1
       Post-import method ENHS_AFTER_IMPORT started for ENHS L, date and time: 20090820182438
       Post-processing for ENHS /SAPCND/CONFIGURATION was already performed successfully earlier
       Post-processing for ENHS /SAPCND/GEN_AFTER_IMPORT was already performed successfully earlier
       Post-import method ENHS_AFTER_IMPORT completed for ENHS L, date and time: 20090820182438
       Post-import method ENHO_AFTER_IMPORT started for ENHO L, date and time: 20090820182438
       Post-processing for ENHO PRT_CONFIGURATION_EXIT was already performed successfully earlier
       Post-processing for ENHO REF_AFTER_IMPORT_EXT was already performed successfully earlier
       Post-processing for ENHO REF_CONFIGURATION_EXIT was already performed successfully earlier
       Post-processing for ENHO TTE_CONFIGURATION_EXIT was already performed successfully earlier
       Post-import method ENHO_AFTER_IMPORT completed for ENHO L, date and time: 20090820182438
       Post-import method /SAPCND/TRN_AFTER_IMPORT_OW started for CTAP L, date and time: 20090820182438
       Transport: Execution of method /SAPCND/TRN_AFTER_IMPORT_OW
       Mass activation off
       Transport: Execution of method /SAPCND/TRN_AFTER_IMPORT_O_OW
       End of processing of condition tables for order SAPKNA7013, time 18:24:38
    Program terminated (job: RDDEXECL, no.: 18243800)
       See job log
    Execution of programs after import (XPRA)
    End date and time : 20090820182453
    Ended with return code:  ===> 12 <===
    When i click on the job log i get the following details:
    Job log overview for job:    RDDEXECL / 18245300
    Date       Time     Message text
    20.08.2009 18:24:53 Job started
    20.08.2009 18:24:53 Step 001 started (program RDDEXECL, variant , user ID DDIC)
    20.08.2009 18:24:53 All DB buffers of application server mel-srv-sap1 were synchronized
    20.08.2009 18:24:53 ABAP/4 processor: SYNTAX_ERROR
    20.08.2009 18:24:53 Job cancelled
    Please help me to resolve the issue. Thanks in advance.
    Thanks & Regards

    Hello Folks,
                       Thank you all for your help. I apologize for the delay. Apparently SAP had a few SAP notes to suggest for my issue and once the notes were implemented, the problem got resolved. Here are the notes for your reference:
    1114409
    1113718
    1059837
    1055217
    Regards,
    Prashant

  • Error during transport: Method is not declared + Component missing

    HI
    I got 2 errors when I transport:
    Error 1:
    Program ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCP, Include ZCL_ZGW_VH_ORDER_DETAI_DPC_EXTCO: Syntax error in line 000003
    Method 'DETSET_GET_ENTITY' is not declared or inherited in class 'ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT'. -
    Error 2:
    Program ZCL_ZGW_VH_ORDER_DE_01_DPC====CP, Include ZCL_ZGW_VH_ORDER_DE_01_DPC====CM006: Syntax error in line 000190
    The data object 'LS_ET_DETAILS' does not have a component called 'ZZ_MATR_LEV_DATO'.
    1)
    When I go to Class Builder (SE24), and make a syntax check for ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT, I got the error:
    Class ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT,Protected section
    Method "DETSET_GET_ENTITY" is not declared or inherited in class
    "ZCL_ZGW_VH_ORDER_DETAI_DPC_EXT". -
    The code looks like this
    protected section.
      methods DETSET_GET_ENTITY
        redefinition .
    2)
    If I go to include ZCL_ZGW_VH_ORDER_DE_01_DPC====CM006 (in SE38), I am navigated to method: DETSET_GET_ENTITYSET (That was the missing method in error 1). When I do a syntax check, I got the error message:
    Class ZCL_ZGW_VH_ORDER_DE_01_DPC,Method DETSET_GET_ENTITYSET
    The data object "LS_ET_DETAILS" does not have a component called
    "ZZ_MATR_LEV_DATO".
    Then I double click at ls_gw_et_details-zz_matr_lev_dato, and got the data statement: DATA ls_gw_et_details LIKE LINE OF et_entityset.
    When I double click at et_entityset, I see that the et_enityset is type ZCL_ZGW_VH_ORDER_DE_01_MPC=>TT_ORDDET. Now I double click at TT_ORDDET I got the public section, where I can see that ZZ_MATR_LEV_DATO is already specified.
         ZZ_SPORSP_DATO type D,
         ZZ_KSTROM type STRING,
         ZZ_KSTROM_DATO type D,
         ZZ_MATR_LEV_DATO type D,
      end of TS_ORDDET. .
      types:
    TT_ORDDET type standard table of TS_ORDDET. .
    Anyone who will help me?
    Thanks
    Lars

    Hi Ron Sargeant,
    I'm having a kind of similar issue. I have 3 entities, they were already mapped to theirs respective RFC. In the RFC, a couple of fields changed their name so the mapping got lost. I did again the mapping and there was no errors on 2 of the 3 entities. For other reasons, I had to delete the third entitiy, I deleted it and created it again and there was no problems, I do the mapping and everything was apparently fine, when I tried to "Generate Runtime Objects" it throws me an error with the next message: "Failed to create data provider class". If I try to Generate the service again, it throws me another error message: "The class ZCL_xxx_xx_xxxxxx_DPC is locked. Process canceled". I'm sure I've not edited or deleted the DPC class. If I try to access the DPC class from the tx SE24 it tells me that the object it's not created, and the class still appears in the list of Runtime Artifacts in tx SEGW.
    I'd like to know if you've got any idea of what may happen, or I'd also like to be sure that if I delete the DPC class and the DPC_EXT class, it will be regenerated again by the Service Builder.
    Best regards,
    Ana Velásquez

  • Error during transport request

    Hi gurus,
    I'm transporting my development work to the QA system
    but getting the following error
    "Source system BEDCLNT100 does not exist; InfoPackage ZPAK_D38W1M39WD1ETKF5YEFM2CDUS deleted"
    This error repeated for all my info packages
    Can anyone help me on this
    Thanks in advance
    BR

    HI,
      I guess, this source system is a R/3 one.
    Normally from R/3 quality all source systems should be replicated to BW Quality.
         If so, Please check in source system mapping.
              Tools->conversion of logical system names.
          check there whether your source system mapped with the    target system. and once it is done check your source system in Quality, and replicate it.
    Thanks,
    V.Sen.

  • 0materail error while transport

    Hi all,
    I get this error during transports from quality to production.Where should I delete data from 0material?in production or quality?
    Master Data Table /BI0/PMATERIAL contains data: Characteristic 0MATERIAL cannot be activated
    Message no. R7467
    Diagnosis
    The Master Data Table /BI0/PMATERIAL must be converted incompatibly with an activation of characteristic 0MATERIAL (changes to the key in the table). Table /BI0/PMATERIAL contains data. Parts of this data were lost in the conversion.
    System Response
    Characteristic 0MATERIAL cannot be activated.
    Procedure
    Undo the changes that led to the incompatible conversion (the changes in the key) or delete all data from table /BI0/PMATERIAL.

    Hi,
    If you got the error while importing in to QA system then first you have delete the data in QA then Agian re import to QA Once it done then move it  Prd.
    or
    If you got the error while importing in to Prd system then first you have delete the data in PRD then Agian re import to PRD.
    Hope it would help.
    Regards,
    Satya

  • Error while transporting objects:Internal error during pvc call: Parameter

    Dear all,
    We are facing the following error while transporting the individual configuration objects from our PI development system.
    Export failed: Internal error during pvc call: Parameter versionSpecifier or version has the invalid value null .
    However, it works fine when the complete configuration scenario is transported.
    We tried to transport the objects with different user id's, even then the issue still exists.
    Any inputs to resolve this will be highly helpful.
    Thank you,
    Younus

    Hi Mohammed,
    Answer is inside this oss [Note 1554387 - Error during export from Integration Directory|https://service.sap.com/sap/support/notes/1554387]. In this oss note, solution is to apply a patch (just a patch, not a SP). as it's a litle sap bug...
    Note: your issue is also explained with picture in this one "1550549 - PI transport: Internal error during pvc call" (sorry for this one I cannot insert a link)
    regards
    Mickael
    Edited by: Mickael Huchet on Jan 26, 2012 2:50 PM

Maybe you are looking for

  • Can not open web site Shutterfly with Firefox

    A few days ago Firefox blocked me from getting into my web site on Shuttrerfly.I get a notice from Shutterfly stating they are having a problem.Checked with Shutterfly and they ARE NOT having a problem.I CAN open my site via Internet Explorer and it

  • Can I combine or merge songs into a single album?

    When I view my albums in iTunes, many are fragmented into several albums. This is especially true for albums that contain songs by several artists, like "Saturday Night Fever" but also for albums by the same artist like "Future Shock" by Herbie Hanco

  • Airport works on MacOS but not on WindowsXP with Boot Camp

    Hi, I just bought my first mac, a MacBook and I love the way everything works - a great computer. Tho I like OS X, I still need to use XP time to time so, I got boot camp naturally and installed XP on it. Everything went smoothly. I have a wireless n

  • Can't get on internet!!!

    I hope someone can help...I have the AEBS 802.11n and used several cable modems to connect. There's a green light from both the modem and the BS, but when I try to pull up Safari, it's blank. I've done a hard reset on the modem and cycled through, tu

  • FB60- Editing Options Problem

    Hello All, I have a problem with editing options in FB60 . I want to change DOC.type option From Document type hidden To  Doc type ready for input, then got error message 'Enter a valid value ' . Is there anybody see that kind of error message ? Best