Hello,
I´m newest in SAP ASE. I´m doing an installation of a SAP CRM 7.0 EHP1 (Windows Server 2012 with Sybase ASE 15.7) but during the Import ABAP phase the SWPM tool stopped with the following error:
WARNING 2014-03-14 18:14:10.704
Execution of the command "C:\Users\jdimas\AppData\Local\Temp\sapinst_exe.1556.1394807664\jre\bin\java.exe -classpath migmon.jar -showversion -Xmx1024m com.sap.inst.migmon.imp.ImportMonitor -sapinst" finished with return code 103. Output:
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 6.1.051)
SAP Java Server VM (build 6.1.051 23.5-b05, May 30 2013 00:49:05 - 61_REL - optU - windows amd64 - 6 - bas2:197575 (mixed mode))
Import Monitor jobs: running 1, waiting 8, completed 20, failed 0, total 29.
Import Monitor jobs: running 2, waiting 7, completed 20, failed 0, total 29.
Import Monitor jobs: running 3, waiting 6, completed 20, failed 0, total 29.
Loading of 'SAPAPPL2' import package: ERROR
Import Monitor jobs: running 2, waiting 6, completed 20, failed 1, total 29.
Import Monitor jobs: running 3, waiting 5, completed 20, failed 1, total 29.
Loading of 'SEOSUBCOTX' import package: ERROR
Import Monitor jobs: running 2, waiting 5, completed 20, failed 2, total 29.
Import Monitor jobs: running 3, waiting 4, completed 20, failed 2, total 29.
Loading of 'SMIMCONT1' import package: ERROR
Import Monitor jobs: running 2, waiting 4, completed 20, failed 3, total 29.
Import Monitor jobs: running 3, waiting 3, completed 20, failed 3, total 29.
Loading of 'STERM_TEXT' import package: ERROR
Import Monitor jobs: running 2, waiting 3, completed 20, failed 4, total 29.
Import Monitor jobs: running 3, waiting 2, completed 20, failed 4, total 29.
Loading of 'TODIR' import package: ERROR
Import Monitor jobs: running 2, waiting 2, completed 20, failed 5, total 29.
Import Monitor jobs: running 3, waiting 1, completed 20, failed 5, total 29.
Loading of 'WDY_UI_PROPERTY' import package: ERROR
Import Monitor jobs: running 2, waiting 1, completed 20, failed 6, total 29.
Loading of 'SAPSSEXC' import package: ERROR
Import Monitor jobs: running 1, waiting 1, completed 20, failed 7, total 29.
Loading of 'SEOSUBCODF' import package: ERROR
Import Monitor jobs: running 0, waiting 1, completed 20, failed 8, total 29.
I checked the import_monitor.log and I see the following error:
...
ERROR: 2014-03-14 17:12:10 com.sap.inst.migmon.LoadTask run
Loading of 'SAPSSEXC' import package is interrupted with R3load error.
Process 'C:\usr\sap\W2S\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -c 99000000 -loadprocedure fast' exited with return code 2.
For mode details see 'SAPSSEXC.log' file.
Standard error output:
sapparam: sapargv(argc, argv) has not been called!
sapparam(1c): No Profile used.
sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
...
I also checked the SAPSSEXC.log:
...
(DB) INFO: EUOBJT~0 created
(DB) INFO: FUNCT created
(SYB_IMP) ERROR: DbSlEndModify failed
rc = 99, table "FUNCT"
(SQL error 3621)
error message returned by DbSl:
[ASE Error SQL1105]Can't allocate space for object 'FUNCT' in database 'W2S' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
[ASE Error SQL1105]Can't allocate space for object 'FUNCT' in database 'W2S' because 'default' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
[ASE Error SQL3621]Command has been aborted.
...
Can you help me please? How can I solve this error? I believe I must increase the size of the segment as it say in above log file but I don´t know how to do that... can you guide me please?
Thank you,
samid raif