IO issues on Red Hat Linux SAN storage and veritas volume manager

Oracle 11.0.1.7:
We recently moved from Solaris Sparc box to linux box and since then we are seeing IO issues. And it's quite obvious in iostat that the io goes as high as 100ms. So I am wondering if someone can advice if there are any mount options we need to give or if we need to use vxodmfs file system. Below are the details of this environment:
1. It's using veritas volume manager. (Same as solaris)
2. It's using vxfs file system (Same as solaris)
3. It's using veritas ODM libraries that helps us in IO. (Same as solaris)
4. SAN EMC storage (Same as solaris)
5. Mount options /dev/vx/dsk/orapdata1dg/oradata1vol1 on /u01/oradata type vxfs (rw,delaylog,largefiles,ioerror=mwdisable)
Edited by: user628400 on Aug 7, 2009 5:48 PM

Not sure if this really applies here but, from Metalink note 359515.1, parameters should be like follows on NAS devices:
Linux x86 #*      
Mount options for Binaries
rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp, vers=3,
timeo=600, actimeo=0
Mount options for Oracle Datafiles
rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600      
Linux x86-64 #*
Mount options for Binaries
rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,vers=3,
timeo=600, actimeo=0      
Mount options for Oracle Datafiles
rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600
Give it a try and let us know....
Edited by: JRodriguez on Aug 10, 2009 6:35 PM

