SAP Ides ECC 6.0 Install: Import ABAP - Package SAPDODS Error - ORA-00903

Experts,
Good Morning!
I'm trying to install SAP IDES ECC 6.0 version on a Windows 2008 R2 Server with Oracle 11g DB (11.2).
System Info: 16GM RAM & 600GB Hdd. Prereqs passed.
I'm getting the following error during the Import ABAP phase (16 of 29) in the sapinst log:
"An error occurred while processing option Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step: Program 'Migration Monitor' exits with error code 103. "
Here's the dump of import_monitor.java.log
java version "1.4.2_32"
Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.012)
SAP Java Server VM (build 4.1.012 1.6-b03, Oct 21 2011 14:18:45 - 41_REL - optU - windows amd64 - 6 - bas2:161688 (mixed mode))
Import Monitor jobs: running 1, waiting 1, completed 141, failed 0, total 143.
Loading of 'SAPDODS' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 141, failed 1, total 143.
Here's the dump of import_monitor.log:
INFO: 2014-07-05 13:42:53
Data codepage 4103 is determined using TOC file 'C:\Target\Export1\DATA\D010TAB.TOC' for package 'D010TAB'.
TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask run
Loading of 'SAPDODS' import package is started.
TRACE: 2014-07-05 13:42:53 com.sap.inst.migmon.LoadTask processPackage
Loading of 'SAPDODS' import package into database:
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error
ERROR: 2014-07-05 13:42:54 com.sap.inst.migmon.LoadTask run
Loading of 'SAPDODS' import package is interrupted with R3load error.
Process 'C:\usr\sap\AVV\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: 2014-07-05 13:43:21
Cannot start import of packages with views because not all import packages with tables are loaded successfully.
WARNING: 2014-07-05 13:43:21
1 error(s) during processing of packages.
INFO: 2014-07-05 13:43:21
Import Monitor is stopped.
Here's the log of SAPDODS...
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20140705134253
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/720_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: version R7.20/V1.4 [UNICODE]
Compiled Aug 16 2011 02:26:36
patchinfo (patches.h): (0.098) DB6: correction for R3load PL 91 on HP-UX and SOLARIS (note 1609719)
process id 1488
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.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): UTF16
(SQL) INFO: Searching for SQL file SQLFiles.LST
(SQL) INFO: SQLFiles.LST not found
(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/SQLFiles.LST
(SQL) INFO: C:\Target\Export1\DB/SQLFiles.LST not found
(SQL) INFO: Searching for SQL file DODS.SQL
(SQL) INFO: DODS.SQL not found
(SQL) INFO: Searching for SQL file C:\Target\Export1\DB/ORA/DODS.SQL
(SQL) INFO: found C:\Target\Export1\DB/ORA/DODS.SQL
(SQL) INFO: Trying to open C:\Target\Export1\DB/ORA/DODS.SQL
(SQL) INFO: C:\Target\Export1\DB/ORA/DODS.SQL opened
(DB) ERROR: DDL statement failed
(DROP TABLE "/BI0/APERS_BOD00")
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
DbSl Trace: Error 903 in exec_immediate() from oci_execute_stmt(), orpc=0
DbSl Trace: ORA-00903 occurred at SQL stmt (parse error offset=15)
(DB) ERROR: DDL statement failed
(  CREATE TABLE [/BI0/APERS_BOD00]         (  [TCTUSERNM] nvarchar(000012)          NOT NULL  ,           [TCTOBJVERS] nvarchar(000001)          NOT NULL  ,           [TCTSYSID] nvarchar(000010)          NOT NULL  ,           [TCTQUACT] nvarchar(000001)          NOT NULL  ,           [TCTOBJNM] nvarchar(000040)          NOT NULL  ,           [TCTTLOGO] nvarchar(000004)          NOT NULL  ,           [RECORDMODE] nvarchar(000001)          NOT NULL  ,           [TCTTIMSTMP] nvarchar(000014)          NOT NULL   )          WITH ( DATA_COMPRESSION = PAGE )   )
DbSlExecute: rc = 99
  (SQL error 903)
  error message returned by DbSl:
ORA-00903: invalid table name
(DB) INFO: disconnected from DB
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20140705134254
FYI - A retry does not help. Also tried to search for the error on scn, google but haven't been able to find the right solution.
Can you help?
Regards,
Cobain.

Divyanshu - sorry to ask but can you explain why i need to update r3load and r3trans to resolve this error? Just want to understand why I'm doing a correction so I can learn from the same.
Also, can you clarify the file update process:
For R3load:
a) the r3load used by the command is dated 8/16/2011 (location:C:\usr\sap\AVV\SYS\exe\uc\NTAMD64\...)
b) the r3load i have in my db folder is dated 10/23/2011 (location:C:\Final\Installer\BS7i2011_Installation_Master_\DATA_UNITS\BS2011_IM_WINDOWS_X86_64\ORA\UC\...)
Do i replace (a) with (b)?
For R3trans:
How do I update this file?
- Cobain.

