Добрый день!
Решил поставить домой IDES на этапе Import ABAP возникает ошибка при импорте sapview. Вот логи
import.monitor.log
Code:
CONFIG: 2009-06-11 23:53:03
Application options:
dbCodepage=4103
dbType=ORA
extFiles=yes
importDirs=C:\sapinst2\EXP1;C:\sapinst4\EXP2;C:\sapinst5\EXP3;C:\sapinst6\EXP4;C:\sapinst3\EXP5;C:\sapinst3\EXP6;C:\sapinst3\EXP7;C:\sapinst3\EXP8;C:\sapinst3\EXP9;C:\sapinst3\EXP10;C:\sapinst3\EXP11
installDir=C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS
jobNum=3
loadArgs= -stop_on_error
monitorTimeout=30
orderBy=
r3loadExe=C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe
sapinst=
trace=all
tskFiles=yes
CONFIG: 2009-06-11 23:53:03
List of packages with table structure: 'SAP0000'.
CONFIG: 2009-06-11 23:53:03
List of packages with views: 'SAPVIEW'.
TRACE: 2009-06-11 23:53:03 com.sap.inst.migmon.imp.ImportStandardTask preCreate
Parse of 'C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is started.
INFO: 2009-06-11 23:53:03 com.sap.inst.migmon.imp.ImportStandardTask preCreate
Parse of 'C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL' template file is successfully completed.
Primary key creation: after load.
Index creation: after load.
INFO: 2009-06-11 23:53:04
Data codepage 4103 is determined using TOC file 'C:\sapinst2\EXP1\DATA\AGR_HIERT.TOC' for package 'AGR_HIERT'.
TRACE: 2009-06-11 23:53:04 com.sap.inst.migmon.LoadTask run
Loading of 'SAPVIEW' import package is started.
TRACE: 2009-06-11 23:53:04 com.sap.inst.migmon.LoadTask processPackage
Loading of 'SAPVIEW' import package into database:
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
ERROR: 2009-06-11 23:53:05 com.sap.inst.migmon.LoadTask run
Loading of 'SAPVIEW' import package is interrupted with R3load error.
Process 'C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error' exited with return code 2.
For mode details see 'SAPVIEW.log' file.
Standard error output:
sapparam: sapargv( argc, argv) has not been called.
sapparam(1c): No Profile used.
sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
INFO: 2009-06-11 23:53:33
All import packages are processed.
WARNING: 2009-06-11 23:53:33
1 error(s) during processing of packages.
INFO: 2009-06-11 23:53:33
Import Monitor is stopped.
вот sapview.log
Code:
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090611233309
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
Compiled Apr 3 2006 00:41:09
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
DbSl Trace: ORA-1403 when accessing table SAPUSER
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
(DB) ERROR: DDL statement failed
(DROP VIEW "/1SAP1/CNV_A0026")
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(IMP) INFO: a failed DROP attempt is not necessarily a problem
(DB) ERROR: DDL statement failed
(CREATE VIEW "/1SAP1/CNV_A0026" ( "MANDT" , "BUKRS" , "J_1AARVKEY" , "J_1AABASEA" ) AS SELECT T0001."MANDT", T0001."BUKRS", T0001."J_1AARVKEY", T0001."J_1AABASEA" FROM "J_1AAA2" T0001)
DbSlExecute: rc = 103
(SQL error 942)
error message returned by DbSl:
ORA-00942: table or view does not exist
(DB) INFO: disconnected from DB
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
C:\usr\sap\DVL\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090611233311
Гуру помогите абаперу
ЗЫ ставлю на Windows2003 R2 + Oracle 10.2.0.2