TREX install on cluster machine

We have a Windows 2003 server cluster where we already have a SAP Java system installed and E: is the drive for the cluster resource.  Now we need to install TREX for this system and due to a shortage of hardware / time we want to attempt to install it on the cluster machines.  We know that clustering is not supported by TREX but are trying to install it as a stand alone instance on each server and will manually start the instance that is required.
However, when we try to install TREX on either server instead of going to the local drive it tries to go the E: drive (I guess because it is being told that a SAPMNT exists here).
Does any one know if it is possible to force it to install locally on the server?
Thanks in advance,
Craig
P.S. We are starting realise this is probably impossible because we will end up with a share called SAPMNT on E: and we are trying to force it to create another SAPMNT share on C:

Hi Chris,
do you use the ContentServer in the DMS application? If yes, you need to index documents stored in the DMS_PCD1 docu category.
Regards,
Mikhail

Similar Messages

  • Error while installing Oracle Cluster Ready Services – Release 1 (10.1.0.2)

    Hi all,
    I am trying for RAC – 10gR1 (10.1.0.2) using two machines with Windows 2000 Server. For this I need to install Oracle Cluster Ready Services – Release 1 (10.1.0.2).
    Machine details are as follows:-
    Node 1:
    Computer Name:     RAC1
    Windows 2000 IP Configuration
    Ethernet adapter Local Area Connection 2: (Used for Public Interface)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.65
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection: (Used for Private Interface between the two nodes)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.10.10.11
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Node 2:
         Computer Name:     RAC2
    Windows 2000 IP Configuration
    Ethernet adapter Local Area Connection 2: (Used for Public Interface)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.181
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection: (Used for Private Interface between the two nodes)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.10.10.12
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    I have made following entries in Hosts file of both the machines:-
    192.168.1.65     RAC1
    192.168.1.181     RAC2
    10.10.10.11     RAC01-PRIV
    10.10.10.12     RAC02-PRIV
    192.168.1.201     RAC01-VIP
    192.168.1.202     RAC02-VIP
    I have completed all the pre-installation steps, i.e. configuring the disk for storage, and both the machine are communicating each other through there Private and Public interfaces. Now the problem appears when I am installing Oracle Cluster Ready Services, at the end of Installation following message appears and the auto configuration steps fails.
    ================================================================================================================
    Output generated from configuration assistant "Oracle Cluster Ready Services Configuration Assistant":
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 rac01-priv rac1
    node 2: rac2 rac02-priv rac2
    Creating OCR keys for user 'administrator', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    RAC1 service OracleCSService in improper PENDING state, err(997)
    RAC2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Cluster Ready Services Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Notification Server Configuration Assistant":
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Private Interconnect Configuration Assistant":
    PRIF-10: failed to initialize the cluster registry
    Configuration assistant "Oracle Private Interconnect Configuration Assistant" failed
    ===============================================================
    I would be highly obliged if any one tell me why it is happing like this and what could be the possible remedy.
    Waiting for the respone.
    With Regards
    Dinesh
    [email protected]

    Hi user478171,
    I have the same problem with two nodes in Windows 2003 with RAC 10g R2, but I don't have idea to solve.
    Please advice me
    Thanks advances
    regards,
    IvanR

  • How to install BDE cluster without software

    In BDE 2.1, it is documented that you can create the guests for a cluster and let the distro management software (such as Ambari) install the cluster.
    We are looking to upgrade to 2.1, but currently on 2.0.  Is it possible to simply create the VM's and then install the cluster from Ambari?  We tried installing the cluster, deleting the software (rpm --erase), and restarting the guests.  It looks like BDE reinstalls the software when this happens.
    It isn't the end of the world if we can't, as I said, we will upgrade to 2.1 this coming week.  However, is what I have above possible?

         Create a Basic Cluster with the Serengeti Command-Line Interface
    Yes, You can use BDE 2.0 or 2.1 to create a basic cluster in your Serengeti environment. A basic cluster is a group of virtual machines provisioned and managed by Serengeti. Serengeti helps you to plan and provision the virtual machines to your specifications. You can use the basic cluster's virtual machines to install Big Data applications.
    The basic cluster does not install the Big Data application packages used when creating a Hadoop or HBase cluster. Instead, you can install and manage Big Data applications with third party application management tools such as Apache Ambari or Cloudera Manager within your Big Data Extensions environment, and integrate it with your Hadoop software. The basic cluster does not deploy a Hadoop or Hbase cluster. You must deploy software into the basic cluster's virtual machines using an external third party application management tool.
    The Serengeti package includes an annotated sample cluster specification file that you can use as an example when you create your basic cluster specification file. In the Serengeti Management Server, the sample specification file is located at /opt/serengeti/samples/basic_cluster.json. You can modify the configuration values in the sample cluster specification file to meet your requirements. The only value you cannot change is the value assigned to the role for each node group, which must always be basic.
    You can deploy a basic cluster with the Big Data Extension plug-in using a customized cluster specification file.
    To deploy software within the basic cluster virtual machines, use the cluster list --detail command, or runserengeti-ssh.sh cluster_name to obtain the IP address of the virtual machine. You can then use the IP address with management applications such as Apache Ambari or Cloudera Manager to provision the virtual machine with software of your choosing. You can configure the management application to use the user name serengeti, and the password you specified when creating the basic cluster within Big Data Extensions when the management tool needs a user name and password to connect to the virtual machines.

  • Can I install Sun Cluster on LDOM guest domain. Is Oracle RAC a supported c

    Hello,
    Can I install Sun Cluster on LDOM guest domains. Is Oracle RAC on LDOM guest domains of 2 physical servers a supported configuration from oracle?
    Many thanks in advance
    Ushas Symon

    Hello,
    The motive behind using LDOm Guest domains as RAC node is to have a better control of the resource allocation, since i will be having more than one guest domains which should perform different functions. The customer wants to have ORACLE RAC alone (without sun cluster).
    I will have two T5120's and one 2540 shared storage.
    My plan of configuration is to have
    Control&IO Domain with 8VCPU, 6GB mem
    one LDOM guest domain on each physical machine with 8 VCPU's, 8GB of memory, shared n/w and disks participating as RAC node's. (Don't know yet if i will use solaris cluster or not)
    one guest domain on each physical machine with 12 VCPU's, 14GB of memory, shared n/w and disks participating as BEA weblogic cluster nodes (not on solaris cluster)
    One guest domain on each physical machine with 4 VCPU's, 4GB of memory,shared n/w and disks participating as apache web cluster (on solaris cluster)
    Now, My question is, is it a supported configuration to have guest domains as Oracle RAC participants for 11gR2 (either with or without solaris cluster).
    If I need to configure RAC nodes on solaris cluster, is it possible to have two independent clusters on LDOM , one 2 node cluster for RAC and another 2 node cluster for apache web?
    Kindly advise
    Many thanks in advance
    Ushas Symon

  • Can CS3.3 & CS4 Master play nice installed on same machine at same time?

    First off here are the specs on my desktop and laptop:
    Desktop:
    Mac Pro running OSX 10.5.6 - 2 x 3 GHz Dual-Core - 6 GB RAM - CS3.3 Master Collection currently installed
    Laptop:
    MacBook Pro running OSX 10.5.6 - 2.4 GHZ Intel Core 2 Duo - 2 GB RAM - CS3.3 Master Collection currently installed
    I recently received all the install discs for CS4. Spent the last hour researching how CS3 and CS4 play together when installed on same machine at same time. I haven't found anything that addresses my questions, thus the post.
    At present, not enough of my work colleagues have CS4, so if I install CS4 and uninstall CS3 - and need to pass a file on to someone who doesn't have CS4, they can't open it in CS3.
    Also, I use AfterEffects with many 3rd party plugins. Until I can verify that CS4 plays nice with these plugins, I can't afford to uninstall AfterEffects CS3. Obviously, I need to keep CS3 up and running on my desktop and laptop.
    But now that I have CS4 ready to install, I of course want to start using it and learning the new features.
    Has anyone successfully been able to install CS4 Master apps on a machine similar to either my desktop or laptop specs and have CS3.3 Master apps continue to work properly?
    I trust Adobe takes these types of version overlaps seriously and plans for them since people want to try out or start using the newest version but ensure there is a sufficient overlap period before uninstalling the older versions.
    Thanks for your comments
    jslicer

    j,
    Your old apps will work. But the new versions will be the defaults. You can touch your files to the old application to launch it or launch the old application first, and then open files "normally".
    If you need to ensure compatibility with older versions on other machines, don't delete the old apps. Or be prepared to save back to the old version before handing off the files. Note that InDesign cannot save back more than one version and in general, any features used that are new to the new apps will not be recognized when those files are saved back.
    Neil

  • Logic does not see my hd omni as an input device. Any ideas?  I've been told to reinstall logicpro - but apple won't let me because it says its already installed on this machine.

    Logic does not see my hd omni as an input device. Any ideas?  I've been told to reinstall logicpro - but apple won't let me because it says its already installed on this machine.

    I'm having the same issue with a file called IMG_2353.MOV that was imported into iPhoto from my iPhone and also have to manually select the items to import (so the rogue file doesn't error everything out). I've tried using Image Capture to locate/delete the file directly from my iPhone, but even though I can SEE it in Image Capture, I can't delete it or anything. This is VERY frustrating! My friend/Apple guru's only suggestion was to backup my phone then restore it through iTunes. Risky but should do the trick. I'm too scared to try, though!

  • Feb/Mar 2015 Update: OneDrive for Business Error "Incompatible Office products are installed on your machine."

    After Installing the Feb 2015 Updates for Office 2013 ProPlus via ClicktoRun, OneDrive no longer opens with the error message:
    "Sorry, we can’t perform this action. Incompatible Office products are installed on your machine. If you have an administrator, please contact them for help. "
    The eventviewer info is:
    - <System>
      <Provider Name="Microsoft Office 15 Alerts" />
      <EventID Qualifiers="0">300</EventID>
      <Level>4</Level>
      <Task>0</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated SystemTime="2015-02-11T17:08:53.000000000Z" />
      <EventRecordID>605</EventRecordID>
      <Channel>OAlerts</Channel>
      <Computer>BP-W-7DB824.raydon.com</Computer>
      <Security />
      </System>
    - <EventData>
      <Data>Microsoft OneDrive for Business</Data>
      <Data>Sorry, we can’t perform this action. Incompatible Office products are installed on your machine. If you have an administrator, please contact them for help.</Data>
      <Data>702089</Data>
      <Data>15.0.4693.1000</Data>
      <Data />
      <Data />
      </EventData>
      </Event>
    I have other office products on here including:
    SharePoint Designer 2010
    SharePoint Designer 2013
    Microsoft PowerBI Designer Preview
    and this is installed on Win 8.1 Enterprise
    Kind of stumped what is causing this... I see KB2920798  mentions this error message is now added when cant open a document due to a mix of click-to-run and MSI install for office.  I only have click to run for Office 2013 and the MSIs are only for
    addons in excel (power query) and the additional Microsoft Software...
    Anyone have ideas what is causing this and how to resolve?
    I just finished applying March 2015 C2R updated on Office and the same issue recurred.  This time I simply rebooted and it resolved.  My best guess is it has something to do with a locked file that can't be updated but the Office Update installer
    doesn't prompt to reboot.

    I have the same problem. But I have Czech versions of the Word and OneDrive for Business ("OneDrive pro firmy").
    I do not have the SharePoint Designer nor update KB2020798. I received KB2920746
    on 11th February (plus other updates for Office, but any other for OneDrive for Business). Anyway,
    uninstall of the KB2920746 doesn't help.
    The error in Czech:
    Microsoft Word
    Je nám líto, ale tuhle akci nemůžeme provést. Na počítači máte nainstalované nekompatibilní produkty Office. Pokud máte správce, požádejte ho o pomoc.
    P1: 702089
    P2: 15.0.4693.1000
    P3: 
    P4: 
    It helped me to unistall OneDrive for Business (Onedrive pro firmy) - displeasing solution,
    right?;-(

  • Snow leopard can't be installed on my machine.

    Alright, here goes. Thank you in advance.
    BACK STORY:
    I have an Intel iMac. I've had it for a few years and it's always been awesome. I was running Leopard, and it was all gravy. So much so, that I even took it in to my Apple store to see if there was anything I needed to do to protect my machine, or if there were any updates for my machine that I should purchase. Dude at genius bar said yea, there is an iLife update and a new version of OS, Snow Leopard. He told me he would update my macbook (which was getting a new hard drive put in) for me and show me how to do it, so that when I got home with my iMac, I could do the same update to it. iLife 11 and Snow Leopard installed perfectly on my Macbook (my secondary computer). I tried to installed Snow Leopard verbatim what the Apple associate showed me, with his written directions. Popped in my disc, selected English, install began, got about 1/3 of the way through the progress bar and an error message came up reading "Snow Leopard can't be installed on this machine". Interesting. Apple store guy said I was good to go?
    DIAGNOSIS FROM APPLE STORE:
    I took my iMac back to the apple store the next day, with my macbook incase I needed to run a firewire from iMac to Macbook to transfer files. Dude tried to save some of my data but couldn't access it. He told me there was a OS conflict and he was unable to archive and install. He gave me a card with all the information for a data recovery service and told me I was SOL. Great. I took my mac in to make sure it was good to update, he said yes, and then I did it, in turn frying my main computer into a useless paperweight.
    FUNCTIONALITY:
    When I try to turn on my iMac now, it goes to a grey screen with an apple and a spinning gear. This screen stays up for about 45 seconds and then the computer shuts off. I've connected a firewire to the iMac and my Macbook and held the T key down in an effort to save my photos and music etc. The firewire symbol comes up on the iMac, but nothing appears in my finder on my Macbook like an external hard drive would. If I put the Snow Leopard disc in, and hold the T key, the Snow Leopard disc will show up in my Macbook's finder/desktop. If I put the Snow Leopard disc in the iMac and boot it up the computer just shuts down, even if I hold the C key. If I boot with the Leopard disc and hold C, the disc will mount and I can re-install Leopard, but I get a warning that all of my data will be erased in doing so. Obviously I don't want to part with 200+ GB of data. My last back up was about a month before all this so it won't be the end of the world but there are photos and other things that are recent to my hard drive with no back up and that I'd rather not lose if I don't have to.
    BASIC INFORMATION:
    I'm 24 with a bachelors degree and I am very comfortable with my mac. AKA you don't have to reply like you're teaching your grandma how to email.
    My iMac IS an Intel iMac.
    I have 47 GB of free space on it, plenty of room for an OS update.
    Firewire ports are FW400 on both computers.
    I had to archive and install Leopard once about a year ago on my iMac. Not sure why there was issue, but the problem was fixed when I did this.
    So, do I have any options here besides erasing my hard drive? Has anyone ran into this before. Sorry for the rant. Thank you again.

    Attach an external hard drive to the iMac. Boot from the Snow Leopard disc again, launch Disk Utility, go into the Restore tab, select the internal drive as the source, select the external drive as the destination, and restore. Then partition -- do not merely erase -- the internal drive, and see whether you can install onto it. If you can, use Migration Assistant to restore your data from the backup.
    Not backing up = inevitable data loss.

  • If Mountain Lion comes pre-installed on my machine, how can I get the OS discs if it's only available via download?

    Had someone ask a very good question, I think.
    If you buy a new Mac that has Mountain Lion pre-installed on the machine, you are able to download updates as they come out; however, you can't necessarily download the Mountain Lion installer via the App Store since it came already installed on your computer.
    So my question is, how can you get a OS disk/drive of Mountain Lion if your computer fails? I know Apple has the Recovery drive, and even the Internet Recovery drive, along with Time Machine and whatever else, but what if none of these options are available to recover the computer?
    I suggested to the person to clone their hard drive using the 30-day trial of Carbon Copy Cloner. That way, they have a bootable image with the OS already available in case they run into this option. BUT, what if that isn't even an option? How does one go about recovering their computer if no OS disc of Mountain Lion is available?
    I haven't been able to find anything about workarounds besides the methods I mentioned above, so please tell me if I am missing something.

    you can't necessarily download the Mountain Lion installer via the App Store since it came already installed on your computer.
    Not true. You can go to the Mac App Store and download the installer
    (from the link that WALTER-MILANO-ITALY posted above)
    Install OS X Lion or OS X Mountain Lion
    If you completed your installation of OS X, your installer may have been removed after your successful first login to OS X Lion or OS X Mountain Lion.  Mac App Store's Purchases page should show Install OS X as being "Installed", and disallow its download, when viewed from a computer running OS X.
    To redownload the installer on a computer running OS X Lion or OS X Mountain Lion, press and hold the Option key while you click the Purchases tab. If the button to the right of the Install OS X Lion or OS X Mountain Lion item doesn't change to "Install" and allow you to download OS X, use Spotlight to search for "Install OS X Lion or OS X Mountain Lion" on your computer.

  • What ssd drive can i install in my machine

    This is my mac pro
    Model Name:
    Mac Pro
      Model Identifier:
    MacPro1,1
      Processor Name:
    Dual-Core Intel Xeon
      Processor Speed:
    3 GHz
      Number of Processors:
    2
      Total Number of Cores:
    4
      L2 Cache (per Processor):
    4 MB
      Memory:
    4 GB
      Bus Speed:
    1.33 GHz
      Boot ROM Version:
    MP11.005C.B08
      SMC Version (system):
    1.7f10
      what ssd drives would i beable to install in this machine, i need more speed but cantafford to buy a new mac.

    because 4GB RAM don't go that far with your system and with photos.
    Between the OS, other apps, your photo editing program, file sizes of photos, and the system needs free memory and cache.
    SSD helps when you are low on memory and to load apps.
    your photos should not be on the boot drive.
    4 x 2GB $110
    http://www.amazon.com/BUFFERED-PC2-5300-FB-DIMM-APPLE-Memory/dp/B002ORUUAC/
    SAMSUNG 830 SSD $145
    http://www.amazon.com/gp/product/B0077CR60Q/
    http://www.legitreviews.com/article/1804/1/ Corsair Series SSD GT vs Performance Pro
    High speed data drive for your photo library $200 (comes in 250GB and 1TB also)
    http://www.amazon.com/gp/product/B007VPGK42/
    1TB $117 vs $179 2TB
    http://www.amazon.com/Western-Digital-Caviar-Internal-Desktop/dp/B004CSIG1G/
    4GB isn't enough. I just bought the above RAM, that made a nice difference. I was using an SSD to begin with though. And your OEM ? graphic card too is probably long in the tooth.

  • If I have CS5 installed on one machine, do I need a new license to install on another machine?

    If I have CS5 installed on one machine, do I need a new license to install or transfer to another machine?

    No. Adobe apps can be installed and activated on 2 systems.
    Mylenium

  • How to know the latest version of SMO installed on my machine

    I have different versions of SMO installed on my machine. Is there any method to know the latest version of SMO installed through program?I mean is there any API or something like that for the purpose?
    For example, if the latest version of SMO is the SMO corresponding to SQL Server 2014, then i would like to receive the version something like "12.0.2000.8"
    Any help would be greatly appreciated...

    If you're checking for an installed component, then the best bet is to check the uninstall registry key.
    On my machine the key value for "Microsoft SQL Server 2012 Management Objects (x64)" is this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{43A5C316-9521-49C3-B9B6-FCE5E1005DF0}
    There may be a different key entry for the 32bit version if you need that, but this is the way I always did software install checks when I was an SCCM admin.
    EDIT: As it seems that Microsoft change the uninstall key every version making it difficult to keep track of the installation this way, there is another key here which is probably a good one to check:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SharedManagementObjects\CurrentVersion
    You could check the value of this to see if it's greater than 11 and if not (or it doesn't exist) do your install.

  • Java(TM) Update (1.4.2_02-b03) cannot be installed on this machine...

    I am able to install the 1.4.2_02-b03 JRE package on Windows 2000 Pro (SP4).
    However, the 1.4.2_02-b03 SDK package does not install: some way through the process (the file copy stage) a modal dialog is displayed ("Warning - Java(TM) Update
    Java(TM) Update (1.4.2_02-b03) cannot be installed on this machine because the Java(TM) Virtual Machine is currently running.
    Please close all running Java(TM) applications, especially browsers.
    Retry Cancel
    ---------------------------") and when Cancel is clicked, the main MSI installer program displays an Error 1722 modal dialog ("A program failed to execute blah blah...") and the MSI program announces installation has failed, nothing has been installed, and so on.
    The MSI log in the temp directory displays "Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action patchsdk, location: C:\Program Files\Common Files\Java\Update\Base Images\j2sdk1.4.2-b28\patch-j2sdk1.4.2_02-b03\patchsdk.exe, command: -s "C:\Programs\Java\SDK\"
    === Logging stopped: 06/11/2003 23:53:02 ===
    Examination of the installation directory (C:\Programs\Java\SDK in my case) shows that program files have been copied (and it looks complete), but the Java applet in the Control Panel does not show that the JRE in the SDK directory has been registered as a JRE choice (normally it is in the drop-down list of available JREs).
    So what can I do? Both 1.4.2_01 SDK and 1.4.2_02 SDK show this problem; 1.4.2 (FCS) does not. The problem also occurs with the IFTW installers.

    I think I found a <fix> for this. I was having the exact same problems on 10 different WinXP and Win2k machines. I found a couple things may help on some systems. Try installing the following updates:
    WinXP: http://support.microsoft.com/default.aspx?kbid=322913
    Win2k: http://www.microsoft.com/windows2000/downloads/recommended/q322913/default.asp
    You may have better luck installing 1.4.2 after installing these patches. I did on SOME systems. Otherwise, when installing 1.4.2 and you come to the point where it asks you to "Retry" or "Cancel" just keep on clicking on "Retry" until it installs successfully. Sometimes this may take 50 times sometimes once. But it will install.
    Sometimes I found that if I opened taskmanager, then close it, clicking Retry would work after that point.
    The moral is: Just keep clicking Retry!

  • Installing MSCS cluster installation

    HI Guru,
    I want to  installing MSCS cluster installation on win 2003 ENT.with sql server 2005 .
    Choosing High availability (ABAP)
    Please Guide me prerequisite & partation on local & shared disk.
    Its Urgent.
    Personal mail ID is [email protected]
    Regards
    Amol kulkarni

    Hi,
    You know what ?
    Step by step installation is different in every company because each company has a different usage of SAP software.
    It is precisly your job as a SAP sys admin, to study the problem, to solve it and to write the step by step documentation.
    In my company, it took me one month and my documentation is 250 pages long.
    You will not get someone else doing YOUR job instead of you.
    The standard SAP documenation is perfectly enough to study your particular case...
    Good luck !
    Olivier

  • Connecting to SAP from VB. Is it MUST to have SAP installed in the machine?

    Hi All,
    I have a requirement to connect to SAP from VB. I did it by creating an RFC and a Bapi for that. Now, I could execute the SAP function from VB based application. I have no issues so far.
    But, when I try to execute the same from the system which doesn't have SAP installed in it, it couldn't execute. Is it MUST to have SAP installed in the machine to execute the SAP function from VB..? or is there any otherway to avoid this problem. Is there any way to execute the SAP function from VB from the machine which doesn't have SAP installed in it.
    Please give me your valuable inputs. Thanks in advance,
    Thanks & Regards,
    Pradeep.

    Hi,
    No need of SAP environment to execute, but you should provide all the necessary parameters in your application in order to execute the RFC function module like: target host, m/c no, and etc of the SAP server.
    best regards
    Mahesh

Maybe you are looking for

  • How to open *.pdf files in BOXI r2 inbox

    I am scheduling as  *.pdf file for deski report.After scheduling i am getting *.pdf in my inbox.if the report is deski or webi we can use FC_REPORT_ENGINE or WI_REPORT_ENGINE to open the report's using java code.In same way how to open *.PDF file in

  • Transferring VHS tape to DVD

    What is required to transfer VHS tapes from a VCR to DVD? Special cable to go from VCR to my Mac? Thanks for any advice. Brian

  • Using Custom function in Validation

    I have a custome function that returns a varchar of TRUE or FALSE. I have tested the function and even hardcoded with TRUE. However when I use it in the Validation and even thought all lines return True they get pushed into the Fail table. I have the

  • OA_MEDIA variable in rtf doc

    Just wondering why won't the OA_MEDIA not resolve in the rtf doc, like this <?import: ${OA_MEDIA}/TEMPLATE/template_header.rtf?> Here I am hoping that the OA_MEDIA would get replaced with the web address, but its not. What am I doing wrong?

  • Java.lang.StackOverflowError - Weblogic 9.1

    We have enabled SSL configuration in our Weblogic 9.1 and see below StackOverflow exceptions with com.certicom messages. <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1240850236463> <BEA-000802