SWAP SIZE Recomonded during instalation.

Dear All
When installing Dialogue Instance, it shows an error as below :
Code:
Condition : Swap Size
Result Code : Condition not met
Severity : MEDIUM
Message : For the selected services at least 74228 MB swap space are recommended. Current value: 65536 MB. (Updated 2005-06-24)
Before it's size is of 40128MB, i extended it up to above value 65536MB.
But from that, i cant extended it as per the requirement mentioned above.
If i try to extend it shows as :
Code:
extendlv hd6 1G
0516-787 extendlv: Maximum allocation for logical volume hd6
        is 512.
Please suggest me, How to proceed further, or is there any other way.
Waiting for your replies,
Thanks in advance,
Regards
Vamsi.

Hi Vamsi,
extendlv hd6 1G
0516-787 extendlv: Maximum allocation for logical volume hd6
is 512.
try this, find your rootvg pp size
#lsvg rootvg | grep "PP SIZE"
VG STATE:           active                   PP SIZE:        64 megabyte(s)
Need to calculate how many new PPs are needed in the hd6
size x 1024 /PP Size
1x1024/64 = 16
extraPPs+current=New
16+512=528
extend the LV
#chlv -x 528 hd6

Similar Messages

  • Why swap size error when I install ides ecc6.0 in windows 2003 x86

    Hi,
       I feel very confusion why the installation prompts me that "Swap size are not meeting condition" when I install IDES 6.0 in windows 2003 server x86.
       The ides type: ECC 6.0, MS SQL server 2005, Windows 2003 server x86.
       It's windows, not linux, where is the swap space?
       Could somebody give me a kindly help?
       Thank and thank
    Jason

    Hi,
    In Windows, Paging File Space (Virtual Memory Space) concept is called as similar to Swap space thing  in Linux/Unix OS. Both terms are used for virtual memory concept as per OS.
    Minimum 20 GB of Paging File spaces is required for the SAP Installation on Windows. So ,allocate them from different drives  or from single drive partition of your available Hard disk space.
    Follow this path [to change your existing Virtual Memory or Page File size in Windows|http://technet.microsoft.com/en-us/library/cc737315%28WS.10%29.aspx].
    Control Panel -> system -> Advanced Tab -> Performance section-Settings -> Advanced Tab -> Virtual Memory ->Change
    Regards,
    Bhavik G. Shroff
    Edited by: Bhavik G. Shroff on Feb 6, 2010 2:36 PM

  • Swap size issues-Unable to install DB!!

    Unable to install DB. End part i am getting failed due to swap size issue .. FYI...
    [root@usr~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda2             5.9G  5.9G     0 100% /
    /dev/hda3             3.0G  848M  2.0G  31% /tmp
    /dev/hda5              34G   12G   21G  37% /refresh
    /dev/hda1              99M   12M   83M  12% /boot
    tmpfs                 3.9G     0  3.9G   0% /dev/shm
    [root@usr~]#
    Please help me...Thanks

    You can increase your swap space.. I have also faced same issue
    Just try: http://www.thegeekstuff.com/2010/08/how-to-add-swap-space/
    ~J

  • Unable to install DB(swap size issues)

    Unable to install DB. End part i am getting failed due to swap size issue .. FYI...
    [root@usr~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda2             5.9G  5.9G     0 100% /
    /dev/hda3             3.0G  848M  2.0G  31% /tmp
    /dev/hda5              34G   12G   21G  37% /refresh
    /dev/hda1              99M   12M   83M  12% /boot
    tmpfs                 3.9G     0  3.9G   0% /dev/shm
    [root@usr~]#
    Please help me...Thanks

    I tried with dd if=/dev/hda3 of=/dev/hda5 count=1024 bs=3097152
    Now the o/p is below ...
    [root@user/]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/hda2             5.9G  5.9G     0 100% /
    /dev/hda3              35G   33G  345M  99% /tmp
    /dev/hda5              34G   12G   21G  37% /refresh
    /dev/hda1              99M   12M   83M  12% /boot
    tmpfs                 3.9G     0  3.9G   0% /dev/shm
    [root@user/]# cd /tmp/

  • Memory parameters settings as per RAM and swap size

    Hello Experts,
    We have installed the newly SAP systems (Solman 7.1, ECC6 EHP 5, and CRM EHP1), below is the platform-
    OS - Linux x86_64
    RAM - 20 GB (ECD ABAP and solman (ABAP+JAVA)) and 24 GB (CRM ABAP).
    swap size is twice of RAM.
    Kernel - 720 64bit
    Current memory parameters values are (by default) -
    ztta/roll_area                6500000
    ztta/roll_first               1
    ztta/short_area               3200000
    rdisp/ROLL_SHM                32768
    rdisp/PG_SHM                  32768
    rdisp/PG_LOCAL                150
    em/initial_size_MB            4096
    em/blocksize_KB               4096
    em/address_space_MB           4096
    ztta/roll_extension           2000000000
    abap/heap_area_dia            2000000000
    abap/heap_area_nondia         2000000000
    abap/heap_area_total          2000000000
    abap/heaplimit                40000000
    abap/use_paging               0
    Could anyone suggest the calculation for above parameters so I can tune it according to my platform to avoid any memory bottleneck.
    Regards
    Saurabh Mishra

    HI
    For 20 Gb Instance                                                                     For 24 GB
    ztta/roll_area                  6500000                                               em/initial_size_MB            16000 MB
    ztta/roll_first                   1
    ztta/short_area               3200000
    rdisp/ROLL_SHM             32768
    rdisp/PG_SHM                  32768
    rdisp/PG_LOCAL              150
    em/initial_size_MB            12000
    em/blocksize_KB               4096
    em/address_space_MB     4096
    ztta/roll_extension              2000000000
    abap/heap_area_dia           2000000000
    abap/heap_area_nondia     10000000000
    abap/heap_area_total         12000000000
    abap/heaplimit                            40000000
    abap/use_paging               0
    and Configure ABAP Buffer abap /buffer size of 800 MB(Initially)
    CUA and Screen Buffer of 20 Mb each.
    The lowered values because DB Should be considered while changing SAP Memory,even though memory is allocated on need basis.
    Regards
    Arun.H

  • Swap size limitations / default rules

    I've been playing with software raid to speed up my hd performance.
    I currently have 4 x 160 gig hd's (2 x sata & 2 x pata).
    I got my 4'th hd today, so I did a clean install (got too much spare time) and for some reason decided to set my swap to 1gig on each drive witch should be 4gig total (just to be sure).
    However, after getting my system up and running, checking with gnome-system-monitor & top, I see only 2gig of swap space is in use.
    I did a quick search here on the forum & google, and it seems that by default swap is 2 x ram, I got 1gig ram so it add's up.
    I checked :
    [root@Cray loke]# cat /proc/mdstat
    Personalities : [linear] [raid0] [raid1] [raid5] [multipath] [raid6] [raid10]
    md1 : active raid0 sdb2[0] sda2[1] hdb2[2] hda2[3]
          3919360 blocks 64k chunks
    md2 : active raid0 sdb3[0] sda3[1] hdb3[2] hda3[3]
          15229184 blocks 64k chunks
    md3 : active raid0 sdb4[0] sda4[1] hdb4[2] hda4[3]
          605577792 blocks 64k chunks
    md0 : active raid1 sdb1[0] sda1[1] hdb1[2] hda1[3]
          96256 blocks [4/4] [UUUU]
    unused devices: <none>
    And did a speed test comparing /dev/md/1 (swap)  & /dev/md2 (/)
    [root@Cray loke]# hdparm -t /dev/md/1
    /dev/md/1:
    Timing buffered disk reads:  366 MB in  3.01 seconds = 121.61 MB/sec
    [root@Cray loke]# hdparm -t /dev/md/2
    /dev/md/2:
    Timing buffered disk reads:  348 MB in  3.02 seconds = 115.40 MB/sec
    Looking at the speed, the swap file is using 4 drives but only 2gig of the 4 available, I doubt I ever going to  use all the swap space, but since its already there and I'm not gonna add more hd's anytime soon, why not have it all available .
    So my question is, where do I alter / force the swap size to go byond 2gig or 2 x ram?
    Thanks.

    kth5 wrote:i think that in this case the oh so great 32bit addressspace limitation comes into effect.
    after this the total can only be 4gig of memory which is presented by swap and physical memory together. so if you have 2gigs physical memory in your machine that's it. no way to have another 4gig swap. anyway, as you only have one it might be the md setup or swapfs limit after all, then i have no idea.
    you may want to look into highmem support etc. in the kernel, but i actually doubt that it'll help much.
    I too would say that this could be the result of a 32bit cpu and addressing range. I have done some research on a similar subject, how to get 4GB of physical RAM working under various windows OS-s, and found out that most motherboards don't even have the address space for reaching those 4 GB. In other words, you may have 4x1GB sticks in your mobo and it can even "officialy" support 4GB ram, but you would get 3,3 or 3,5  if you're lucky, because the rest of the address space is used for addressing various I/O devices, like usb, firewire, ata/sata, pci bus, and so on. Things get more complicated from there on, since  better motherboards can have the last GB moved up into "5th" GB address space so you don't "loose" it.
    And the reason for me writing this is to also suggest enabling highmem support in the kernel.

  • I5 17''MBP  gets blue screen during install windows 7 32 bit

    Hello all:
    I heard that quite many people get classic windows' "blue screen" during using windows , whatever Windows XP, Vista or 7. But now i face the "blue screen" during install Windows 7, which means I even can not complete installation.
    I bought my Macbook Pro i5 17'' one month ago, and I'm trying to install Windows 7 but I face the problem during the installation. After finishing first 4 steps the computer would restart and start to "finish installation", but at this time it gets "blue screen" and shows "error: 0x0000009c" and stuck there. I have to shut down the turn off button and interrupt the installation.
    I don't know if there's any one else face this unlucky situation. I searched on the net and it says the problem could be from memory, graphic card (too new), or even overlocking the cpu,whatever it must be the problem of hardware. I thought it might be the problem of compatible.
    If anyone knows how to deal with this problem??!! I do need to use some software under Windows system!

    It is good to see that it is indeed a USB2.
    The support software on the USB is used in the Pre-boot environment setup and provides drivers for Apple specific hardware, GPU, BT, Mouse, etc. You can verify that by looking at the USB contents. The DVD contains generic drivers when hardware is not recognized as defaults to use. Apple does enough 'secret sauce' to make them different. The following does not explicitly state the USB2 need when using the DVD Installer and mentions W8 (not W7).
    From Boot Camp: Creating an ISO image from a Windows installation DVD - Apple Support
    Insert a blank USB 2 flash drive that is a least 16GB in size into a USB port on the computer. Boot Camp Assistant uses this drive to store the Windows 8 install media and support drivers during installation of Windows.
    Note: This flash drive needs to be formatted for the FAT32 file system and must use the Master Boot Record partitioning scheme. Use Disk Utility to check the format of the flash drive before proceeding, and partition or erase the flash drive if necessary.
    I suspect the GPU is not getting the correct driver and the Installer fails. The Generic VGA should work. From the OS X side, can you see files in your BC volume? If yes, can you look for logs in the BC volume at the following locations.
    ./Windows/Inf/setupapi.dev.log
    ./Windows/Inf/setupapi.offline.log
    ./Windows/Inf/setupapi.setup.log
    ./Windows/Logs/SetupCleanupTask/setupact.log
    ./Windows/Logs/SetupCleanupTask/setuperr.log
    ./Windows/Panther/FastCleanup/setupact.log
    ./Windows/Panther/FastCleanup/setuperr.log
    ./Windows/Panther/setupact.log
    ./Windows/Panther/setuperr.log
    ./Windows/Panther/UnattendGC/setupact.log
    ./Windows/Panther/UnattendGC/setuperr.log
    ./Windows/setupact.log
    ./Windows/setuperr.log
    ./Windows/System32/Sysprep/Panther/IE/setupact.log
    ./Windows/System32/Sysprep/Panther/IE/setuperr.log

  • ERROR: DW050: The following payload errors were found during install:  ERROR: DW050:  - Adobe Muse:

    Having no luck installing anything. Even reinstalled Windows 7 Ultimate.
    Starting out with Muse since it seems to be a small file size. No luck...anyone have any ideas?
    This is what I get:
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Muse: Install failed
    -Jason

    Sounds like it's a fairly common error across the suite - try this:
    http://helpx.adobe.com/creative-suite/kb/installation-error-dw050-dw020-cs5.html

  • My last computer crashed and my new computer doesn't have a disk drive. I downloaded the CS package, put in my serial number,but during install is is still requiring a disk. What do I do?

    My last computer crashed and my new computer doesn't have a disk drive. I downloaded the CS package, put in my serial number,but during install is is still requiring a disk. What do I do?

    is your cs6 a upgrade?
    if so, after entering your cs6 serial number you will be prompted to select the qualifying product from a dropdown.  select the product you own and enter its serial number.
    after entering each serial number at the correct time installation will proceed.
    if no, what files (names and extensions) did you download and what are the file sizes shown on your hd?

  • An error occurred during installing OS X

    I trusted the java form the government website so i installed it and my MacBook Pro crashed. It kept "thinking" and I can do nothing. So I erase the hard drive and reinstall the OS ML as indicated in the apple web site. After about an hour, it told me that "an error occurred during installing OS X" and keep thinking again. I am now stuck and don't know what to do, can anyone help me?

    GPCY wrote:
    I only found disk 1: Mac OS X installed ESD, and
    Disk 2: Mac OS X base system.
    Which one I should click?
    So you did hold Command option r and booted, not just Command r?
    You saw a globe turning as Internet Recovery loaded from Apple's servers?
    You need to connected to the Internet to load this from Apple, either by Ethernet cable or using the Wifi connection.
    Quit and launch Terminal from the menu and type in this command and press enter, then type the results here
    diskutil list
    It should look like something like this
    HummerMacs-MacBook-Pro:~ hummermacjr$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *750.2 GB   disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            374.9 GB   disk0s2
       3:                  Apple_HFS Macintosh HD 2          374.8 GB   disk0s3

  • Increasing swap size??

    Hello all,
    I am trying to get a very old G3 up and running with 10.3 and I am wondering, is there a way to increase the default swap size? If I use the default it won't run very well so I am wondering if I can compensate with loading up on swap.

    Lovell,
    First, don't compare the performance of the Beige with OSX to your newer Macs; it's at least nine years old. My upgraded Beige G3 felt very swift with OSX until I got a G4 MDD at works.
    Hardware config is everything for the Beige G3 series. T'is a wonderful yet strange beast that came in three form factors, three logic board ROM revisions, and with both SCSI and ATA hard drives. All those affect getting OSX installed and running with acceptable results. If you can repost the question in the Beige G3 forums here, I believe you will get focused help from people very familiar with the hardware issues this machine presents. Make sure you post as much about your hardware config as possible, especially case form factor (desktop, minitower, or all-in-one), processor speed, RAM installed, hard drive size and type, etc. Once that forum knows your hardware issues, they can walk you through the process.
    Kappy is right: one of the hardware limitation of the Beige G3 ROM means OSX likes as much RAM as you can throw at it. Effective max RAM is 768MB regardless of what several outdated tech documents say.

  • Swap Size

    hi all
    can anyone guide me how to increase the Swap size after installation the linux?
    Sarah

    QGIRCO wrote:
    hi all
    can anyone guide me how to increase the Swap size after installing the linux?
    Sarahplease follow:
    http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/custom-guide/s1-swap-adding.html
    http://www.linux.com/archive/feature/113956
    Regards
    Rajesh

  • Error by Checking Swap Size

    Hello,
    I'm installing SAP Solution Manager on Ubuntu.
    I started sapisnt end after typing the Database ID, when on the status line appears "Checking Swap Size..." I get an error.
    I copy the tail of sapinst.log:
    INFO 2006-05-13 17:35:58
    Execute step prepareChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    INFO 2006-05-13 17:35:59
    Execute step runChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    ERROR 2006-05-13 17:36:01
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    INFO 2006-05-13 18:01:17
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks".
    ERROR 2006-05-13 18:01:20
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    INFO 2006-05-13 18:01:24
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks".
    ERROR 2006-05-13 18:01:28
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    Do you have an idea of which problem could occure?
    Thank you.
    Regards,
    Tommaso cereghetti

    Hi Pascal,
    I noticed that sapinst is using /oracle, but I didn't selected the DB path yet. Could that be the error? Where is the system reading this path from?
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.956 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.964 NWUsers._readAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.964 NWUsers._isSystemRead(ORA_SID, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.970 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.970 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.971 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.972 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.972 NWUsers._useMasterPasswordForAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.973 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.974 NWUsers.getAccountData(): {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    set accountdata for ORA_SID to {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:10.975 NWUsers.changeAccountData() done
    TRACE     
    The step askOraSid with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|NW_GetDBUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix_ora|ind|ind|ind|ind|0|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step sanityCheckAccounts of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_GetSidNoProfiles_ind_ind_ind_ind
        function:NW_GetSidNoProfiles_ind_ind_ind_ind_DialogPhase_sanityCheckAccounts_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|sanityCheckAccounts returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_GetSidNoProfiles_ind_ind_ind_ind
        function:NW_GetSidNoProfiles_ind_ind_ind_ind_DialogPhase_sanityCheckAccounts
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.229 NW.getSystem(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.234 NW({
      dbtype:ora
      dir_profile:/usr/sap/EVA/SYS/profile
      doMigMonConfig:false
      hasABAP:true
      hasJava:true
      isAddinInstallation:undefined
      loadType:SAP
      os4_krnlib:
      os4_seclanglib:
      sapDrive:
      sapmnt:/sap/sapmnt
      sid:EVA
      umeConfiguration:
      unicode:true
      useParallelAbapSystemCopy:
      workplace:false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.274 NW.setSapDrive()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.275 NW.setSapDrive(): nothing done.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.275 NW() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.276 NW.getSystem() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.276 NWUsers(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    t_NW_users.updateRow({
      sid:EVA
    }, WHERE sid='EVA'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.279 NWUsers() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.279 NWUsers.sanityCheck()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.280 NWUsers.sanityCheckOsAccount(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.280 NWUsers.getAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.282 NWUsers.haveAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.289 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.297 NWUsers._readAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.297 NWUsers._isSystemRead(SIDAdm, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.303 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.304 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.304 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.305 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.306 NWUsers._useMasterPasswordForAccountData(SIDAdm)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.307 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.307 NWUsers.getAccountData(): {
      role:SIDAdm
      type:USER
      systems:os
      id:
      name:evaadm
      comment:SAP System Administrator
      home:
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:sapsys,sapinst,dba,oper
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.308 NWUsers.sanityCheckOsAccount() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.308 NWDB._get(EVA, ora)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.309 NWDB._fromTable(EVA, ctor)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.311 NWDBora(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.312 NWDB(EVA, {
      ORACLE_HOME:
      abapSchema:
      abapSchemaUpdate:
      dbsid:EVA
      hostname:gadamer
      installDB:true
      javaSchema:
      sid:EVA
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.312 NWDB() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.313 NWDBora(EVA) done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.313 NWDB._fromTable() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.314 NWDB.getDBSID()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.314 NW.getPersistentDefaultProfile()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.337 PersistentR3Profile().getPath()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.338 NW.getDefaultProfilePath(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.338 NW.getDirProfile(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.339 NW.getDirProfile() done: /usr/sap/EVA/SYS/profile
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Defaultprofile of EVA is /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.340 NW.getDefaultProfilePath() done: /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.341 PersistentR3Profile().getPath() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.isUnicode(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.isUnicode() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.342 NW.getPersistentDefaultProfile() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.343 NWDB.getDBSID() done: EVA
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.343 NWDBora.sanityCheckAccounts() start
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.344 NWDB.getDBHost()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.344 NWDB.hasABAP()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NW.hasABAP(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NW.hasABAP() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.345 NWDB.hasABAP() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.346 NW.getPersistentDefaultProfile()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.347 PersistentR3Profile().getPath()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.348 NW.getDefaultProfilePath(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.348 NW.getDirProfile(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.349 NW.getDirProfile() done: /usr/sap/EVA/SYS/profile
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Defaultprofile of EVA is /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.350 NW.getDefaultProfilePath() done: /usr/sap/EVA/SYS/profile/DEFAULT.PFL
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.351 PersistentR3Profile().getPath() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.351 NW.isUnicode(true)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NW.isUnicode() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NW.getPersistentDefaultProfile() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.352 NWDB.getDBHost() done: gadamer
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.353 NWUsers.sanityCheckOsAccount(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.354 NWUsers.getAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.356 NWUsers.haveAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.363 NWUsers.haveAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.370 NWUsers._readAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.371 NWUsers._isSystemRead(ORA_SID, os)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers._isSystemRead() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers._readAccountData() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.377 NWUsers.getMasterPassword()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.379 NWUsers.getMasterPassword() done: XXXXX (master password is set)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.379 NWUsers._useMasterPasswordForAccountData(ORA_SID)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.380 NWUsers._useMasterPasswordForAccountData() done: true
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.381 NWUsers.getAccountData(): {
      role:ORA_SID
      type:USER
      systems:os
      id:
      name:oraeva
      comment:SAP Database Administrator
      home:/oracle/EVA
      shell:/bin/csh
      privileges:
      exists:false
      client:
      host:undefined
      instancenumber:undefined
      locked:false
      password:XXXXXX
      groups:dba,oper,sapinst
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.381 NWUsers.sanityCheckOsAccount() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.382 NWDBora.sanityCheckAccounts() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.382 NWUsers.sanityCheck() done
    TRACE     
    The step sanityCheckAccounts with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step fillPRCContext of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_Onehost_System_ind_ind_ind_ind
        function:NW_Onehost_System_ind_ind_ind_ind_DialogPhase_fillPRCContext_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|fillPRCContext returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:NW_Onehost_System_ind_ind_ind_ind
        function:NW_Onehost_System_ind_ind_ind_ind_DialogPhase_fillPRCContext
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.625 NW.getSystem(EVA)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.630 NW({
      dbtype:ora
      dir_profile:/usr/sap/EVA/SYS/profile
      doMigMonConfig:false
      hasABAP:true
      hasJava:true
      isAddinInstallation:undefined
      loadType:SAP
      os4_krnlib:
      os4_seclanglib:
      sapDrive:
      sapmnt:/sap/sapmnt
      sid:EVA
      umeConfiguration:
      unicode:true
      useParallelAbapSystemCopy:
      workplace:false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.665 NW.setSapDrive()
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.666 NW.setSapDrive(): nothing done.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.666 NW() done
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    2006-05-15 10:56:11.667 NW.getSystem() done
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6890
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPrerequisiteCheckerDialogs_context.insertRow({
      dataPath:/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML
      showDBInfoDialogs:false
      showSapSystemInfoDialogs:false
      showOnlyBadResults:true
      showDataFileDialog:false
      showServiceDialog:false
      showResultsDialog:true
      runChecksInDialog:true
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.insertRow({
      id:abap_ci_inst,abap_scs_inst,abap_di_inst,j2ee_ci_inst,j2ee_scs_inst,j2ee_db_inst
      selected:true
    }), inserting
    TRACE     
    The step fillPRCContext with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0 has been executed successfully.
    INFO       2006-05-15 10:56:11
    Execute step setDefaultDataPath of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_setDefaultDataPath_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|setDefaultDataPath returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_setDefaultDataPath
    is validator: false
    TRACE     
    The step setDefaultDataPath with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step getPreliminaryShipmentInfo of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getPreliminaryShipmentInfo_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|getPreliminaryShipmentInfo returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getPreliminaryShipmentInfo
    is validator: false
    TRACE     
    The step getPreliminaryShipmentInfo with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step showDataFileDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showDataFileDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialog
    is validator: false
    TRACE      [iaxxcdialogdoc.cpp:142]
               CDialogDocument::evaluateDependsAndDependsNot()
    Do front side checks at backend for dialog element dataPath
    TRACE      [iaxxcdialogdoc.cpp:150]
               CDialogDocument::evaluateDependsAndDependsNot()
    Value element exists; excecute checks
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDataFileDialogValidator_default
    is validator: true
    TRACE      [iaxxgenimp.cpp:304]
               CGuiEngineImp::showDialogCalledByJs()
    Dialog  dPRCDataFile was skipped because of ( getCurrentDialog()->skip()  or !getCurrentDialog()->shallShow() )returns true.
    TRACE     
    The step showDataFileDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step getDataFile of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getDataFile_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|getDataFile returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_getDataFile
    is validator: false
    TRACE      [syuxcfile.cpp:344]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file /sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML to /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML
    INFO       2006-05-15 10:56:12 [syuxcfile.cpp:574]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file '/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PREREQUISITE_CHECK_DATA.XML' to '/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML'.
    TRACE      [iaxxbfile.cpp:189]
               CIaOsFile::copyFromPath_impl()
    CSyFile::copy done.
    TRACE      [syuxcfile.cpp:344]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copying file /sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PRC_SHIPMENT_DATA.XML to /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML
    INFO       2006-05-15 10:56:12 [syuxcfile.cpp:574]
               CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file '/sap/inst/SOLMANMaster/IM_LINUX_X86_64/COMMON/INSTALL/PRC_SHIPMENT_DATA.XML' to '/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PRC_SHIPMENT_DATA.XML'.
    TRACE      [iaxxbfile.cpp:189]
               CIaOsFile::copyFromPath_impl()
    CSyFile::copy done.
    TRACE     
    The step getDataFile with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:12
    Execute step prepareServicesTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareServicesTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareServicesTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareServicesTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_update
      displayName:J2EE Engine Update
    }, WHERE id = 'j2ee_update'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_workplace_inst
      displayName:Developer Workplace
    }, WHERE id = 'j2ee_workplace_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_db_inst
      displayName:Database Instance (AS ABAP)
    }, WHERE id = 'abap_db_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_ci_inst
      displayName:Central Instance (AS ABAP)
    }, WHERE id = 'abap_ci_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_scs_inst
      displayName:Central Services Instance for ABAP (AS ABAP)
    }, WHERE id = 'abap_scs_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:abap_di_inst
      displayName:Dialog Instance (AS ABAP)
    }, WHERE id = 'abap_di_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_db_inst
      displayName:Database Instance (AS Java)
    }, WHERE id = 'j2ee_db_inst'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_ci_inst
      displayName:Central Instance (AS Java)
    }, WHERE id = 'j2ee_ci_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_di_inst
      displayName:Dialog Instance (AS Java)
    }, WHERE id = 'j2ee_di_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:j2ee_scs_inst
      displayName:Central Services Instance (AS Java)
    }, WHERE id = 'j2ee_scs_inst'), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCServices.updateRow({
      id:pi_inst
      displayName:PI Usage Type
    }, WHERE id = 'pi_inst'), inserting
    TRACE     
    The step prepareServicesTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:13
    Execute step showServiceDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showServiceDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showServiceDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showServiceDialog
    is validator: false
    TRACE     
    The step showServiceDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:13
    Execute step prepareDBInfoTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareDBInfoTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareDBInfoTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareDBInfoTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:ada
      displayName:MaxDB
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:ora
      displayName:Oracle
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db2
      displayName:IBM DB2 UDB for zLinux and z/OS
    }, WHERE ROWNUM = '2'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db4
      displayName:IBM DB2 UDB for iSeries
    }, WHERE ROWNUM = '3'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:db6
      displayName:IBM DB2 UDB for UNIX and Windows
    }, WHERE ROWNUM = '4'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBTypes.updateRow({
      id:mss
      displayName:MS SQL Server
    }, WHERE ROWNUM = '5'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCConnectMethods.updateRow({
      id:URL
      displayName:JDBC URL
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCConnectMethods.updateRow({
      id:SecStore
      displayName:Secure Store
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.remove(WHERE 1=1)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.insertRow({
      id:j2ee_db
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.insertRow({
      id:abap_db
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.updateRow({
      id:j2ee_db
      displayName:Database for AS Java
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBRoles.updateRow({
      id:abap_db
      displayName:Database for AS ABAP
    }, WHERE ROWNUM = '1'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCDBInfo.insertRow({
      service:j2ee_db_inst
      serviceDisplayName:Database Instance (AS Java)
      dbRole:j2ee_db
      dbRoleDisplayName:Database for AS Java
      showDBInfoDialogs:false
      dontCheck:true
    }), inserting
    TRACE     
    The step prepareDBInfoTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step showDBInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDBInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showDBInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showDBInfoOverviewDialog
    is validator: false
    TRACE     
    The step showDBInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step postProcessDBInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_postProcessDBInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|postProcessDBInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_postProcessDBInfoOverviewDialog
    is validator: false
    TRACE     
    The step postProcessDBInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:14
    Execute step prepareSapInfoTable of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareSapInfoTable_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareSapInfoTable returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareSapInfoTable
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.remove(WHERE 1=1)
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.insertRow({
      id:j2ee
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.insertRow({
      id:abap
    }), inserting
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.updateRow({
      id:j2ee
      displayName:SAP System based on AS Java
    }, WHERE ROWNUM = '0'), updating
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    tPRCSapSystemRoles.updateRow({
      id:abap
      displayName:SAP System based on AS ABAP
    }, WHERE ROWNUM = '1'), updating
    TRACE     
    The step prepareSapInfoTable with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step showSapInfoOverviewDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showSapInfoOverviewDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|showSapInfoOverviewDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_showSapInfoOverviewDialog
    is validator: false
    TRACE     
    The step showSapInfoOverviewDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step showDialog of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind_DialogPhase_showDialog_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0|showDialog returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDBDialogs_ind_ind_ind_ind_DialogPhase_showDialog
    is validator: false
    TRACE     
    The step showDialog with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|PrerequisiteCheckerDBDialogs|ind|ind|ind|ind|0|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step prepareChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareChecks_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|prepareChecks returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_prepareChecks
    is validator: false
    TRACE     
    The step prepareChecks with key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0 has been executed successfully.
    INFO       2006-05-15 10:56:15
    Execute step runChecks of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_runChecks_Preprocess
    is validator: false
    TRACE     
    Execution of preprocess block of |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks returns TRUE.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
      Call block:PrerequisiteCheckerDialogs_ind_ind_ind_ind
        function:PrerequisiteCheckerDialogs_ind_ind_ind_ind_DialogPhase_runChecks
    is validator: false
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    PrerequisitChecker  runChecks
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite checker: Reading data from /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/PREREQUISITE_CHECK_DATA.XML
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite checker version is 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite check data version is 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.1
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    OraVersion.createFromString() version: 1.0
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package network::network match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::j2ee_update match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::pi_inst match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package ::abap_ci match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6892
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os::os_unix match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6893
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_unix::os_unix_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6894
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6895
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_64_rhel match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6896
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os::os_windows match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6897
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_windows::os_windows_32 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6898
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_sun::os_sun match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6899
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_true64::os_true64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6900
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_aix::os_aix match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6901
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_hp::os_hp match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6902
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::j2ee_linux match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package db_db6::os_linux_db_db6 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6903
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_32 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6904
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_ia64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6905
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_ppc64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6906
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_x86_64 match result is PRCCondEvalResult.OK. The package has been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_rhel4_x86_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_sles9_x86_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [syuxctask.cpp:1355]
               CSyTaskImpl::start(bool)
    A child process has been started. Pid = 6907
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker: Collecting condition packages: Package os_linux::os_linux_s390x_64 match result is PRCCondEvalResult.FALSE. The package has not been selected for checking.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition network::hostname from package network::network evaluated to PRCCondEvalResult.OK. Message: 'The host name has to be an alphanumerical string of characters [A-Z] and [a-z] and digits [0-9], and the hyphen (or minus) character "-". Although the newer RFCs permit host names beginning with digits, we recommend that host names begin with an alpha character. Maximum host name length is 13. Current host name: gadamer. See also SAP Note 611361.'.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition os_rlimit::rlim_soft_lesseq_hard from package os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'A soft resource limit has to be less than or equal to the corresponding hard limit. This is not the case for the following limits: None.'.
    TRACE      [iaxxejsexp.cpp:188]
               EJS_Installer::writeTraceToLogBook()
    Prerequisite Checker performing checks: Condition os_ram::os_ram_unix from package os::os_unix evaluated to PRCCondEvalResult.OK. Message: 'For the selected services at least 128 MB RAM are required. Current value: 3959 MB. If the current value is much lower than the required value this will significantly slow down the installation or make it even impossible. In this case stop the installation, add more RAM and start it again.'.
    TRACE      [iaxxejsbas.hpp:281]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown std::bad_cast: St8bad_cast
    ERROR      2006-05-15 10:56:18
    FCO-00011  The step runChecks with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|2|0|runChecks was executed with status ERROR .
    TRACE     
    <html><head></head><body><p>An error occurred while processing service <b>SAP Solution Manager 4.0 > SAP Systems > Oracle > Central System > Central System Installation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>/tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS</b>.</p></body></html>
    TRACE      [iaxxgenimp.cpp:1093]
               showDialog()
    waiting for an answer from gui
    Regards,
    Tommaso

  • Total Swap Size decreasing dynamically?

    We have a problem with the size of our swap slice decreasing by itself. I've never seen anything like this and I'm not finding any information on the net. How do I find out what is changing the total swap size? How do I stop it? Thanks.

    TonyBrickner wrote:
    Sorry, I'm asking the wrong question then. And thanks for the clarification.
    Before we rebooted we had this for the swap filesystems
    swap 103M 32K 103M 1% /var/run
    swap 119M 16M 103M 14% /tmp
    After a reboot it went back up to 9.9G and after an hour we are left with this as the current.
    swap 3.0G 32K 3.0G 1% /var/run
    swap 3.0G 3.4M 3.0G 1% /tmpYou should see similar information in running 'swap -s' at those times (but with a little more information).
    In other words, the amount of available swap has decreased over time until you ran the first command. After reboot, you have much more VM available. Neither 'swap -s' nor 'df' has detail to tell you where that space has gone. There are other tools to do that.
    I'd start with 'echo "::memstat" | mdb -k' and review what it says.
    # swap -l
    swapfile dev swaplo blocks free
    /dev/md/dsk/d30 85,30 16 8395184 8395184
    # swap -s
    total: 405080k bytes allocated + 8036560k reserved = 8441640k used, 2575184k availableI don't know if you ran these commands very close together in time with the ones above, but you can see that there is about 3GB of swap available in both the 'df' and the 'swap -s' output.
    so now I am just confused. the far left numbers in the df command can fluctuate?Yes. Whereas an on-disk filesystem is normally static in size (or is resized with explicit commands), the tmpfs filesystem makes use of available virtual memory (swap) for it's storage. The amount of available VM goes up and down during the lifetime of the machine. So the "size" given to statvfs is calculated based on that.
    If swap was using that filesystem for storage shouldn't the used and available numbers reflect that and the total size (far left number) never change?It's the other way around. Swap isn't using a filesystem for storage. It's a virtual filesystem that is using swap for storage. In the df output, the storage is the thing on the left (swap) and the filesystem is the thing on the right (/tmp).
    Darren

  • Itunes error during install service apple mobile device failed to start.. help

    I had to install Chrome browser in order to use my gmail account.  Now I cannot open itunes on my Window Vista computer, get a Microsoft Visual C++ Runtime Library. R6034. I uninstall itunes and reinstall itunes 64-bit itunes installer.  During install received error during the 'starting services' process "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privelges to start sytem services. I ignore with the same error message so I abort. At the end of uninstalling I received the Microsoft Visual C++ Runtime Library error again. I click ok than an error from itunes. "itunes was not installed correctly. Please reinstall itunes. Error 7 (Windows error 1114). I click ok.  Help.. 

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for

  • Hiding group addresses in Mail

    With Microsoft Entourage, you can create a group, fill it up with email contacts and then check a box that says "Don't show addresses when sending to a group."  As you might expect, this is handy when I want to send a mass message out to lots of peop

  • InDesign CS4 rotated graphic content offsets

    Has anyone noticed problems with the xy co-ordinates of graphics within picture boxes when they're rotated? I've asked Adobe Support about this, and uploaded a test file for them to look at but not had a meaningful response. Firstly, my page crosshai

  • IPhone 4S sprint issues

    4s

  • Curious Display Behavior

    After reinstalling Tiger today, at the first system startup, I got a blue screen (instead of the nice Tiger intro) and after a few minutes, the screen transformed into this: Message was edited by: Hedi ® Message was edited by: Hedi ®

  • Where can i get information on devices i have synced in the past

    My ipod was stolen over 2 years ago, through someone who i believe to had access to my house. I don't have the serial number for the product. I did however set up an apple id when i first got the ipod touch (2nd gen.). Is there a way to find any info