Sol Man Install-Windows/MSSQL-Import ABAP Errors

Hello,
During the Import ABAP phase (15 out of 41) of a Solution Manager 4.0 install on windows running MSSQL, I am seeing the below error in the SAPSDIC.log: ((IMP) INFO: EndFastLoad failed with <2: Bulk-copy commit unsuccessful>)
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070122153431
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4
Compiled Sep  6 2006 00:36:09
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe -ctf I D:\Install_Export_EXP2\EXP2\DATA\SAPSDIC.STR C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\DDLMSS.TPL SAPSDIC.TSK MSS -l SAPSDIC.log
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: job completed
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20070122153431
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20070122153432
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4
Compiled Sep  6 2006 00:36:09
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -loadprocedure fast
(DB) INFO: connected to DB
(DB) INFO: /SDF/PAT03 created
(DB) INFO: /SDF/PAT03~0 created
(IMP) INFO: import of /SDF/PAT03 completed (0 rows) #20070122153435
(DB) INFO: APSRV created
(DB) INFO: APSRV~0 created
(IMP) INFO: import of APSRV completed (0 rows) #20070122153435
(DB) INFO: ASGRP created
(DB) INFO: ASGRP~0 created
(IMP) INFO: import of ASGRP completed (0 rows) #20070122153435
(DB) INFO: AUTHX created
(DB) INFO: AUTHX~0 created
Interface access functions from dynamic library dbmssslib.dll loaded.
(IMP) INFO: import of AUTHX completed (685 rows) #20070122153436
(DB) INFO: AVERS created
(DB) INFO: AVERS~0 created
(IMP) INFO: EndFastLoad failed with <2: Bulk-copy commit unsuccessful>
(IMP) ERROR: EndFastload: rc = 2
(DB) INFO: AVERS_EXT created
(DB) INFO: AVERS_EXT~0 created
(IMP) INFO: EndFastLoad failed with <2: Bulk-copy commit unsuccessful>
(IMP) ERROR: EndFastload: rc = 2
(DB) INFO: BADI_CHAR_COND created
(DB) INFO: BADI_CHAR_COND~0 created
(IMP) INFO: EndFastLoad failed with <2: Bulk-copy commit unsuccessful>
(IMP) ERROR: EndFastload: rc = 2
(DB) INFO: BADI_FILTER created
(DB) INFO: BADI_FILTER~0 created
(IMP) INFO: import of BADI_FILTER completed (52 rows) #20070122153437
<u>Excerpt of import_monitor.log:</u>
TRACE: 2007-01-22 15:41:08 com.sap.inst.migmon.LoadTask processPackage
Loading of 'SAPSDIC' import package into database:
D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -loadprocedure fast
ERROR: 2007-01-22 15:41:08 com.sap.inst.migmon.LoadTask run
Loading of 'SAPSDIC' import package is interrupted with R3load error.
Process 'D:\usr\sap\SLM\SYS\exe\uc\NTI386\R3load.exe -i SAPSDIC.cmd -dbcodepage 4103 -l SAPSDIC.log -loadprocedure fast' exited with return code 2.
For mode details see 'SAPSDIC.log' file.
Help please!
thanks...
Laurie

