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

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

  • ABAP Import Phase error during Install

    Hi out there. I am installing an ERP system ECC 6.0 SR3 with just the AS ABAP and ECC components. It is now on the ABAP import phase and returns the error that certain ABAP objects are failing out of the 112 objects that is processing. Current examples are : -
    =============================================================================
    Loading of 'SAPSDIC_2' import package: ERROR
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "VRSX2~1" ON "VRSX2" ( "RELID" , "OBJNAME" , "VERSNO"  ) )
    DbSlExecute: rc = 99
      (SQL error -602)
      error message returned by DbSl:
    =============================================================================
    Loading of 'DD03L' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    Loading of 'SAPAPPL2_9' import package: ERROR
    ERROR : Execute for create index SEOSUBCO~001 on SEOSUBCO failed (dbrc=99).
      (SQL error -602)
      error message returned by DbSl:
    SQL-Statement: CREATE  INDEX "SEOSUBCO~001" ON "SEOSUBCO" ( "CLSNAME" , "CMPNAME" , "SCOTYPE"  )
    =============================================================================
    I wish to know how else can 1 work around this ABAP import phase with errors such as these? Is there a manual procedure I can perform for this phase during installations so to avoid these errors that come up. And then re-run the install that goes past this?
    Any help will be greatly appreciated.
    Thanks in advance.

    Hi
    Try increasing your shared pool size
    login to database level
    sqlplus "/as sysdba"
    >show parameter shared_pool_size;
    if the value is some thing aroung 150 to 200 MB increase it to 250MB
    >alter sytem set shared_pool_size=250M scope=both;
    Hope this will solve your problem
    Regards
    Uday

  • 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

  • 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 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-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

  • 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

  • Import ABAP error during ECC 6.0 installation on Win2003 with Oracle

    Dear friends,
    I am trying to install ECC 6.0 IDES version on Windows 2003 server with oracle 10g. In fact I had tried few days before and I was getting the same error message. I had posted a separate thread for this and after few suggestions I have moved the sorce data to internald HDD which was earlier on external HDD. Secondly the page file only 4096MB and now I have changed it to 24GB. But still it is giving errors. Only thing is that I have changed the page file size after istalling Oracle, will this effect installation? or is this because of any files corrupted source HDD?
    Kindly help me to solve this problem. I would be very much thankful to you. Here I am attaching DOKCLU.log; PCL2.log; sapinst.log; and import_monitor.java.log.
    Please let me know if you need any further information.
    - Ravinder.
    ============================================
    Error log from DOKCLU.log is as below:
    ++++++++++++++++++++++++++++++
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Apr  2 2006 23:26:45
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i DOKCLU.cmd -dbcodepage 4103 -l DOKCLU.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: DOKCLU created #20101202103735
    (RFF) ERROR: invalid checksum in data file "D:\SAPDVD\IDES-Exp 2\EXP2\DATA\DOKCLU.001"
                 current table was "DOKCLU"
    (DB) INFO: disconnected from DB
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    ============================================
    Error log from PCL2.log
    +++++++++++++++++
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Apr  2 2006 23:26:45
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i PCL2.cmd -dbcodepage 4103 -l PCL2.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: PCL2 created #20101202103740
    (RFF) ERROR: invalid checksum in data file "D:\SAPDVD\IDES-Exp 2\EXP2\DATA\PCL2.001"
                 current table was "PCL2"
    (DB) INFO: disconnected from DB
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    ============================================
    log from import_monitor.java.log
    +++++++++++++++++++++++
    Loading of 'SAPDODS' import package: OK
    Import Monitor jobs: running 1, waiting 2, completed 40, failed 16, total 59.
    Import Monitor jobs: running 2, waiting 1, completed 40, failed 16, total 59.
    Loading of 'SAP0000' import package: OK
    Import Monitor jobs: running 1, waiting 1, completed 41, failed 16, total 59.
    Loading of 'SAPAPPL0_10' import package: OK
    Import Monitor jobs: running 0, waiting 1, completed 42, failed 16, total 59.
    ============================================
    log from sapinst.log
    +++++++++++++++
    Import Monitor jobs: running 2, waiting 9, completed 32, failed 16, total 59.
    Import Monitor jobs: running 3, waiting 8, completed 32, failed 16, total 59.
    Loading of 'SAPSSEXC_1' import package: OK
    Import Monitor jobs: running 2, waiting 8, completed 33, failed 16, total 59.
    Import Monitor jobs: running 3, waiting 7, completed 33, failed 16, total 59.
    Loading of 'SAPSLOAD' import package: OK
    Import Monitor jobs: running ...
    ERROR 2010-12-03 05:43:19
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2010-12-03 05:43:19
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .

    Hi Rahul,
    Thanks for your valuable inputs, but when tried giving the below sqlplus command it is asking for user name and password and there I got stuck. Could you please let me know what is the default user and password or is there anyway we can skip it?
    Resolution
    stop the all oracle services.all r automatic mode.
    restart the system
    ==> When we restart system again all the automatic oracle services starts right, do we need to stop them again before executing the below command?
    login through
    goto command promt and type
    sqlplus "/as sysdba"
    ==> after this command it is asking for user name and password
    sql> startup
    exit
    c:---->lsnrctl (I do not understand this command, is it at C prompt or at SQL prompt?
    lsnrctl>status (also do not understand how to give this command)
    (look for the following message)
    The command completed successfully
    exit
    now u start the installation.
    Kindly help, it would be great if you could me your contact details, I will not disturb you but just in case of any help. Thanks once again. - Ravi.

  • 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.

  • After Effects CS4 error during render

    The error appearing is as follows...
    After Effects: AEGP Plugin Media IO Plugin:
    Unknown Error!
    MediaIO2 error: 0x4
    Not enough memory to complete this encoding
    ( 5027 :: 12 )
    Now, my computer memory is very poor (1.98 GB RAM), however, I do not believe this is the issue as I have tried rendering the exact same file on my other computer with 8.00 GB RAM, but the same error occurs.
    I am completely baffled with why this error may be occuring, I have tried many ways to try and stop this. Such as...
    Changed the "RAM to leave for other Applications" to 0.25 GB
    Enabled Multiprocessing
    Enabled Disk Cashe and to a size of 10,000 GB
    Installed the latest update of After Effects CS4
    Tried changing After Effects CS4's priority and affinity using Task Manager
    Tried rendering with only After Effects opened with all other applications closed
    Rendering with different output modules rather ".wmv", such as ".avi" etc.
    Changed the video size from 856x480 to 428x240 etc.
    I have tried rendering different sections of the video to avoid the parts where it has previously failed to render, however, it is continuing to crash and fail regardless of the section
    The project I am rendering is rather large (4 Minute File), consisting of atleast 1 GB worth of imported video (.wmv) and images (.png) etc. However, before today, rendering was never problem and my renders would always run smoothly without crashing, so i'm completely unsure on what the possible change is and what could resolve the issue.
    Thank you, all help is appreciated!

    Any Windows Updates recently? Installed some CoDec pack or alternate media player software? If so, get rid of CoDec packs and reinstall Windows Media Player using the standalone package downloadable from Microsoft...
    Mylenium

  • After Effects weird error during render

    I made a composition that involved Trapcode Sound Keys and Trapcode Particular in order to make particles move with the frequencies of a song. Upon completion of the composition I added it to the render queue. About 75% into the render I recieved this error "After Effects error: internal verification failure, sorry! {could not find itemframe we just now checked in} . Does ANYBODY have any idea what this error even means and why it even appeared in the first place and is there even a fix for this? Any help would be very much appreciated.

    Check-in/check-out errors refer to footage retrieval errors, which could be quite possible, if you use custom particles. Could be anything from damaged source footage to something with your pre-comp not being right to simply not enough memory. Impossible to tell, since you did not provide any detailed info. we do not even know which version of AE you are using...
    Mylenium

  • Auto execution of program after 1-2 minutes

    Hi all,
    I want to auto execute a program whenever one or two rows of data are in the table.
    In detail the scenario is 'I want to upload the data which ever i am taking in my ztable, so  how to  run the bdc program it self whenever there is data in the table.
    gaurav

    Hi gaurav,
    the SAP world takes a lot of it's life from generic solutiona for common problems being re-created hundreds or even thousands of times solvin very similar tasks.
    But all solutions are created in such a specific way that they can not be re-used without major changes.
    Do this:
    Enter entry manually via table maintenance and check in lock overview (SM12?) what lock is set for yopur Z table.
    In your Z program for entering data in the Z table, try so set the same lock using Enqueue function.
    If you can't set the lock, wait for some time, try again. If no success, cancel with Error message.
    You Z program for processing the Z table sholud so the same thing: Lock the table (Enqueue), process the entries and delete everyprocessed entry (or mark it as processed).
    This program can be scheduled as a job to run every 10 minutes, one hour, daily or whatever is required.
    Please do not expect to get the full ABAP code here, just do what you get paid for. Start programming and feel free to ask when you get stuck.
    Kind regards,
    Clemens

  • 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.

  • 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

Maybe you are looking for

  • No Data in Field Explorer

    Post Author: Ice_Berg CA Forum: .NET Hi... I'm currently using visual studio 2005 team edition and the built-in Crystal report.In my report, i use the Project data source (from ado.net, I created a view before in the database).In visual studio, when

  • Opening pdf in AIR HTML browser developed using Flex

    Hi, I am trying to open a PDF in AIR Browser. The Air browser supports this only if i have installed the Acrobat reader 8.1 and above, for versions lower than 8.1 it is not supporting and not opening the PDF file. In another scenerio I have installed

  • Dbms_lob.trim not working ?

    dbms_lob.trim not working ? ============================= I am using Oracle 11g/Sqldeveloper. I learned that dbms_lob.trim could be used to trim the CLOB items. I have the query SELECT dbms_lob.trim (WHATMEMO,3990) WHATMEMO_V FROM TEXT_TAB A; ORA-009

  • Chinese punctuation following English/Latin characters are not rendered

    I'm displaying a mix of English and Chinese in the same paragraph. Whenever chinese punctuation (0xFE00 to 0xFE6F)  is following latin characters (0x0000 to 0x00FF), the chinese punctuation is shown as "empty square". The punctuation displays correct

  • I forgot my security question you can not buy please help thank you

    I forgot my security question you can not buy please help thank you