Machine/Host information available to ABAP

Would anyone know how could I find out the specs of the host where an (the current) ABAP program is running?
I know there is the SY-HOST field available to identify the host name, but I couldn’t find any other system fields.
I am interested in the following:
1) OS on machine
2) OS version
3) Memory on machine
But most importantly ...
4) The types of CPU (Brand, Model & speed)
Any help would be great!  Thanks.

Hello Sumit,
If you look at it one way, the solution to your query is quite simple. All the details that you are asking can be found via the menu path System-->Status. Now this menu is there virtually on every screen in SAP. So one would like to think that there ought to be a Function Module for that!! Now if you debug for a few seconds, you will find that the FM is <b>STATUS_ANZEIGEN</b>.
Of course this FM will have a screen which would be used to display the information. What you need to look at is the code of the FM other than the call to the screen. Just try this piece out.
DATA: BEGIN OF VERSION_INFO OCCURS 0,
        LINE(80),
      END OF VERSION_INFO.
CALL 'SAPCORE' ID 'ID' FIELD 'VERSION'
               ID 'TABLE' FIELD VERSION_INFO-*SYS*.
loop at version_info.
  write : / version_info.
endloop.
Now just don't ask me to explain you the call to the C-Function. It's a secret !!:-)
Have fun. And get back if you have trouble.
Regards,
Anand Mandalika.

