Error in Installing ECC6.0 on RedHat Linux 4

Hi All,
I am trying to install ECC6.0 on Linux. So far every thing was fine. However, in step "IMPORT ABAP"
I am getting the following error:
WARNING 2008-08-06 14:26:20
Execution of the command "/usr/java/j2sdk1.4.2_09/jre/bin/java -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs /eccdump/EXPORTS_01_TO_06/EXP1:/eccdump/EXPORTS_01_TO_06/EXP2:/eccdump/EXPORTS_01_TO_06/EXP3:/eccdump/EXPORTS_01_TO_06/EXP4:/eccdump/EXPORTS_01_TO_06/EXP5:/eccdump/EXPORTS_01_TO_06/EXP6:/eccdump/EXPORTS_07_TO_11/EXP7:/eccdump/EXPORTS_07_TO_11/EXP8:/eccdump/EXPORTS_07_TO_11/EXP9:/eccdump/EXPORTS_07_TO_11/EXP10:/eccdump/EXPORTS_07_TO_11/EXP11 -installDir /tmp/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS -orderBy "" -r3loadExe /usr/sap/EDU/SYS/exe/run/R3load -tskFiles yes -extFiles yes -dbCodepage 4103 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 1. Output:
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
Exception in thread "main" java.lang.NoClassDefFoundError: com/sap/inst/migmon/imp/ImportMonitor
ERROR 2008-08-06 14:26:20
CJS-30022  Program 'Migration Monitor' exits with error code 1. For details see log file(s) import_monitor.java.log, import_monitor.log.
After searching in SDN, I got one solution. That is to download MIGMON.SAR from smp.
It could be silly but can any one please help me in downloding this from smp? Bcoz, I searched but I could not find it.
Kindly let me know the complete path of it.
Thanks and Regards,
Faisal

Try the following
http://service.sap.com/patches
--> Search for Support Packages and Patches
Enter "migmon" in the search field.
Make sure you download the correct one (for 7.00, not for 7.10).
Markus

