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

Similar Messages

  • 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.

  • Imac G4 install boot issue: Blank screen

    Hi!
    I'm trying t get archppc on an old g4 with 512 ram (the infamous iLamp). I get the cd to boot part way, but then I get a blank screen, and the computer doesn't move forward. I tried using the option that does something to the video (sorry, I forgot what it was called. I'll try getting it in a few minutes), but it did the same thing. I'm using xubuntu right now, but it's like puling a trailer with a coupe. I want just what I need: openbox, internet, terminal. So anything else is quite useless.
    Thanks a lot!

    Hi! I may come  too late!
    I installed Arch ppc on a Mac mini G4 a few months ago.
    After udev was parsing the hooks,  had a ' black screen flash' then 'nothing' (reading my notes, I can't remember if it was a white screen, but I had that one when trying to install other systems like Debian or Crux on ppc machines when it was about communicating with  GPU).
    On Arch ppc, the way through the problem was to reboot from the install cd, chrooting again, and edit yaboot.conf adding these two lines after the proper boot image :
    append="video=radeonfb"
    append="radeon.agpmode=-1"
    Your GPU is most probably an ATI and should be ok with that, but check anyway.
    And don't forget to
    ybin -v
    again before rebooting!
    Hope this helps someone, if not the OP.

  • SAP Mobile App System Monitoring = blank screen

    Hi guys,
    I encounter problems regarding System monitoring App on Android. I followed the instructions in SCN wiki to setup the gateway and ODATA to enable the monitoring via the mobile app on android.
    My app connects to the gateway without any errors but did not show anything. The screen is just blank (see attached file). I have setup one technical monitoring in my solution manager 7.1 SP7 (to monitor the solution manager itself). Do you have any clue whats going wrong?
    Best regards
    Marco

    Unfortunately I can't try solman_admin, because I'm getting the following while try to access the data:
    "No authorization to access Service '/AIGW/TECHMON_0001'"
    I try to connect with my user and receive some XML data. But something is strange. As far as I know, the URL prefix should be "sap/opu/odata/AIGW" but this doen't work in my case. If I try "sap/opu/odata/AIGW/TECHMON" something happens, but I see no data (blank screen). Service Name is set to "TECHMON". While I connect to this url via web browser, I get the following XML data:
    <app:service xml:lang="de" xml:base="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"><app:workspace><atom:title type="text">Data</atom:title><app:collection sap:content-version="1" href="EventCollection"><atom:title type="text">EventCollection</atom:title><sap:member-title>Event</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertCollection"><atom:title type="text">AlertCollection</atom:title><sap:member-title>Alert</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertHeaderCollection"><atom:title type="text">AlertHeaderCollection</atom:title><sap:member-title>AlertHeader</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertDetailCollection"><atom:title type="text">AlertDetailCollection</atom:title><sap:member-title>AlertDetail</sap:member-title></app:collection><app:collection sap:content-version="1" href="MetricCollection"><atom:title type="text">MetricCollection</atom:title><sap:member-title>Metric</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavouriteCollection"><atom:title type="text">FavouriteCollection</atom:title><sap:member-title>Favourite</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavouriteWithRefreshCollection"><atom:title type="text">FavouriteWithRefreshCollection</atom:title><sap:member-title>FavouriteWithRefresh</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavPOWLCollection"><atom:title type="text">FavPOWLCollection</atom:title><sap:member-title>FavPOWL</sap:member-title></app:collection><app:collection sap:content-version="1" href="TechSysListCollection"><atom:title type="text">TechSysListCollection</atom:title><sap:member-title>TechSysList</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavoriteTSListCollection"><atom:title type="text">FavoriteTSListCollection</atom:title><sap:member-title>FavoriteTSList</sap:member-title></app:collection><app:collection sap:content-version="1" href="TechnicalSystemCollection"><atom:title type="text">TechnicalSystemCollection</atom:title><sap:member-title>TechnicalSystem</sap:member-title></app:collection><app:collection sap:content-version="1" href="ManagedObjectCollection"><atom:title type="text">ManagedObjectCollection</atom:title><sap:member-title>ManagedObject</sap:member-title></app:collection></app:workspace><atom:link rel="self" href="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"/><atom:link rel="latest-version" href="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"/></app:service>
    Seems a bit to short in my opinion. The technical workcenter seems to be OK, there are no blank pages. Any suggestions?

  • Suse11.2 SAP ERP6 INSTALL  ./sapinst do not start

    hi guys
    i have done jdk install and /etc/profile work. and ip and hostname in /etc/hosts, export DISPLAY=IP:0.0,xhost. all are done !
    but still  ./sapinst do not start!!!
    Starting GUIServer using:
      SAPinst port         : pipe:5:8
      GUIServer port       : 21212
      GUI autostart        : on
      GUI mode             : normal
      command       : /usr/java/j2sdk1.4.2_19/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.20600.1392479296/JAR/instgui.jar SDTServer rootdir=/root/.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=pipe:5:8
    load resource pool /sapinst/resourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host linux-0sa1, port 21212 to continue with the installation
    The process that should run the SAPinst GUI could not be started. Please make sure that a JDK is installed on this host and that SAPINST_JRE_HOME points to the root directory of your Java installation. As an alternative you may start the GUI on another host (for details please consult the installation guide).
    Java has been started with the following command line:
    -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.20600.1392479296/JAR/instgui.jar SDTServer rootdir=/root/.sdtgui config=jar:sdtserver.xml guiport=21212 httpport=4239 -nolock -srvarg=/SAPinstService/host=127.0.0.1 -srvarg=/SAPinstService/port=pipe:5:8

    Dear Beny,
    Already SUSI Linux having JAVA.
    Please check echo $SAPINST_JRE_HOME
    above path which java binaries located and if required set this environment to correct java version as per installation guide and also check $PATH...
    Thanks & Regards,
    V Srinivasan

  • Getting blank screen while taking F1 help in SAP.

    Hi all,
    When I take F1 help for any text in SAP, I'm getting a blank screen instead of the Documentation/ explanation.
    Also at times, I'm getting blank windows for some of the standard errors & for some standard program's documentation.
    Heard it is a problem due to some missing patch...while installing SAP.
    How to install this missing patch?
    Any advise to rectify this problem would be of great help.
    Regards,
    Vamsee Priya.

    if you had any recent IE (internet explorer) updated revert it back, some times that will fix this as well.... or have a latest version 7.0 of GUI.
    The official download site for patches for the SAP GUI for Windows and the SAP GUI for Windows installation is the "Software Center" on the "SAP Service Marketplace": http://service.sap.com/swcenter-main (password is required).[ more>>>|http://www.saptechies.com/faq-gui-patches/]

  • Random blank screen in SRM 7.0 with IE 10 punching out to catalog

    Hi -
    After 4 days of insane hours testing, we're running into a complete brick wall with SRM 7.0 and IE 10.  We have a Punchout Catalog that loads the initial page, but the second the page is submitted to go to the second page inside the catalog, the page throws a blank white screen and you can't continue.
    We've more or less ripped the catalog down to bare bones to see if we can get it to submit a form, which we have a couple of times, but then we've had the same code fail other times.
    Its worth noting the following:
    1) SSL is turned on.
    2) we currently use this catalog in production with IE7/8 without any problems.
    3) the catalog is deployed hundreds of times around the world and this is the ONLY instance where anything of the sort is happening.
    4) if you reference the same catalog outside of SAP, with the same browser, it works flawlessly.
    I'm at a loss.  Please...anybody...help?

    I'm adding additional information here guys.  I made a more complete post elsewhere.  Here it is:
    Hi -
    One of our customers has been standardized on IE8 for punching out to our catalog.   They want to move to IE10, but we're having really bizarre issues during the testing phase.  As a prereq, please note that the way this solution works is that they start their session inside SAP, punchout to our e-catalog, but the site retains a "frameset" (a traditional frameset...not iframes/ajax div etc) with the top frame being a way to return to the SAP system, and the bottom frame being the catalog.  The bottom frame is encoded and we don't really have any way to know if its manipulating our catalog code, or what.
    ISSUE: In IE8, there are no issues with the system.  They use our shopping cart, add things to the cart, go to the review cart on the next page, and punch the data back into SAP.  In IE10, it blank screens on the second page, almost like a custom SAP 404 error - just completely blank...when you view source, it IS a 404 "this page cannot be displayed", but the URL that is given is for the internal SAP system, rather than our catalog (which it SHOULD be trying to look for a page on our catalog rather than an internal SAP page.  So its more or less like it doesn't like something on our catalog page, environment, whatever...and then redirects to a internal SAP page that doesn't exist/isn't working correctly).  Every time anything is clicked on the page (form submission, link, etc) that has to refresh the entire page/frame, the system white screens.  We are using iframes (yes, I know .  Ajax issues with IE8 was the driver there, IE8 was a requirement for our customer due to SAP...) to submit certain datapoints on the page, and we don't have any problem submitting to the iframe.  The second you submit to the whole page (or frame, I guess, if you want to look at it that way), white screen/404 issue.
    FACTORS:
    • It works fine in IE8.  It also works perfectly in IE10 OUTSIDE of the frameset SAP is generating.  Even inside of the customers secure environment.  The second SAP gets involved, the issue occurs.  We've never seen this issue with any other deployment of anything, anywhere...other ERPs, other browsers, etc.
    • SSL:  We managed to get the testers to get past the first page by turning off SSL, but they had to work their way outside of the traditional security in SAP as well so I'm not sure if this has any relevance at all.  But SSL compatibility with SAP or frameset as it pertains to IE10 was a thought process.
    • It doesn't seem to be a form submission issue.  We initially thought it might have something to do with the way IE10 interprets frame ID as we were submitting to _self, etc, but turns out traditional links don't work either with no sort of target information.
    • It's definitely on the page load itself, not on the submission of form data to the page, when the white screen happens.  We noticed that half of the page would load for a split second before it white screened.  Initially we thought it was based on something that was being sent, but its definitely past any header submissions or form posts.
    • We pretty much broke apart the entirety of the code and weeded out all kinds of factors and tested them independently and in different combinations...so extensively that I'm almost positive it isn't a traditional coding issue. The result pages ("second page") we set for the tests had almost no content at all...all of which is traditional HTML that has been supported by every browser since the dark ages.  We could not find any true consistent patterns.  Sometimes the user could make it to the second page, other times not (only on the tests, never on the actual catalog), but usually it was the same for all test scenarios (so if we had 9 test scenarios, they'd all fail, or they'd all succeed).
    Conclusions thus far:
    • We're almost positive it isn't code related. However, it could absolutely be caching related?  Although we have the user clearing caching almost every page test, I'm not sure if that clears everything like page load over SSL or something of that nature?
    • Clearly there is some major difference between IE10 and IE8 and how they interpret the same environment.  This might (probably is) just be a SAP issue.  Could it be our SSL type?  What is interpreted differently in those scenarios between the two browsers inside the same SAP wrapper?
    Anything else you can think of would be greatly helpful.  We've been testing for countless hours....we have a really technically advanced team...really can't catch a break on this one or find any consistencies. If SAP wasn't a factor, we'd have this solved in 15 minutes.  I'm not really sure what else to explore since the SAP environment is in play.  Thanks for your help!

  • Blank screen after loading Creative Cloud?

    When I try to run the file, 'Launching creative Cloud does not finish installing and a blank screen appears.  (Windows 7)  I have tried uninstall/reinstall, I have tried removing the OOBE file step by step, neither of which have helped.  Suggestions?  I've now lost a day of my 'free trial.'

    I have Windows 7 Premium, but maybe this will help with your Windows 8.
    I've tried all the following solutions in many posts to no avail, except for creating new windows account. New account was the only way for it to work and I did not want that.
    I finally figured out the root of all evil. The ampersand in Windows user folder name (not the Windows displayed user name).
    If you have ampersand (&) or other non-alphabet characters in windows user folder name (Example: C:\Users\Bob & Mary), then Flash Builder will fail to install (happened to me), Creative Cloud will display white screen, and/or other miscellaneous problems.
    I confirmed this to be true and works:
    1) I had blank Creative Cloud window as shown in the first post.
    2) I renamed the display username and window user folder name by doing the instructions here:
       http://www.ghacks.net/2011/03/28/how-to-change-a-windows-account-name-and-user-profile-fol der-name/
       (Example: Change from "Bob & Mary" to "Bob n Mary" - without the quotes)
    3) After logging back in my newly renamed account, I opened Creative Cloud and login interface shows up! :-)

  • Suse11.2 SAP ERP6 ehp5 java version

    hi, guys
    whats the java version of suse11.2 SAP ERP6 ehp5
    thanks

    ah! my mistake, You no longer have to download and install a Java Development Kit (JDK) from another software vendor as a prerequisite for the installation.
    I think page 11 https://websmp110.sap-ag.de/~sapidb/011000358700001414082012E
    FYI - you need to use the SAP NetWeaver server installation guides (ABAP or Java versions)
    in parallel to the Installation Guide for SAP ERP 6.0 Including Enhancement Package 6 ABAP and Java

  • Error in SAP installation in phase 19 of 34 - Import ABAP

    Hi SAP Gurus,
    Good day all, I'm facing problem when installing SAP ECC 6.0 EHP7 (IDES version). Its stucked in phase 19 of 34 Import ABAP.
    Below are the error details:-
    ECC Message Box
           An error occurred while processing 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 > Standard System( Last error reported by the step: Process call 'D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.). You can now:
    Choose Retry
    to repeat the current step.
    Choose Log Files
    to get more information about the error.
    Stop the option and continue later.
    Log files are written to C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP.    
    Below are the logs from R3load.exe:-
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20141006062234
    D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/741_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: version R7.40/V1.8 [UNICODE]
    Compiled Nov 23 2013 13:31:32
    -------------------- Start of patch information ------------------------
    patchinfo (patches.h): (0.009) Support for SUM/ZDM and DMO (note 1778564)
    DBSL patchinfo (patches.h): (0.011) DBSL error corrections in 7.41: (4) LOBs (note 1928526)
    --------------------- End of patch information -------------------------
    process id 4612
    DbSl Trace: Connect via SAPUSER not supported for kernel >= 740.
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Connect via SAPUSER not supported for kernel >= 740.
    (DB) ERROR: DbSlErrorMsg rc = 29
    D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20141006062234
    Looking forward for your reply.
    Regards,
    Jay
    -96-

    Hi
    I'm afraid you forget selecting the SSFS option during installation and it is the only connection method supported for kernel 7.40
    It should be possible to fix this manually and perform all the step to connect using SSFS... but restarting your installation might be faster & easier.
    1622837 - Secure connection of AS ABAP to Oracle via SSFS
    As of SAP Kernel Release 7.40 (irrespective of the Oracle version), only the secure connection (secure connect) is supported via SSFS.
    Regards

  • Blank Screen in Import Manager under Import Status Tab

    Hi Experts,
    Problem: Blank Screen in Import Manager under Import Status Tab.
    I have opened import manager with source file(excel & xml) and i have also did mapping from source fields to destination fields and also seleted display/key field in match records tab and refreshed it. when I select Import Status tab. I am not able to see any details/status regarding the map which i have done. when i click on excute button.. the source file is sucessfully import and pop up dailogue box shown. I have also checked in Data Manager and data was visible.
    But.. at Import Status Tab in import manager.. i am not able to see any details.. it is just showing as white blank screen.
    If any one know the solution could you please help me out.
    Thanks
    Bharat

    Hi Bharat,
    As per New MDM Release we have to Install MDM 7.1 servers on 64 bit machine and GUI's can be installed on 32 machine, whreas if you are using MDM 5.5 Version then 32 bit machine can be used.
    Now as you said that you have sucessfully imported the excel file and then you have mapped the filed after that without any error you got the ready to import screen to import the data into MDM database then processwise there is no problem as far as screens are concern i will suggest you please un-install MDM Import Manager GUI and then again install it, your problem would be solved.
    If it doesnt please do let us know.
    Thanks and Regards
    Praful.

  • Installing SAP NW 7.01 ABAP Trial Version for dummies

    Hello sappers...
    Sorry if you thought this was a guide for dummies, though it could turn out to be if I get some help - I'm the dummy!
    Not wanting to be left out, I too have had a host of issues trying to install this, over several days now... it feels like bashing your head against a brickwall.  After staying up till 4am last night, then wiping my laptop and reinstalling Windows AGAIN to start from scratch this morning, and encountering the cranio-mural interface again, I feel like a crash test dummy!
    I am installing on a new installation of Windows Vista Home Basic, I have a gig of RAM and plenty of hard drive space.
    Forgive me if this is an ignorant question, but do I need to install the Loopback adaptor if I'm connected to the internet?  If it's to generate an IP address, surely my computer has one.  Note networking is not my strong point (though I'm an ok programmer - one project manager even gave me 4 out of 10!) - please be kind!  Anyway, I have tried with and without this on my various attempts.
    ANYWAY.... the sorry saga goes like this...
    I seem to be able to install Max DB OR SAP NW 7.01 ABAP Trial Version u2013> NSP, but not both at the same time - I may have done once, and it seemed to work once, I even managed to sign on - then it wouldnt work in the morning - but then that was on Windows XP Pro on my wife's laptop which only has 500 meg of RAM.
    My last attempt was fairly typical - Max DB is showing up in the program menu, but SAP NW 7.01 ABAP Trial Version u2013> NSP is not.
    However, I seem to have managed to start the NSP server ok, using SAP Management console, thanks to a handy tip on this forum about using your Windows OS password when it prompts for credentials.
    When I try to sign on I get 'partner 127.0.0.1:sapdp00 not reached WSAECONNREFUSED: Connection refused - error number 10061, return code -10, system call connect.
    That's one of my better attempts.
    Last night having deleted all the installed files from my C drive, uninstalled everything, tinkered with the registry to remove all relevant entries, I managed to run an installation that skipped out installing MaxDB (it was super quick!), yet did install the SAP NW 7.01 ABAP Trial Version u2013> NSP bits in my program menu - imagine my excitement at being able to start and stop the server, yet with no database it produced red windows on my screen saying 'sorry, you screwed up AGAIN' (or words to that effect).  Trying to sign on produced equally disheartening error messages...
    Am going to give it another try after taking a break, next time WITH loop back adaptor installed...
    Please pardon lack of relevant detail, I didnt note everything I did on every attempt - substituting humour for detail is all that's saving my sanity at this stage...
    Anyone that can help me achieve this will be my friend for ever... I'm a contractor bitten by the recession trying to learn some news skills.... the first one being how to install Netweaver at home...!
    Log text gives
    (Mar 4, 2009 12:50:08 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:08 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:50:18 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:18 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:50:28 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:28 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:50:38 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:38 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:50:48 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:48 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:50:58 PM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 4, 2009 12:50:58 PM), Install, com.sap.installshield.CheckServicesAction, wrn, CheckServicesAction(bean17): Service SAPNSP_00 is not available, retry after 10 s.
    (Mar 4, 2009 12:51:09 PM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Mar 4, 2009 12:51:09 PM), Install, com.sap.installshield.CheckServicesAction, err, ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    STACK_TRACE: 12
    ProductException: (error code = 601; message="Services failed to start (see the log for details)")
         at com.sap.installshield.CheckServicesAction.install(CheckServicesAction.java:95)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Mar 4, 2009 12:51:11 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:\SAP\NSP\log.txt for details.
    (Mar 4, 2009 12:51:11 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    ok, this is the log from my latest attempt...
    > Subprocess starts at 20090312182156
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182159
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182159
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182159
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182205
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182206
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182206
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182206
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182206
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC db_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182209
    OK
    NSP     C:\sapdb\NSP\db                             7.7.06.07     fast     offline
    NSP     C:\sapdb\NSP\db                             7.7.06.07     slow     offline
    > Subprocess starts at 20090312182209
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC db_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182209
    OK
    NSP     C:\sapdb\NSP\db                             7.7.06.07     fast     offline
    NSP     C:\sapdb\NSP\db                             7.7.06.07     slow     offline
    > Subprocess starts at 20090312182209
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -R C:\sapdb\NSP\db dbm_version
    Execute Session Command : exit
    > Subprocess stops at 20090312182209
    OK
    VERSION    = 7.7.06
    BUILD      = DBMServer 7.7.06   Build 007-123-197-046
    OS         = WIN32
    INSTROOT   = C:\sapdb\NSP\db
    LOGON      = True
    CODE       = UTF8
    SWAP       = full
    UNICODE    = YES
    INSTANCE   = (unknown)
    SYSNAME    = Windows
    MASKING    = YES
    REPLYTREATMENT = none,zlib,auto
    SDBDBM_IPCLOCATION = C:\sapdb\data\wrk
    > Subprocess starts at 20090312182209
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182210
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182210
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC db_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182210
    OK
    NSP     C:\sapdb\NSP\db                             7.7.06.07     fast     offline
    NSP     C:\sapdb\NSP\db                             7.7.06.07     slow     offline
    > Subprocess starts at 20090312182211
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182211
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182211
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC inst_enum
    Execute Session Command : exit
    > Subprocess stops at 20090312182211
    OK
    7.7.06.07    C:\sapdb\NSP\db
    > Subprocess starts at 20090312182212
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u control,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182213
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182213
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182214
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182214
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182214
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182214
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_online
    Execute Session Command : exit
    > Subprocess stops at 20090312182228
    > Subprocess call failed
    ERR
    -24988,ERR_SQL: SQL error
    -902,I/O error
    3,Database state: OFFLINE
    Internal errorcode, Error code 9050 "disk_not_accessible"
    20017,RestartFilesystem failed with 'I/O error'
    > Subprocess starts at 20090312182303
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u control,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182304
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182304
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182305
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182305
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20090312182305
    OK
    State
    OFFLINE
    > Subprocess starts at 20090312182306
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n James-PC -d NSP -u CONTROL,******** db_online
    Execute Session Command : exit
    > Subprocess stops at 20090312182316
    > Subprocess call failed
    ERR
    -24988,ERR_SQL: SQL error
    -902,I/O error
    3,Database state: OFFLINE
    Internal errorcode, Error code 9050 "disk_not_accessible"
    20017,RestartFilesystem failed with 'I/O error'

  • 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.

  • Error: SAP NW 7.01 ABAP Trial Version: install successfully but don't work

    Hi all,
    i'm newbie.
    i haved SAP NetWeaver 7.01 ABAP Trial Version on my notebook (Thinkpad X61 - Windows XP Pro) installed.
    I have made as follows:
    1- install MS Loopback Adapter
    2- add in windows/system32/drivers/etc/hosts: 10.10.0.10 <machine name>
    3- install SAP NetWeaver 7.01
    There aren't any error.
    If i start sapmmc, follow the syslog entry: "Communications data: Service initialization failed".
    i can connect with the server on SAP Logon. it does almost everything, also database is ok, i can create a table,... . but i can't program. i made a example programm, this programm is saved, program window does not appear and it does as if it is running, but it really depends. BAPI don't work.
    can someone help me, please ...
    Thanks
    Edited by: thi minh huyen pham on Jan 12, 2009 3:35 PM

    Hello Thi Minh,
    it looks you instaled everything ok. In trial version you can
    construct new structures, but not the tables, as we should
    use the tables of the flight data model.
    Propably your program is also running ok, as some reports are
    supposed only for debugging, and have not any results screen.
    Try other reports.
    Bye,
    Peter

  • Summary: Install (and re-install) steps of SAP NW 7.01 ABAP Trial

    This forum is awesome !
    After ran into bunch of errors (200 601 etc) during install, thanks to all the Q&As especially posted answers in multiple thread discussions, I finally managed to make the install a success.
    I put following summary here hoping to help anyone who is trying to install or re-install of NW 7.01 ABAP trial, please use it as a reference or preparation guide.
    - On an XP SP2 system (mine is a Dell laptop w/ 1G RAM), make 15G space on D: drive for final trial product (under D:\SAP), and 10G space on C: drive for downloading rar files and install process itself.
    - Download the SAPNW7.01ABAPTrial.part1.rar and SAPNW7.01ABAPTrial.part2.rar, put them both under C:\downloads\nw701, use 7zip to unzip SAPNW7.01ABAPTrial.part1.rar at the place, and you will have a new "SAPNW7.01ABAPTrial" folder with trial guide "start.htm" under it. C:\downloads\nw701\SAPNW7.01ABAPTrial is the <extract folder> referred by SAP.
    - Check against the list at <extract folder>/DOC/html/SystemRequirements.htm, make sure the system requirements are met.
    - If the system is behind a firewall and a router with DHCP (mine is behind a Linksys and it gets IP 192.168.1.100), you have a network install so continue to next step. (I also tried successfully with non-network install, using the loopback adapter setup and changing windows system32\drivers\etc\hosts file, as detailed in <extract folder>/DOC/html/loopback.htm. All other steps stay the same.)
    - Exclude entries in windows system32\drivers\etc\services files for the ports 3200, 3600 and 8000 (using # to comment out lines having these port numbers).
    - Pick a DB password for MaxDB, Say <syspwd>.
    - Open <extract folder>\RegCleanTool and double click RegistryClean.cmd, this is to stop and remove all (lingering) blocking services to make way for SAP and MaxDB.
    - [This step is for re-install] Drop existing MaxDB instance by : Control Panel > add/remove programs > change/remove programs > MaxDB > remove, then select "Remove MaxDB components".  When challenged by uid/pwd, user control/<syspwd>. 
    - In Control Panel > Sys Admin > Services, search and find "Server" service (named "lanmanserver"), make sure it is automatic started with OS.  This service on XP enables named pipe and file sharing etc, which is critical for named pipe usage in the install (A Java Error error code = 200 STACK_TRACE: 15 at 96% install which I struggled with for days, as detailed in log file D:\SAP\NSP\home\steps.StopSCSInstance.log, was due to this disabled service).
    - If for whatever reason you still find MaxDB and SAP services in Control Panel > Sys Admin > Services at this step, you can use regedit and manually search and delete "sap" and "maxdb" entries -- I did this but CAUTION !!! do this as your own risk !!!
    - For the sake of cleanness, you may want to delete all existing JRE or JDK installed (I did this) because the trial has its own Java engine for install.
    - Open <extract_folder>\sapmmc, double click sapmmcX86u.msi to install SAP Management Console.
    - Delete \Program files\common files\InstallShield folder
    - [This step is for re-install] delete D:\SAP and D:\sapdb, where SAP NW and MaxDB reside
    - Reboot now
    - Open <extract folder>\image, double click setup.exe, and follow the instructions on screen to install MaxDB and SAP NW, where you need to specify d:\sap as install destination and <syspwd> as MaxDB password (its uid is "control").
    - Reboot again if install is successful. o.w. Check errors in D:\SAP\NSP\log.txt and log files in D:\SAP\NSP\home and D:\SAP\NSP\DVEBMGS00\work and search in this forum !
    Hope this help your install !  Have fun !

    Could be issues of network, db or OS services... 
    That's why I suggested to "Check errors in D:\SAP\NSP\log.txt and log files in D:\SAP\NSP\home and D:\SAP\NSP\DVEBMGS00\work and search in this forum" as the last step.
    Did you see any error in either or all of those files?

Maybe you are looking for

  • Need Loan Ammortization Software made for a Mac

    We are converting from using PC's to Using Mac's One of the pieces of Software that we use is made only for the PC. I would hate to have to install Windows on the Mac just for 1 application. The program in question is T-Value. Does any one know of a

  • How connect 2 Mini's to one usb printer

    Can a double usb plug at the printer be used with a separate usb cable from each printer (separate Mini's different systems on opposite sides of the room with printer inbetween) or is it necessary to have a powered usb hub at the printer to do that?

  • Report writer scripts

    Is it possible to put two levels of the same dimension side by side in a report written using the report writer that comes with App manager? For example, to have Get2,Year and Gen3,Year be side by side columns?Thanks...

  • HT1414 Is there a way yo recover a phone that has gotten wet?

    My phone got wet this morning.  I dried and shook out some water.  I then let dry for the next 5 hours.  I have tried to restore through the iTunes site but no luck.  The Apple logo keeps flashing on the screen every 15-20 seconds.  Is there any hope

  • Excise G/L accounts

    Hi, My client using normal purchase scenario with excise,here the G/L mapping is such that : Modvat receivable a/c - 360480 for 1000 plant. Modvat rec. a/c - 360110 for 2000 plant. But both the plant using taxcode E7 for MIRO posting,so they found fo