Similar Messages

  • Error 10698 Virtual machine could not be live migrated to virtual machine host

    Hi all,
    I am running a fail over cluster of
    Host:
    2 x WS2008 R2 Data Centre
    managed by VMM:
    VMM 2008 R2
    Virtual Host:
    1x windows 2003 64bit guest host/virtual machine
    I have attempted a live migration through VMM 2008 R2 and im presented withe the following error:
    Error (10698)
    Virtual machine XXXXX could not be live migrated to virtual machine host xxx-Host01 using this cluster configuration.
     (Unspecified error (0x80004005))
    What i have found when running the cluster validation:
    1 out of the 2 hosts have an error with RPC related to network configuration:
    An error occurred while executing the test.
    Failed to connect to the service manager on 'xxx-Host02'.
    The RPC server is unavailable
    However there are no errors or events on host02 that are showing any probelms at all.
    In fact the validation report goes on to showing the rest of the configuration information of both cluster hosts as ok.
    See below:
    List BIOS Information
    List BIOS information from each node.
    xxx-Host01
    Gathering BIOS Information for xxx-Host01
    Item  Value 
    Name  Phoenix ROM BIOS PLUS Version 1.10 1.1.6 
    Manufacturer  Dell Inc. 
    SMBios Present  True 
    SMBios Version  1.1.6 
    SMBios Major Version  2 
    SMBios Minor Version  5 
    Current Language  en|US|iso8859-1 
    Release Date  3/23/2008 9:00:00 AM 
    Primary BIOS  True 
    xxx-Host02
    Gathering BIOS Information for xxx-Host02
    Item  Value 
    Name  Phoenix ROM BIOS PLUS Version 1.10 1.1.6 
    Manufacturer  Dell Inc. 
    SMBios Present  True 
    SMBios Version  1.1.6 
    SMBios Major Version  2 
    SMBios Minor Version  5 
    Current Language  en|US|iso8859-1 
    Release Date  3/23/2008 9:00:00 AM 
    Primary BIOS  True 
    Back to Summary
    Back to Top
    List Cluster Core Groups
    List information about the available storage group and the core group in the cluster.
    Summary 
    Cluster Name: xxx-Cluster01 
    Total Groups: 2 
    Group  Status  Type 
    Cluster Group  Online  Core Cluster 
    Available Storage  Offline  Available Storage 
     Cluster Group
    Description:
    Status: Online
    Current Owner: xxx-Host01
    Preferred Owners: None
    Failback Policy: No failback policy defined.
    Resource  Type  Status  Possible Owners 
    Cluster Disk 1  Physical Disk  Online  All Nodes 
    IP Address: 10.10.0.60  IP Address  Online  All Nodes 
    Name: xxx-Cluster01  Network Name  Online  All Nodes 
     Available Storage
    Description:
    Status: Offline
    Current Owner: Per-Host02
    Preferred Owners: None
    Failback Policy: No failback policy defined.
     Cluster Shared Volumes
    Resource  Type  Status  Possible Owners 
    Data  Cluster Shared Volume  Online  All Nodes 
    Snapshots  Cluster Shared Volume  Online  All Nodes 
    System  Cluster Shared Volume  Online  All Nodes 
    Back to Summary
    Back to Top
    List Cluster Network Information
    List cluster-specific network settings that are stored in the cluster configuration.
    Network: Cluster Network 1 
    DHCP Enabled: False 
    Network Role: Internal and client use 
    Metric: 10000 
    Prefix  Prefix Length 
    10.10.0.0  20 
    Network: Cluster Network 2 
    DHCP Enabled: False 
    Network Role: Internal use 
    Metric: 1000 
    Prefix  Prefix Length 
    10.13.0.0  24 
    Subnet Delay  
    CrossSubnetDelay  1000 
    CrossSubnetThreshold  5 
    SameSubnetDelay  1000 
    SameSubnetThreshold  5 
    Validating that Network Load Balancing is not configured on node xxx-Host01.
    Validating that Network Load Balancing is not configured on node xxx-Host02.
    An error occurred while executing the test.
    Failed to connect to the service manager on 'xxx-Host02'.
    The RPC server is unavailable
    Back to Summary
    Back to Top
    If it was an RPC connection issue, then i shouldnt be able to mstsc, explorer shares to host02. Well i can access them, which makes the report above is a bit misleading.
    I have also checked the rpc service and it has started.
    If there is anyone that can shed some light or advice me oany other option for trouble shooting this, that would be greatley appreciated.
    Kind regards,
    Chucky

    Hi all,
    I am running a fail over cluster of
    Host:
    2 x WS2008 R2 Data Centre
    managed by VMM:
    VMM 2008 R2
    Virtual Host:
    1x windows 2003 64bit guest host/virtual machine
    I have attempted a live migration through VMM 2008 R2 and im presented withe the following error:
    Error (10698)
    Virtual machine XXXXX could not be live migrated to virtual machine host xxx-Host01 using this cluster configuration.
     (Unspecified error (0x80004005))
    What i have found when running the cluster validation:
    1 out of the 2 hosts have an error with RPC related to network configuration:
    An error occurred while executing the test.
    Failed to connect to the service manager on 'xxx-Host02'.
    The RPC server is unavailable
    However there are no errors or events on host02 that are showing any probelms at all.
    In fact the validation report goes on to showing the rest of the configuration information of both cluster hosts as ok.
    See below:
    List BIOS Information
    List BIOS information from each node.
    xxx-Host01
    Gathering BIOS Information for xxx-Host01
    Item  Value 
    Name  Phoenix ROM BIOS PLUS Version 1.10 1.1.6 
    Manufacturer  Dell Inc. 
    SMBios Present  True 
    SMBios Version  1.1.6 
    SMBios Major Version  2 
    SMBios Minor Version  5 
    Current Language  en|US|iso8859-1 
    Release Date  3/23/2008 9:00:00 AM 
    Primary BIOS  True 
    xxx-Host02
    Gathering BIOS Information for xxx-Host02
    Item  Value 
    Name  Phoenix ROM BIOS PLUS Version 1.10 1.1.6 
    Manufacturer  Dell Inc. 
    SMBios Present  True 
    SMBios Version  1.1.6 
    SMBios Major Version  2 
    SMBios Minor Version  5 
    Current Language  en|US|iso8859-1 
    Release Date  3/23/2008 9:00:00 AM 
    Primary BIOS  True 
    Back to Summary
    Back to Top
    List Cluster Core Groups
    List information about the available storage group and the core group in the cluster.
    Summary 
    Cluster Name: xxx-Cluster01 
    Total Groups: 2 
    Group  Status  Type 
    Cluster Group  Online  Core Cluster 
    Available Storage  Offline  Available Storage 
     Cluster Group
    Description:
    Status: Online
    Current Owner: xxx-Host01
    Preferred Owners: None
    Failback Policy: No failback policy defined.
    Resource  Type  Status  Possible Owners 
    Cluster Disk 1  Physical Disk  Online  All Nodes 
    IP Address: 10.10.0.60  IP Address  Online  All Nodes 
    Name: xxx-Cluster01  Network Name  Online  All Nodes 
     Available Storage
    Description:
    Status: Offline
    Current Owner: Per-Host02
    Preferred Owners: None
    Failback Policy: No failback policy defined.
     Cluster Shared Volumes
    Resource  Type  Status  Possible Owners 
    Data  Cluster Shared Volume  Online  All Nodes 
    Snapshots  Cluster Shared Volume  Online  All Nodes 
    System  Cluster Shared Volume  Online  All Nodes 
    Back to Summary
    Back to Top
    List Cluster Network Information
    List cluster-specific network settings that are stored in the cluster configuration.
    Network: Cluster Network 1 
    DHCP Enabled: False 
    Network Role: Internal and client use 
    Metric: 10000 
    Prefix  Prefix Length 
    10.10.0.0  20 
    Network: Cluster Network 2 
    DHCP Enabled: False 
    Network Role: Internal use 
    Metric: 1000 
    Prefix  Prefix Length 
    10.13.0.0  24 
    Subnet Delay  
    CrossSubnetDelay  1000 
    CrossSubnetThreshold  5 
    SameSubnetDelay  1000 
    SameSubnetThreshold  5 
    Validating that Network Load Balancing is not configured on node xxx-Host01.
    Validating that Network Load Balancing is not configured on node xxx-Host02.
    An error occurred while executing the test.
    Failed to connect to the service manager on 'xxx-Host02'.
    The RPC server is unavailable
    Back to Summary
    Back to Top
    If it was an RPC connection issue, then i shouldnt be able to mstsc, explorer shares to host02. Well i can access them, which makes the report above is a bit misleading.
    I have also checked the rpc service and it has started.
    If there is anyone that can shed some light or advice me oany other option for trouble shooting this, that would be greatley appreciated.
    Kind regards,
    Chucky
    Raja. B

  • How to Fix: Error (10698) The virtual machine () could not be live migrated to the virtual machine host () using this cluster configuration.

    I am unable to live migrate via SCVMM 2012 R2 to one Host in our 5 node cluster.  The job fails with the errors below.
    Error (10698)
    The virtual machine () could not be live migrated to the virtual machine host () using this cluster configuration.
    Recommended Action
    Check the cluster configuration and then try the operation again.
    Information (11037)
    There currently are no network adapters with network optimization available on host.
    The host properties indicate network optimization is available as indicated in the screen shot below.
    Any guidance on things to check is appreciated.
    Thanks,
    Glenn

    Here is a snippet of the cluster log when from the current VM owner node of the failed migration:
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RHS] Resource Virtual Machine Configuration VMNameHere called SetResourceLockedMode. LockedModeEnabled0, LockedModeReason0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: LOCKEDMODE for 'Virtual Machine Configuration VMNameHere', gen(0) result 0/0.
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RHS] Resource Virtual Machine VMNameHere called SetResourceLockedMode. LockedModeEnabled0, LockedModeReason0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: LOCKEDMODE for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    00000b6c.00001a9c::2014/02/03-13:16:07.495 INFO  [RCM] HandleMonitorReply: INMEMORY_NODELOCAL_PROPERTIES for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    00000b6c.000020ec::2014/02/03-13:16:07.495 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine Configuration <Virtual Machine Configuration VMNameHere>: Current state 'MigrationSrcWaitForOffline', event 'MigrationSrcCompleted', result 0x8007274d
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine Configuration <Virtual Machine Configuration VMNameHere>: State change 'MigrationSrcWaitForOffline' -> 'Online'
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine <Virtual Machine VMNameHere>: Current state 'MigrationSrcOfflinePending', event 'MigrationSrcCompleted', result 0x8007274d
    00000e50.000025c0::2014/02/03-13:16:07.495 INFO  [RES] Virtual Machine <Virtual Machine VMNameHere>: State change 'MigrationSrcOfflinePending' -> 'Online'
    00000e50.00002080::2014/02/03-13:16:07.510 ERR   [RES] Virtual Machine <Virtual Machine VMNameHere>: Live migration of 'Virtual Machine VMNameHere' failed.
    Virtual machine migration operation for 'VMNameHere' failed at migration source 'SourceHostNameHere'. (Virtual machine ID 6901D5F8-B759-4557-8A28-E36173A14443)
    The Virtual Machine Management Service failed to establish a connection for a Virtual Machine migration with host 'DestinationHostNameHere': No connection could be made because the tar
    00000e50.00002080::2014/02/03-13:16:07.510 ERR   [RHS] Resource Virtual Machine VMNameHere has cancelled offline with error code 10061.
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] HandleMonitorReply: OFFLINERESOURCE for 'Virtual Machine VMNameHere', gen(0) result 0/10061.
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] Res Virtual Machine VMNameHere: OfflinePending -> Online( StateUnknown )
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] TransitionToState(Virtual Machine VMNameHere) OfflinePending-->Online.
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::QueuedMovesHolder::VetoOffline: (VMNameHere with flags 0)
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::QueuedMovesHolder::RemoveGroup: (VMNameHere) GroupBeingMoved: false AllowMoveCancel: true NotifyMoveFailure: true
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] VMNameHere: Removed Flags 4 from StatusInformation. New StatusInformation 0
    00000b6c.000020ec::2014/02/03-13:16:07.510 INFO  [RCM] rcm::RcmGroup::CancelClusterGroupOperation: (VMNameHere)
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000021a8::2014/02/03-13:16:07.510 INFO  [GUM] Node 3: executing request locally, gumId:3951, my action: /dm/update, # of updates: 1
    00000b6c.000021a8::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.00001a9c::2014/02/03-13:16:07.510 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000022a0::2014/02/03-13:16:07.510 INFO  [RCM] moved 0 tasks from staging set to task set.  TaskSetSize=0
    00000b6c.000022a0::2014/02/03-13:16:07.510 INFO  [RCM] rcm::RcmPriorityManager::StartGroups: [RCM] done, executed 0 tasks
    00000b6c.00000dd8::2014/02/03-13:16:07.510 INFO  [RCM] ignored non-local state Online for group VMNameHere
    00000b6c.000021a8::2014/02/03-13:16:07.526 INFO  [GUM] Node 3: executing request locally, gumId:3952, my action: /dm/update, # of updates: 1
    00000b6c.000021a8::2014/02/03-13:16:07.526 INFO  [GEM] Node 3: Sending 1 messages as a batched GEM message
    00000b6c.000018e4::2014/02/03-13:16:07.526 INFO  [RCM] HandleMonitorReply: INMEMORY_NODELOCAL_PROPERTIES for 'Virtual Machine VMNameHere', gen(0) result 0/0.
    No entry is made on the cluster log of the destination node. 
    To me this means the nodes cannot talk to each other, but I don’t know why.  
    They are on the same domain.  Their server names resolve properly and they can ping eachother both by name and IP.

  • My iphone suddenly crashed and asked for restoration, however itunes sends error message of host not available, what should I do?

    My iphone suddenly crashed and asked for restoration, however itunes sends error message of host not available (3014), what should I do?

    Try -
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow iTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.
    The "device may need service" means a hardware problem. In that case make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar
    Also see:
    3014
    Restoration of code 3014 will not work?: Apple Support Communities

  • Two phones ordered, only one shipped. The iPhone 6 has shipped with tracking number and charge to my card. iPhone 6 Plus has no information available, no one at CS can tell me if this is normal, if it is delayed, any info appreciated.

    I placed an upgrade order for two phones, an iPhone 6 and 6plus.
    I was in the Verizon shopping cart at 11:55 and checked out by 12:01 AM pacific time.
    I do have my email confirmation for both phones with ship date 9/19
    The iPhone 6 has shipped with tracking number and the charge to my card came through for the price of this phone.
    There is no other information available - nothing on the status of the 6 Plus. Customer service doesn't know if this is normal or if my order went through, its really bad.
    Any further information would be much appreciated.

    I was just told by a Verizon sales rep that, when her team got in, when she checked the system at 3:03 (midnight+ 3 minutes)  all 6Plus had a back order date of October, and now its going into November even though the pre-order system was showing 9/19 - that all verizon iphone 6 plus had an instant sell out.
    She had no additional information on my iPhone 6 plus, not even if there was a chance for it to ship out, when the back order date would be - no further information.
    (A different rep I talked to said all iphone 6 plus pre orders had a ship date of October, all of them - I asked what Verizon is going to do when they advertised iphone 6 plus for 9/19 delivery and your telling me they never had any available - at this point he transferred me... *****)

  • Web Services  No JAX-WS context information available.

    Hi Guys,
    Hope you are doing well. I need a bit of help here. I have developed a java application and I am trying to make it a web service. So can you guys help me . Whenever I try "http://localhost:9090/" I keep getting "Web Services No JAX-WS context information available." this message. I have not yet developed a client. So far I am just trying to run it as a service. Below is the code for a sample Java application. I am thinking if I can get this Java program to work then maybe I will be able to get my Java program to work.
    package Endpoint;
    import javax.jws.WebMethod;
    import javax.jws.WebService;
    import javax.jws.*;
    import javax.jws.soap.SOAPBinding;
    import javax.xml.ws.Endpoint;
    @WebService
    public class Example25 {
         private String message = new String("Hello, ");
         public String sayHello(){
              return message + "Dipin" + ".";
         public static void main(String []args){
              String endpointUri = "http://localhost:9090/";
            Endpoint.publish(endpointUri, new Example25());
              //System.out.println("Service started at: " + endpointUri);
    }***********Here is the Java version I am using. ******************
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode)
    C:\Documents and Settings\Administrator>
    **********Here is my Classpath Setting***************
    ;.;C:\Program Files\Java\jre1.6.0_07\lib\ext\QTJava.zip;.;
    C:\Program Files\Java\jre1.6.0_07\bin;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\mail-1.4.1.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\activation.jar;.;
    C:\generodb\antsjdbc\antsjdbc.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\metro-1_2.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\JAXWS2.1.5-20081030.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\jaxws-ri\lib\jaxws-tools.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\jaxws-ri\lib\*.*;.;
    C:\Program Files\Java\JavaEE5\jdk\jre\lib\javaws.jar;.;
    **********Java Program compliation and running*************
    C:\Documents and Settings\Java Samples\Example25\src>javac Endpoint/Example25.java
    C:\Documents and Settings\Java Samples\Example25\src>java Endpoint.Example25
    Mar 5, 2009 4:05:49 PM com.sun.xml.ws.model.RuntimeModeler getRequestWrapperClas
    s
    INFO: Dynamically creating request wrapper Class Endpoint.jaxws.SayHello
    Mar 5, 2009 4:05:49 PM com.sun.xml.ws.model.RuntimeModeler getResponseWrapperCla
    ss
    INFO: Dynamically creating response wrapper bean Class Endpoint.jaxws.SayHelloRe
    Sponse
    Thanks and Regards,
    Dipin

    Hi Guys,
    Hope you are doing well. I need a bit of help here. I have developed a java application and I am trying to make it a web service. So can you guys help me . Whenever I try "http://localhost:9090/" I keep getting "Web Services No JAX-WS context information available." this message. I have not yet developed a client. So far I am just trying to run it as a service. Below is the code for a sample Java application. I am thinking if I can get this Java program to work then maybe I will be able to get my Java program to work.
    package Endpoint;
    import javax.jws.WebMethod;
    import javax.jws.WebService;
    import javax.jws.*;
    import javax.jws.soap.SOAPBinding;
    import javax.xml.ws.Endpoint;
    @WebService
    public class Example25 {
         private String message = new String("Hello, ");
         public String sayHello(){
              return message + "Dipin" + ".";
         public static void main(String []args){
              String endpointUri = "http://localhost:9090/";
            Endpoint.publish(endpointUri, new Example25());
              //System.out.println("Service started at: " + endpointUri);
    }***********Here is the Java version I am using. ******************
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode)
    C:\Documents and Settings\Administrator>
    **********Here is my Classpath Setting***************
    ;.;C:\Program Files\Java\jre1.6.0_07\lib\ext\QTJava.zip;.;
    C:\Program Files\Java\jre1.6.0_07\bin;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\mail-1.4.1.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\activation.jar;.;
    C:\generodb\antsjdbc\antsjdbc.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\metro-1_2.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\JAXWS2.1.5-20081030.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\jaxws-ri\lib\jaxws-tools.jar;.;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\jaxws-ri\lib\*.*;.;
    C:\Program Files\Java\JavaEE5\jdk\jre\lib\javaws.jar;.;
    **********Java Program compliation and running*************
    C:\Documents and Settings\Java Samples\Example25\src>javac Endpoint/Example25.java
    C:\Documents and Settings\Java Samples\Example25\src>java Endpoint.Example25
    Mar 5, 2009 4:05:49 PM com.sun.xml.ws.model.RuntimeModeler getRequestWrapperClas
    s
    INFO: Dynamically creating request wrapper Class Endpoint.jaxws.SayHello
    Mar 5, 2009 4:05:49 PM com.sun.xml.ws.model.RuntimeModeler getResponseWrapperCla
    ss
    INFO: Dynamically creating response wrapper bean Class Endpoint.jaxws.SayHelloRe
    Sponse
    Thanks and Regards,
    Dipin

  • No information available.

    Hi,
    when I enter channel no 507 to see whats on BT Sport, all I get is 'no information available'. Anyone know why this is suddenly happening? Been fine foir the sevferal weeks since I first started receiving it.

    How long have you had the Infinity service? I had that for a while, but just as it started getting on my nerves it went right and has been OK ever since.
    You can click the white star next to this message if you think it was helpful.

  • ESS and CATS available in ABAP webdynpro

    Hi Friends,
    Currently we are under ECC6.0 with the following SP13.
    SAP_BASIS     700     0013     SAPKB70013     SAP Basis Component
    SAP_ABA                     700     0013     SAPKA70013     Cross-Application Component
    And iam looking is the ESS and CATS are available in ABAP webdynpro , i know thta these are available on JAVA side.
    If i want to get ESS and CATS in ABAP Web dynpro , what we have to do ???
    Could you send me useful links for ESS and CATS in ABAP webdynpro on Portals side.
    Srinivas.

    Thanks To your Reply.
    So we have to live with current ESS which is in Java Iviews on portal side.
    There is no as such ESS availble with SAP SP17 or EP7 side for ABAP web dynpro.
    If we want to make it available , then we have to go for custom development right.
    But Travel & Expenses are available in both JAVA webdynpro and ABAP webdynpro , how come SAP give partly give the package in JAVA and ABAP.
    Please clarify me.
    Srinivas.

  • How to fix "no version information available" error

    Hi,
    I installed zsce-core from package:
    http://aur.archlinux.org/packages.php?ID=38766
    and then, I want to install zsce-phpmyadmin from this packge:
    http://aur.archlinux.org/packages.php?ID=38769
    But I get belew error message:
    [william@myarch zsce-phpmyadmin]$ makepkg
    file: could not find any magic files!
    ==> Making package: zsce-phpmyadmin 3.4.7.1-1 (Mon Sep 17 10:48:34 PDT 2012)
    ==> Checking runtime dependencies...
    pacman: /opt/zend/lib/libcurl.so.4: no version information available (required by /usr/lib/libalpm.so.7)
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
      -> Downloading phpMyAdmin-3.4.7.1-all-languages.tar.gz...
    /usr/bin/curl: /opt/zend/lib/libcurl.so.4: no version information available (required by /usr/bin/curl)
    curl: (2) Failed initialization
    ==> ERROR: Failure while downloading phpMyAdmin-3.4.7.1-all-languages.tar.gz
        Aborting...
    But, my curl has version:
    [william@myarch zsce-phpmyadmin]$ pacman -Qi curl
    pacman: /opt/zend/lib/libcurl.so.4: no version information available (required by /usr/lib/libalpm.so.7)
    Name           : curl
    Version        : 7.27.0-1
    URL            : http://curl.haxx.se
    Licenses       : MIT
    Groups         : None
    Provides       : None
    Depends On     : ca-certificates  libssh2  openssl  zlib
    Optional Deps  : None
    Required By    : flashplugin  liboauth  libofa  libquvi  libquvi-scripts
                     pacman  raptor
    Conflicts With : None
    Replaces       : None
    Installed Size : 1880.00 KiB
    Packager       : Dave Reisner <[email protected]>
    Architecture   : x86_64
    Build Date     : Fri 27 Jul 2012 02:42:01 PM PDT
    Install Date   : Mon 17 Sep 2012 11:12:09 AM PDT
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description    : An URL retrival utility and library
    How can I fix this problem?
    Thank you!
    Last edited by williamh (2012-09-17 18:50:19)

    file: could not find any magic files!
    That suggests something is wrong with the file package from [core]
    /usr/bin/curl: /opt/zend/lib/libcurl.so.4: no version information available (required by /usr/bin/curl)
    same for the curl package .
    Chances are the zsce-core pacakge (which is outdated since jan 2012) messed things up, i recommend removing it and reinstall file and curl from repos .
    After that, try to build another aur package that's not outdated to see if makepkg works normally .
    Last edited by Lone_Wolf (2012-09-17 23:44:01)

  • No JAX-RPC Context Information Available

    Hello
    I am new to java and webservice.
    I am using jdk1.4.2 and jwsdp1.2 and tomcat 4.1.27
    I have problems in running ant so i manually ran wscompile, wsdeploy to create and deploy a war file. when i put the war file in the webapps directory of tomcat(attached with jwsdp) it unpacks and when i browse the url http://localhost:8080/hello-jaxrpc/hello i get the error
    "No JAX-RPC Context Information Available"
    When i tried to deploy the war file in tomcat4.1.27 standalone server it unpacked the file but when i browsed the url it returned 404.
    What could be the problem? Please help
    Thanks in advance
    Shiva

    I would encourage you to use the tomcat which comes
    packaged with jwsdp1.2
    I seems to me that context name that you are using
    in your URL does not match the context used by your
    desired endpoint. So you need to ensure that thisis
    correct.

  • DB host information in transaction ST06

    Hello,
    In 710 N/W installation on unix, I have configured the CCMS for DB host also. So saposcol is running on DB host. But when i check in ST06 I am not finding information.
    I am getting message :
    "There are system problems on the remote host (system failure)"
    So how can i proceed so that i can see DB host information in ST06 transaction.
    Regards,
    Saurabh Sharma

    Hello,
    pls see sap note 977475     
    is rfcoscol running on the database server ?
    Does the database server has in the first 8 places
    same hostname as the r3 server?
    thanks
    andreas

  • Is it legal to use Macintosh virtual machine hosted by Windows operating system? If yes, please suggest recommended hardware and license cost?

    Is it legal to use Macintosh virtual machine hosted by Windows operating system? If yes, please suggest recommended hardware and license cost?

    steve359 wrote:
    I thought that at least some version of OSX could not be VM in Mavericks, but if you say it is allowed so be it.
    There are some people who dispute the details of what "the software" means in the license. From my point of view, I have a license to run all of those versions each license explicity says I can use a VM. I don't think it is illegal or even unseemly. The only version restriction I know of that the new VM policy only applies to Lion or greater. 10.6 could only be run on a VM if you had the expensive server version. The licenses do explicity list the acceptable uses and that includes OS X Server, software development, and non-commercial use. They don't want people selling online access to OS X, that's all.
    I do not VM Windows on my MBP because I have no need.
    Me neither. I used to though. Funny how a Mac was the most critical tool in debugging web sites on various versions of IE
    I don't even run OS X in a VM anyway. It does work but it is quite resource intensive. Maybe if I had one of those new Mac Pros...

  • Ifconfig information available

    I have no problem, but I'm curious about the information available through ifconfig in terminal. When I input the command, I get the following result:
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
    inet 127.0.0.1 netmask 0xff000000
    inet6 ::1 prefixlen 128
    gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
    stf0: flags=0 mtu 1280
    en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether 00:14:51:2b:4f:10
    media: autoselect (none) status: inactive
    supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,flow-control> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,flow-control> 100baseTX <full-duplex,hw-loopback> 1000baseT <full-duplex> 1000baseT <full-duplex,flow-control> 1000baseT <full-duplex,hw-loopback>
    fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
    lladdr 00:14:51:ff:fe:2b:4f:10
    media: autoselect <full-duplex> status: inactive
    supported media: autoselect <full-duplex>
    en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::214:51ff:fe7b:50eb%en1 prefixlen 64 scopeid 0x6
    inet 10.0.1.2 netmask 0xffffff00 broadcast 10.0.1.255
    ether 00:14:51:7b:50:eb
    media: autoselect status: active
    supported media: autoselect
    I wondered if anyone might take a moment to explain all this to me. I don't mean everything; I'm primarily interested in understanding the local and external IP address and the MAC address as they are located in this jumble. Anything else important as well.
    thank you

    OK, I understand.
    regarding your ssh connection to your parents house.
    You need to configure your parents mac with a fixed local IP address. then configure their router to forward tcp port 22 to the IP address of the emac.
    You would need an account on their emac.
    It is unlikely that your parents ISP give them a static public IP address so you need to look into http://dyndns.com
    a dynamic domain name will update every time your parents IP address changes.
    So you would register something like parentsemac.dyndns.org
    it is free.
    Then you install a dydns client on the emac or there may be a dyndns client inside their router.
    Once all that is done, install Vine Server on the emac, configure it as as startup item. use port 5900
    Then using ssh you can create a tunnel
    ssh -L 5901:localhost:5900 parentsemac.dyndns.org
    Then using a vnc client such as jollysfast vnc client
    you could connect from your mac at home using the vnc client and a server address of localhost:5901
    Then you would have control of their screen.

  • Wireshark libnl - no version information available

    Hello,
    I have a problem with wireshark(gtk). When I try to run it I get some messages:
    wireshark: /usr/lib/libnl-genl-3.so.200: no version information available (required by wireshark)
    wireshark: /usr/lib/libnl-route-3.so.200: no version information available (required by wireshark)
    wireshark: /usr/lib/libnl-3.so.200: no version information available (required by wireshark)
    what causes that wireshark don't see any interfaces.
    Additional info:
    I run wireshark as normal user (added to wireshark group)
    had some problems with missing libgcrypt, solved it and now - ldd /usr/bin/wireshark shows:
    # ldd /usr/bin/wireshark
    /usr/bin/wireshark: /usr/lib/libnl-genl-3.so.200: no version information available (required by /usr/bin/wireshark)
    /usr/bin/wireshark: /usr/lib/libnl-route-3.so.200: no version information available (required by /usr/bin/wireshark)
    /usr/bin/wireshark: /usr/lib/libnl-3.so.200: no version information available (required by /usr/bin/wireshark)
    linux-vdso.so.1 (0x00007fff1b3fe000)
    libwiretap.so.3 => /usr/lib/libwiretap.so.3 (0x00007f334e8ba000)
    libwireshark.so.3 => /usr/lib/libwireshark.so.3 (0x00007f334a89e000)
    libwsutil.so.3 => /usr/lib/libwsutil.so.3 (0x00007f334a697000)
    libpcap.so.1 => /usr/lib/libpcap.so.1 (0x00007f334a457000)
    libportaudio.so.2 => /usr/lib/libportaudio.so.2 (0x00007f334a228000)
    libgtk-3.so.0 => /usr/lib/libgtk-3.so.0 (0x00007f3349b1d000)
    libgdk-3.so.0 => /usr/lib/libgdk-3.so.0 (0x00007f334986b000)
    libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007f334965e000)
    libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007f3349413000)
    libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f33490f1000)
    libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00007f3348ecd000)
    libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007f3348c7c000)
    libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007f3348a78000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f3348778000)
    libm.so.6 => /usr/lib/libm.so.6 (0x00007f3348475000)
    libz.so.1 => /usr/lib/libz.so.1 (0x00007f334825f000)
    libnl-route-3.so.200 => /usr/lib/libnl-route-3.so.200 (0x00007f334800f000)
    libnl-genl-3.so.200 => /usr/lib/libnl-genl-3.so.200 (0x00007f3347e09000)
    libnl-3.so.200 => /usr/lib/libnl-3.so.200 (0x00007f3347beb000)
    libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f33479cd000)
    libc.so.6 => /usr/lib/libc.so.6 (0x00007f3347622000)
    libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00007f3347420000)
    liblua.so.5.2 => /usr/lib/liblua.so.5.2 (0x00007f33471ee000)
    libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f3346f10000)
    libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f3346d0b000)
    libgnutls.so.28 => /usr/lib/libgnutls.so.28 (0x00007f3346a02000)
    libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f3346724000)
    libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f33464ef000)
    libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x00007f33462eb000)
    libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f3345ee3000)
    libusb-1.0.so.0 => /usr/lib/libusb-1.0.so.0 (0x00007f3345ccc000)
    libasound.so.2 => /usr/lib/libasound.so.2 (0x00007f33459d5000)
    libjack.so.0 => /usr/lib/libjack.so.0 (0x00007f33457b8000)
    librt.so.1 => /usr/lib/librt.so.1 (0x00007f33455b0000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f3345275000)
    libXi.so.6 => /usr/lib/libXi.so.6 (0x00007f3345065000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f3344e5f000)
    libcairo-gobject.so.2 => /usr/lib/libcairo-gobject.so.2 (0x00007f334ed35000)
    libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00007f3344c3c000)
    libatk-bridge-2.0.so.0 => /usr/lib/libatk-bridge-2.0.so.0 (0x00007f3344a11000)
    libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007f33447fc000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f33445c0000)
    libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f334425e000)
    libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00007f334405b000)
    libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007f3343e51000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007f3343c46000)
    libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00007f3343a43000)
    libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007f3343840000)
    libwayland-client.so.0 => /usr/lib/libwayland-client.so.0 (0x00007f3343633000)
    libxkbcommon.so.0 => /usr/lib/libxkbcommon.so.0 (0x00007f33433d3000)
    libwayland-cursor.so.0 => /usr/lib/libwayland-cursor.so.0 (0x00007f33431cb000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f3342fb9000)
    libharfbuzz.so.0 => /usr/lib/libharfbuzz.so.0 (0x00007f3342d65000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f3342ac2000)
    libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f3342819000)
    libEGL.so.1 => /usr/lib/libEGL.so.1 (0x00007f33425f7000)
    libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f33423f3000)
    libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f33421be000)
    libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0x00007f3341fbb000)
    libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f3341db1000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f3341b92000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f3341988000)
    libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f334172a000)
    libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f33414c4000)
    libffi.so.6 => /usr/lib/libffi.so.6 (0x00007f33412bc000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f334eb5f000)
    libp11-kit.so.0 => /usr/lib/libp11-kit.so.0 (0x00007f334107a000)
    libtasn1.so.6 => /usr/lib/libtasn1.so.6 (0x00007f3340e66000)
    libnettle.so.4 => /usr/lib/libnettle.so.4 (0x00007f3340c38000)
    libhogweed.so.2 => /usr/lib/libhogweed.so.2 (0x00007f3340a09000)
    libgmp.so.10 => /usr/lib/libgmp.so.10 (0x00007f3340792000)
    libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f3340585000)
    libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x00007f3340381000)
    libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f334016a000)
    libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f333ff58000)
    libatspi.so.0 => /usr/lib/libatspi.so.0 (0x00007f333fd2b000)
    libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f333fae4000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f333f8ba000)
    libgraphite2.so.3 => /usr/lib/libgraphite2.so.3 (0x00007f333f69e000)
    libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f333f48e000)
    libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0x00007f333f28c000)
    libxcb-dri2.so.0 => /usr/lib/libxcb-dri2.so.0 (0x00007f333f087000)
    libxcb-xfixes.so.0 => /usr/lib/libxcb-xfixes.so.0 (0x00007f333ee80000)
    libxcb-shape.so.0 => /usr/lib/libxcb-shape.so.0 (0x00007f333ec7c000)
    libgbm.so.1 => /usr/lib/libgbm.so.1 (0x00007f333ea75000)
    libwayland-server.so.0 => /usr/lib/libwayland-server.so.0 (0x00007f333e865000)
    libglapi.so.0 => /usr/lib/libglapi.so.0 (0x00007f333e63f000)
    libdrm.so.2 => /usr/lib/libdrm.so.2 (0x00007f334ed16000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f333e43b000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f333e235000)
    libxcb-glx.so.0 => /usr/lib/libxcb-glx.so.0 (0x00007f333e01d000)
    libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00007f333de17000)
    mayby it is some problem with that:?
    # getcap /usr/bin/dumpcap
    /usr/bin/dumpcap = cap_net_admin,cap_net_raw+eip

    Hey, i had the same problem!!
    Check if stat /lib/libnl-3.so.200 has the following symbolic link value:  File: ‘libnl-3.so.200’ -> ‘libnl-3.so.201’. If so, genl and route should point to version 201 as well. I solved this by linking those symbolic links to the correct version:
    Make sure you have root permissions:
    cd /lib
    # rm libnl-3.so.200
    # rm libnl-genl-3.so.200
    # rm libnl-route-3.so.200
    # ln -s libnl-3.so.200.18.0 libnl-3.so.200
    # ln -s libnl-genl-3.so.200.18.0 libnl-genl-3.so.200
    # ln -s libnl-route-3.so.200.18.0 libnl-route-3.so.200
    Cheers,

  • Install R12 on a Virtual Machine hosted on Windows Vista

    I wanted to install Oracle EBS R12.1.1 on Windows Vista Home Premium 64-bit but used to get .\jre\nt\1.6.0\bin\java error. Hussein Sawwan
    helped and said that this is not certified. He adviced me to create a VMWare Server. Following is my experience. I hope it is helpful. Any
    suggestions, additions are more than welcome. Thanks to all who helpmed me especially Hussein Sawwan, Helios, Gareth Roberts.
    I used to get .\jre\nt\1.6.0\bin\java error after the installation would zoom through 33%. That was because my staging area was not correct. The staging area should be just next to c:\ or whatever be the root directory (or drive). No space or special characters in folder name. My current structure is as follows:
    c:\r12stage. Under r12stage I have following folders and subfolders
    oraAppDB -- 49 Disks
    oraApps -- 11 Disks
    oraAS -- 3 Disks (This comes from the Rapid Install Tools)
    oraDB -- 5 Disks
    startCD -- 1 Disk plus other folders. Just copy startcd from the unzipped download and paste to r12stage area.
    I then created a virtual machine using VMWare Server (free download but need to register to get the serial number). Because I installed
    vmware server on Vista Home Premium 64 bit Host OS, I have to boot my machine by pressing F8 and then select Disable Digital Signature
    Enformcement. Thanks to Gareth Roberts for this tip. Create a vm and install Windows 2003 by selecting the .img file (first cd) by selecting Use ISO image and then path of the windows 2003 cd 1 (zipped file). start the virtual machine, that will install windows 2003 and then ask for location of 2nd cd. On the host machine, where the second win 2003 zip file resides, unzip the second zip file and name the folder as cd2. share this folder to the __vmware_user__ and from the virtual machine, map network drive to \\hostmachinename\cd2. Select this as the location of cd2 and complete the installation. Install MKS Toolkit from http://cygwin.com/ and visual c++ from Microsoft website. for information on this please refer to the following URL. Thanks to Muhammad Habib
    http://mhabib.wordpress.com/2007/03/14/installing-oracle-applications-e-bussiness-11i-on-windows-xp/
    After installation is done and Windows Update is run, share the r12stage directory on the host machine to the vmuser and launch rapidwiz.cmd from the command prompt and follow the instruction. For internet connection from the VM use Ethernet as NAT.
    If the installation errors halfway through, clean up your VM by following instructions in document id 292424.1 in MetaLink. If you dont have access to Metalink then I summarize the steps briefly over here.
    Launch the Registry Editor.
    Navigate to the HKEY_LOCAL_MACHINE\Software key.
    Select the Apache Group subkey and delete it.
    Select the Oracle subkey and delete it.
    Navigate to the HKEY_LOCAL_MACHINE\System\Current Control Set\Services.
    Carefully select and delete each service beginning with Oracle. For example, delete "Oracle Apache Server PROD_<nodename>".
    When you are finished, exit the Registry Editor.
    Navigate to the Environment Variables editing screen according to your system setup. For example, right-click My Computer and select
    Properties. From the Advanced tab, click the Environment Variables button.
    Select the following system variables if created during the failed installation, and delete them: DISCO_JRE, DISCO_VBROKER, JSERV,
    VBROKER_JAVAVM, VBROKER_TAG, WV_GATEWAY.
    Select the Path variable, but do not delete it. Carefully edit it and remove any component with "Oracle" in the name, or that otherwise
    references the failed install. For example, delete "E:\11.5.10\test\visora\8.0.6\bin;".
    Save and exit System Properties.
    Open a command window and navigate to the C:\Program Files\ directory. Delete the Oracle subdirectory.
    If your Oracle Inventory directory was not C:\Program Files\Oracle\Inventory and was therefore not deleted in the previous step, locate it
    and delete it.
    Restart your machine
    It is now safe to remove the Oracle filesystem that was partially installed during the failed installation. Go to the base install directory,
    or top-level directory under which you installed either the Database Server (DATA, DB) or the Applications Tier Server (APPL, ORA, COMN)
    directories, or both. Note that you may choose to rename a directory before you delete it. This allows you to use the same directory name and start a new installation even before you finish the delete filesystem operation. For example, if you placed your filesystem in a "test" directory under
    "E:\11.5.10":
    C:\> E:
    E:\> cd 11.5.10
    E:\> rename test oldtest
    E:\> del /s /q oldtest
    In another window:
    C:\> cd <stage install directory>
    Q:\> rapidwiz.cmd
    After cleaning up if you still get error like RW-50004: Error Code received when running external process. Check log file for
    details. Running database Install driver for VIS instance, after 13% complte step 1 of 5 then I suggest that you re-create the machine and follow the above steps again. Including installing win 2003, mks tool kit , vc++, etc. It will be a success.
    Starting concurrent manager takes up enormous memory and slows down everything, so if you dont need it then dont ever start it. APPS password is apps and sysadmin user is sysadmin.
    Good luck.
    Mahesh Acharya

    I had Vista 64-bit machine, installed Ubuntu in VMWare. Installed Oracle apps on 32-bit Ubuntu under VMware and was able to access Oracle apps. But, it is very very slow. It hangs sometimes and takes 15-20mins to display Ubuntu screens. Am I missing something here. I have a 4GB RAM and VMWare can not use all the 4GB. It may be using 2GB of 4GB. Am I missing something?

Maybe you are looking for

  • Image upload using Java API

    Hi all, I am trying to upload an image into MDM repository using the Java MDM4J API. I have referred to the earlier posting in this forum for the same problem I am not able to add images into Catalog thru java API. However I am working on SP3 version

  • How to "grey out" the checkbox GR non-valuated under ME21N - ME22N

    Hi guru's, Does anybody know how we can change the command box "GR non-valuated" to display? Default it's on, but we don't want that check box being changed by our users. In the customizing :  SPRO> Materials Management > Purchasing > Purchase order

  • Install Oracle 8.1.7 on Tru64 UNIX 4.0F

    hello: I have installed oracle8.1.7 on Tru64 UNIX 4.0F. After startup database and start listener,at first only one listener service could be found using command lsnrctl status looks like: Service "ORA8" has 1 instance(s). The command completed succe

  • Do anyone know of a sample EJB appl to download&deploy in OC4J 10.1.2

    Thanks in Advance

  • Regarding printer selection

    Hi, I create sap script form which some document will printed in a printer. now i need to make the printer selection in my selection screen. i have declared a paramter P_print. when i press F4 on this parameter, program should give me the pop to sele