Similar Messages

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • Error on Install Oracle9i R2 on RedHat Linux 7.3

    When I have installed Oracle9i R2 on RedHat Linux 7.3,I reboot the machine,
    and then write this:
    sqlplus
    SQL> sys /change_on_install as sysdba
    SQL>Connect to Iddle
    SQL>startup
    SQL>sltln:environment variable cannot be evaluated
    What`s the matter?
    thanks

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Cannot install Tuxedo8.1 on RedHat Linux 9.0

    I encounterd an error during install Tuxedo8.1 on RedHat Linux 9.0
    cf, Tuxedo8.1 is downloaded from your download sites for trial.
    [tuxedo@tuxedo-server install]$ sh tuxedo81_linux.bin
    Preparing to install...
    The included VM could not be uncompressed. Please try to download
    the installer again and make sure that you download using 'binary'
    mode. Please do not attempt to install this currently downloaded copy.
    I tried to install Tuxedo8.1 on Linux Enterprise Edition(tuxedo81_inlnxa21.bin).
    And It failed.
    Thans in advance

    eklee <[email protected]> wrote:
    I encounterd an error during install Tuxedo8.1 on RedHat Linux 9.0
    cf, Tuxedo8.1 is downloaded from your download sites for trial.
    [tuxedo@tuxedo-server install]$ sh tuxedo81_linux.bin
    Preparing to install...
    The included VM could not be uncompressed. Please try to download
    the installer again and make sure that you download using 'binary'
    mode. Please do not attempt to install this currently downloaded copy.
    I tried to install Tuxedo8.1 on Linux Enterprise Edition(tuxedo81_inlnxa21.bin).
    And It failed.
    Thans in advanceTry below commands in RH9,
    cd /bin
    ln -s gunzip uncompress
    then retry the installation process.
    Wei.C

  • While installing ECC6.0 SR3 FOR LINUX an error occured

    Hi all,
    While installing ECC6.0 SR3 FOR LINUX an error occured. Error Details:
    ERROR 2008-10-12 20:38:59.866
    FCO-00011  The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .

    WARNING 2008-10-13 18:17:26.006
    Execution of the command "/opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/ERP/SYSTEM/DB6/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS /tmp/sapinst_instdir/ERP/SYSTEM/DB6/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/ERP/SYSTEM/DB6/CENTRAL/AS/install/sharedlib/exception.jar:/tmp/sapinst_instdir/ERP/SYSTEM/DB6/CENTRAL/AS/install/sharedlib/logging.jar:/tmp/sapinst_instdir/ERP/SYSTEM/DB6/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar create -s C31 -f /sapmnt/C31/global/security/data/SecStore.properties -k /sapmnt/C31/global/security/data/SecStore.key -enc -p XXXXXX" finished with return code 1. Output:
    The java class is not found:  com.sap.engine.offline.OfflineToolStart
    ERROR 2008-10-13 18:17:26.011
    CJS-30050  Cannot create the secure store. SOLUTION: See output of log file SecureStoreCreate.log:
    The java class is not found:  com.sap.engine.offline.OfflineToolStart.
    ERROR 2008-10-13 18:17:26.235
    FCO-00011  The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR ( Last error reported by the step :Cannot create the secure store. SOLUTION: See output of log file SecureStoreCreate.log:
    The java class is not found:  com.sap.engine.offline.OfflineToolStart.).

  • Error while installing oracle 10g in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Unable to Install Oracle 9i on redhat linux 9

    Hi everybody,
    I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed.
    1) Setting of env varibles pertinent to oracle., say ORACLE_HOME,NLS_LANG etc.
    2) PATH=$PATH:/usr/local/jdk1.3.1/bin:.
    3) export LD_ASSUME_KERNEL=2.4.1
    I have a set of 3 CD's for installation. As soon as I load the first CD. the runInstaller would run for sometime and stop, while I do the installation in the graphic mode.
    When I try to install the same in the command line mode, I get to see something like the one below
    Initializing java jre from /tmp/OraInstall0/... please wait.. and then it would come back to the command prompt.
    I then invoke ps -ef | grep -i oracle to check if some process is running and I do get to see something. But ultimately nothing happens.
    Please help me with this.

    At Oracle Site we have a very good manual for 9i installation. Follow the manual step-by-step.
    Your problem seems as a java or permissions issue.
    good luck
    Eduardo

  • Urgent: Error while installing ECC6.0

    Hi guys,
    iam getting the following error while installing ecc6.0 at importing abap stage.
    ERROR 2007-10-25 23:28:45
    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-10-25 23:28:45
    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 .
    outof 59, 8 jobs failed. if u want i can post the log file.
    thanks,
    sandeep.

    Hi guys,
    i got rid of the problem,
    when i want to login as sysdba in cmd, it says oracle error 01034
    then tried these steps
    set ORACLE_SID=XXX
    sqlplus /nolog
    conn system/manager as sysdba
    shutdown abort
    startup
    then i tried to reinstall , it worked.
    thanks
    sandeep.

  • Rapidwiz - libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3

    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.

    987696 wrote:
    Hello All,
    I am getting libXtst.so.6 error when installing EBS R12 on Oracle Linux 6.3
    I could not find the exact file to download. Can anyone of you help me to the proper location.
    Thanks in advance.Please see these docs -- Search for "libXtst.so.6".
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle Forms Upgrade to 10.1.2.3 fails with error /usr/lib/libXtst.so.6: undefined reference [ID 1120527.1]
    Thanks,
    Hussein

  • Installing j2sdk1.3 on Redhat Linux 7.0

    I installed Redhat Linux 7.0 and now I'm trying to install the SDK 1.3. I downloaded the Linux version RPM shell script, but it is a .bin file and fails with unrecognized package when I issue the Linux command rpm -ivh filename. So then I downloaded the GNUZIP Tar shell script, but that gave me the same file name.(but the file lengths are different). I'm new to Linux. How do I install either of these versions?

    When I tried to run some application, I received the
    following error:
    "Segmentation fault"
    Is this error caused by Java Virtual Machine problem
    on Linux ?From <http://java.sun.com/j2se/1.3/relnotes.html>
    * For Linux users - The newer glibc-2.2.x libraries cannot correctly handle initial thread stack sizes larger than 6 MB. This can cause a segmentation fault on come Linux platforms that use the newer libraries. Such platforms include Red Hat 7.0, Mandrake 8.0, SuSe 7.2, and Debian 2.2. The problem will not occur on Linux platforms that are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It will also not affect Red Hat 7.1 because it uses a different thread stack layout. This problem is being tracked as bug 4466587.
    Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048" in tcsh to limit the initial thread stack to 2 MB.
    If you add the command to ~/.bash_profile, it should run each time you login.
    Bhav

  • Error in Installing Oracle 9i on redhat 7.2 -- jre was not found again!

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i
    I think I'm successful (well, maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found
    in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message:
    "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..)
    and I set up symbolic links for that and re-ran the runInstaller. Everything I've tried so far has been unsuccessfull.
    Can anyone help? Thanks.
    BTW: What does it mean when the path has double dots (i.e. bin/../bin) in it?. That confuses me a bit.

    I had a similar problem when running jre in linux.
    Any help really appreciated.
    [root@Linux bin]# jre
    jre was not found in /usr/local/bin/../bin/i686/green_threads/jre
    [root@Linux bin]#
    [root@Linux bin]# uname -a
    Linux Linux 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux[root@Linux bin]#

  • Error in Installing Oracle 9i on Redhat 7.2

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i I'm successful (well, I think maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..) and I set up symbolic links for that and re-ran the runInstaller.
    But I need help on the first error message. Can anyone offer advise? When I start sqlplus, startup fails with the error: "ORA-03113: end-of-file on communiation channel" I think that this may be related. I'd appreciate any help/advice. Thanks.

    From the SuSE Oracle support site.
    Installation problem on non-i686 architectures: There is a problem running the Oracle installer on any system where the arch command returns anything else but "i686". This is not a problem with the processor itself, just with the name, because Oracle uses this name as directory names for the Java Runtime Environment used to run the Oracle tools.
    To workaround this problem do this: Start the installer and wait for the error, which will be something like "jre not found".
    Background info: What happens is that the Oracle script that starts the installer copies the JRE from ./stage/Components/oracle.swd.jre/1.1.8.0.0/1/DataFiles/Expanded/linux/ to /tmp/OraInstall/jre, and then attempts to start the Java Oracle Universal Installer, using the JRE in /tmp/OraInstall/jre/(bin|lib)/`arch`/, which fails if the architecture is not "i686" - not for any valid reason but simply because to assume all Intel and compatible processors are called "i686" is not a good idea!
    After getting the error the installer aborted, and you execute the commands below (no need to switch to root) and afterwards just restart the runInstaller, which this time will work:
    # create symlinks so that the installer finds the JRE
    cd /tmp/OraInstall/jre/bin/
    ln -s i686 i586
    cd ../lib/
    ln -s i686 i586

  • When I install Oracle 9i on RedHat Linux 7.3 ...

    Hello , everybody :
    When I install Oracle 9i (9.2.0.1) on Red Hat Linux 7.3 ,
    I got an error when invoking the target of "install" in makefile : "ins_ctx.mk" ,
    all of the message is "Error in invoking target install of makefile /oracle/product/9.2.0/ctx/lib/ins_ctx.mk"
    and I edit the file "$ORACLE_HOME/ctx/lib/env_ctx.mk " , add a "$(LDLIBFLAG)dl" to the "INSO_LINK" ,
    but there is still an error when I press "Retry" and "Retry" ...
    Will it occur any error when I use Oracle 9i on Linux (because I press "Ignore") ?
    Does somebody can tell me how to solve the problem ?
    Thanks a lot.

    Hi Lai Yu-Tai,
    I'd the same problem. You can fix the problem (fixing provided by Werner Puschitz, http://www.puschitz.com/OracleOnLinux.shtml):
    "Error in invoking target install of makefile /opt/oracle/product/9.2.0/ctx/lib/ins_ctx.mk"
    I saw this error only in connection with Oracle 9i R2 (9.2.0) installation.
    Also, this is the only problem I experienced with Oracle 9i R2 on Red Hat 8.0 (and 7.3 -MQ). But this does not necessarily mean that you won't see other problems described here.
    The following errors showed up in $ORACLE_HOME/install/make.log:
    /lib/libdl.so.2: undefined reference to `_dl_addr@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_open@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_close@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_sym@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_vsym@GLIBC_PRIVATE'
    It happens when the following step is executed:
    /usr/bin/make -f ins_ctx.mk install ORACLE_HOME=/opt/oracle/product/9.2.0
    Edit $ORACLE_HOME/ctx/lib/env_ctx.mk and go to "INSO_LINK =", add a "$(LDLIBFLAG)dl" to the line and save it.
    Here is the full line with the added "$(LDLIBFLAG)dl" flag:
    INSO_LINK = -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)dl $(Long postings are being truncated to ~1 kB at this time.

  • GETTING ERROR WHILE INSTALLING ECC6.0

    HI
    I am trying to install ecc6.0 in window2003 database is oracle10g  it was fine till database creation, when it reached to IMPORT ABAP  phase it started giving error.
    I got the error at the beggning of the phase i checked the logs a come to know that i have to increase the shared pool memory, done the same it worked fine however it stucked in 16 subphase of import abap getting the below error
    INFO 2012-12-02 10:50:22 Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/inifile.4.xml'. INFO 2012-12-02 10:50:22 Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/inifile.5.xml'. INFO 2012-12-02 10:50:25 Execute step Component W2K_ServicePack_Check|ind|ind|ind|indPreprocess of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0. INFO 2012-12-02 10:50:40 Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/keydb.3.xml'. INFO 2012-12-02 10:50:40 Execute step runMigrationMonitor of component |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. INFO 2012-12-02 10:50:45 Switched to user: prdadm. INFO 2012-12-02 10:50:46 Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\import_monitor.java.log. INFO 2012-12-02 10:50:46 Switched to user: prdadm. INFO 2012-12-02 10:50:46 Working directory changed to C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS. INFO 2012-12-02 10:50:46 Output of C:\j2sdk1.4.2_07\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType MSS -importDirs E:\EXP1;E:\EXP2;E:\EXP3;E:\EXP4;E:\EXP5;E:\EXP6;E:\EXP7;E:\EXP8;E:\EXP9;E:\EXP10;E:\EXP11 -installDir "C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS" -orderBy "" -r3loadExe F:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles no -dbCodepage 4103 -jobNum 1 -monitorTimeout 30 -loadArgs " -loadprocedure fast" -trace all -sapinst is written to the logfile import_monitor.java.log. WARNING 2012-12-02 14:02:13 Execution of the command "C:\j2sdk1.4.2_07\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType MSS -importDirs E:\EXP1;E:\EXP2;E:\EXP3;E:\EXP4;E:\EXP5;E:\EXP6;E:\EXP7;E:\EXP8;E:\EXP9;E:\EXP10;E:\EXP11 -installDir "C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS" -orderBy "" -r3loadExe F:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles no -dbCodepage 4103 -jobNum 1 -monitorTimeout 30 -loadArgs " -loadprocedure fast" -trace all -sapinst" finished with return code 103. Output: java version "1.4.2_07"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.Loading of 'SAPAPPL1' import package: OKImport Monitor jobs: running 0, waiting 18, completed 1, failed 0, total 19.Import Monitor jobs: running 1, waiting 17, completed 1, failed 0, total 19.Loading of 'SAPSSEXC' import package: OKImport Monitor jobs: running 0, waiting 17, completed 2, failed 0, total 19.Import Monitor jobs: running 1, waiting 16, completed 2, failed 0, total 19.Loading of 'SAPAPPL0' import package: ERRORImport Monitor jobs: running 0, waiting 16, completed 2, failed 1, total 19.Import Monitor jobs: running 1, waiting 15, completed 2, failed 1, total 19.Loading of 'SAPAPPL2' import package: OKImport Monitor jobs: running 0, waiting 15, completed 3, failed 1, total 19.Import Monitor jobs: running 1, waiting 14, completed 3, failed 1, total 19.Loading of 'SAPSDIC' import package: OKImport Monitor jobs: running 0, waiting 14, completed 4, failed 1, total 19.Import Monitor jobs: running 1, waiting 13, completed 4, failed 1, total 19.Loading of 'SAPCLUST' import package: OKImport Monitor jobs: running 0, waiting 13, completed 5, failed 1, total 19.Import Monitor jobs: running 1, waiting 12, completed 5, failed 1, total 19.Loading of 'SAPSLEXC' import package: OKImport Monitor jobs: running 0, waiting 12, completed 6, failed 1, total 19.Import Monitor jobs: running 1, waiting 11, completed 6, failed 1, total 19.Loading of 'SAPSSRC' import package: OKImport Monitor jobs: running 0, waiting 11, completed 7, failed 1, total 19.Import Monitor jobs: running 1, waiting 10, completed 7, failed 1, total 19.Loading of 'SAPPOOL' import package: OKImport Monitor jobs: running 0, waiting 10, completed 8, failed 1, total 19.Import Monitor jobs: running 1, waiting 9, completed 8, failed 1, total 19.Loading of 'SAPSDOCU' import package: OKImport Monitor jobs: running 0, waiting 9, completed 9, failed 1, total 19.Import Monitor jobs: running 1, waiting 8, completed 9, failed 1, total 19.Loading of 'SAPSPROT' import package: OKImport Monitor jobs: running 0, waiting 8, completed 10, failed 1, total 19.Import Monitor jobs: running 1, waiting 7, completed 10, failed 1, total 19.Loading of 'SAPSLOAD' import package: OKImport Monitor jobs: running 0, waiting 7, completed 11, failed 1, total 19.Import Monitor jobs: running 1, waiting 6, completed 11, failed 1, total 19.Loading of 'SAPUSER' import package: OKImport Monitor jobs: running 0, waiting 6, completed 12, failed 1, total 19.Import Monitor jobs: running 1, waiting 5, completed 12, failed 1, total 19.Loading of 'SAPDDIM' import package: OKImport Monitor jobs: running 0, waiting 5, completed 13, failed 1, total 19.Import Monitor jobs: running 1, waiting 4, completed 13, failed 1, total 19.Loading of 'SAPDFACT' import package: OKImport Monitor jobs: running 0, waiting 4, completed 14, failed 1, total 19.Import Monitor jobs: running 1, waiting 3, completed 14, failed 1, total 19.Loading of 'SAPDODS' import package: OKImport Monitor jobs: running 0, waiting 3, completed 15, failed 1, total 19.Import Monitor jobs: running 1, waiting 2, completed 15, failed 1, total 19.Loading of 'SAPUSER1' import package: OKImport Monitor jobs: running 0, waiting 2, completed 16, failed 1, total 19.Import Monitor jobs: running 1, waiting 1, completed 16, failed 1, total 19.Loading of 'SAP0000' import package: OKImport Monitor jobs: running 0, waiting 1, completed 17, failed 1, total 19. ERROR 2012-12-02 14:02:14 CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log. ERROR 2012-12-02 14:02:15 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 . vmware6.5 os : windows 2003 db: sqlserver2005 memory is : 1.5g i have check the import_monitor.java.log, import_monitor.log . the log error is: F:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -loadprocedure fast (DB) INFO: connected to DB (DB) ERROR: DDL statement failed (DROP INDEX [SWFREVTLOG].[SWFREVTLOG001]) DbSlExecute: rc = 103 (SQL error 3701) error message returned by DbSl: *can not del the index:'SWFREVTLOG.SWFREVTLOG001' Because it does not exist, or if you do not have the necessary permissions.* (IMP) INFO: a failed DROP attempt is not necessarily a problem (DB) INFO: SWFREVTLOG001 created (DB) INFO: disconnected from DB F:\usr\sap\PRD\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -loadprocedure fast (DB) INFO: connected to DB (DB) ERROR: DDL statement failed (DROP INDEX [TFDIR].[TFDIR1]) DbSlExecute: rc = 103 (SQL error 3701) error message returned by DbSl: 。 can not del the index:'TMDIR.TMDIR~1' Because it does not exist, or if you do not have the necessary permissions. (IMP) INFO: a failed DROP attempt is not necessarily a problem (DB) INFO: TFDIR1 created (DB) ERROR: DDL statement failed (DROP INDEX [TFDIR].[TFDIR2]) DbSlExecute: rc = 103 (SQL error 3701) error message returned by DbSl: can not del the index:'TMDIR.TMDIR~2' Because it does not exist, or if you do not have the necessary permissions. (IMP) INFO: a failed DROP attempt is not necessarily a problem (DB) INFO: TFDIR2 created (DB) ERROR: DDL statement failed (DROP INDEX [TMDIR].[TMDIRMTD]) DbSlExecute: rc = 103 (SQL error 3701) error message returned by DbSl: can not del the index:'TMDIR.TMDIR~MTD' Because it does not exist, or if you do not have the necessary permissions. (IMP) INFO: a failed DROP attempt is not necessarily a problem (DB) INFO: TMDIR~MTD created (DB) INFO: disconnected from DB TSK) ERROR: file C:\Program
    is there anyone who can help me to solve this error
    i would appreciate your help
    Regards
    Rizvi

    Hi
    I have to increase the shared pool memory, done the same it worked fine however it
    How much  you have increase it and what is the value now? it should be more than 250M
    It worked in my case when i have increase the value to 300M and retried the installation btw did you installed oracle path?
    Regards
    Uday

Maybe you are looking for

  • Print Layout Designer \Custom Reports

    Hello All, Is there a way to set a custom report as default in the Print Layout Designer for A/R Invoice in SAP B1 ? Thank you and Best wishes and Happiness in the New Year 2009. Ben

  • Re: Primay IDE channel Transfer mode is set to PIO mode - Enabling DMA Stat

    Hi I have installed Xp Professional Recently on my desktop ... My Primay IDE channel Transfer mode is set to PIO mode...even if i try to change to DME if available its not changing.... I tried a option to run a VB script to change the DMA status but

  • Problem in reporocessing Error Idoc

    Hi, We have created a customized Tcode to reprocess the error idocs (idocs in 64,51 status). The report is developed using standard program RBDMANI2. The same program is used in BD87. After executing the idocs it create related sales orders. The prob

  • Can i run struts in Jrun ?

    Hi, i am a newbe in java and currently running in Jrun.My question is, can i run struts in Jrun ? thanks saumya

  • Smart form downloaded into .xml file ??.

    Hi all, When a smart form is downloaded, it gets downloaded as a .xml file. My question is, how does it get converted to .xml file. <i>Is there any</i> <u>function module</u> that is called and <i>if so</i> <u>what</u> is the function module.