Update:
In the SAPSDIC log, I am seeing the following:
(DB) INFO: DDNTF created
(DB) INFO: DDNTF~0 created
rscpMCConvert: Error:
The output buffer was too short.
Size of output buffer was 1 bytes
Size of input buffer was 1 bytes
But only 0 bytes could be consumed
used ? ? addr=02505010 , len=0
unused00000000 42 |B
|
ERROR in nametab conversion
conversion of 'DDNTF '
current tabname (in hex):
2F314245412F424245415F42444820202020202020202020202020202020
rscpMCConvertNeutral error, rc = 32
function: get_version_conv
(CNV) ERROR: code page conversion failed
rc = 2
.--============--
RSCP - Error
Error from: Codepage handling (RSCP) 5
code: 32 RSCPETOOLONG The data was longer than the buffer.
convert output buffer overflow
module: rscpc no: 20 line: 11776 T100: TS006
TSL01: F39 p3: inlen&1&outlen&1&
`----
(DB) INFO: DDNTF_CONV_UC created
(DB) INFO: DDNTF_CONV_UC~0 created
rscpMCConvert: Error:
The output buffer was too short.
Size of output buffer was 1 bytes
Size of input buffer was 1 bytes
But only 0 bytes could be consumed
used ? ? addr=02505010 , len=0
unused00000000 42 |B
|
ERROR in nametab conversion
conversion of 'DDNTF_CONV_UC '
current tabname (in hex):
2F314245412F424245415F42444820202020202020202020202020202020
rscpMCConvertNeutral error, rc = 32
function: get_version_conv
(CNV) ERROR: code page conversion failed
rc = 2
When I was prompted for the Kernel NW04sSR1, the SAPINST would NOT except the 51032266_11 DVD (which is the 32bit UNICODE_Kernel 7.0 windows server IA32). It wanted the non-UNICODE DVD of 51032266_3.
If this is the issue, what is the correct Kernel to install??

Similar Messages

  • Trying to install windows 7 and getting error message windows must be installed to a partition formatted as NTFS

    Trying to install windows 7 and getting error message Windows must be installed to a partition formatted as NTFS

    Welcome to Apple Support Communities
    Boot Camp Assistant creates a Windows partition in FAT32 to make the Windows XP installation easier.
    The problem is that Windows Vista, 7 and 8 require a NTFS partition, so the Windows installer gives this error. The only thing you have to do is to choose the BOOTCAMP partition in the installer and go to “Drive options (advanced)” > Format. Finally, install it

  • When I format hard disk while installing windows it shows an error?

    When I format hard disk while installing windows it shows an error and says that windows can't be installed to this hard disk, but I have installed windows before. How can I install windows?

    You are getting this message because you are trying to create an iCloud account on a PC by signing with your Apple ID.  You can only sign into an existing account on a PC.  You first have to create iCloud account on an iOS device (iPhone, iPad or iPod Touch) running iOS 5 or higher, or on a Mac running OS X Lion (10.7.5) or higher.  After creating your account on one of these devices you will then be able to sign into the account using this ID on your PC.

  • Installing XI without importing ABAP

    Hi
    Presently I am working on ECC6.0 and Netweaver 7.1.
    I am trying to install XI. While installing XI, it is asking to use an existing instance or create new instance. For both the options entire ABAP is importing.
    My requirement is to install XI on the existing ABAP (IDES) instance without importing ABAP. Even though i am selecting existing instance.. 105 activites are installing for XI.  Import ABAP is also 1 of the 105 activites.
    Can anyone tell me how to install XI without importing ABAP?
    regards,
    ramakanth

    Hi...
    Find the below link.
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/e18b1a0fc14f1faf884ae50cece51b/content.htm
    If u2018ABAP-classu2019  does not appear under the u2018Mapping Program Typeu2019 in Interface Mapping, one has to make an additional entry in the Exchange Profile.
    Only a user with the J2EE security role (administrator) can make the following settings in the Exchange Profile.
    It is achieved in the following manner:
    1) Open http://<host>:<port>/exchangeProfile/index.html
    2)Choose IntegrationBuilder ->IntegrationBuilder.Repository -> com.sap.aii.repository.mapping.additionaltypes
    Add: R3_ABAP|Abap-class;R3_XSLT|XSL (ABAP Engine)
    To check whether the data has been successfully read from the exchange profile:
    1- Open http://<host>:<port>/rep/support/admin/index.html
    2- Choose Administration of Properties -> All Properties
    3- If the value associated to parameter com.sap.aii.repository.mapping.additionaltypes is not visible, press REFRESH button
    After doing above check in IR, if still don't find the option for ABAP mapping then refresh the cache.
    Regards,
    Leela

  • Import ABAP error in ERP 2005 SR2 IDES installation

    Hi Experts
                   I am trying to install the SAP ERP 2005 SR2 ( OS is 2003 and Database is Oracle 10g )IDES which i downloaded from the SAP market place and got
    the following error at the IMPORT ABAP task
    INFO 2008-02-20 14:19:37
    Output of C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion
    com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;
    D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;
    D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;
    D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;
    D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS
    -orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100
    -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst is written to the logfile import_monitor.java.log.
    WARNING 2008-02-20 14:31:07
    Execution of the command "C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion
    com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;
    D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;
    D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;
    D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;
    D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS
    -orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100
    -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103.
    Output: java version "1.4.2_16"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)Java HotSpot(TM)
    Client VM (build 1.4.2_16-b05, mixed mode)Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.
    Loading of 'SAPSDIC' import package: ERRORImport Monitor jobs: running 0, waiting 18, completed 0, failed 1, total 19.
    ERROR 2008-02-20 14:31:07
    CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-02-20 14:31:07
    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|NWABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor
    was executed with status ERROR .
    can anyone help me to fix this error. Installation of ECC 6.0 with SQL SERVER 2005 was done fine.
    Thanking you
    Regards
    Mrudul

    Hi Mrudul,
       Understood you have downloaded the completed IDES SAP 2005 SR2 package, i have also downloaded it several months ago, but i found the package not full good when i prepare to install it last week, 3 of 35 Exp unpackage CRC32 error(51032413_part15.rar & 51032413_part16.rar & 51032413_part17.rar) when unpackage them, can you do me a favor to share me the 3 rar files? As the original download address have been obsoleted away service.sap.com, i can tell you my FTP site to store them.
    51032413_part15.rar & 51032413_part16.rar & 51032413_part17.rar
    Or  51032413_3\EXP3\DATA\SAPAPPL1.009 & SAPAPPL1.010
    12/17/2006  02:32 AM     1,048,576,000 SAPAPPL1.009
    12/17/2006  02:42 AM       954,643,456 SAPAPPL1.010
    Tks!
    Best rds,
    Jeff
    msn: [email protected]

  • Re-installing windows 7 on L440 - Error windows cannot find .bat

    Hi,
    I am trying to re-install windows 7 enterprise on brand new thinkpad L440 with an image from my company's SCCM server. I loaded the package on a USB stick. It was able to install T440P with no issue but I get the error ( windows cannot find bat make sure you typed the name correctly)
    What is the cause of this problem. I need to rebuilt these machines ASAP but I am stuck with this error.

    Hi,
    I am trying to re-install windows 7 enterprise on brand new thinkpad L440 with an image from my company's SCCM server. I loaded the package on a USB stick. It was able to install T440P with no issue but I get the error ( windows cannot find bat make sure you typed the name correctly)
    What is the cause of this problem. I need to rebuilt these machines ASAP but I am stuck with this error.

  • Installing Windows 7 on Bootcamp Error

    I've been trying to install Windows 7 via Bootcamp and I keep getting this error
    "The disk cannot be partitioned because some files cannot be moved.
    Back up the disk and use Disk Utility to format it as a single Mac OS Extended (Journaled) volume. Restore your information to the disk and try using Boot Camp Assistant again."
    I have no idea what to do. Basically I need someone to give me a really simple answer on how to do this.  I'm a 19 year old girl and I am not computer savvy.  If someone could help me that would be fantastic. 
    Also I did install windows once before on my computer so I know it works I just don't remember how I did it, I guess I uninstalled because I couldn't find it anywhere/ I have no idea where to even look for it. 
    Thanks.

    So, I went ahead and contaced apple.
    It was not a pleasent experiance, I kept being bounced around diffrent support people; each time having to re-explain my problem, While they where all pretty friendly and somewhat helpful, they couldn't help me. I was therefore promoted to a "Senior Advisor", I rejoiced at the idea of this. After explaining my problem in depth and going throught everything I had done, she suggested I check out this other article posted on the Support Forums.
    She sent me to this: https://discussions.apple.com/message/23756557#23756557
    Which sends you to this: https://discussions.apple.com/thread/5488789?tstart=0
    However, after following the somewhat unclear instructions on those discussions, I was completly unable to start up my bootcamp; I kept getting "Application has Crashed".
    And here I am, back to square one.

  • Installing Windows XP sans Bootcamp error

    I have a MacBook Pro running OSX 10.9.1, but I miss all my old games I used to play, so I tried partitioning the harddrive and installing Windows XP on the other half. I did this before on my old MacBook, but that was 4 years ago, and now bootcamp won't help you install anything but Windows 7 or later. After I partitioned the hardrive and restarted my computer with the disk in, I held down the option key and it brought up the install CD. I selected it, and it began unpacking the files for setup. But the second it tried to begin setup itself, the whole thing stopped and I recieved this error message:
    STOP: 0x0000007B  (0xF78D663C, 0xC0000034, 0x00000000, 0x00000000)
    I've tried three more times to boot from the CD but I keep recieving this error. A google search turned up only solutions for people using bootcamp from 4 years ago, which doesn't work now. Help?

    cbs,
    You can do it once Mavericks is installed if you have the old version of bootcamp. You create the partition, then exit out. Put the Windows disk in the drive, boot up, and install to the partition.
    Helizabeth,
    No, what I was thinking is pull the old hard drive out and put it in an enclosure. Use Winclone to copy and move it to your new Mac. You might also get bootcamp off it that way as well. The real upside is that you don't have to go through the whole windows install and all your old stuff is there.
    http://www.amazon.com/Vantec-NexStar-2-5-Inch-External-Enclosure/dp/B002JQNXZC/r ef=sr_1_3?s=electronics&ie=UTF8&qid=1392232176&sr=1-3&keywords=2.5+hard+drive+en closure

  • Sol Man 7.1 - SLD / LMDB Synchronisation Error

    Hi experts,
    I am trying to perfom a full synchronisation between LMDB of Sol Man 7.1 and our Central SLD (CIM 1.6.16, SAP_CR 7.3)
    Somewhere around 20% - 30% the full synch gets an error and restarts automatically at 0%.
    Error message in application log is:
    Error in method call SAPExt_EnumerateInstancesNoSubclasses: Failed to leave transaction:
    Full sync failed for class SAP_SoftwareFeatureSoftwareComponent
    Full sync needs to be repeated after correcting this error
    Error message #s:
    BL001
    LMDB_CS_ERROR023
    LMDB_CS_ERROR024
    Did raise a call already but no useful response until now.
    Anyone else had problems like this?
    Thanks

    Hi,
    [Note 1480419 - Release Restrictions for SAP Solution Manager 7.1|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1480419], this note saying the restriction on LMDB and SLD sync, Moreover they are suggesting to upgrade SP01 to fix the LMDB issue..
    Have you tried out?
    Thanks,
    Jansi

  • Obiee11.1.1.5.0(Software Only Install) windows 7  64bit Installation Error

    Hi,
    I have installed obiee11.1.1.5.0 on windows 7 OS with 64bit,while instalation i got below attached error..after that can't able to see sample dashboard on dahsboard page but all services are up only
    also i can able to login RPD in online mode,as well as Presntaion,weblogic EM,Console..
    1) 1st i have installed JDK
    C:\Program Files\Java\jdk1.6.0_27 and,Environmental path setted,Lookback adaptor installed,
    2) SQL server 2008 installed ,RCU script are executed and RCU installed
    3) weblogic server10.3.50.0 installed
    4)obiee11.1.1.5.0 installed with "Software only install" option
    5) then C:\Oracle\Middleware\Oracle_BI1\bin\config.bat (OBIEE confuration steps) installed that last step only i got below kind of error
    Error:
    http://imageshare.web.id/images/lx5kryulumzdf0mdxeg.jpg
    Kindly help me on that.
    THanks
    Deva
    http://obieeelegant.blogspot.com/

    Hi,
    Windows 7 Home Premium edition is not supported for installation of OBIEE Server 11.1.1.5.
    Issue: 1
    while installing obiee11.1.1.5.0 (software only install ) on win7 64 bit SP1 version i am getting Executing:opmnctl start coreapplication_obisch1 error at the last step
    Issue 2:
    OBIEE 11g Install On Windows 7 Hangs At Creating Domain Step (Doc ID 1209259.1)
    Refer:http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    Solution:
    Please kindly refer to the Certification matrix available from :
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    Windows 7 Home Premium edition is not supported for installation of OBIEE Server 11.1.1.5.
    Install OBIEE 11.1.1.5 only on certified platform
    ie. Windows 2003 with SP2/R2+
    or Windows Server 2008 with SP1+
    Window 7 is only certified as an OBIEE client.
    For more Refe:SR 3-4684846891: Executing:opmnctl start coreapplication_obisch1 while installing obiee11g (11.1.1.5.0) win64bit
    Alternatiove Option: Go with Virual Box in win 7
    Thanks
    Deva

  • Import ABAP error in ECC6 system copy targert

    Hi Experts,
                      I am istalling SAP Ecc 6 in System copy targrt, ABAP import fail in 2/87. I got the error Loading of 'SAPDFACT' import package: ERRORImport Monitor jobs.
    My OS  Windows 2003 64 bit and Oracle 10.2. Please find the log files belo. Please help me to solve this issue
      :\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325173244
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -ctf I H:\MVGK IDESBackup-march2010\ABAP\DATA\SAPDFACT.STR C:\Program Files\sapinst_instdir\ERP\LM\COPY\ORA\SYSTEM\CENTRAL\AS\DDLORA.TPL SAPDFACT.TSK ORA -l SAPDFACT.log
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job completed
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325173244
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325173244
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.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
    (GSI) INFO: dbname   = "AT220100325020343                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "KENKI                                                           "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "KENKI"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 15 Step 7)"
    (DB) INFO: /BI0/E0RSTT_C01 created #20100325173245
    (IMP) INFO: import of /BI0/E0RSTT_C01 completed (0 rows) #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~0 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~01 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~02 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~04 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~05 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~06 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~07 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~08 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~09 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~10 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~11 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~12 created #20100325173245
    (DB) INFO: /BI0/E0RSTT_C01~13 created #20100325173245
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=57)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0RSTT_C01~P" ON "/BI0/E0RSTT_C01" ( "KEY_0RSTT_C01P" , "KEY_0RSTT_C01T" , "KEY_0RSTT_C01U" , "KEY_0RSTT_C011" , "KEY_0RSTT_C012" , "KEY_0RSTT_C013" , "KEY_0RSTT_C014" , "KEY_0RSTT_C015" , "KEY_0RSTT_C016" , "KEY_0RSTT_C017" , "KEY_0RSTT_C018" , "KEY_0RSTT_C019" , "KEY_0RSTT_C01A"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325173245
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325174158
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.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
    (GSI) INFO: dbname   = "AT220100325020343                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "KENKI                                                           "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "KENKI"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 15 Step 7)"
    (DB) ERROR: DDL statement failed
    (DROP INDEX "/BI0/E0RSTT_C01~P")
    DbSlExecute: rc = 103
      (SQL error 1418)
      error message returned by DbSl:
    ORA-01418: specified index does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    DbSl Trace: Error 1408 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-1408 occurred when executing SQL stmt (parse error offset=57)
    (DB) ERROR: DDL statement failed
    (CREATE  INDEX "/BI0/E0RSTT_C01~P" ON "/BI0/E0RSTT_C01" ( "KEY_0RSTT_C01P" , "KEY_0RSTT_C01T" , "KEY_0RSTT_C01U" , "KEY_0RSTT_C011" , "KEY_0RSTT_C012" , "KEY_0RSTT_C013" , "KEY_0RSTT_C014" , "KEY_0RSTT_C015" , "KEY_0RSTT_C016" , "KEY_0RSTT_C017" , "KEY_0RSTT_C018" , "KEY_0RSTT_C019" , "KEY_0RSTT_C01A"  ) TABLESPACE PSAPSR3 STORAGE (INITIAL 65536 NEXT 0000002560K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS )
    DbSlExecute: rc = 99
      (SQL error 1408)
      error message returned by DbSl:
    ORA-01408: such column list already indexed
    (DB) INFO: disconnected from DB
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325174158
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325180802
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325180808
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325182246
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325182251
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100325183259
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100325183304
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20100326100904
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Jul 17 2007 00:40:17
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe -i SAPDFACT.cmd -dbcodepage 4103 -l SAPDFACT.log -stop_on_error
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541
    DbSl Trace: CONNECT failed with sql error '12541'
    (DB) ERROR: DbSlErrorMsg rc = 99
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\AT2\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20100326100910
    Thanks in Advance
    Jose H

    Hi,
    You can check the defined enviornment variable using command prompt and System properties.
    Open Command Prompt and give "set" command. It will show you active environment variable.
    You can also set missing environment variables in system properties.
    Start -->Control Panel --> System
    On Advanced Tab --> Environment Variables.
    After logging to the database if it shows message "Connected to idle instance", that means your database is not started.
    Please start the database using below SQL command.
    Open Command Prompt
    C:\Sqlplus / as sysdba
    SQL>startup
    Once it says "Database opened", retry SAP installation.
    You can also check the database status in SQL prompt using below command:
    SQL> select instance_name,status from v$instance;
    It must show output like:
    INSTANCE_NAME    STATUS
    <SID>              OPEN
    Regards.
    Rajesh Narkhede

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

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

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

  • Import ABAP error: ECC 6.0 installation

    I've been trying to install ECC 6.0 on WINDOWS SERVER 2003 32 BIT with no luck so far, .
    Import Monitor jobs: running 0, waiting 1, completed 32, failed 5, total 38.
    Does anyone encounter this before, appreciate any help. Thanks.
    Subhash

    > Alternatively you can only try "RETRY" in SAPINST
    > error window.
    ...which wouldn't have much effect as the error causes were not treated...
    -> check the log files: all phases with an ERROR at the end, have failed
    -> leave the SAPInst window open
    -> deal with the error condition (such as extending tablespaces...) and fix it
    -> after all errors are fixed, restart SAPInst by clicking RETRY
    if you are not able to fix the errors, post the appropriate parts of the 5 log files, so we could be of any help...
    GreetZ, AH

  • Windows 7 SP1 x32 bit fail to install Windows SP 1 with error code: 0x80070643/0x800F0829

    Hi All,
    I'm unable to install MS Service Pack 1 in Windows 7 Professional 32 bit, failing with error code: 0x80070643/0x800F0829.
    1. Remove Symantec Endpoint Protection.
    2. Run System Update Readiness Tool
    3. Install MS SP 1 and fails.
    Here is the log file.
    https://onedrive.live.com/redir?resid=7627981B9D84362B%211869
    Thanks,

    Hi,
    I suggest you download the full package, and try to install it in Clean boot Mode:
    Windows 7 and Windows Server 2008 R2 Service Pack 1 (KB976932)
    http://www.microsoft.com/en-in/download/details.aspx?id=5842
    If the issue still persists, please try following command to repair Windows:
    SFC /scannow
    You can also try the In-place upgrade to clean your Windows and install the update again:
    How to Perform an In-Place Upgrade on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2
    http://support.microsoft.com/kb/2255099
    Kate Li
    TechNet Community Support

  • Cannot install Windows Live Essentials, getting error messages

    I tried to update my Windows Live Essentials from the Beta to WLE 2011.  My first few attempts got me an error with Wllogin-x64.  I went ahead and uninstalled the Beta, ran the installer cleanup utility (which borked a few things of course), downloaded
    the offline installation file and made sure to run it as administrator.  Now I'm getting a different error.
    Error: 0x80070643
    Source: Watson-x64
    I did a search to try to find out what watson-x64 could be but to no avail.  Are there any other suggestions on how to fix this?  Is Microsoft actually trying to solve this issue?

    Hi King, to solve this error you must activate the firewall.
    Note: To use this feature, you must be logged into the computer with administrator functions.
    Click the Start button and then click the Control Panel option --- System and Security --- Select the Windows Firewall --- Configure the Firewall
    In the left pane, click Change notification settings to customize the configuration of the firewall.
    (By default, Windows Firewall is enabled for both private networks to the public)
    To enable Windows Firewall selected in the left side panel, Windows Firewall On or Off (on or off) or select Restore Defaults
    You should install correctly the WLE 2011 now. Regards
    Microsoft Active Professional 2010

Maybe you are looking for

  • Why is a pre-order phone no longer allowed to be shipped to my work address??

    On Friday, April 4, I went into my local Verizon Store (Orlando MetroWest) to pre-order the new Samsung Galaxy S5.  The order was placed and I was given a copy of the receipt which looked very accurate.  The sales rep had read back to me the Bill To

  • Stuck on portrait view

    My iPad mini (about a month old) won't automatically change to landscape view in any apps or portals. The menu does, but once I click on an app or portal it reverts back to portrait view. How can I get it to do it automatically as it used to? Thanks

  • Cancel the creation of a new record from a tree-form

    Hi all, We have an application with a tree-form interface. On the form is an option to create a new object (e.g. Employee, as an analogy). We would like to provide a way to cancel the creation and return to the previous selected node/employee; e.g. w

  • Obmenu won't start

    I installed obmenu to play with and i get the following: [tronica@arch ~]$ obmenu /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) Traceback (most recent call last): F

  • How do I get Adobe Reader XI to default to Auto Portrait/landscape when I print?

    How do I get Adobe Reader XI to default to Auto Portrait/landscape when I print?