ABAP Query variant - Error during SE93

Team,
I am creating ztransaction codes for abap queries via SE93. Sometimes in SE93 error comes stating that Variant is required. I want to know the table name where this info/indicator/flag is maintained.
I need this info to automate my BDC.
Thanks
Error Msg:
Report AQ10CR==========35============ can only be started with a variant
Message no. DB623

Hi,
Check in SQ01, there are options to set the ABAP query to be executed with varaint. If this check box is enabled then you can execute the query only with a varaint. So i believe its the setting in the query definition and not in Se93.
Btw you can define or create a transaction code  in SE93 to run a query with the varaint as well.
Let me know if you need more info.
cheers
VJ

Similar Messages

  • ABAP Query Variant Problem

    Hi,
       I am trying to Execute a query through Program
      I had copied standard querys (ME80FN) Program  RM06EAAW  to my custom program
      In that program , it is caaling a query and assigning one variant
      Any idea from when that variant was assigned or How to create variants for ABAP Queries??
    Thanks
    Chandrasekhar J
    Edited by: Chandrasekhar Jagarlamudi on Feb 20, 2008 1:08 AM

    Hi,
    Check these links...
    http://help.sap.com/saphelp_nw04/helpdata/en/62/bc934814ba11d6999900508b6b8b11/frameset.htm
    Re: ABAP Query variant - Error during SE93
    Hope it helps u...
    Regards,
    KK

  • 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

  • Abap program variant error in process chain

    Hi experts,
    I need your help one more time...
    In our process chain, we run the program RSIMPCUST to bring currency and units from the source system to BW. We have created a variant to run this program and call it in the process chain. One of the variant's parameter is the logical system, which was configured as our DEV system.
    When we transport this process chain to QA and run it, the variant continues to refer the DEV logical system, and not the QA logical system as it should.
    any ideas?
    Thanks!
    Thiago Braga

    Values in variants are not converted.  You can use the same variant in your ABAP program, but you need to change the value in the parameter for logical system in each system you transport the change to.  The only alternative is to create a logical system name in SM59 that is the same in all your BW systems but it refers to the local R/3 system.
    In other words, you will have two logical systems in your BWD system pointing to your R/3 Dev.  Let's call them R3DCLNT100 and R3SYSTEM, where R3DCLNT100 is also the source system (in RSA1).  You can use R3SYSTEM in your variant for your ABAP program.  In your BWQ (test system), you will have two logical systems also, R3QCLNT100 and R3SYSTEM, where R3QCLNT100 is also your source system.
    Does this help.

  • Abap run time error during se38 new program creation

    when i try to create a new program, I get runtime error and it says start_call_sick
    details: database inconsistency : start transaction SICK.
    TRIGGER LOCATION OF RUNTIME
    PROGRAM: SAPMSYST
    INCLUDE : SAPMSYST
    ROW 1.763
    MODULE TYEP MODULE PAI
    MODULE NAME D020_SNC_CHECK_EXTID
    AND IT ALSO SAYS: KHA ( SYSTEM ID ) : SYSTEM RESTARTED
    WORK PROCESS RESTARTED
    SESSION TERMINATED.
    ANY IDEA HOW TO SOLVE THIS ERROR?????
    ITS ECC 5.0 WITH ORACEL DATABASE AND WIN 2K3 SP1 OS.
    WAITING FOR REPLY
    CHEERS
    kHALIL
    POINTS WILL BE AWARDED.

    when i try to create a new program, I get runtime error and it says start_call_sick
    details: database inconsistency : start transaction SICK.
    TRIGGER LOCATION OF RUNTIME
    PROGRAM: SAPMSYST
    INCLUDE : SAPMSYST
    ROW 1.763
    MODULE TYEP MODULE PAI
    MODULE NAME D020_SNC_CHECK_EXTID
    AND IT ALSO SAYS: KHA ( SYSTEM ID ) : SYSTEM RESTARTED
    WORK PROCESS RESTARTED
    SESSION TERMINATED.
    ANY IDEA HOW TO SOLVE THIS ERROR?????
    ITS ECC 5.0 WITH ORACEL DATABASE AND WIN 2K3 SP1 OS.
    WAITING FOR REPLY
    CHEERS
    kHALIL
    POINTS WILL BE AWARDED.

  • Error during Heterogeneous System Copy -  Phase 18 Import ABAP

    Hello gurus,
    I´m facing an error during the Target Installation in a Heterogeneous System Copy (Migration). The system SAP is a SAP ECC 6.0 SR3 (Unicode and Abap+Java).
    Source server:
    Operation System:  Windows 2003 Server x64
    Database: SQL Server 2008 SP01
    Target server:
    Operation System:  Red Hat Enterprise Linux (RHEL) X64
    Database: Oracle DB 10.2g (10.2.0.4)
    I already did the all procedures in export database and all that looks fine!
    At this point I´m running the system copy procedure through SAPInst on target server (RHEL / Oracle) but in phase 18 - Import ABAP the sapinst stops... (by the way in procedure bar, I can see "Import Monitor jobs: running 0, waiting 1, completed 0, failed 18, total 19")
    I checked three log files (sapinst_dev.log ; sapinst.log ; SAPSDIC.log):
    SAPSDIC.log:
    /usr/sap/QAS/SYS/exe/run/R3load: START OF LOG: 20100820145140
    /usr/sap/QAS/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    /usr/sap/QAS/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled Jan 23 2008 17:39:05
    /usr/sap/QAS/SYS/exe/run/R3load -ctf I /software/export_preparation/ABAP/DATA/SAPSDIC.STR /tmp/sapinst_instdir/NW04S/LM/COPY/ORA/SYSTEM/CENTRAL/AS/DDLORA.TPL SAPSDIC.TSK ORA -l SAPSDIC.log
    (TPL) ERROR: unknown template variable "compress"
    /usr/sap/QAS/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/QAS/SYS/exe/run/R3load: END OF LOG: 20100820145140

    Hi Volker,
    > (TPL) ERROR: unknown template variable "compress"
    > This message looks like the DDLORA.TPL contains stuff that should not belong there.
    > Can you attach the DDLORA.TPL.
    > There are some bugs with SMIGR_CREATE_DDL, but they are mostly not related to oracle.
    prikey: AFTER_LOAD ORDER_BY_PKEY
    seckey: AFTER_LOAD
    cretab: CREATE TABLE &tab_name&
            ( /{ &fld_name& &fld_desc& /-, /} )
            TABLESPACE &tablespace&
            &compress&
            &lob_cache&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
    drptab: DROP TABLE &tab_name&
    crepky: CREATE UNIQUE INDEX &pri_key&
            ON &tab_name&
            ( &key_fld& /-, )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &pri_key& LOGGING
    drppky: DROP INDEX &pri_key&
    creind: CREATE &unique& INDEX &ind_name&
            ON &tab_name&
            ( /{ &fld_name& /-, /} )
            TABLESPACE &tablespace&
            STORAGE (INITIAL     &init&
                     NEXT        &next&
                     MINEXTENTS  &minext&
                     MAXEXTENTS  &maxext&
                     PCTINCREASE &pctinc& )
                     NOLOGGING
                     COMPUTE STATISTICS ;
            ALTER INDEX &ind_name& LOGGING
    drpind: DROP INDEX &ind_name&
    crevie: CREATE VIEW &view_name&
            ( /{ &fld_name& /-, /} )
            AS &query&
    drpvie: DROP VIEW &view_name&
    trcdat: TRUNCATE TABLE &tab_name&
    deldat: DELETE FROM &tab_name& &where&
    negtab: LICHECK MLICHECK
    negdat: LICHECK MLICHECK
    negind: LICHECK0 MLICHECK0 LICHECK0 MLICHECK0
    negvie:
    negcpr:ARFCSSTATE ARFCSDATA ARFCRSTATE TRFCQDATA TRFCQIN TRFCQOUT TRFCQSTATE QRFCTRACE QRFCLOG
    table storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000160K 0000000001 2147483645
         10 0000000016K 0000655360K 0000000001 2147483645
         11 0000000016K 0001310720K 0000000001 2147483645
         12 0000000016K 0002621440K 0000000001 2147483645
         13 0000000016K 0005242880K 0000000001 2147483645
         14 0000000016K 0010485760K 0000000001 2147483645
         2  0000000016K 0000000640K 0000000001 2147483645
         3  0000000016K 0000002560K 0000000001 2147483645
         4  0000000016K 0000010240K 0000000001 2147483645
         5  0000000016K 0000020480K 0000000001 2147483645
         6  0000000016K 0000040960K 0000000001 2147483645
         7  0000000016K 0000081920K 0000000001 2147483645
         8  0000000016K 0000163840K 0000000001 2147483645
         9  0000000016K 0000327680K 0000000001 2147483645
    index storage parameters
    loc: APPL0 PSAPSR3                 0000
         APPL1 PSAPSR3                 0000
         APPL2 PSAPSR3                 0000
         CLUST PSAPSR3                 0000
         DDIM  PSAPSR3                 0000
         DFACT PSAPSR3                 0000
         DODS  PSAPSR3                 0000
         POOL  PSAPSR3                 0000
         SDIC  PSAPSR3                 0  
         SDOCU PSAPSR3                 0000
         SLDEF PSAPSR3700              0000
         SLEXC PSAPSR3700              0000
         SLOAD PSAPSR3                 0000
         SPROT PSAPSR3                 0000
         SSDEF PSAPSR3700              0000
         SSEXC PSAPSR3700              0000
         SSRC  PSAPSR3                 0000
         TEMP  PSAPSR3                 0000
         USER  PSAPSR3USR              0000
         USER1 PSAPSR3USR              0000
    sto: 0  0000000016K 0000000040K 0000000001 2147483645
         1  0000000016K 0000000080K 0000000001 2147483645
         10 0000000016K 0000163840K 0000000001 2147483645
         11 0000000016K 0000327680K 0000000001 2147483645
         12 0000000016K 0000655360K 0000000001 2147483645
         13 0000000016K 0001310720K 0000000001 2147483645
         14 0000000016K 0002621440K 0000000001 2147483645
         2  0000000016K 0000000160K 0000000001 2147483645
         3  0000000016K 0000000640K 0000000001 2147483645
         4  0000000016K 0000002560K 0000000001 2147483645
         5  0000000016K 0000005120K 0000000001 2147483645
         6  0000000016K 0000010240K 0000000001 2147483645
         7  0000000016K 0000020480K 0000000001 2147483645
         8  0000000016K 0000040960K 0000000001 2147483645
         9  0000000016K 0000081920K 0000000001 2147483645

  • ABAP Query display variant problem

    Hi,
      We have three different SAP clients development DV1, Staging ST1 and production PC1. I have created an abap query for which I m trying to create a global display variant (not user specific). I m able to do so easily in DV1 and PC1 systems. But when I try to create a display variant on ST1 by first running the report and then going to menu Settings->Layout->Save . I find that by default the User-Specific checkbox is selected and disabled. Because of this I can create only user specific display variants for my queries.
    Where can I change the settings so that when I go to the above menu the User-specific checkbox is enabled and I m able to create global display variants ?
    Thank you for reading.
    Krishna

    I am confuse after reading your question , any way we can adding "default" variant in SQ01. You can also assign the same variant in SE93 , when you create T-code for the specific query !!.
    Well if it doesn’t solve your problem ..please explain your question with the help of tr. codes and what you’re trying to do !!
    I’m sorry , its really making me knutt by reading your question again and again .
    Thanks
    Saquib
    Message was edited by: Saquib Khan

  • SRM Installation error during abap import

    Hi SAP Gurus,
    This is the error during the ABAP Import.
    >>>Import_Monitor.log
    INFO: 2007-10-07 14:25:17
    Import Monitor is started.
    CONFIG: 2007-10-07 14:25:17
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-07 14:25:17
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-07 14:25:17
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-07 14:25:17 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-07 14:25:18
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-07 14:25:18
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-07 14:25:18
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDIC.TSK ORA -l SAPSDIC.log
    TRACE: 2007-10-07 14:25:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -stop_on_error
    INFO: 2007-10-07 14:28:04 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is successfully completed.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is started.
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSEXC.TSK ORA -l SAPSSEXC.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL1' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL1.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL1.TSK ORA -l SAPAPPL1.log
    TRACE: 2007-10-07 14:28:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL0' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL0.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL0.TSK ORA -l SAPAPPL0.log
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-07 14:28:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL1' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error
    TRACE: 2007-10-07 14:28:19 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL0' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -stop_on_error
    INFO: 2007-10-07 14:38:56 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is successfully completed.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-07 14:39:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPAPPL2' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2\DATA\SAPAPPL2.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPAPPL2.TSK ORA -l SAPAPPL2.log
    TRACE: 2007-10-07 14:39:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    INFO: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL0' import package is successfully completed.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is started.
    TRACE: 2007-10-07 14:40:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSSRC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSSRC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSSRC.TSK ORA -l SAPSSRC.log
    TRACE: 2007-10-07 14:40:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSRC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSRC.cmd -dbcodepage 4103 -l SAPSSRC.log -stop_on_error
    INFO: 2007-10-07 14:41:42 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSRC' import package is successfully completed.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is started.
    TRACE: 2007-10-07 14:41:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPPOOL' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPPOOL.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPPOOL.TSK ORA -l SAPPOOL.log
    TRACE: 2007-10-07 14:41:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPPOOL' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPPOOL.cmd -dbcodepage 4103 -l SAPPOOL.log -stop_on_error
    INFO: 2007-10-07 14:42:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPPOOL' import package is successfully completed.
    ERROR: 2007-10-07 14:42:38 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSPROT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSPROT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSPROT.TSK ORA -l SAPSPROT.log
    TRACE: 2007-10-07 14:42:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDOCU' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDOCU.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSDOCU.TSK ORA -l SAPSDOCU.log
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:42:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLEXC' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLEXC.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLEXC.TSK ORA -l SAPSLEXC.log
    TRACE: 2007-10-07 14:43:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPCLUST' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPCLUST.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPCLUST.TSK ORA -l SAPCLUST.log
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    TRACE: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    ERROR: 2007-10-07 14:43:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2007-10-07 14:43:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLEXC' import package is successfully completed.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSLOAD' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSLOAD.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPSLOAD.TSK ORA -l SAPSLOAD.log
    TRACE: 2007-10-07 14:43:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDDIM' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDDIM.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDDIM.TSK ORA -l SAPDDIM.log
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    TRACE: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:43:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDFACT' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDFACT.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDFACT.TSK ORA -l SAPDFACT.log
    TRACE: 2007-10-07 14:44:17 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDODS' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPDODS.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPDODS.TSK ORA -l SAPDODS.log
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-07 14:44:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is started.
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPUSER' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPUSER.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAPUSER.TSK ORA -l SAPUSER.log
    TRACE: 2007-10-07 14:44:47 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAP0000' import package:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -ctf I "C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAP0000.STR" "C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL" SAP0000.TSK ORA -l SAP0000.log -o D
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAP0000' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error
    TRACE: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPUSER' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPUSER.cmd -dbcodepage 4103 -l SAPUSER.log -stop_on_error
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAP0000' import package is successfully completed.
    INFO: 2007-10-07 14:44:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPUSER' import package is successfully completed.
    INFO: 2007-10-08 08:15:14
    Import Monitor is started.
    CONFIG: 2007-10-08 08:15:14
    Application options:
    dbCodepage=4103
    dbType=ORA
    extFiles=yes
    importDirs=C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP2;C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3
    installDir=C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS
    jobNum=3
    loadArgs= -stop_on_error
    monitorTimeout=30
    orderBy=
    r3loadExe=C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-08 08:15:14
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-08 08:15:14
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-08 08:15:14 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
    INFO: 2007-10-08 08:15:15 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'C:\Program Files\sapinst_instdir\SRM05\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
    Primary key creation: after load.
    Index creation: after load.
    INFO: 2007-10-08 08:15:15
    Data codepage 1100 is determined using TOC file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP1\DATA\SAPSSEXC.TOC' for package 'SAPSSEXC'.
    INFO: 2007-10-08 08:15:15
    Version table 'SVERS' is found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-08 08:15:15
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'C:\Documents and Settings\joseph.f.n.quinto\Desktop\SRM Files\51032234\EXP3\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is started.
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    TRACE: 2007-10-08 08:15:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSPROT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:20 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSPROT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSPROT.cmd -dbcodepage 4103 -l SAPSPROT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSPROT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:30 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL2.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is started.
    TRACE: 2007-10-08 08:15:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is started.
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDOCU' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPCLUST' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error
    TRACE: 2007-10-08 08:15:45 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSLOAD' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error
    ERROR: 2007-10-08 08:15:48 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPCLUST' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPCLUST.cmd -dbcodepage 4103 -l SAPCLUST.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPCLUST.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSLOAD' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLOAD.cmd -dbcodepage 4103 -l SAPSLOAD.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSLOAD.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:15:49 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDOCU' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSDOCU.cmd -dbcodepage 4103 -l SAPSDOCU.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSDOCU.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is started.
    TRACE: 2007-10-08 08:16:14 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is started.
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDFACT' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    TRACE: 2007-10-08 08:16:15 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' import package into database:
    C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDDIM' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDDIM.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:18 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDFACT' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDFACT.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2007-10-08 08:16:19 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process 'C:\usr\sap\SR1\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-10-08 08:16:44
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2007-10-08 08:16:44
    9 error(s) during processing of packages.
    INFO: 2007-10-08 08:16:44
    Import Monitor is stopped.
    Please let me know your thoughts.
    Points will be given.

    Hi Joseph,
    Pls remove any spaces in names of Export Dir Dump Location e.g. SRM files make it SRM_files etc and restart the installation.
    Hope this is useful
    Regards
    Umesh

  • Short Dump While selecting Variant for ABAP query

    Hi,
    ABAP query is going to short dump (CONNE_IMPORT_WRONG_COMP_LENG) while selecting a Variant. If i create and use variant then i am able to see Output of Variant.But not able to use Earlier created variants .
    I think some mismatch between variant values and selection screen fields.Can anyone tell me how to rectify this ?
    I am not able to debug the code as dump is coming in a System program(RSDBSPVD).Can anyone tell me which database table i can use to get values of the Variant.
    Thanks in Advance.
    Nirmala K

    Hi nirmala,
    chk the links:
    http://help.sap.com/saphelp_webas620/helpdata/en/c0/980398e58611d194cc00a0c94260a5/content.htm
    http://help.sap.com/saphelp_webas620/helpdata/en/c0/9803a7e58611d194cc00a0c94260a5/content.htm
    regards,
    keerthi.

  • Getting error while assigning ABAP Query to Tr.Code

    Hi Guys,
    There is a problem iam facing with ABAP query while transporting which need to solved asap. It will very greatfull if u guys can resolve this problem.
    My problem is, I created one ABAP Query with Name ASSETOVERVIEW. I had transported this even, now when iam going to assign it to one transaction code with se93 lets say ZAOR. I need to give its description and program name in se93 right. now my question is what is program name i need to give in se93. Bcoz in SQ01 where i created the query, there is no name as 'program name' rather there is 'Name' in that we will create the query name i.e, ASSETOVERVIEW. In se93 u give tr.code and when u see down there will be radiobuttons in 'start object',in that i had checked program and selection screen (report transaction) is this right button i had checked or any other i need to check?. I had assigned this name i.e,ASSETOVERVIEW and development class and then when i check the name for syntax check its giving "'ASSETOVERVIEW' does not exist". I don't understand what program name i need to give.
    If u guys can help me out with this problem it will be very much appreciable and definetly can get the reward points.
    Thanks for as usual help in advance.
    Regards.

    Hi omer,
    1. Just run the query.
    2. one selection screen will come
    3. then using SYSTEM---->STATUS, (from menu)
       look for the program name
    4. the program name will be something wired foramt.
    /asdfasdf/asdfdas etc.
    5. Give that name in se93.
    regards,
    amit m.

  • ECC 6.0 Installation Error During Import ABAP

    Hello Guys,
    I am installing the Ecc 6.0 on windows 2003 Enterprise Edition
    I facing the following error during the installation. can you guys please help me out. here is the erro i am getting. I am here by posting the import.monitor.log and the related log file also. PLease help me out...
    Import.Monitor.log file output
    INFO: 2008-09-26 09:05:37
    Data codepage 4103 is determined using TOC file 'D:\51032413_1\EXP1\DATA\SAPAPPL0.TOC' for package 'SAPAPPL0'.
    TRACE: 2008-09-26 09:05:37 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPVIEW' import package is started.
    TRACE: 2008-09-26 09:05:37 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPVIEW' import package into database:
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    ERROR: 2008-09-26 09:05:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPVIEW' import package is interrupted with R3load error.
    Process 'D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPVIEW.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2008-09-26 09:06:07
    All import packages are processed.
    WARNING: 2008-09-26 09:06:07
    1 error(s) during processing of packages.
    INFO: 2008-09-26 09:06:07
    Import Monitor is stopped.
    SAPVIEW.log file output
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926002508
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -ctf I D:\51032413_1\EXP1\DATA\SAPVIEW.STR C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPVIEW.TSK ORA -l SAPVIEW.log
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job completed
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926002510
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926002510
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.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: /1CN/APASAP00001 created #20080926002517
    (DB) INFO: /1CN/APNSAP00001 created #20080926002517
    (DB) INFO: /1CN/APTSAP00001 created #20080926002517
    (DB) INFO: /1CN/APTSAP00004 created #20080926002517
    (DB) INFO: /1CN/APTSAP00005 created #20080926002517
    (DB) INFO: /1CN/APTSAP00006 created #20080926002517
    (DB) INFO: /1CN/ARMSAP_CARR created #20080926002517
    (DB) INFO: /1CN/ARMSAP_CONN created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0001 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0002 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0003 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0004 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0201 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0100 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0103 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0104 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0105 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0106 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0107 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0108 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0110 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0111 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0112 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0113 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0120 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0130 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0131 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0140 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0201 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR01 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR02 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR03 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR10 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR11 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR12 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR20 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR21 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN03 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN04 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN06 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN07 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0100 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0101 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0102 created #20080926002518
    (DB) INFO: /1CN/ATXSAPW0201 created #20080926002518
    (DB) INFO: /1CN/ATXSAPW0202 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0100 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0101 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0102 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0103 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0104 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0105 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0106 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0140 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0141 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0146 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0147 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0148 created #20080926002518
    (DB) INFO: /1CN/ATXSAPXBR01 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR02 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR03 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR11 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0012 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0017 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0018 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0020 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0026 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0029 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0032 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0033 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0034 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0036 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0037 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0042 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0048 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0049 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0050 created #20080926002520
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926002520
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926071241
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.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) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926071252
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926082712
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.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) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926082718
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926085744
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.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) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926085751
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926090537
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.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) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926090544
    Kindly Help me out with this......

    Hi Ashok,
    Now already cheecked the Oracle. The oracle instance is Up and running. Even i happened to increase the Shared pool and SGA memory size. I think this is some where the table was not created during the installation. Because the the installation was aborted a lot of times during the abap import process.
    Please let me know if there are any other solution...where we can look into the DB is the table is created or not or any other..
    Kindly help me ...

  • Database Error during installation of SAP NetWeaver 7.01 ABAP Trial Version

    Hi All,
    I was installing the SAP NetWeaver 7.01 ABAP Trial Version but during the installation i got some MaxDB error.
    Log.txt
    (Apr 28, 2010 10:13:41 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file F:\sapdb\NSP\log.txt for details.
    (Apr 28, 2010 10:13:41 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/ASHISH/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/ASHISH/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
    at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
    at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
    at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Hi,
    In environment variables under system variables see if the path to java has been set,
    JAVA_Home
    C:\j2sdk1.4.2_11
    JRE_PATH
    C:\Program Files\Java\j2re1.4.2_11\bin\java.exe
    Both these variables should be set.
    The values would differ on the version of java that you are using and the
    path where you have java installed.
    I suggest you go with Java version 1.4.2_*.
    Regards,
    Vishnu

  • Short dump Error during VM container communication between ABAP and JAVA.

    Hello All,
    Can anybody please help with resolving the following issue:
    Short dump is displayed, when I try to insert CRM product (type: material) in the document (opportunity). This CRM product was created in CRM directly.
    When I try to insert ECC migrated material, everything works fine.
    Here is the details of dump:
    Short text
        Error during VM container communication between ABAP and JAVA
    Information on where terminated
        Termination occurred in the ABAP program "SAPLPRC_INT" - in "GET_PRICING_PROCEDURE_INFO".
        The main program was "SAPMHTTP ". In the source code you have the termination point in line 100 of the (Include) program "LPRC_INTF35".
    Thank you!

    hi Willie,
         this is the dump, and i have used the t-code sm52 . the VMC is not active.
    |Short Text                                                                                        |
    |    Error during VM Container communication between ABAP and JAVA.                                |
    |What happened?                                                                                    |
    |    The current program had to be terminated because of an                                        |
    |    error when installing the R/3 System.                                                         |
    |    Error in the RFC layer.                                                                       |
    |What can you do?                                                                                  |
    |    Note which actions and entries caused the error to occur.                                     |
    |                                                                                                  |
    |    Consult your SAP administrator.                                                               |
    |                                                                                                  |
    |    Using transaction ST22 for ABAP dump analysis, you can view, manage,                          |
    |    and retain termination messages for longer periods.                                           |
    |Error analysis                                                                                    |
    |    An error has occurred in the RFC layer during communication between                           |
    |    JAVA and the ABAP stack. This prevents data from being passed correctly                       |
    |    between the two stacks.                                                                       |
    |                                                                                                  |
    |    Message    = TH_VMC_SERV_NOT_ACTIVE                                                           |
    |    Return code = -1007                                                                           |
    |    Pointer    = "000007DD348F6138"                                                               |
    |How to correct the error                                                                          |
    |    Check whether the VMC is active on your application server. To do this,                       |
    |    run transaction SM52. If the VMC is not active, contact your SAP                              |
    |    administrator.                                                                                |
    Regards
    Charles

  • ABAP Query error

    Hello! can anyone help pls?
    I am in the process of constructing an ABAP query and I'm getting an error message which is quite puzzling.  Here's the details:
    I'm creating the query using an infoset constructed from logical database VAV.  When I try to add field VBUP-GBSTA to my basic list design, I get the following error:
    "You placed fields from different parallel branches of the hierarchical data source in the same line. . This makes no sense. The list will not be displayed as you desire. . List is only displayed in simple format for correction purposes. .  Please check the sequence. Button  allows you to color list fields according to the hierarchy. "
    I don't know why this is the case, and I really need to report on that field. Any ideas would be most appreciated!
    Thanks in advance!

    Hello Elizabeth,
    I hope you have selected VBUP also in the hierarchy in the infoset. If this is selected and the field which you are looking for (GBSTA) is assigned to a field group, then u should be able to select this in the basic list.
    Hope this helps
    Abhijit

  • Adhoc Query : Error during selection; check the selection conditions

    Hi
    We have a report set-up and which we want to run using our adhoc query report tcode S_PH0_48000513
    The report, has a few different selection criteria in it to look at all action IT screen data in the system for ee's in specific personnel areas. There is also a criteria to allow us to paste in specific employee numbers we are interested in. The issue I am facing is that over about 3000 ids, the system automatically returns me a message when I click on the Output button to run the report which states:
    Error during selection; check the selection conditions
    Message no. PAIS206
    I am not sure why this is happening. The selection criteria are fine and the other day I ran the report and I experienced no issues. The report ran successfully. Now though, if I try and paste in all the ids I am interested in (about 8000) I get this message straightaway.
    Can anything be done to overcome this issue?
    Any advice would be much appreciated.
    Nicola

    Hi
    The message in full is:
    Error during selection; check the selection conditions
    Message no. PAIS206
    Diagnosis
    A runtime error occurred during dynamic selection.
    System response
    The runtime error will be caught; no short dump will be created. This error should not occur as a rule. However, very large select statements may trigger the runtime error SAPSQL_STMNT_TOO_LARGE or DBIF_RSQL_INVALID_RSQL. There is no way to prevent this happening. In this case, the error can only be caught.
    Procedure
    Check the selection conditions to see whether the error was caused because the option "Import from text file" included too many objects in the "Multiple selection" dialog. If this is so, you must limit the number of individual values.

Maybe you are looking for

  • How do I find a user quide for pages on my iPad

    How do I find a user quite for pages on my iPad?

  • Why is my ID password rejected?

    I tried to buy a movie and my password was rejected, despite being unchanged. I went thru the hoops to change it to a new one. Then I get all the messages on my iMac, iPad, and Apple TV asking for the new password because they are all set to the old

  • Trouble with adding dissolves addendum

    Okay, I got the EFFECTS tab back, it was unchecked in the window. Problem remains, what I've been doing for awhile now, dragging a dissolve from the browser to the playhead position between clips... IS NOT WORKING ANYMORE! What the heck am I missing

  • CANT INSTALL ITUNES 9. please help!

    i keep trying to install the new iTunes and i am unable to no matter what i do. ive downloaded the file 3 different times trying to see if itll change but doesnt. ive done some troubleshooting from apples help. i keep getting the error message when t

  • TP Import issue on Ehp5 System

    Dear Guru's, After the SAP ECC 6.0 Ehp5 installation, in the transport queue we have one request named as SYNCMARK and we're unable to set the client for this request because of this request we're unable to do the transports. Also we tried to delete