Similar Messages

  • ORA-01017: OS Authentication on Red Hat Linux 6.2 and Oracle 11gR2

    Hello
    I am trying to eanble OS Authentication on Oracle 11.2.0.3 installed on a Red Hat Linux Server 6.2 and it just does not work. When I try to login I always get the error ORA-01017: invalid username/password; logon denied
    I have set the following Oracle parameters:
    remote_os_authent = TRUE
    os_authent_prefix = OPS$
    and i have created a linux user "oracle" and the Oracle user "OPS$oracle".
    I know that the parameter remote_os_authent in 11g is depricated but i thought that it still should work, just an error messages occures then i start the database but it runs as usual, just the OS Authentication does not seem to work.
    Does anyone knwo where the problem could be?
    Oracle said that remote_os_authent is depricated because as it is risky, i know that, but my database is in a secure environment without any connection to the internet. What other way would there be without using remote_os_authent?
    Thank you very much for your help.
    Regards Bernhard

    Thanks for the link, i found that i used a case sensitive user name as i created the user with "OPS$USERNAME" and this was why i cound not connect with that user.

  • Configure oracle rac10g on Red Hat Linux Enterprise 4 and vmware

    Can anybody tell how can I configure Oracle 10g RAC using Vmware and Red Hat Enterprise Linux 4. I have two installations of Linux on vmware and I am able to ping inbetween two. A document will do the most.

    http://www.scribd.com/doc/320791/Install-Oracle-RAC-10g-on-Oracle-Enterprise-Linux-Using-VMware

  • FMS RED HAT LINUX PROBLEMS

    Hi,
    I hope that someone can help me. I am having so much trouble
    getting FMS to work it is unbelievable.
    We have installed FMS onto virtual server running Red Hat
    Linux Enterprise 3. We have managed to get
    FMS running but cannot get a connection to work. This is
    using the sample application 'textchat'. here is a summary of what
    we and a coleague have done.
    1) I have linked the libraries to obtain the desired
    libssl.so.4,
    libssl.so.6, libcrypto.so.4 and libcrypto.so.6.
    2) I have installed the lates mozilla firefox and the latest
    flash
    plugin (together with the update-flashplugin)
    3) Then I have created the installation by adding the
    following entry:
    /etc/redhat-release together with it's content
    4) Then I have performed a regular fms installation together
    with adding
    the licensing etc. I have also copied the textchat main.asc
    file and the
    textchat pages (swf and html)
    So basically we have added all the missing libraries (that we
    know of...cmon adobe get it together £3000
    and you don't even include relavent libraries) .
    If any body has any ideas please reply. we are almost a month
    down the line struggling with this software.
    Thanks for an help
    Paul

    Got Oracle Grid Infrastructure 11.2.0.3 to work on Red Hat Enterprise 6.3 Linux with out using asmlib and oracleasm.
    SQL> alter system set asm_diskstring='/DATA/','/FRA/' scope=both;
    SQL> show parameters asm_diskstring
    NAME TYPE VALUE
    asm_diskstring string /DATA/, /FRA/
    SQL> create diskgroup FRA external redundancy disk '/FRA/';
    Diskgroup created.
    SQL> select name,state, total_mb, free_mb from v$asm_diskgroup;
    NAME STATE TOTAL_MB FREE_MB
    DATA MOUNTED 500,000 494,000
    FRA MOUNTED 200,000 194,000
    The issue I had encountered that was that I tried to install and configure Grid Infrastructure the way that I had previously using Red Hat Linux 5.5, 5.8 and then 6.0. I had decided to install Red Hat Linux 6.3 which does not support Oracle asmlib and oracleasm to keep up with the technology and to be innovative.
    Oracle has added significant enhancements to Grid Infrastructure. The only way to become aware of these enhancements is to "Do It". I've documented this implementation and will now

  • Paid Red Hat Linux (KVM Virtualization)

    Hey guys, I was wondering, if anyone of you have shifted using Paid Red Hat Linux with CentOS, and what are your experiences of moving from Paid Linux to Unpaid Linux CenOS. When do you suggest a person use Paid Linux and when to use Unpaid Linux?

    In my opinion these are the main reasons for getting a paid linux distro:
    -peace of mind for managers. managers want to manage risks away, and they get a good feeling when they pay.
    -having the ability to have help with diagnosing issues and crashes at a fixed point, and have SLA's about that. there are no guarantees when getting help from the community.
    getting paid support also gets you the latest security and other updates, which is a bit slower on CentOS.

  • DB lookup problem with Sun One App. Server 7.0,MySQL3.x - Red hat linux 7.2

    Hi Group,
    I have deployed my project in sun one application server 7.0 installed in red hat linux 7.2 and database is mysql. Its working in fine in normal conditions. I could not able to get connection from datasource after I kept my server 10 hours ideal. Again its working fine once I restarted the server. Please give me any solution to prevent this.
    The same project is working fine under all conditions in Sun one app server 7.0 installed in windows 2000 server without any look up probem. I Got this problem only in linux OS.
    mysql datasource class com.mysql.jdbc.jdbc2.optional.MysqlDataSource
    please find the below code..
    Context ctx = new InitialContext();
    Datasource testDS = (javax.sql.DataSource)ctx.lookup( "jdbc/testDS");
    Connection con = testDs.getConnection();
    connection pool settings
    <jdbc-connection-pool steady-pool-size="8" max-pool-size="32" max-wait-time-in-millis="0" pool-resize-quantity="2" idle-timeout-in-seconds="0" is-isolation-level-guaranteed="false" is-connection-validation-required="false" connection-validation-method="auto-commit" fail-all-connections="false" datasource-classname="com.mysql.jdbc.jdbc2.optional.MysqlDataSource" name="testCP">
    <property value="localhost" name="serverName"/>
    <property value="3306" name="portNumber"/>
    <property value="root" name="user"/>
    <property value="test" name="databaseName"/>
    </jdbc-connection-pool>
    Regards,
    Hari haran

    My team solved the problem and I thought that we would share.
    The version of Xalan that was packaged with the JRE, that is installed by the Sun One app server, was at least 2 versions out of date. Updating the Xalan package solves the issue and the WAR file now works.
    Again, this appears to be only on the Linux version as the package deploys and works perfectly on the Windows version.

  • Oracle 8i Internet for Red Hat Linux

    Hi all,
    Can any one help me on this. I have setting up Red Hat Linux 6.2 and JRE 1.1.6v5-glibc also installed on /usr/local/jre directory. But when I try to run "runInstaller" from the oracle cdrom. I have the following error:
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre Please wait ...
    Error in Create OUIProcess(): -1
    :Bad address
    Any one can tell me what is the problem.
    Thank you

    Let me try again. I was to fast with the enter key. There is a known bug with the installer. The work around is to use the runInstall.sh that is in the subdirectory /install/linux. If you have your environment variables setup correctly this should work, also you need a minimum of 128 meg of ram on the machine.
    Hope this helps.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by hhtham ():
    Hi all,
    Can any one help me on this. I have setting up Red Hat Linux 6.2 and JRE 1.1.6v5-glibc also installed on /usr/local/jre directory. But when I try to run "runInstaller" from the oracle cdrom. I have the following error:
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre Please wait ...
    Error in Create OUIProcess(): -1
    :Bad address
    Any one can tell me what is the problem.
    Thank you<HR></BLOCKQUOTE>
    null

  • Landscape Printing in adobe reader in Red hat linux

    Hello Friends
    I want Some help. I am using Red hat Linux  on server and adobe Acrobat reader . when click on print option and set the option to landscape the output printout came in potrait and not landscape. Can any body please tell me what is the problem!

    I have the same problem in openSUSE 11.1 64bit, except that this is with only one printer. If the page is portrait it prints in landscape, and if it is landscape it prints portrait, but across one end of the paper. Will not print correctly whatever I try. Changing the Autorotate or Portrait/Landscape settings has no effect.
    The printer is an HP Business Inkjet 2200 which works fine with Adobe Reader 8 & 9 on SUSE 11.1 & 11.2 32bit. I've tried changing the printer drivers, etc but no fix. I can print to my other printer (HP LaserJet 2300) with no problems. Both printers are on a network with internal JetDirect cards. I have 2 desktops and a laptop ion the network, and all 3 are using the same hplip-cups drivers.
    The workaround I am using is to print from Adobe Reader to a file, and then print the resulting Postscript file using Ghostscript. This works fine and keeps any settings I put in in Adobe Reader, such as multiple pages per sheet.

  • Installing issues with Oracle Database 11g R1 on Red Hat Linux

    Hi,
    I am installing Oracle Database 11g on Red Hat Linux.
    Version of the OS:Linux 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux
    I have installed XManager on my PC to access the runtime installer in Graphical mode.
    But once i click the installer file from Xmanager, it asks if the user wants to run it in terminal or simply run.
    I selected the run in terminal and it starts the terminal where the initial pre-requisite checks are done i.e swap memory,temp and display.
    The screen disappers and the graphical OUI never turns up...
    Any pointer would be helpful.
    Regards
    Prabal

    Try the following:
    1. logon to the linux using root and issue the following command - xhost+
    2. Open xterm in the Xmanager and logon to the linux using oracle user.
    3. in the installation directory issue ./runInstaller.
    Oded
    [www.dbsnaps.com]
    [www.orbiumsoftware.com]

  • How to upgrdae Oracle Cluster on Red Hat Linux 3 to Red hat Linux 4 AS U 7

    We need to upgrade our Clustered (2 Nodes) Oracle Database environment on Linux environment to Red Hat 4 AS 7. The current OS version is Red Hat 3 update 6. We use EMC SAN Storage as shared storage (OCFS and Raw Devices) for our 9i and 10g databases
    Question: We will install (on local disks) Red Hat 4 AS Update 7 and then install ocfs and ASMlib RPMs. Is there any risk of loosing the existing (on Red Hat 3 update 6) ocfs file systems and raw devices (from EMC SAN Storgae) after we do fresh install of OS and ocfs and ASMlib RPMs? How can we keep the shared storage data quickly available (without restore from the backup) to the system after installing Red Hat 4 AS Update 7 and mentioned RPMs?

    Tommy,
    Below are the outputs in he current environmet with Red Hat Linux 3
    # /bin/uname -a
    Linux ghlx070ptlge.penske.com 2.4.21-37.0.1.ELsmp #1 SMP Wed Jan 11 18:44:17 EST 2006 i686 i686 i386 GNU/Linux
    # rpm -qa | /bin/fgrep -i ocfs
    ocfs-support-1.0.10-1
    ocfs-2.4.21-EL-smp-1.0.14-1
    ocfs-tools-debuginfo-1.0.10-1
    ocfs-tools-1.0.10-1
    # rpm -qa | /bin/fgrep -i oracleasm
    oracleasm-2.4.21-37.0.1.ELsmp-1.0.4-1
    oracleasm-support-2.0.1-1
    [root@ghlx070ptlge root]#
    Edited by: user8219029 on Apr 5, 2009 11:36 AM

  • Installing 11i apps on windows xp and Red Hat linux AS 3.0

    Hi,
    I am a newbie to Oracle E-business suite............i will be very helpful if anybody could help me with the full procedure on how to install Oracle apps on windows on Windows XP and Red Hat linux AS 3.0.........starting with configuring ip.....i would really appreciate if somebody helps me out...........well thanks in advance..waiting for a optmistic reply...
    Thanks again,
    Virendra

    I have done installation on XP and 2000 servers are heres the steps... detailed ones. I also request those who install Oracle Apps 11i to first read the installtion pdf's which helps you understand clearly the prerequisites overall.
    You cannot find the Pre installtion steps(such as Mks Toolkit and GNUMake config) in more clear terms from those documents.Which are explained here.
    The Must PDF's to refer before installation
    1)r1152ins.pdf
    2)11iconcepts.pdf
    According to the 11iconcepts PDF you can decide your business needs the N-Tier Architecture and Database Server and Application Tier Server File System in a very clear terms.
    The installation process can be divided into
    Pre Installtion,Installation and Post-Installation stages.
    I would caution everyone to concentrate more on Pre Installation stage and which is more critical for a successfull installtion of Oracle Apps and to be free with later cropping up problems.
    Further before moving into Installtion stages i have to Explain the Number of CD's and Installtion type's in Oracle App's.
    In many places you may need to wait patiently even more than 10 minutes for screens(Dialog Boxes) to appear dont conclude prematurely some problem on system.
    In oracle Apps 11.5.1 it consist of 12 CD's.
    1) Start Here CD(RAPID Installation Wizard)
    2)1-11 CD's
    1-3 Application Top information
    4th Oracle DB
    5-6 IAS and other tools
    7-11 Oracle Apps DB.
    You have to decide whether you are going to do a Single Node Installation(No Post-Installation Task) or Multi Node Installation. Refer(r1152ins.pdf)
    While installing for Multi Node you can see the Installation locations to be mentioned as
    Appl_Top,Common_Top,Data_Top etc.Try to install Appl_top and common_Top in one drive and Data_Top in another Drive(Single Node) and in different nodes in Multi Node installation.
    Installation Types
    Production ==>Real time Env implementation's
    Test ==>For test Env Purposes
    Vision Demo==>R&D or learning Purposes.
    Pre-Installation steps
    ======================
    Space Requirement for types of installtions
    Install VC++
    How to Download and install MKS tool Kit
    How to Download and Configure GNUMAKE
    Env path setting
    Create Applmgr user in Win2000
    Space Requirement for types installtion:
    Memory Requirement
    1 GB of RAM(512 Fine for initial Installtion)
    but planned for more user connections another 1 GB of Ram and according to the number of user's and Application needs you have to Increase the Memory.
    HDD capacity
    APP_Top(A)
    COMMON_TOP(C)
    DATA_TOP(D)
    Test DB : 22 + 20 GB (60 GB recommended)
    Prod DB : 22 + 20 GB (60 GB recommended)
    Vision Demo DB: 22 + 35 GB (80 GB recommended).
    Plus space for ur staging area.
    This are the actuall space required for the Oracle Apps Alone plan for more space for future needs etc.
    Softwares on System
    Win2000 server with Patch1,Winzip and Acrobat Reader Latest version etc.
    Install VC++:
    Install a clean installtion of VC++ of Visual Studio Family 6.0
    It should be first installed before installing MKS or GNUMAKE
    NOTE: When Visual C++ is installed, let the installer register all environment variables. This will allow executables to be linked from the command line.
    How to Download and install MKS tool Kit:
    Note:Try to purchase the MKS tool kit from the below site.
    or try to download the trial version valid for a months time.
    http://www.mkssoftware.com/products/tk/ds_tkio.asp
    Evaluation copy from
    http://www.mkssoftware.com/eval/
    Choose "MKS Toolkit for Interoperability " Download it in C:\
    Again you have to click the downloaded kit to start the actual download of 38 MB of MKS tollkit Evaluation version.
    You will be sent a Demo serial number to your mail id==>copy the same to a Notepad on your desktop.
    Now start the installtion of the MKSToolkit on your system by clicking on the MKStoolkit downloaded.
    It will prompt you for the Demo serial number which has to be provided.
    The MKStoolkit will be successfully installed.
    How to Download and Configure GNUMAKE:
    1) HOW TO GET AND INSTALL GNUMAKE ON WINDOWS2000
    This can be done by performing the following steps:
    NOTE: Please, be aware that you must install Visual C++ BEFORE installing GNUMAKE, because its installation process involves linking executables.
    1) Before downloading GNUMAKE, you will need to acquire some utilities which will be used for unpacking files. You can obtain the required utilities at the following
    URL: ftp://ftp.gnu.org/gnu/windows/emacs/utilities/i386/
    The directory contains the following files:
    README
    djtarnt.exe
    gunzip-1.2.4-i386.exe
    gzip-1.2.4-i386.exe
    tar-1.11.2-i386.exe
    tar-1.11.2a.exe
    Only two of the files are required:
    gunzip-1.2.4-i386.exe and tar-1.11.2a.exe
    2) After downloading the above files, rename them as follows:
    gunzip-1.2.4-i386.exe => gunzip.exe
    tar-1.11.2a.exe => tar.exe
    Place them into a directory that you can set in you PATH environment variable.
    3) Point your browser to the following
    URL: ftp://ftp.gnu.org/gnu/make
    The files needed from this directory are:
    make-3.77.tar.gz
    make-3.78.1.tar.gz
    make-3.79.1.tar.gz
    make-3.79.tar.gz
    Development requires to install version 3.77 or above. Downloading the latest version is perhaps best decision, but there are advantages to downloading the version required by development (3.77). (This document assumes that version 3.77 has been downloaded) (NOTE: AVOID USING SPACES IN
    DIRECTORY AND FILE NAMES. GNUMAKE,VISUAL C++, ETC. DO NOT ALWAYS DEAL WELL WITH SPACES)
    4) For instance, suppose you have downloaded file make-3.77.tar.gz on a directory called C:\GNUMAKE, unpack this file using gunzip.exe from a Command Prompt Window
    Example: C:\GNUMAKE>gunzip make-3.77.tar.gz This last action, will expand file make-3.77.tar.gz and the extension .gz will be removed.
    5) On the same Command Prompt Window, you should UnTAR the file, with the following
    command: C:\GNUMAKE>tar -xvf make-3.77.tar This will create a new subdirectory called MAKE-3.77 under C:\GNUMAKE, the original directory.
    6) In the new subdirectory, there is a batch file
    called build_w32.bat; run the batch file to generate GNUMAKE.EXE
    Try this from Command Prompt more than once if succesfully not built message appers till you get Generated successfully.
    Note:If Possible run all the bat files in the MAKE-3.77 and also config.bat in the sub directory by double clicking it.
    WARNING: There is a known issue with this last step, "GNU make fails to build regardless of chosing build_w32 or nmake"
    See [NOTE:115937.1]
    for work around. RELATED DOCUMENTS ----------------- For Microsoft Visual C++, MKS Toolkit and
    GNUMAKE support, you should contact their respective vendors Microsoft Visual C++, MKS Toolkit
    and GNUMAKE are registered trademarks.
    http://support.microsoft.com/ http://msdn.microsoft.com/ http://www.mks.com/
    http://www.gnu.org/ Note:104010.1: Release 11i on NT: Software Requirements
    Note:115937.1: GNU Make won't make on windows NT
    Important:All the downloaded files from GNU makes web sites shall be put in a single folder called gnumake under c:\ .Try to search for config.bat file inside this folders just click and
    run it.
    Env path setting:
    Try to search make.exe generated in c:\program files\mkstoolkit\mksnt and copy and paste it
    c:\gnumake\MAKE-3.77\windebug and c:\gnumake\MAKE-3.77\winRel also paste both this paths in the
    My Computers==>Properties==>Advanced==>Environment variables==>Path setting's
    After all this check as follows from CMD mode.
    1)execute make at c:\>
    2)execute gnumake at c:\>
    In win2000 it may return error messages or Target wrong ignore it.If it is on Win NT then it will return proper status.
    Create Applmgr user in Win2000:
    Create a Applmgr user account in win2000 .
    Installation:
    =============
    What here you require is the Patience .
    Load the START HERE CD and run the C:\> cd \cdrom\rapidwiz
    For Test and Prod it will ask for the location of Appl_Top,Common_Top and Data_Top location. Mention there path and ensure if more than one installtion say eg.Vision and Test or Prod to check the Path in all the tab pages its corresponding values and path's.
    In Vision Demo many of the Options are not propmted from the user.
    It will then do the system checking for Host Name and other details.All the checking should have been passed or if failed it will mark it in RED cross mark.Rectify the mistake and then onceagain proceed or else you will have problem after installation.
    The Installation time takes around 5 to 6 Hrs of time.
    For info on Post installation or on Multi Node follow the pdf's i have mentioned above.
    The most tedious of all is succesfully crossing the Apps system checking it does for all
    installed products it requires without any failure.
    The GNUMAKE configuration or steps were nowhere given and it was all our trail and error exp.
    This is possibly the most elaborate steps to install Apps on Win. post for further help. email me at [email protected] or [email protected]
    Rajeev.

  • How to install and configure ASM on Red Hat Linux 6.4

    Hi Team,
    How do you install and configure ASM on Red Hat Linux 6.4?
    Thank you in advance.
    Bee

    Here is an article that you may find useful http://eriglen.blogspot.com/2013/01/step-by-step-configuring-automatic-storage-management-on-standalone-server-with-oracle-enterprise-linux-and-oracle-11g-R2-using-external-storage-managed-by-openfiler.html

  • Se3000 red hat linux

    Hello,
    does anybody used any of the se3000 family storage under
    red hat linux , model 3310 or 3320 or 3510 ?
    There are any documents around for the setup or any howtos ?
    Any info apreciated .
    Thanks,
    Patrizio

    What are you looking to find out? What HBA are you using? Are you using any of Sun's software Storedge products? The RAID versions of these arrays would present a LUN to any attached host, so most of the configuration is done with the hosts HBA driver and OS filesystem tools. The JBODs will just present disks as LUNs to linux.

  • Red Hat Linux Enterprise 5 64bit and Enterprise Manager 10.2.0.3 Install ?

    Appreciate specific steps to ensure that Oracle Enterprise Manager 10.2.0.3 is installed as baseline for upgrade.
    Red Hat Linux Enterprise 5.2 64bit.
    The major problems are with the Configuration Assistant Web Cache during the Install. It fails with OUI-25031.
    The configToolFailedCommands script contents is:
    oracle.sysman.emcp.agent.AgentPlugIn

    The root cause of Oracle Grid 10.2.0.3 did not install successfully was because of a Network Configuration Issue. i.e., some strange IP was being referenced over the internet and mapping it to my hostname of my server. I performed a "dig hostname" to see what ip was being associated with my so-called unique hostname. After fixing that problem and removing all of Oracle, I only had one warning with OPMN not starting. I discovered additional rpms that needed to be installed and all is good now until the next opportunity.
    Learned Lesson: Pay Very Careful Attention to all configuration components and document as you go to ensure that you have your process documented.

  • LabVIEW 8.0.1 RTE Red Hat Linux

    Hello,
    I am trying to install the OpenG package manager 1.0, which requires the labview 8.0.1 RTE to install. I have a red hat / centos 5 system and labview 8.5. I have installed the labview 8.0.1 RTE according to http://digital.ni.com/Softlib.nsf/webPreview/7CE20CDA28E51AD08625711C006276B3?OpenDocument
    Clicking on the vipm installer directley opens it up in labview 8.5 LLB manager, and I can't open any of the vi's in there. I think I need to open it with the 8.0.1 RTE. I see the only executable in the package is lvdark, which installs to /usr/local/lib/LabVIEW-8.0/ I presume this is what I need to use to run the vipm installer. However when I try to run this I get the error
    /usr/local/lib/liblvrtdark.so.8.0: cannot restore segment prot after reloc: Permission denied
    even when running as root.
    Any ideas?
    Solved!
    Go to Solution.

    Hi Claire,
    I'm one of the VIPM support engineers, so I'm following this thread...
    Forgetting VIPM for a minute, here is the fundamental problem:
    An executable application for Linux was built in LabVIEW 8.0.1.
    The user has the LabVIEW 8.0.1 run-time engine installed
    The user has LabVIEW 8.5 development environment installed, too
    When the user tries to run the build executable application, it opens in the LabVIEW 8.5 development environment (LLB manager, specifically)
    Now, that executable application for Linux that was build in LabVIEW 8.0.1 just happens to be VIPM.  And, our documentation doesn't cover this issue, as it's likely a bug in the LabVIEW installers or in the user's OS configuration. 
    Thanks,
    -Jim Kring 

Maybe you are looking for

  • Cell border not appearing in Adobe forms

    Hi, We Placed a button in internal table cell and itu2019s property is set to invisible. This button is set to visible based on value of other column value in the same row of table. But border for the cell is not coming when button is invisible. Note

  • Two warehouse numbers in one plant

    Is it possible to have two warehouse numbers in one plant and how do i get this to work?Can the same users work in first and second warehouse?What are the things that i need to define searately in second warehouse number?What is the difference if i s

  • Why did iTunes confuse my existing iPad and my new iPad?

    I synced my new iPad to my Mac and specified that I didn't want music to sync. That appeared to work ok. I then synched my existing iPod Touch to the the mac and iTunes deleted music. I ultimately reloaded it all but now I'm concerned about syncing a

  • ACTIVITY TYPE INPRODUCTION ORDER

    Can u tell me from where activity type data flows where is displayed in the second screen of  production order confirmation?

  • How can I hide certain bookmarks so others cant see them on my unit

    ''locking - duplicate - https://support.mozilla.com/en-US/questions/850438'' I would like to hide some bookmarks where only I can see them, how can I do this?