Hi can any one help with solving this problem

Hi Every body,
I had an xml file ,with using parser i want to read the xml file ,but in my xml file i had an error "&data_12546_norm_589567;"
To process this error and read the xml file content in java file.
How can i read the xml file.
My xml file is this
<?xml version="1.0" encoding="UTF-8"?>
<Student>
<Name initials="KRONI">
<Softwaredepartment/>
</Name>
&data_12546_norm_589567;
</Student>
Thanks in advance
regards
Ram

You have to replace & with &amp;Like below
<?xml version="1.0" encoding="UTF-8"?>
<Student>
<Name initials="KRONI">
<Softwaredepartment/>
</Name>
&amp;data_12546_norm_589567;
</Student>

Similar Messages

  • Can any one help me in this code

    Hi all,
    I have created a selection screen and my aim is to display some fields or some block dynamically by choosing some radio button is it possible.
    can any one help me in this.
    REPORT  z_g_test.
    TABLES: spfli,sbook,sscrfields.
    SELECTION-SCREEN BEGIN OF BLOCK 1 WITH FRAME TITLE text-001.
    SELECT-OPTIONS:s_carrid FOR spfli-carrid.
    SELECTION-SCREEN END OF BLOCK 1.
    PARAMETERS:rad1 RADIOBUTTON GROUP g1 USER-COMMAND us1,
               rad2 RADIOBUTTON GROUP g1 DEFAULT 'X' .
    SELECTION-SCREEN BEGIN OF SCREEN 001 as subscreen ."WITH FRAME TITLE text-002.
    SELECT-OPTIONS: s_fldate FOR sbook-fldate.
    SELECTION-SCREEN END OF SCREEN 001.
    DATA ok_code LIKE sy-ucomm.
    INITIALIZATION.
    START-OF-SELECTION.
      SELECT * FROM spfli WHERE carrid IN s_carrid.
      ENDSELECT.
    END-OF-SELECTION.
      WRITE:spfli-carrid.
    AT SELECTION-SCREEN.
      CASE sscrfields-ucomm.
          WHEN'US1'.
    *      call screen 001 starting at 55 40.
      ENDCASE.
    Is i am going on the right way
    Regards,
    Lisa.
    Message was edited by: Lisa Roy
    Message was edited by: Lisa Roy
    Message was edited by: Lisa Roy

    This is what I meant. Copy this and try as it is and see if it serves your purpose.
    REPORT ztest1 .
    TABLES: spfli, sscrfields, sbook.
    SELECTION-SCREEN BEGIN OF TABBED BLOCK tabb1 FOR 4 LINES.
    SELECTION-SCREEN TAB (25) tabs1 USER-COMMAND ucomm1
                         DEFAULT SCREEN 001.
    SELECTION-SCREEN TAB (25) tabs2 USER-COMMAND ucomm2
                         DEFAULT SCREEN 002.
    SELECTION-SCREEN END OF BLOCK tabb1.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE abc.
    PARAMETERS: p_date LIKE sy-datum.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF SCREEN 001 AS SUBSCREEN .
    SELECT-OPTIONS: s_fldate FOR sbook-fldate.
    SELECTION-SCREEN END OF SCREEN 001.
    SELECTION-SCREEN BEGIN OF SCREEN 002 AS SUBSCREEN .
    SELECT-OPTIONS:s_carrid FOR spfli-carrid.
    SELECTION-SCREEN END OF SCREEN 002.
    INITIALIZATION.
      tabs1 = 'Search by flight date'.
      tabs2 = 'Search by flight number'.
      abc   = 'Some other parameters'.
    AT SELECTION-SCREEN OUTPUT.
      CASE sscrfields-ucomm.
        WHEN 'UCOMM1'.
          tabb1-prog = sy-repid.
          tabb1-dynnr   = 001.
          tabb1-activetab = 'TABS1'.
        WHEN 'UCOMM2'.
          tabb1-prog = sy-repid.
          tabb1-dynnr   = 002.
          tabb1-activetab = 'TABS2'.
      ENDCASE.

  • Capturing  through Sony HDV using firewire800 to 400 adaptor is not recognizing can any body help me solve this

    I am trying to capture using firewire 800 to 400 adaptor through a Sony HDV VTR. The VTR is not recognizing can some body help me solve this problem.
    I am using FCP7 and IMAC with 10.6.8 version os
    I dont have a 6 pin or 400 firewire port in the system

    Let's start with basics.
    Does your computer recognize that there is a VTR attached?
    • Open up system profiler>Hardware>FireWire.  Does your machine show up?
    If no, you need to figure out if the problem lies with the VTR, the cable, the adapter or your computer.
    My guess is with the adapter. A number of people have expressed frustration getting fw400 device to work through fw800 ports.
    If that's your problem, see if you can find an older Mac w/ fw400 ports or a dedicated fw800 to 400 cable.
    good luck,
    x
    ps - In "locking the barn after the paddle has been lost upstream" mode, this is why non-expandable computers like the iMac are so problematic. A MacBookPro with the expresscard 34 slot or a MacPro with 3 slots can work around these kind of issues. A closed box like the iMac is a dead end. Sorry.

  • Hi every one can any one help i have a problem in importing java dump for

    hi every one can any one help i have a problem in importing java dump for solman 4.0 mssql 2005 sr3

    Hi wahed,
    Please elobrate question not clear.
    Regards,
    Shahed iqbal

  • TS1424 IPOD WONT CONNECT TO ITUNES STORE I'VE TRIED EVERYTHING EVEN RESTORED BACK TO FACTORY DEFAULT, CAN ANY ONE HELP WITH THIS

    Every time I try to get on itunes store on my ipod it tells me that it "cannot connect to itunes store", I've tried everything even restored the ipod to factory settings and nothing, can some one please give a solution that will work?

    Hi datnativeBUNNZ,
    If your iPod can't connect to the iTunes store, check out this article for some additional troubleshooting steps:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Troubleshooting on an iPhone, iPad, or iPod touch
    If you haven't been able to connect to the iTunes Store:
    Make sure that your iOS software is up to date by connecting your iOS device to iTunes and clicking on Check for Update in your device's Summary page in iTunes.
    Check and verify that you are in range of a Wi-Fi router or base station. If you are on a 3G capable device, make sure that cellular data is turned on from Settings > General > Cellular.
    Note: If connected to 3G, larger items may not download. You may need to connect to Wi-Fi to download apps, videos, and podcasts. 
    Check to make sure you have an active internet connection. You can check the User Guide for your device for help with connecting to the internet. 
    Check to make sure other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the internet.
    Try resetting (turning off and then on again) your Wi-Fi router
    If the issue still persists see, iOS: Troubleshooting Wi-Fi networks and connections or iOS: Troubleshooting Wi-Fi networks and connections.
    Take care!
    - Ari

  • Can any one help with this query please

    I have a table something as below
    Things_t
    Things Characteristic Char Value
    Item 1 Colour Red
    Item 1 Packaging
    Item 2 Shape Square
    Item 2 Brand Spunk
    Now i want to reterive an item with none of its char values as Null. Using the query “ select distinct things from things_t where char value is Null ” will fetch the item 1 also together with item 2. i want to fetch a record from thing for which none of the char values are Null such as Item 2. Can you please help me with this query.

    Try this:
    WITH t AS
    (SELECT 1 item_id, 17436 chr_id, 14225034 chr_val_id FROM dual UNION
    SELECT 1 item_id, 39 chr_id, 14276173 chr_val_id FROM dual UNION
    SELECT 1 item_id, 17774 chr_id, NULL chr_val_id FROM dual UNION
    SELECT 1 item_id, 265 chr_id, 20502978 chr_val_id FROM dual UNION
    SELECT 1 item_id, 16978 chr_id, 797233 chr_val_id FROM dual UNION
    SELECT 1 item_id, 13092 chr_id, 5666917 chr_val_id FROM dual UNION
    SELECT 1 item_id, 15228 chr_id, 1209758 chr_val_id FROM dual UNION
    SELECT 2 item_id, 112 chr_id,  12705342 chr_val_id FROM dual UNION
    SELECT 2 item_id, 6945 chr_id, NULL chr_val_id FROM dual UNION
    SELECT 2 item_id, 70 chr_id, 12597376 chr_val_id FROM dual UNION
    SELECT 2 item_id, 16832 chr_id, NULL chr_val_id FROM dual UNION
    SELECT 2 item_id, 7886 chr_id, 9588619 chr_val_id FROM dual UNION
    SELECT 2 item_id, 6986 chr_id, 2659351 chr_val_id FROM dual UNION
    SELECT 3 item_id, 9531 chr_id, 8910943 chr_val_id FROM dual UNION
    SELECT 3 item_id, 9798 chr_id, 8717531 chr_val_id FROM dual UNION
    SELECT 3 item_id, 17446 chr_id, 12266441 chr_val_id FROM dual UNION
    SELECT 3 item_id, 4830 chr_id, 13683090 chr_val_id FROM dual UNION
    SELECT 3 item_id, 9518 chr_id, 834772 chr_val_id FROM dual UNION
    SELECT 3 item_id, 11031 chr_id, 20233753 chr_val_id FROM dual UNION
    SELECT 3 item_id, 12564 chr_id, 2282478 chr_val_id FROM dual)
    SELECT DISTINCT item_id
    FROM   t
    MINUS
    SELECT DISTINCT item_id
    FROM   t
    WHERE  chr_val_id IS NULLOr this:
    SELECT item_id
    FROM  (SELECT   item_id,
                    MIN(NVL(chr_val_id, -1)) min_chr_val_id
           FROM     t
           GROUP BY item_id)
    WHERE  min_chr_val_id != -1Edited by: lee200 on Oct 15, 2012 9:22 AM

  • Can any one help with new iOS 7.1 update?

    Hello,
    I have recently downloaded the iOS 7.1 update and it has being causing problems with the iPhone 4s. The problems are as follows;
    No Wi-Fi connection all, and in full range of a connection (If and when I connect its for 10 seconds and gone again)
    Battery Life depleting quickly
    iPhone freezes constantly
    iPhone getting extremely hot when not in use.
    Is there anything that I can do that can help with this or will I have to wait for the next iOS update?
    Kieran

    If I restore as new without the backup & everything seems to be fine, I assume I would then have to restore it from my latest backup in iTunes in order to get all (or at least most) of my data back.
    From what I have read, it looks like at least the music I have on my iPhone 4S that I put there from a CD I own would not be in my backup.  That is not a major problem, since it is only 1 CD.
    It also seems like the iTunes backup is more complete than the iCloud backup (I do have both).
    So, I should probably be restoring from that backup.
    Is there anything else that is not backed up in an iTunes backup that I should consider before I do that?
    When I backup in iTunes (or even in iCloud), some items not backed up?
    Wouldn't I then have to re-install those items that are not in my backups?
    I have a Medical app from my local ambulance operator where I have taken a ton of time to input all of my medical information going back numerous years.  I just got tired of some medical person constantly asking me for information one never really makes a point of remembering.  Now, I have all of that information in my iPhone 4S.
    There is no way I would want to reinstall that app & re-input all of that information again.
    I also put a lot of "lists" in the Notes area on my iPhone 4S.
    I understand that is also something that is not backed up.
    These are just 2 examples.
    I also have other items that I am under the impression also are not backed up.
    Losing any of that information would be a huge burden to recover.
    I am willing to take a chance with some items that are not backed up to either iTunes nor iCloud.
    But, knowlingly doing something that may lose that information is not something I am willing to do.
    OR, am I just not understanding what is and is not backed up in iTunes or iCloud & what I could potentially lose?

  • Can any one help with restoring an iPad 3?

    I know this sounds crazy but I recently installed an Airport express and an Airport Extreme, I worked on it for several days and everything seemed to finally working like it should using manual configurations so it is all right as far as function goes. Later on I found out I had to do a restore on my new IPod and the latest iPad. No other changes were made to the system using snow lepoard 10.6. I tried for several days to restore these devices with no explanation of the problem. I could not use wi-fi or cellular to update any of the devices. Don't ask me why but I shut the computer down and removed every usb device except for the wireless key board that came with the latest iMac system. I made sure everything was the latest version of my applications. It did not affect my DSL or connection to the internet. I even removed the thunderbolt cable so I had 1 usb connection to the computer. The system was setup just like it came out of the box. I brought up iTunes and connected the USB cable to the iPad and selected restore. I had used iCloud to back everything up when I first bought the iPad and iPod. I also made sure iOS 6 was installed. I clicked restore and it loaded without any problem in just a few seconds without having to sync anything. I checked when it was done and it worked exactly like it did when I first bought them from Apple. The only strange thing that happened was I purchased a brand new generation iPod from Apple (which was made in China). I had not installed any apps for several weeks and had no problem with them. This seems crazy to me that you would have to reset he computer to it's original setup in order to restore the latest iPad and iPod software and devices. The only item that I did not have any problem with was the iPhone. Has anyone had this problem? If so how did you deal with it. Was it the airports, made in China the new iOS or the new iTunes that is causing this? gillie70
    iMac, Mac OS X (10.6.7)

    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
     Cheers, Tom

  • Is there any one who will solve this problem

    I want to capture from mobile simulator .I have Logitech Web Camera.
    I am using J2Me 2.3 API.When I am capturing using J2ME Kit Simulator it is not capturing image from camera but it is capturing the stored image in the kit .So plz plz help on this topic.I have to finish my project but this problem is creating problem.
    Regards

    Hi
    Here is a link that can help you: http://today.java.net/pub/a/today/2005/09/27/j2me4.html?page=1
    If you use "capture://video", it will capture video from the default video capture device. When you create a player you need to specify a URI for the locating the media. More details are in the article I mentioned above.
    Mihai

  • I have problem with browsing. when i browse a new unnessary window is open automitacally. can anyone please help to solv this problem.

    an atuomatically page open like this. http://rnzzz.exclusive-rewards.prizespy.xyz/?sov=62551901&hid=gqmqqssogwsokos&kw =DIRECT&email=email&redid=797&gsid=68&id=XNSX.1%3A%3APEERFLY-r797-t68

    If you're getting prompts that say something like this:
         To view this web content, you need to install the Java Runtime Environment
    then the Apple Java runtime is not installed. Some third-party web plugin is installed that depends on Apple Java.
    You may have installed the Oracle Java runtime, which is different. Neither installing nor removing the Oracle Java will have any effect on the prompts. The only thing that will stop the prompts is either to install Apple Java, or to remove the web plugin that depends on it, as I wrote earlier. I don't know all the possible plugins that might be involved, but I mentioned a couple of common ones.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and except as stated in this comment, I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • Can any one help with poor LTE connection with new iPad?

    I wrote yesterday about my new iPad 4g LTE. I have it in Verizon and I am using it from home which is only 3G Verizon coverage. Often, ( like every minute), it will lose all ability to use the cellular connection. I will then have to wait for about another minute for the service to come back. Is this a Verizon issue or the iPad itself?
    Also, went thru  a 4g area while on the interstate and would completely lose connection around corners, etc. can the iPad not use 3G towers and 4g towers back and forth? Really upset about this! Anyone else having this issue? Help!

    If I restore as new without the backup & everything seems to be fine, I assume I would then have to restore it from my latest backup in iTunes in order to get all (or at least most) of my data back.
    From what I have read, it looks like at least the music I have on my iPhone 4S that I put there from a CD I own would not be in my backup.  That is not a major problem, since it is only 1 CD.
    It also seems like the iTunes backup is more complete than the iCloud backup (I do have both).
    So, I should probably be restoring from that backup.
    Is there anything else that is not backed up in an iTunes backup that I should consider before I do that?
    When I backup in iTunes (or even in iCloud), some items not backed up?
    Wouldn't I then have to re-install those items that are not in my backups?
    I have a Medical app from my local ambulance operator where I have taken a ton of time to input all of my medical information going back numerous years.  I just got tired of some medical person constantly asking me for information one never really makes a point of remembering.  Now, I have all of that information in my iPhone 4S.
    There is no way I would want to reinstall that app & re-input all of that information again.
    I also put a lot of "lists" in the Notes area on my iPhone 4S.
    I understand that is also something that is not backed up.
    These are just 2 examples.
    I also have other items that I am under the impression also are not backed up.
    Losing any of that information would be a huge burden to recover.
    I am willing to take a chance with some items that are not backed up to either iTunes nor iCloud.
    But, knowlingly doing something that may lose that information is not something I am willing to do.
    OR, am I just not understanding what is and is not backed up in iTunes or iCloud & what I could potentially lose?

  • Can any one help me read this panic report

    Ok first let me tell you the story how i got this mac. The ex owner decided to put it on his driveway for some reason and totally forgot he put it there when he came out of his driveway with his pick up truck and boom this mac actually looks like it was ran over lol so he gave it to a friend of mine(as a gift don't know why) he couldn't fix it so then my friend gave it to me i got it up and running everything kinda works even tho the logic board and the casing are bended so this is how how got to the mac world I've played games with it watched movies and use several programs. now my problem is that i use to have mac os lion and now i upgraded to yosemite now every time try to start the mac i get this panic result and the mac keeps restarting i did have the same problem when i had lion but at least after the third or fourth time the mac will boot up I'm trying to fix it peace by peace since i can't afford a brand new one wich pretty much ill end up paying the same price as a new one wich i don't mind since its not gonna be in one shot ok here my report ps I'm in safemode and i just wanna say i fell in love with mac ever since i got this macbook pro
    Anonymous UUID:       9C833C45-DC0A-CF26-7029-AD4C373CFD8A
    Fri Feb  6 01:33:17 2015
    *** Panic Report ***
    panic(cpu 1 caller 0xffffff801541e80a): Kernel trap at 0xffffff7f96e9b483, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000010, CR3: 0x000000007c64a000, CR4: 0x0000000000002660
    RAX: 0x674c25fc9cce0001, RBX: 0xffffff8045b2d000, RCX: 0xffffff80699c5000, RDX: 0xffffff806ee0b908
    RSP: 0xffffff806ee0bac0, RBP: 0xffffff806ee0bac0, RSI: 0x0000000000000000, RDI: 0x0000000000000000
    R8:  0x000000000000002b, R9:  0xffffff801dd4804f, R10: 0x0000000000000010, R11: 0x000000000000002b
    R12: 0x0000000000000000, R13: 0xffffff801de27800, R14: 0xffffff8045b2d000, R15: 0xffffff8045b2d000
    RFL: 0x0000000000010293, RIP: 0xffffff7f96e9b483, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000010, Error code: 0x0000000000000000, Fault CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff806ee0b770 : 0xffffff801533a811
    0xffffff806ee0b7f0 : 0xffffff801541e80a
    0xffffff806ee0b9b0 : 0xffffff801543a443
    0xffffff806ee0b9d0 : 0xffffff7f96e9b483
    0xffffff806ee0bac0 : 0xffffff7f96e8492a
    0xffffff806ee0bb10 : 0xffffff7f96e84878
    0xffffff806ee0bb30 : 0xffffff7f96e60116
    0xffffff806ee0bb70 : 0xffffff7f95e396df
    0xffffff806ee0bbc0 : 0xffffff7f95e395f2
    0xffffff806ee0bbe0 : 0xffffff7f95e3d90a
    0xffffff806ee0bc70 : 0xffffff7f95e358ac
    0xffffff806ee0bcb0 : 0xffffff7f95e85fe8
    0xffffff806ee0bd00 : 0xffffff80158b85b1
    0xffffff806ee0bd50 : 0xffffff80158ff0b5
    0xffffff806ee0bdc0 : 0xffffff80153ea95e
    0xffffff806ee0be10 : 0xffffff801533e91c
    0xffffff806ee0be40 : 0xffffff80153235a3
    0xffffff806ee0be90 : 0xffffff8015333e8d
    0xffffff806ee0bf10 : 0xffffff801540a142
    0xffffff806ee0bfb0 : 0xffffff801543ac66
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f95e2b000->0xffffff7f95e65fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[87711C74-47D5-3545-8A62-035E1C7C4198]@0xffffff 7f95b24000
             com.apple.nvidia.classic.NVDAResmanTesla(10.0)[796AE430-39FB-3255-8161-D52AFA28 EE2B]@0xffffff7f95e82000->0xffffff7f960ebfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[87711C74-47D5-3545-8A62-035E1C7C4198]@0xffffff 7f95b24000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[F4738C55-B507-3627-A9CA-3D29A5230A03]@0xff ffff7f95e72000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f95e2b000
             com.apple.GeForceTesla(10.0)[97A18479-CC43-3073-AEB2-C5C92195067A]@0xffffff7f96 e5c000->0xffffff7f96f29fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[87711C74-47D5-3545-8A62-035E1C7C4198]@0xffffff 7f95b24000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[F4738C55-B507-3627-A9CA-3D29A5230A03]@0xff ffff7f95e72000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f95e2b000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(10.0.0)[796AE430-39FB-3255-8161-D52AFA 28EE2B]@0xffffff7f95e82000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    14A379b
    Kernel version:
    Darwin Kernel Version 14.0.0: Sat Sep 27 03:58:47 PDT 2014; root:xnu-2782.1.97~11/RELEASE_X86_64
    Kernel UUID: D1F807E1-A660-3126-96DF-6A9E65444DA3
    Kernel slide:     0x0000000015000000
    Kernel text base: 0xffffff8015200000
    __HIB  text base: 0xffffff8015100000
    System model name: MacBookPro5,2 (Mac-F2268EC8)
    System uptime in nanoseconds: 77869146695
    last loaded kext at 77595893148: com.apple.driver.AppleHWSensor 1.9.5d0 (addr 0xffffff7f974c1000, size 36864)
    loaded kexts:
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AppleHDAHardwareConfigDriver 266.5
    com.apple.driver.AppleTyMCEDriver 1.0.2d2
    com.apple.driver.AGPM 100.14.32
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 266.5
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.0f9
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyDriver 266.5
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleLPC 1.7.3
    com.apple.GeForceTesla 10.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.nvidia.NVDAStartup 10.0.0
    com.apple.iokit.IOBluetoothUSBDFU 4.3.0f9
    com.apple.driver.AppleMuxControl 3.7.19
    com.apple.driver.AppleBacklight 170.4.12
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyEventDriver 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.nvenet 2.0.22
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBOHCI 656.4.1
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.AppleGraphicsDeviceControl 3.7.19
    com.apple.driver.DspFuncLib 266.5
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOBluetoothFamily 4.3.0f9
    com.apple.driver.AppleHDAController 266.5
    com.apple.iokit.IOHDAFamily 266.5
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.nvidia.classic.NVDANV50HalTesla 10.0.0
    com.apple.nvidia.classic.NVDAResmanTesla 10.0.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleGraphicsControl 3.7.19
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.driver.NVSMU 2.2.9
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.iokit.IO80211Family 700.52
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    Unable to gather system configuration information.Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.3.0f9 14854, 3 services, 27 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD1600BEVS-00UST0, 160.04 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N, 3.92 GB
    USB Device: Built-in iSight
    USB Device: USB 2.0  SATA BRIDGE
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Thunderbolt Bus:

    GPU problem or memory problem.
    OS X- About kernel panics
    Visit The XLab FAQs and read the FAQ on diagnosing kernel panics.

  • Can any one help with advice on how to re-establish a wifi connection with my 3gs?

    Up until yesterday I never had any problems at all.  I have followed various suggestions from apple forums and teh closest I can get is that it is trying to connect but it never does and teh blue tick never appears.  I can join other networkd but not the wifi one I want to.

    stevenpm1uk wrote:
    it's a shame that with all the tec they put on the iphone the forget to put some thing as easy and uesfull as auto-answer.
    No, its like a chocolate teapot - nice sounding idea but of no use to 99.9% of the user base IMO. Having a touch screen and auto-answer is a route to major annoyance to most people.
    I vote for not providing it - ever

  • Can any one help me on this.(bulk insert)

    1 declare
    2 type emp_tab is table of emp%rowtype index by pls_integer;
    3 emp_tab_rec emp_tab;
    4 begin
    5 select * bulk collect into emp_tab_rec from emp;
    6 forall i in emp_tab_rec.first..emp_tab_rec.last
    7 insert into emp1(empno) values(emp_tab_rec(i).empno);
    8* end;
    SQL> /
    insert into emp1(empno) values(emp_tab_rec(i).empno);
    ERROR at line 7:
    ORA-06550: line 7, column 38:
    PLS-00436: implementation restriction: cannot reference fields of BULK In-BIND table of records
    ORA-06550: line 7, column 38:
    PLS-00382: expression is of wrong type
    ORA-06550: line 7, column 38:
    PL/SQL: ORA-22806: not an object or REF
    ORA-06550: line 7, column 4:
    PL/SQL: SQL Statement ignored
    when i execute the above code i am getting the error as shown above.How can i insert only empno into emp1 table.
    its working fine when i use only empno in select statement and change the type declaration accordingly.
    but how do i insert only one column value into another table when there r more than one column values are present in plsql table in bulk fetch.

    OR Keep your code as it was, just a small change, use FOR instead of FORALL. and it will work.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    SQL> create table emp1 as select empno from emp
      2  where 1=2;
    Table created.
    SQL> desc emp1
    Name                                      Null?    Type
    EMPNO                                              NUMBER
    SQL> select * from emp1;
    no rows selectedNow using FOR loop:
    SQL> declare
      2   type emp_tab is table of emp%rowtype index by pls_integer;
      3   emp_tab_rec emp_tab;
      4  begin
      5   execute immediate ('select * from emp') bulk collect into emp_tab_rec;
      6   for i in emp_tab_rec.first..emp_tab_rec.last loop
      7   insert into emp1(empno) values(emp_tab_rec(i).empno);
      8   end loop;
      9  end;
    10  /
    PL/SQL procedure successfully completed.
    SQL> select * from emp1;
         EMPNO
           104
           101
           201
           301
           102
           202
           302
    7 rows selected.Thanks
    BB.

  • Can any one help me on this error while installing SAP on Oracle

    Here is the error i am getting
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata1\gsk_3 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_4.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_4 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_5.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_5 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_6.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_6 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_7.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_7 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_8.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_8 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_9.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_9 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_10.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_10 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_11.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_11 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_12.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_12 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk_13.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk_13 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk_14.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk_14 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk_15.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk_15 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk_16.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk_16 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata1\gsk620_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata1\gsk620_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk620_2.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk620_2 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk620_3.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk620_3 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk620_4.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk620_4 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata1\gsk_3 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_4.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_4 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_5.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_5 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk_6.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk_6 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_7.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_7 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_8.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_8 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk_9.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk_9 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_10.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_10 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_11.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_11 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk_12.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk_12 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk_13.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk_13 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk_14.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk_14 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk_15.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk_15 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk_16.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk_16 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata1\gsk620_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata1\gsk620_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\gsk620_2.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\gsk620_2 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\gsk620_3.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\gsk620_3 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk620_4.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk620_4 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata4\gsk620_5.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata4\gsk620_5 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk620_6.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk620_6 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata5\gsk620_7.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata5\gsk620_7 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk620_8.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk620_8 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gsk620_9.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gsk620_9 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata6\gskusr_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata6\gskusr_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata2\roll_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata3\temp_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Creating directory D:\oracle\GSK\sapdata1\system_1.
    INFO 2010-08-30 08:59:16
    Creating file system node D:\oracle\GSK/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2010-08-30 08:59:16
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2010-08-30 08:59:16
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2010-08-30 08:59:17
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2010-08-30 08:59:18
    Creating file D:\oracle\ora81\database\initGSK.ora.
    INFO 2010-08-30 08:59:19
    Creating file D:\oracle\ora81\database\initGSK.sap.
    INFO 2010-08-30 08:59:20
    Copying file D:/Kernal/NT/COMMON/INSTALL/INITSID.DBA to: D:\oracle\ora81/database/initGSK.dba.
    INFO 2010-08-30 08:59:20
    Creating file D:\oracle\ora81\database\initGSK.dba.
    INFO 2010-08-30 08:59:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 08:59:22
    Moving file D:/oracle/ora81/database/initGSK.ora to: orig_init_ora_tmp.txt.
    INFO 2010-08-30 08:59:22
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\oracle\ora81\database\initGSK.ora.
    INFO 2010-08-30 08:59:22
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2010-08-30 08:59:23
    Creating file C:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2010-08-30 08:59:28
    See 'D:\oracle\ora81/bin/oradim -new -sid GSK -STARTMODE auto' output in 'C:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2010-08-30 08:59:28
    'D:\oracle\ora81/bin/oradim -new -sid GSK -STARTMODE auto' returned with '0'.
    INFO 2010-08-30 08:59:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 08:59:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:31
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2010-08-30 09:23:34
    See 'D:\oracle\ora81/bin/lsnrctl start' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2010-08-30 09:23:34
    'D:\oracle\ora81/bin/lsnrctl start' returned with '0'.
    INFO 2010-08-30 09:23:35
    Copying file D:/Kernal/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2010-08-30 09:23:35
    Creating file C:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2010-08-30 09:23:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    PHASE 2010-08-30 09:23:41
    Database Load
    INFO 2010-08-30 09:23:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:47
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:49
    Task files created
    INFO 2010-08-30 09:23:50
    Command files created
    INFO 2010-08-30 09:23:31
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2010-08-30 09:23:34
    See 'D:\oracle\ora81/bin/lsnrctl start' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2010-08-30 09:23:34
    'D:\oracle\ora81/bin/lsnrctl start' returned with '0'.
    INFO 2010-08-30 09:23:35
    Copying file D:/Kernal/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2010-08-30 09:23:35
    Creating file C:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2010-08-30 09:23:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:38
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    PHASE 2010-08-30 09:23:41
    Database Load
    INFO 2010-08-30 09:23:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:47
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:49
    Task files created
    INFO 2010-08-30 09:23:50
    Command files created
    INFO 2010-08-30 09:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 09:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2010-08-30 12:33:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    hostname after reverse lookup is: airtel
    TRACE
    host name is airtel
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    IP name airtel resolves to IP address(es): 192.168.30.87
    TRACE
    hosts entry has IP address(es): 192.168.30.87
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    hostname after reverse lookup is: airtel
    TRACE
    showing dlg dNT_SAPComponent_Waps_Instance_Dirinfo
    TRACE
    waiting for an answer from gui
    TRACEgot notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    IP name airtel resolves to IP address(es): 192.168.30.87
    TRACE
    hosts entry has IP address(es): 192.168.30.87
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    releasing notifyLock
    TRACE
    t_DriveMapping_SHARED.updateRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_SapTransHost'), updating
    TRACE
    The step InvokeDialog with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|InvokeDialog has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|writeTable
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateExpression(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel'), updating
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    hostname after reverse lookup is: airtel
    TRACE
    host name is airtel
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    IP name airtel resolves to IP address(es): 192.168.30.87
    TRACE
    hosts entry has IP address(es): 192.168.30.87
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    hostname after reverse lookup is: airtel
    TRACE
    showing dlg dNT_SAPComponent_Waps_Instance_Dirinfo
    TRACE
    waiting for an answer from gui
    TRACEgot notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    IP name airtel resolves to IP address(es): 192.168.30.87
    TRACE
    hosts entry has IP address(es): 192.168.30.87
    TRACE
    IP address "192.168.30.87" added to hosts entry
    TRACE
    host name "airtel" added to host entry
    TRACE
    IP address 192.168.30.87 resolves to IP name(s): airtel
    TRACE
    hosts entry has host name(es): airtel
    TRACE
    releasing notifyLock
    TRACE
    t_DriveMapping_SHARED.updateRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_SapTransHost'), updating
    TRACE
    The step InvokeDialog with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|InvokeDialog has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|writeTable
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateExpression(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel'), updating
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_VERSIONING'), inserting
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_COPY'), inserting
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_DEFAULTPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_INSTANCEPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_COPY'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_VERSIONING'), inserting
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_COPY'), inserting
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_DEFAULTPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_INSTANCEPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_VERSIONING'), completing
    TRACE
    t_SAPComponent_Profiles_FORMS_SHARED.completeRow(, WHERE WapsSystemName='GSK' AND WapsInstanceName='' AND WapsInstanceHost='airtel' AND Key='WAPS_STARTPROFILE_COPY'), completing
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DbaToolsConfiguration|ind|ind|ora|ind|ind|0|getCD
    TRACE
    The step getCD with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DbaToolsConfiguration|ind|ind|ora|ind|ind|0|getCD has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|fillContextTables
    TRACE
    The step fillContextTables with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|fillContextTables has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|DatabaseTablespaces|ind|ind|ora|ind|ind|0|copyMissingTablespaceValues
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tTablespaces  WHERE dbSid = 'GSK'
    TRACE
    Found datafile for tablespace PSAPGSKindex = 1
    TRACE
    Found datafile for tablespace PSAPGSKindex = 2
    TRACE
    Found datafile for tablespace PSAPGSKindex = 3
    TRACE
    Found datafile for tablespace PSAPGSKindex = 4
    TRACE
    Found datafile for tablespace PSAPGSKindex = 5
    TRACE
    Found datafile for tablespace PSAPGSKindex = 6
    TRACE
    Found datafile for tablespace PSAPGSKindex = 7
    TRACE
    Found datafile for tablespace PSAPGSKindex = 8
    TRACE
    Found datafile for tablespace PSAPGSKindex = 9
    TRACE
    Found datafile for tablespace PSAPGSKindex = 10
    TRACE
    Found datafile for tablespace PSAPGSKindex = 11
    TRACE
    Found datafile for tablespace PSAPGSKindex = 12
    TRACE
    Found datafile for tablespace PSAPGSKindex = 13
    TRACE
    Found datafile for tablespace PSAPGSKindex = 14
    TRACE
    Found datafile for tablespace PSAPGSKindex = 15
    TRACE
    Found datafile for tablespace PSAPGSKindex = 16
    TRACE
    Found datafile for tablespace PSAPGSK620index = 1
    TRACE
    Found datafile for tablespace PSAPGSK620index = 2
    TRACE
    Found datafile for tablespace PSAPGSK620index = 3
    TRACE
    Found datafile for tablespace PSAPGSK620index = 4
    TRACE
    Found datafile for tablespace PSAPGSK620index = 5
    TRACE
    Found datafile for tablespace PSAPGSK620index = 6
    TRACE
    Found datafile for tablespace PSAPGSK620index = 7
    TRACE
    Found datafile for tablespace PSAPGSK620index = 8
    TRACE
    Found datafile for tablespace PSAPGSK620index = 9
    TRACE
    Found datafile for tablespace PSAPGSKUSRindex = 1
    TRACE
    Found datafile for tablespace PSAPROLLindex = 1
    TRACE
    Found datafile for tablespace PSAPTEMPindex = 1
    TRACE
    Found datafile for tablespace SYSTEMindex = 1
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tTablespaces  WHERE tblspName = 'SYSTEM' AND dbSid = 'GSK'
    TRACE
    Found datafile for tablespace SYSTEMindex = 1
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DbaToolsConfiguration|ind|ind|ora|ind|ind|0|getCD
    TRACE
    The step getCD with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DbaToolsConfiguration|ind|ind|ora|ind|ind|0|getCD has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|fillContextTables
    TRACE
    The step fillContextTables with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|fillContextTables has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|DatabaseTablespaces|ind|ind|ora|ind|ind|0|copyMissingTablespaceValues
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tTablespaces  WHERE dbSid = 'GSK'
    TRACE
    Found datafile for tablespace PSAPGSKindex = 1
    TRACE
    Found datafile for tablespace PSAPGSKindex = 2
    TRACE
    Found datafile for tablespace PSAPGSKindex = 3
    TRACE
    Found datafile for tablespace PSAPGSKindex = 4
    TRACE
    Found datafile for tablespace PSAPGSKindex = 5
    TRACE
    Found datafile for tablespace PSAPGSKindex = 6
    TRACE
    Found datafile for tablespace PSAPGSKindex = 7
    TRACE
    Found datafile for tablespace PSAPGSKindex = 8
    TRACE
    Found datafile for tablespace PSAPGSKindex = 9
    TRACE
    Found datafile for tablespace PSAPGSKindex = 10
    TRACE
    Found datafile for tablespace PSAPGSKindex = 11
    TRACE
    Found datafile for tablespace PSAPGSKindex = 12
    TRACE
    Found datafile for tablespace PSAPGSKindex = 13
    TRACE
    Found datafile for tablespace PSAPGSKindex = 14
    TRACE
    Found datafile for tablespace PSAPGSKindex = 15
    TRACE
    Found datafile for tablespace PSAPGSKindex = 16
    TRACE
    Found datafile for tablespace PSAPGSK620index = 1
    TRACE
    Found datafile for tablespace PSAPGSK620index = 2
    TRACE
    Found datafile for tablespace PSAPGSK620index = 3
    TRACE
    Found datafile for tablespace PSAPGSK620index = 4
    TRACE
    Found datafile for tablespace PSAPGSK620index = 5
    TRACE
    Found datafile for tablespace PSAPGSK620index = 6
    TRACE
    Found datafile for tablespace PSAPGSK620index = 7
    TRACE
    Found datafile for tablespace PSAPGSK620index = 8
    TRACE
    Found datafile for tablespace PSAPGSK620index = 9
    TRACE
    Found datafile for tablespace PSAPGSKUSRindex = 1
    TRACE
    Found datafile for tablespace PSAPROLLindex = 1
    TRACE
    Found datafile for tablespace PSAPTEMPindex = 1
    TRACE
    Found datafile for tablespace SYSTEMindex = 1
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tTablespaces  WHERE tblspName = 'SYSTEM' AND dbSid = 'GSK'
    TRACE
    Found datafile for tablespace SYSTEMindex = 1
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tTablespaces  WHERE dbSid = 'GSK'
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tORA_SapdataNodes WHERE OpMode = 'CHECKFREESPACE'
    TRACE
    Computed SAPDATADIR sizes in tORA_SapdataNodes. Result:
    TRACE
      <table name="tORA_SapdataNodes"><!--  points to base table      :tORA_SapdataNodes  belongs to client         :R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|TablespacesAndRollbacksegments|ind|ind|ora|ind|ind|0|DatabaseTablespaces|ind|ind|ora|ind|ind|0  Row count of client table :12  Row count of base   table :12>    <columns>      <column name="WapsSystemName"><!  points to base table attribute :WapsSystemName>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="WapsInstanceName"><!  points to base table attribute :WapsInstanceName>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="WapsInstanceHost"><!  points to base table attribute :WapsInstanceHost>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="Key"><!  points to base table attribute :Key>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />          <property name ="DEF_PROPER" value ="SAPDATA4" />        </defaultproperties>      </column>      <column name="CaseInsensitive"><!  points to base table attribute :CaseInsensitive>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="Condition"><!  points to base table attribute :Condition>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="CopyIfNewer"><!  points to base table attribute :CopyIfNewer>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="FollowLinks"><!  points to base table attribute :FollowLinks>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="MoveByChance"><!  points to base table attribute :MoveByChance>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeAccessTime"><!  points to base table attribute :NodeAccessTime>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeCreationTime"><!  points to base table attribute :NodeCreationTime>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeModificationTime"><!  points to base table attribute :NodeModificationTime>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeMountPoint"><!  points to base table attribute :NodeMountPoint>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeMountPointFreeSpace"><!  points to base table attribute :NodeMountPointFreeSpace>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeMountPointType"><!  points to base table attribute :NodeMountPointType>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeMountPointUsedSpace"><!  points to base table attribute :NodeMountPointUsedSpace>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeName"><!  points to base table attribute :NodeName>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodePermission"><!  points to base table attribute :NodePermission>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeSize"><!  points to base table attribute :NodeSize>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeTarget"><!  points to base table attribute :NodeTarget>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeType"><!  points to base table attribute :NodeType>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NodeVersion"><!  points to base table attribute :NodeVersion>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="NotOnNfs"><!  points to base table attribute :NotOnNfs>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="OpMode"><!  points to base table attribute :OpMode>        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>      <column name="Recursive"><!  points to base table attribute :Recursive-->        <defaultproperties>          <property name ="CHANGEABLE" value ="YES" />        </defaultproperties>      </column>    </columns>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA1      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">8450000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata1      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA2      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">8800000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata2      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA3      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">9200000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata3      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA4      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">10000000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata4      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA5      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">8000000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata5      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA6      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">8030000      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata6      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CHECKFREESPACE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA1_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata1      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA2_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata2      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA3_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata3      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA4_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata4      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA5_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata5      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>    <row>      <fld name="WapsSystemName">GSK      </fld>      <fld name="WapsInstanceName">      </fld>      <fld name="WapsInstanceHost">airtel      </fld>      <fld name="Key">SAPDATA6_create      </fld>      <fld name="CaseInsensitive">NO      </fld>      <fld name="Condition">true      </fld>      <fld name="CopyIfNewer">      </fld>      <fld name="FollowLinks">      </fld>      <fld name="MoveByChance">      </fld>      <fld name="NodeAccessTime">      </fld>      <fld name="NodeCreationTime">      </fld>      <fld name="NodeModificationTime">      </fld>      <fld name="NodeMountPoint">      </fld>      <fld name="NodeMountPointFreeSpace">      </fld>      <fld name="NodeMountPointType">      </fld>      <fld name="NodeMountPointUsedSpace">      </fld>      <fld name="NodeName">D:\oracle\GSK/sapdata6      </fld>      <fld name="NodePermission">      </fld>      <fld name="NodeSize">      </fld>      <fld name="NodeTarget">      </fld>      <fld name="NodeType">DIRECTORY      </fld>      <fld name="NodeVersion">      </fld>      <fld name="NotOnNfs">      </fld>      <fld name="OpMode">CREATE      </fld>      <fld name="Recursive">      </fld>    </row>  </table>
    TRACE
    C:\WINDOWS\system32/sapmmc.dll has Version 406323452.500897
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmc.dll is not newer than C:\WINDOWS\system32/sapmmc.dll
    INFO 2010-08-30 08:59:04
    While copying node C:\SAPinst ORACLE KERNEL/sapmmc.dll to C:\WINDOWS\system32/sapmmc.dll: source is not newer than the target. Nothing to do.
    TRACE
    Processing Nodemap COPYIFNEWER=YES NODENAME=C:\SAPinst ORACLE KERNEL/sapmmcada.dll NODETARGET=C:\WINDOWS\system32 NODETYPE=NODE OPMODE=COPY
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcada.dll has Version 406323452.500897
    TRACE
    C:\WINDOWS\system32/sapmmcada.dll has Version 406323452.500897
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcada.dll is not newer than C:\WINDOWS\system32/sapmmcada.dll
    INFO 2010-08-30 08:59:04
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcada.dll to C:\WINDOWS\system32/sapmmcada.dll: source is not newer than the target. Nothing to do.
    TRACE
    Processing Nodemap COPYIFNEWER=YES NODENAME=C:\SAPinst ORACLE KERNEL/sapmmcdb6.dll NODETARGET=C:\WINDOWS\system32 NODETYPE=NODE OPMODE=COPY
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcdb6.dll has Version 406323452.500897
    TRACE
    C:\WINDOWS\system32/sapmmcdb6.dll has Version 406323452.500897
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcdb6.dll is not newer than C:\WINDOWS\system32/sapmmcdb6.dll
    INFO 2010-08-30 08:59:04
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcdb6.dll to C:\WINDOWS\system32/sapmmcdb6.dll: source is not newer than the target. Nothing to do.
    TRACE
    Processing Nodemap COPYIFNEWER=YES NODENAME=C:\SAPinst ORACLE KERNEL/sapmmcinf.dll NODETARGET=C:\WINDOWS\system32 NODETYPE=NODE OPMODE=COPY
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcinf.dll has Version 406323452.500897
    TRACE
    C:\WINDOWS\system32/sapmmcinf.dll has Version 406323452.500897
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcinf.dll is not newer than C:\WINDOWS\system32/sapmmcinf.dll
    INFO 2010-08-30 08:59:04
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcinf.dll to C:\WINDOWS\system32/sapmmcinf.dll: source is not newer than the target. Nothing to do.
    TRACE
    Processing Nodemap COPYIFNEWER=YES NODENAME=C:\SAPinst ORACLE KERNEL/sapmmcms.dll NODETARGET=C:\WINDOWS\system32 NODETYPE=NODE OPMODE=COPY
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcms.dll has Version 406323452.500897
    TRACE
    C:\WINDOWS\system32/sapmmcms.dll has Version 406323452.500897
    TRACE
    C:/SAPinst ORACLE KERNEL/sapmmcms.dll is not newer than C:\WINDOWS\system32/sapmmcms.dll
    INFO 2010-08-30 08:59:04
    While copying node C:\SAPinst ORACLE KERNEL/sapmmcms.dll to C:\WINDOWS\system32/sapmmcms.dll: source is not newer than the target. Nothing to do.
    INFO 2010-08-30 08:59:04
    Processing of all file system node operations of table t_SAPComponent_Archives_Copy_SHARED succeeded.
    TRACE
    The step sCopySAPMMCdlls with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Archives|ind|ind|ind|ind|ind|0|SAPComponent_Archives_Waps_Hook|ind|ind|ind|waps|ind|0|sCopySAPMMCdlls has been executed successfully.
    TRACE
    The step sExtractOracleClientSoftware with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Archives|ind|ind|ind|ind|ind|0|SAPComponent_Archives_Db_Hook|ind|ind|ora|waps|ind|0|sExtractOracleClientSoftware has been executed successfully.
    WARNING 2010-08-30 08:59:05
    PROBLEM: 'SAPCAR' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    TRACE[E]
    Unable to get value for environment variable SAPEXE.
    TRACE[E]
    Unable to get value for environment variable SAPSYSTEMNAME.
    TRACE[E]
    Unable to get value for environment variable HOME.
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tSqlStatements WHERE stmtID = 'SHUTDOWN_ABORT'
    TRACE
    COraSqlStatement::execute: Executing statement <SHUTDOWN ABORT>
    TRACE
    Temporary SQL script file: <ora_stmt_scr_tmp.sql>
    TRACE

    hi,
    TRACE[E]
    Unable to get value for environment variable dbs_ora_tnsname.
    TRACE[E]
    Unable to get value for environment variable NLS_LANG.
    TRACE[E]
    Unable to get value for environment variable ORACLE_HOME.
    TRACE[E]
    Unable to get value for environment variable ORACLE_SID.
    TRACE[E]
    Unable to get value for environment variable SAPDATA_HOME.
    TRACE[E]
    Unable to get value for environment variable SAPEXE.
    TRACE[E]
    Unable to get value for environment variable SAPSYSTEMNAME.
    TRACE[E]
    Unable to get value for environment variable HOME.
    please check your environment variables

Maybe you are looking for

  • IPod can no longer sync or charge, bad pin connectors?

    I've got an iPod touch thats a year old now that suddenly no longer will charge/sync to anything. I'm thinking maybe the pins are bad? I've had difficulty inserting chargers into it since I got it, I've been careful to not handle it too roughly but i

  • Error when Websphere try to load  datasource

    hi, I'm working with websphere 5. I create a EJB project with oracle 9i database, when i execute the application and for example, from my session bean I try to call a findByPrimaryKey() method over my entity bean the WebSphere container load the data

  • Preview seems having problem with relative link with PDF documents

    Hello, I have a PDF file which I've added relative hyperlinks to it (to an html file). I did it with Adobe Acrobat 7.0 (for Windows). I have a link which is a custom action: Open a web link. The link is defined as "../presentation/referencesechelon8.

  • Wont turn on, not recognised, wont reset

    My 2nd generation ipod touch was working fine last night, until suddenly the screen went black and turned off. It was fully charged but i plugged it into the charger anyway but nothing happened. If i plug it into my computer it is not recognised and

  • ITunes Display color setting

    I just downloaded iTunes to my Thinkpad, as part of the installation of my new Nano. The iTunes screen is in this horrible purple and I can't figure out how to change the color screen to the classic grey. When you look at the songs listed it is dark