Similar Messages

  • SAP ECC Installation struck at Import ABAP

    Hi All,
    I am currently installing SAP ECC 6.0 EHP 7 on Suse Linux 11 SP3. The database is SAP HANA Rev 82.
    The installation is hung at import ABAP and log files are also not being updated at the OS level. Currently SAPSSEXC is being imported.
    Please find the attached logs for reference. Kindly help.
    PS: Rename the attachment logs.zip.txt to logs.zip.
    Regards,
    Abhishek

    Hi All,
    A bit worried now. I am getting the following error message in the index server log, can someone guide me why this is happening?
    [39386]{-1}[30/-1] 2015-04-30 01:24:05.738807 e SERVER_TRACE     TRexApiAdmin.cpp(01508) : TRexApiAdmin::mergeDeltaIndexLocal, Index Id: SAP<SID>:REPOSRC (169505), main memory merge not supported on tables containing disk lobs!
    [39386]{-1}[30/-1] 2015-04-30 01:24:05.738868 e Mergedog         Mergedog.cpp(01155) : Automerge failed: {IndexName: REPOSRC, Trigger: 7, ReclaimDelta: false, DeltaMerge: true, MemoryMerge: true, OptimizeCompression: false, MainSize: 3056}, error: error during merge of delta index occurred(2450)
    Regards,
    Abhishek

  • Suse11.2 SAP ERP6 INSTALL  import ABAP blank screen

    hi ,guys
    when i used suse11.2 for sap to install erp6 ehp5 in kvm(like local install) and go to import ABAP step, the KVM suddenlly become blank screen.
    ps - ls show sapinst.  what is the wrong?

    Dear Beny,
    This issue happen for less memory.
    Check running processes using below command.
    ps aux | less
    Check  sapinst is running or not.
    Show All Running Processes in Linux
    Thanks & Regards,
    V Srinivasan

  • SAP IDES ECC 6.0 EHP7 Oracle Installation error (DODS.SQL is missing)

    Hello community,
    I am having a problem with the installation of the current IDES ERP 6.0 EHP7 Oracle for Linux x86_64 installation images.
    I am using the Software Provisioning Manager 1.0 SP04_9-20009701 and selected installation option "SAP Business Suite 7i 2013 Support Release 1" > "EHP7 for SAP ERP 6.0 ABAP Support Release 1" > "Oracle" > "SAP Systems" > "Application Server ABAP" > "Standard System" .
    I am installaing on SUSE Linux Enterprise Server 11 SP3 x86_64.
    The installation stops at the "Import ABAP" stage:
    Program "Migration Monitor" exits with error code 103. For details see log files(s) import_monitor.java.log, import_monitor.log).
    import_monitor.log
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDODS' finished import package:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -ctf I /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/
    51048312_1_EHP7_FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DATA/SAPDODS.STR
    /tmp/sapinst_instdir/BS2013SR1/ERP607SR1/ORA/INSTALL/BS2013SR1/ERP607SR1/ORA/STD/ABAP/DDLORA_LRG.TPL SAPD
    OD
    S.TSK ORA -l SAPDODS.log
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' starting import package into database:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error -
    loadprocedure fast
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' starting import package into database:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error -
    loadprocedure fast
    INFO: 2014-07-04 04:16:15 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 2, waiting 4, completed 157, failed 1, total 164  error processing of package SAPDOD
    S
    ERROR: 2014-07-04 04:16:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process '/usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_o
    n_error -loadprocedure fast' 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
    SAPDODS.log
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7
    _FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: found /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_
    Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: Trying to open /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP
    _ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_Instal
    lation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST opened
    (SQL) INFO: Searching for SQL file DODS.SQL
    (SQL) INFO: DODS.SQL not found
    (SQL) INFO: Searching for SQL file /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7
    _FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/ORA/DODS.SQL
    (SQL) INFO: /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_Instal
    lation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/ORA/DODS.SQL not found
    (SQL) ERROR: SQL list was not built successfully
    (DDL) ERROR: check_sql_list() failed for /BI0/APERS_BOD00
    (DB) INFO: disconnected from DB
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20140704041615
    I have searched for the file DODS.SQL on the IDES import media. It is missing.
    Could that be the cause of the error?

    Hi Daniel.
    It looks to be problem with export DVDs. Can you download the same again and re-extract it.
    Regards,
    Deepak Kori

  • Unabl to start sap (DISP+WORK Stopped) While installing/importing database

    Dear Experts, As iam installing/ importing windows ecc 6.0  sr3 & DB2 9.5 ( Database exported using Hetrogeneous system copy from sqlserver 2005 to DB2), All phases finished and finally start sap failed due to db connect failure and i have tried by mmc and command mode but no hope. . Kindly help. trans log file and dev_w0 files below.
    _Trans log file_
    4 ETW000 r3trans version 6.14 (release 700 - 05.03.09 - 08:28:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 06.10.2009 - 05:15:05
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:07 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbdb6slib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dbdb6slib.dll), hdl 0                              9294  0.009294
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\SA4\SYS\exe\uc\NTAMD64\dbdb6slib.dll"               41  0.009335
    4 ETW000  [dev trc     ,00000]  Library 'dbdb6slib.dll' loaded                                            25  0.009360
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbdb6slib.dll                    23  0.009383
    4 ETW000  [dev trc     ,00000]  Version of 'dbdb6slib.dll' is "700.08", patchlevel (0.201)               641  0.010024
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbdb6slib.dll                   26  0.010050
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbdb6slib.dll                  26  0.010076
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  36  0.010112
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                50  0.010162
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             31  0.010193
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                24  0.010217
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                40  0.010257
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:08 2009                                              472441  0.482698
    4 ETW000  [dev trc     ,00000]  DB2 library successfully loaded DB2 library '
    mascon-sap2\sapmnt\SA4\SYS\global\db6\WINDOWS_AMD64\db6_clidriver\bin\db2app64.dll' successfully loaded
    4 ETW000                                                                                51  0.482749
    4 ETW000                                                                                35  0.483487
    4 ETW000  [dev trc     ,00000]    (0.54) DB6: error handling in DBSL CLP (note 940260)                    24  0.483511
    4 ETW000  [dev trc     ,00000]    (0.69) DB6: technical support of DB2 CLI driver (note 962892)           25  0.483536
    4 ETW000  [dev trc     ,00000]    (0.73) DB6: log table name on TRUNCATE failure (note 970743)            24  0.483560
    4 ETW000  [dev trc     ,00000]    (0.79) DB6: column type XML in index size calculation (note 982993)
    4 ETW000                                                                                34  0.483594
    4 ETW000  [dev trc     ,00000]    (0.82) DB6: CAST for SSTRING data types (note 989568)                   24  0.483618
    4 ETW000  [dev trc     ,00000]    (0.86) DB6: long runtimes for R3szchk (note 1000847)                    24  0.483642
    4 ETW000  [dev trc     ,00000]    (0.88) DB6: patch collection Dec 06 (note 1005574)                      24  0.483666
    4 ETW000  [dev trc     ,00000]    (0.96) DB6: patch collection Jan 07 (note 1017852)                      24  0.483690
    4 ETW000  [dev trc     ,00000]    (0.97) DB6: CLP commands with DB2 CLI Driver (note 1024102)             24  0.483714
    4 ETW000  [dev trc     ,00000]    (0.99) DB6: SUBSTITUTE VALUES with FAE statements (note 1028779)        25  0.483739
    4 ETW000  [dev trc     ,00000]    (0.107) DB6: patch collection Apr 07 (note 1047194)                     24  0.483763
    4 ETW000  [dev trc     ,00000]    (0.110) DB6: SAP user names ending with non-ASCII char (note 1054555)
    4 ETW000                                                                                37  0.483800
    4 ETW000  [dev trc     ,00000]    (0.113) DB6: work process type in application snapshot (note 1059905)
    4 ETW000                                                                                88  0.483888
    4 ETW000  [dev trc     ,00000]    (0.114) DB6: connect using SAPDBHOST and DB2DB6_SVCENAME (note 1062049)
    4 ETW000                                                                                35  0.483923
    4 ETW000  [dev trc     ,00000]    (0.117) DB6: patch for execution of long DDL statements (note 1069658)
    4 ETW000                                                                                35  0.483958
    4 ETW000  [dev trc     ,00000]    (0.122) DB6: SNAPSHOT_TBS_CFG table function is deprecated (note 1077963)
    4 ETW000                                                                                35  0.483993
    4)
    4 ETW000                                                                                35  0.484718
    4 ETW000  [dev trc     ,00000]    (0.198) DB6: patch collection 02/09 (note 1294443)                      24  0.484742
    4 ETW000  [dev trc     ,00000]    (0.201) DB6: cobra enhancements (note 1315762)                          24  0.484766
    4 ETW000  [dev trc     ,00000]  Supported features:                                                       20  0.484786
    4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                                     28  0.484814
    4 ETW000  [dev trc     ,00000]  ..done                                                                   475  0.485289
    4 ETW000  [dev trc     ,00000]  Running with UTF-8 Unicode                                                22  0.485311
    4 ETW000  [dev trc     ,00000]  Running with CLI driver.                                              376278  0.861589
    4 ETW000  [dev trc     ,00000]  DB2 client driver version '09.05.0004'                                373762  1.235351
    4 ETW000  [dev trc     ,00000]  Connected to DB server type 'DB2/NT64'                                  2467  1.237818
    4 ETW000  [dev trc     ,00000]  Connected to DB server version '09.05.0004'                              520  1.238338
    4 ETW000  [dev trc     ,00000]  Connected to 'SA4' as 'SAPSA4' schema 'SAPSA4' o.k.                    44597  1.282935
    4 ETW000  [dev trc     ,00000]  Connected: con_hdl=0 ; appl_hdl=19; appl_id="10.0.0.146.44548.091006101508"
    4 ETW000                                                                                50  1.282985
    4 ETW000  [dev trc     ,00000]  Database code page is ok.                                                480  1.283465
    4 ETW000  [dev trc     ,00000]  Tue Oct 06 05:15:09 2009                                              241001  1.524466
    4 ETW000  [dev trc     ,00000]  Database collating sequence is ok.                                        38  1.524504
    4 ETW000  [dev trc     ,00000]  DB2_WORKLOAD=SAP is set in DB2 registry as required.                   45663  1.570167
    4 ETW000  [dev trc     ,00000]  CLI Insert Buffering is disabled on single partition databases.        35785  1.605952
    4 ETW000  [dev trc     ,00000]  INFO: Unable to determine SAPDBHOST; defaulting to 'UNKNOWN'             255  1.606207
    4 ETW000  [dev trc     ,00000]  Connection 0 opened (DBSL handle 0)                                       27  1.606234
    4 ETW000  [dev trc     ,00000]  INFO: Unable to determine SAPDBHOST; defaulting to 'UNKNOWN'           20363  1.626597
    4 ETW000 Connected to database.
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                                    72901  1.699498
    4 ETW000  [dev trc     ,00000]  Disconnected from 'SA4'                                                 2049  1.701547
    4 ETW000  [dev trc     ,00000]  Disconnected: con_hdl=0 ; appl_hdl=19; appl_id="10.0.0.146.44548.091006101508"
    4 ETW000                                                                                46  1.701593
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                                            79  1.701672
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=0, com_tx=0)                         121  1.701793
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)                      24  1.701817
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0000).
    4 ETW000 date&time: 06.10.2009 - 05:15:09
    dev_w0  file
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Tue Oct 06 05:07:11 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' ...
    B  Library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' loaded
    B  Version of 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' is "700.08", patchlevel (0.201)
    C  DbSl trace SM50: switch request to level 1
    B  New connection 0 created
    M sysno      00
    M sid        SA4
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    201
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        3572
    M
    M  kernel runs with dp version 242000(ext=110000) (@(#) DPLIB-INT-VERSION-242000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3572) [dpxxdisp.c   1349]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          29792     (1752)
    M  DpShMCreate: sizeof(tm_adm)          5912704     (29416)
    M  DpShMCreate: sizeof(wp_ca_adm)          24064     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    X  mm.dump: set maximum dump mem to 96 MB

    M Tue Oct 06 05:07:12 2009
    M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf'
    C                            
    C  &+                                                                               
    C  &+                                                                               
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] (END)
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1451]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10561]

    M  Info for wp 0

    M    pid = 3572
    M    severity = 0
    M    status = 0
    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server mascon-sap2_SA4_00 on host mascon-sap2 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Tue Oct 06 05:07:12 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10781
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3572) [dpnttool.c   333]
    Thanks in advanc
    Chidam

    Dear experts, As i have updated as per yours inputs and still unable to start sap. Kindly help.
    1. SAPDBHOST is now accepting and there is no issues on "SAPDBHOST unknown."
    2.  dscdb6.conf file  is available and it has all permission (including login userlevel)
    3.  dscdb6.conf  was recreated new and tried, still  dev_w0 shows 
    "M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf' "
    4. Environment variable  all were added.
    Tans log file
    4 ETW000 r3trans version 6.14 (release 700 - 05.03.09 - 08:28:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 07.10.2009 - 06:34:10
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -x
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:12 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbdb6slib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dbdb6slib.dll), hdl 0                              9419  0.009419
    4 ETW000  [dev trc     ,00000]      using "E:\usr\sap\SA4\SYS\exe\uc\NTAMD64\dbdb6slib.dll"               33  0.009452
    4 ETW000  [dev trc     ,00000]  Library 'dbdb6slib.dll' loaded                                            24  0.009476
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbdb6slib.dll                    23  0.009499
    4 ETW000  [dev trc     ,00000]  Version of 'dbdb6slib.dll' is "700.08", patchlevel (0.201)               635  0.010134
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbdb6slib.dll                   26  0.010160
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbdb6slib.dll                  26  0.010186
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  36  0.010222
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                60  0.010282
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             31  0.010313
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                24  0.010337
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                41  0.010378
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:13 2009                                              473631  0.484009
    4 ETW000  [dev trc     ,00000]  DB2 library successfully loaded DB2 library '
    mascon-sap2\sapmnt\SA4\SYS\global\db6\WINDOWS_AMD64\db6_clidriver\bin\db2app64.dll' successfully loaded
    4 ETW000                                                                                57  0.484066
    4 ETW000  [dev trc     ,00000]  Supported features:                                                       21  0.486055
    4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                                     21  0.486076
    4 ETW000  [dev trc     ,00000]  ..done                                                                   491  0.486567
    4 ETW000  [dev trc     ,00000]  Running with UTF-8 Unicode                                                21  0.486588
    4 ETW000  [dev trc     ,00000]  Running with CLI driver.                                              329019  0.815607
    4 ETW000  [dev trc     ,00000]  DB2 client driver version '09.05.0004'                                266666  1.082273
    4 ETW000  [dev trc     ,00000]  Connected to DB server type 'DB2/NT64'                                  3005  1.085278
    4 ETW000  [dev trc     ,00000]  Connected to DB server version '09.05.0004'                              513  1.085791
    4 ETW000  [dev trc     ,00000]  Connected to 'SA4' as 'SAPSA4' schema 'SAPSA4' o.k.                    20120  1.105911
    4 ETW000  [dev trc     ,00000]  Connected: con_hdl=0 ; appl_hdl=381; appl_id="10.0.0.146.19717.091007113413"
    4 ETW000                                                                                44  1.105955
    4 ETW000  [dev trc     ,00000]  Database code page is ok.                                                 37  1.105992
    4 ETW000  [dev trc     ,00000]  Wed Oct 07 06:34:14 2009                                               52298  1.158290
    4 ETW000  [dev trc     ,00000]  Database collating sequence is ok.                                        34  1.158324
    4 ETW000  [dev trc     ,00000]  DB2_WORKLOAD=SAP is set in DB2 registry as required.                   18173  1.176497
    4 ETW000  [dev trc     ,00000]  CLI Insert Buffering is disabled on single partition databases.        10689  1.187186
    *4 ETW000  [dev trc     ,00000]  DbSlControl: returning SAPDBHOST='mascon-sap2'                           235  1.187421
    4 ETW000  [dev trc     ,00000]  Connection 0 opened (DBSL handle 0)                                       24  1.187445
    4 ETW000  [dev trc     ,00000]  DbSlControl: returning SAPDBHOST='mascon-sap2'                          5737  1.193182
    4 ETW000 Connected to database.*
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                                     9176  1.202358
    4 ETW000  [dev trc     ,00000]  Disconnected from 'SA4'                                                 2033  1.204391
    4 ETW000  [dev trc     ,00000]  Disconnected: con_hdl=0 ; appl_hdl=381; appl_id="10.0.0.146.19717.091007113413"
    4 ETW000                                                                                44  1.204435
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                                            75  1.204510
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=0, com_tx=0)                         116  1.204626
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)                      23  1.204649
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0000).
    4 ETW000 date&time: 07.10.2009 - 06:34:14
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Oct 07 06:03:29 2009
    B  create_con (con_name=R/3)
    B  Loading DB library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' ...
    B  Library 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' loaded
    B  Version of 'E:\usr\sap\SA4\DVEBMGS00\exe\dbdb6slib.dll' is "700.08", patchlevel (0.201)
    C  DbSl trace SM50: switch request to level 1
    B  New connection 0 created
    M sysno      00
    M sid        SA4
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    201
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        304
    M
    M  kernel runs with dp version 242000(ext=110000) (@(#) DPLIB-INT-VERSION-242000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 304) [dpxxdisp.c   1349]
    I  MtxInit: 30000 0 0
    MX  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    X  mm.dump: set maximum dump mem to 96 MB
    M  ThInit: running on host mascon-sap2
    M  calling db_connect ...
    *C  Registering callback for dynamic profile parameters
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] CON = 0 (BEGIN)
    C  &+     DbSlConnectDB6: unable to open file: '
    mascon-sap2\sapmnt\SA4\SYS\global\dscdb6.conf'
    C                            
    C  &+                                                                               
    C  &+                                                                               
    C  *** ERROR in DbSlConnectDB6[dbsldb6.c, 1233] (END)
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1451]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10561]*
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server mascon-sap2_SA4_00 on host mascon-sap2 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Wed Oct 07 06:03:29 2009
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10781
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >BtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   723]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 304) [dpnttool.c   333]
    Thankyou
    Chidam.

  • IDES ECC 6.00 WEBDYNPRO with ABAP-

    Hi ,
    I have Install IDES ECC 6.00 on my own Desktop for personal use.
    Now i want to go for WEBDYNPRO with ABAP.
    So please let me know need to install any other s/w or tools?
    Wait for prompt Reply.

    Hi,
    Please check for the installation procedure of WDA in the SAP Basis or Netweaver Forum.
    You can find the related threads in that forum.
    Regards,
    Lekha.

  • While Import support package getting error in R/3

    Hi All,
    I am getting one error following error while importing support package in R/3.
    Open data extraction requests
    The system has found a number of open data extraction requests.These should be processed before starting the object import process, as changes to DDIC structures could prevent data extraction requests from being read after the import, thus causing them to terminate. Call the Customizing Cockpit data extraction transaction and process all open extraction requests.
    Can Anybody aware of this error. How do I delete the open data extraction process specified here.
    Thx & Regds,
    SGK

    Hi,
    I think I have to stop extraction process in LBWE or R/3. Can anybody tell me how to stop extraction process.
    Thx & Regds,
    SGK

  • Error with Ecc 6.0 install during Abap import of SAPView Package

    Hi All,
              I am getting error while installing SAP ECC 6.0 SR3 on Windows Server 2008,  SQL Server 2005.
              all 98 of  99 ABAP imports ran well only at the last import the error was with the SAP View Package.
    SAP View Log
    =============================================================================
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20300202123417
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe -ctf I I:\51034985_3\EXP3\DATA\SAPVIEW.STR C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\DDLMSS.TPL SAPVIEW.TSK MSS -l SAPVIEW.log
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20300202123425
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20300202123426
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jan 24 2008 01:41:44
    C:\usr\sap\C11\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
    (DB) INFO: connected to DB
    (DB) ERROR: DDL statement failed
    (CREATE VIEW [/1CN/AMFSAPH0FOR] ( [CLIENT] , [CPE_CONDTYPE_PR] , [MM_PURCH_ORG] , [MM_VENDOR_GROUP] , [MM_VENDOR] , [MM_SUPPL_VEND] , [KSCHL] , [OBJECT_ID] , [TIMESTAMP_TO] , [RELEASE_STATUS] , [KOPOS] , [CREATED_ON] , [VARNUMH] , [TIMESTAMP_FROM] , [KSCHL_SUPP] , [COND_GROUP_ID] , [MAINT_STATUS] , [CREATED_BY] , [SUPP_EXIST] , [SCALE_DIM] , [CPE_R_RATETYPE] , [CPE_R_RATE] , [CPE_R_CURRENCY] , [CPE_R_PRICEUNIT] , [CPE_R_UOM] , [CPE_F_FORMID]  ) AS SELECT T0001."CLIENT", T0001."CPE_CONDTYPE_PR", T0001."MM_PURCH_ORG", T0001."MM_VENDOR_GROUP", T0001."MM_VENDOR",  T0001."MM_SUPPL_VEND", T0001."KSCHL", T0001."OBJECT_ID", T0001."TIMESTAMP_TO", T0001."RELEASE_STATUS", T0001."KOPOS", T0001."CREATED_ON", T0001."VARNUMH", T0001."TIMESTAMP_FROM", T0001."KSCHL_SUPP", T0001."COND_GROUP_ID", T0001."MAINT_STATUS", T0001."CREATED_BY", T0001."SUPP_EXIST", T0001."SCALE_DIM", T0001."CPE_R_RATETYPE", T0001."CPE_R_RATE", T0001."CPE_R_CURRENCY", T0001."CPE_R_PRICEUNIT", T0001."CPE_R_UOM", T0001."CPE_F_FORMID" FROM "/1CN/CMFSAPH0FOR" T0001)
    DbSlExecute: rc = 103
      (SQL error 208)
      error message returned by DbSl:
    Invalid object name '/1CN/CMFSAPH0FOR'.
    (DB) ERROR: DDL statement failed
    (CREATE VIEW [/1CN/AMFSAPH1FDT] ( [CLIENT] , [CPE_CONDTYPE_PR] , [MM_PURCH_ORG] , [MM_VENDOR_GROUP] , [MM_VENDOR] , [MM_SUPPL_VEND] , [KSCHL] , [OBJECT_ID] , [TIMESTAMP_TO] , [RELEASE_STATUS] , [KOPOS] , [CREATED_ON] , [VARNUMH] , [TIMESTAMP_FROM] , [KSCHL_SUPP] , [COND_GROUP_ID] , [MAINT_STATUS] , [CREATED_BY] , [SUPP_EXIST] , [SCALE_DIM] , [CPE_R_RATETYPE] , [CPE_R_RATE] , [CPE_R_CURRENCY] , [CPE_R_PRICEUNIT] , [CPE_R_UOM] , [CPE_F_QUANSPLITR] , [CPE_F_COMBROUT] , [CPE_F_FORCOMMUOM] , [CPE_F_FORMQUANCN] , [CPE_F_R3ACCURACY]  ) AS SELECT T0001."CLIENT", T0001."CPE_CONDTYPE_PR", T0001."MM_PURCH_ORG", T0001."MM_VENDOR_GROUP", T0001."MM_VENDOR",  T0001."MM_SUPPL_VEND", T0001."KSCHL", T0001."OBJECT_ID", T0001."TIMESTAMP_TO", T0001."RELEASE_STATUS", T0001."KOPOS", T0001."CREATED_ON", T0001."VARNUMH", T0001."TIMESTAMP_FROM", T0001."KSCHL_SUPP", T0001."COND_GROUP_ID", T0001."MAINT_STATUS", T0001."CREATED_BY", T0001."SUPP_EXIST", T0001."SCALE_DIM", T0001."CPE_R_RATETYPE", T0001."CPE_R_RATE", T0001."CPE_R_CURRENCY", T0001."CPE_R_PRICEUNIT", T0001."CPE_R_UOM", T0001."CPE_F_QUANSPLITR", T0001."CPE_F_COMBROUT", T0001."CPE_F_FORCOMMUOM", T0001."CPE_F_FORMQUANCN", T0001."CPE_F_R3ACCURACY" FROM "/1CN/CMFSAPH1FDT" T0001)
    DbSlExecute: rc = 103
      (SQL error 208)
      error message returned by DbSl:
    Invalid object name '/1CN/CMFSAPH1FDT'.
    ========================================================================================================
    When i clicked on retry i get following additions in log
    (DB) ERROR: db_connect rc = 256
    (DB) ERROR: DbSlErrorMsg rc = 29
    while debugging found that the Table from which it wants to create view does not exsist in database.
    Can someone help me with this. I know its common error but most of the earlier threads are with Oracle database has someone faced this issue with Sql Server?
    Edited by: darsh4u123 on Jul 23, 2009 8:28 AM
    Edited by: darsh4u123 on Jul 23, 2009 8:30 AM
    Edited by: darsh4u123 on Jul 23, 2009 8:31 AM

    Hi,
    This is not a comman error.Sometimes you have to install from the scrach if this error comes.Here the error comes in the last step in sapview creation phage but actual error may happen before this at some step between 1to 99.
    Now do below things
    First check that your database is up and running.
    Then repeat the installation.
    If error comes then open the sapinst.log and check what are the steps where the error comes.
    Regards
    Ashok Dalai

  • SAP IDES ECC 6.0 Installation Problems

    Hello SAP-Experts!<br>
    <br>
    I'm installting an SAP System for the first time and have some problems now.
    <br>
    The System I want to install is an IDES mySAP ERP 2005 /ECC 6.0 on MS SQL 2005 Database. (Based on AS ABAP)
    I have problems with the database instance. In the 14 of 16 Phase the ABAP import fails in the 6 import job.<br>
    <br>
    The logs extracts are showing the following: <br>
    <br><br>
    <b>import_monitor.java.log:</b><br>
    <br>
    Loading of 'SAPAPPL1_10' import package: OK<br>
    Import Monitor jobs: running 9, waiting 59, completed 4, failed 0, total 72.<br>
    Import Monitor jobs: running 10, waiting 58, completed 4, failed 0, total 72.<br>
    Loading of 'PCL2' import package: OK<br>
    Import Monitor jobs: running 9, waiting 58, completed 5, failed 0, total 72.<br>
    Import Monitor jobs: running 10, waiting 57, completed 5, failed 0, total 72.<br>
    Loading of 'SAPCLUST' import package: ERROR<br>
    Import Monitor jobs: running 9, waiting 57, completed 5, failed 1, total 72.<br>
    Import Monitor jobs: running 10, waiting 56, completed 5, failed 1, total 72.<br>
    Loading of 'SAPSDIC_2' import package: OK<br>
    Import Monitor jobs: running 9, waiting 56, completed 6, failed 1, total 72.<br>
    Import Monitor jobs: running 10, waiting 55, completed 6, failed 1, total 72.<br>
    Loading of 'SAPSDIC_3' import package: OK<br>
    Import Monitor jobs: running 9, waiting 55, completed 7, failed 1, total 72.<br>
    Import Monitor jobs: running 10, waiting 54, completed 7, failed 1, total 72.<br>
    .....<br>
    <br>
    <b>SAPCLUST.LOG:</b><br>
    <br><br>
    (DB) INFO: REGUC created<br>
    (DB) INFO: REGUC~0 created<br>
    (IMP) INFO: import of REGUC completed (146737 rows) #20070206184732<br>
    (DB) INFO: RFBLG created<br>
    (DB) INFO: RFBLG~0 created<br>
    myCluster (63.15.Imp): 1595: inconsistent settings for table position validity <br>detected.<br>
    myCluster (63.15.Imp): 1598: nametab says table positions are not valid.<br>
    myCluster (63.15.Imp): 1601: alternate nametab says table positions are valid.<br>
    myCluster (63.15.Imp): 1605: for field 305 of alternate nametab displacement is <br>3134, yet dbtabpos shows 3244.<br>
    myCluster (63.15.Imp): 1608: character length is 2 (in) resp. 1 (out).<br>
    myCluster (63.15.Imp): 1255: unable to retrieve nametab info for logic table <br>BSEG      .<br>
    myCluster (63.15.Imp): 8300: unable to acquire nametab info for logic table <br>BSEG      .<br>
    myCluster (63.15.Imp): 2900: failed to convert cluster data of cluster item.<br>
    myCluster: RFBLG      *800**0001**0100000000**1995*<br>
    myCluster (63.15.Imp): 320: error during conversion of cluster item.<br>
    myCluster (63.15.Imp): 323: affected physical table is RFBLG.<br>
    (CNV) ERROR: code page conversion failed<br>
    <br>
                 rc = 2<br>
    <br>
    <br>
    .--============--
    RSCP - Error
    `----
    <br>
    (DB) INFO: RFMHN created<br>
    <br>
    (DB) INFO: RFMHN~0 created<br>
    <br><br>
    <b>IMPORT_MONITOR.LOG:</b><br>
    <br>
    ERROR: 2007-02-06 18:49:44 com.sap.inst.migmon.LoadTask run<br>
    <br>
    Loading of 'SAPCLUST' import package is interrupted with R3load error.<br>
    <br>
    Process '
    vsids\sapmnt\IDS\SYS\exe\nuc\NTI386\R3load.exe -i SAPCLUST.cmd -dbcodepage 1100 -l SAPCLUST.log -loadprocedure fast' exited with return code -1,073,741,819.<br>
    <br>
    For mode details see 'SAPCLUST.log' file.<br>
    <br>
    Standard error output:<br>
    <br>
    sapparam: sapargv( argc, argv) has not been called.<br>
    <br>
    sapparam(1c): No Profile used.<br>
    <br>
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline<br>
    <br>
    <b>SAPINST.LOG:</b><br>
    <br>
    WARNING 2007-02-06 17:28:23<br>
    <br>
    Errors when executing sql command: p nr="0" If this message is displayed as a warning - it can be ignored. If this is an error - call your SAP support<br>
    <br><br><br><br>
    What can I do now? What is the problem here?<br>
    Hope you can help here. <br>
    <br>
    Regards,<br>
    Lukas<br>

    Hello
    I would recommend you uninstall SAP and SQL, then reinstall SQL using the SAP provided script.  This will ensure your codepage is set correctly.
    I would also recommend you install this system as a Unicode system.
    Thanks
    N.P.C

  • SAP IDES ECC 6.0 configuration for ess/mss

    Hi,
    Iam new to sap . i want to practice various scenarios in ess/mss in my own pc which  is installed with ecc 6.0 . what are the configuration to be made in ecc 6.0 for maintaining about 10-20 users for  using ess/mss scenarios. i have a knowledge on webdynpro java and little knowledge on ep and using r/3 server. The 10-20  users created should be able to use ess/mss through portal .
    So, list the steps configuring for 10-20 users for using ess/mss in ecc ides 6.0 server.
    Thanks & regard
    prasad

    << Do not post the same question across a number of forums >>

  • Importing a APEX application error ORA-22297: warning

    When attempting to import application fronm 4.1 to 4.2.2 i get the following error
    Error processing request.
        ORA-22297: warning: Open LOBs exist at transaction commit time ORA-20876: Stop APEX Engine    
    We have aplications that upgraded in place but when attempting to inmport new applications we get the error.
    We Just install 4.2.2 into a new environment and are vetting it for full release.
    Please advise.

    I get the abocve error when running using the GUI
    when running from command prompt i get the following
    begin
       -- Remove Application
    wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,99000));
    end;
    ORA-20001: Package variable g_security_group_id must be set.
    ORA-06512: at "APEX_040200.WWV_FLOW_API", line 998
    ORA-06512: at "APEX_040200.WWV_FLOW_API", line 1569
    ORA-06512: at line 5
    I am assuming there are some permissions problems
    I have DBA role in Database
    We are on databasae > 11 (11.0.2 i think)
    My database DBA installed 4.2.2 but does know APEX real well he installed becasue he has SYS password which I am not privy to.
    I was able to install Pacakaged appliaction.
    Kind of Lost from Here.......
    I am assuming i have a permissions error
    I have DBA role in Database

  • ITunes won't install due to package problem - Error 2330

    I tried to install iTunes 8 yesterday for the first time and when I launched the Apple Installer and it gets most of the way through when the following message appears: "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2330."
    I ran the installer again and created a log file of the install process if that could help someone?!?!
    Any information would be greatly appreciated. This is my first time dealing with Apple as I received an iPod Touch as a gift the other day and now cannot connect it to get it working!
    I am using a PC and have Windows Vista Home Premium.
    Thank you.

    There is a list of WIndows installer errors here:
    http://msdn.microsoft.com/en-us/library/aa372835.aspx
    2330 is: Error getting file attributes
    Often with error, a file name is mentioned - sometimes there is a corrupt file.
    It is worth running a disk check to see if a filing system error shows up.
    If nothing shows up and you can identify the problem file, sometimes renaming if or containing folder, assuming it is within an iTunes related folder.
    Otherwise, if no file was mentioned, maybe you could search through the log file for error messages or 2330 to see if anything shows up that may indicate what the problem is.

  • Error while installing SAP IDES ECC6.0 on windows server 2003.

    Hi gurus,
      I am getting error in installing SAP IDES ECC 6.0. In import ABAP step i am not able to execute all 19 services only 1 services is getting fail that is related to sapview.So,can anyone suggest me that how to solve this error and complete installation.
    Thanks in Advace,
    nainesh patadia.

    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100726222931
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20100726223305
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 01:28:45
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
    (DB) ERROR: db_connect rc = 256
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100726223306
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20100726223709
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 01:28:45
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
    (DB) ERROR: db_connect rc = 256
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100726223710
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20100811085903
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 01:28:45
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -loadprocedure fast
    (DB) ERROR: db_connect rc = 256
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\DEV\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20100811085911

  • ECC 6.0  Import ABAP phase error

    Hi,
    I am facing the same problem as mentioned below thread with x64 bit 2003 windows on my p4 desktop machine  with 2 gb RAM.
    ECC 6.0 SR2 Import ABAP phase error 
    Pl. suggest does the it works  on my P4 machine , x64 bit windows 2k3 is working fine on desktop .
    means my desktop is supporting 64 bit version . is it ?
    or I have to use true IA64 Bit itenium based machine ?
    SQL> shutdown
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist .
    I have followed the thread , which is mentioned above .
    Thanks in advance .
    Edited by: sonal  saxena on Feb 23, 2009 8:04 AM

    Sonal,
    Refer to following link and hope it solves your problem.
    [http://www.dbmotive.com/oracle_error_codes.php?errcode=27101]
    Manoj Chintawar

  • ECC6.0 installation error in Import ABAP Phase

    Dear Experts,
    I am in the process if Installing IDES for ECC 6.0 Non Unicode
    Installation (SAP ERP 2005 SR2). During IMPORT ABAP
    phase geting below error:
    ERROR 2007-12-13 14:48:37
    CJS-30022 Program 'Migration Monitor' exits with error code 103. For
    details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-12-13 14:48:37
    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|10|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 .
    Import_monitor.java.log:
    java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Import Monitor jobs: running 1, waiting 4, completed 31, failed 0, total 36.
    Import Monitor jobs: running 2, waiting 3, completed 31, failed 0, total 36.
    Import Monitor jobs: running 3, waiting 2, completed 31, failed 0, total 36.
    Loading of 'SAPSSEXC_3' import package: ERROR
    Import Monitor jobs: running 2, waiting 2, completed 31, failed 1, total 36.
    Import Monitor jobs: running 3, waiting 1, completed 31, failed 1, total 36.
    Loading of 'SAPCLUST' import package: ERROR
    Import Monitor jobs: running 2, waiting 1, completed 31, failed 2, total 36.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 31, failed 3, total 36.
    Loading of 'SAPSSEXC_4' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 31, failed 4, total 36.
    Import_monitor.log:
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1034
    DbSl Trace: CONNECT failed with sql error '1034'
    (DB) ERROR: DbSlErrorMsg rc = 99
    E:\usr\sap\EC4\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    E:\usr\sap\EC4\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080106214611
    Please help me ASAP.
    Regards,
    Gajapathi Raju.

    Dear Marquis,
    Some body copied dumps from Hard disk to server not from original cd's.Might be copied not properly.I have copied from Original cd's,Then i was suceed in installation.
    Regards,
    Gajapathi Raju.
    Edited by: V R Gajapathi Raju on Feb 13, 2008 9:24 AM

Maybe you are looking for

  • External hard drive eject error when computer is asleep

    Having some major problems with my iMac. It seems when the iMac goes to sleep I get an error saying the disk hasn't ejected properly. This is not the first hard drive to do so! Several months ago my Buffalo Drive Station would give me that error ever

  • Re-displaying an xml page

    Hi, I have created an xslt page as per Dreamweaver tutorials and then linked my xml page to this xslt page. When a user logs on I get them re-directed to the xml page. If they decide to press a particular button they then move on to another page, let

  • Form with Javascript has stopped working

    This form was working before, but it no longer responds in any way when I click the "Send Request" button (which is basically an email submit button). https://acrobat.com/#d=lELFS*MPtZixEHObM2nkNA I have added some new functions, but I don't know how

  • Short dump errors desc--how to resolve

    I would like to know the short dump errors meaning and how to resolve it. i have the following errors 1. TSV_TNEW_PAGE_ALLOC_FAILE---- for this the description for ERROR ANALYSIS is : The internal table "IT_24" could not  be enlarged further. To allo

  • NO MARKER UPDATE

    hi all, what is the use of  NO MARKER UPDATE in collapse tab of incube manage for specially inventory infocubes.. plz explain me in detail.. thanks in advance pinky reddy