Solaris 10 x86 missing math functions in libm.

I'm working with the 3/05 distribution on a 32-bit x86 box. I'm using gcc 3 and am compiling the following:
#include <stdio.h>
#include <math.h>
double x = 3.14;
int
main()
   printf("Hello.\n");
   if ( isnormal(x) )
      printf("x is normal.\n");
   else
      printf("x is abnormal.\n");
   return 0;
}An attempt at compilation yields:
maximus$ gcc -std=c99 -o missing missing.c -lm
missing.c: In function `main':
missing.c:10: warning: implicit declaration of function `__builtin_isnormal'
Undefined                       first referenced
symbol                             in file
__builtin_isnormal                  /var/tmp//ccGq9vPa.o
ld: fatal: Symbol referencing errors. No output written to missing
collect2: ld returned 1 exit statusAfter looking at this a while I found that none of the related functions, such as, isinf(), fpclassify() are available.
I'm new to Solaris 10, so I could be missing some sort of compiler flag or library flag, but this compiles fine on Mac OS as well as Linux...
Laszlo

The missing functions are implemented as macros in
/usr/include/iso/math_c99.h on Solaris 10, but the macros only work
with the Sun C compiler.
Current Solaris Express includes a GCC implementation in
addition to a Sun C implementation in <iso/math_c99.h>.
See bug 6285517:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6285517

Similar Messages

  • Flash Player 10.1 for Solaris x86 missing

    Hello, I am having and odd  problem installing 10.1.82.76 on Solaris for x86.  When I get the file  extracted and installed, the version check in Firefox clams that its not  version 10.1.82.76 but 10.0 r45 or 10.0.45.2 as confirmed by http://www.adobe.com/software/flash/about web page.   Could someone verify this and provide a solution?
    V/r

    The download page is http://get.adobe.com/flashplayer/thankyou/?installer=Flash_Player_10.1_for_Solaris_x86, but the actual file download is from http://fpdownload.macromedia.com.

  • Install error for Oracle 10g on Solaris x86 64-bit.  NETCA won't run

    Hi All,
    I'm installing Oracle 10.2.0.1 on Solaris x86 64-bit. I run the Oracle installer and all runs well until the NETCA portion of the install. It then errors (error file below). When i attempt to run NETCA outside of the installer i'm getting the same error output. I have verified my OS version and that all dependent packages are installed. I'm not sure what is causing this. Any help would be greatly appriciated.
    thanks, dave
    ERROR FILE:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xFEEF24E8
    Function=strchr+0x8
    Library=/lib/libc.so.1
    Current Java thread:
         at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
         at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
         at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
         at oracle.net.ca.InitialSetup.<init>(Unknown Source)
         at oracle.net.ca.NetCA.main(Unknown Source)
    Dynamic libraries:
    0x8050000      /data1/oracle/oracle/jdk/jre/bin/java
    0xfefc0000      /lib/libthread.so.1
    0xfefd0000      /lib/libdl.so.1
    0xfeed0000      /lib/libc.so.1
    0xfea00000      /data1/oracle/oracle/jdk/jre/lib/i386/client/libjvm.so
    0xfee80000      /usr/lib/libCrun.so.1
    0xfee50000      /lib/libsocket.so.1
    0xfedc0000      /lib/libnsl.so.1
    0xfeda0000      /lib/libm.so.1
    0xfeeb0000      /usr/lib/libsched.so.1
    0xfe9a0000      /lib/libm.so.2
    0xfed50000      /lib/libscf.so.1
    0xfe980000      /lib/libdoor.so.1
    0xfe960000      /lib/libuutil.so.1
    0xfe940000      /lib/libmd5.so.1
    0xfe920000      /lib/libmp.so.2
    0xfe8e0000      /data1/oracle/oracle/jdk/jre/lib/i386/native_threads/libhpi.so
    0xfe890000      /data1/oracle/oracle/jdk/jre/lib/i386/libverify.so
    0xfe850000      /data1/oracle/oracle/jdk/jre/lib/i386/libjava.so
    0xfe830000      /data1/oracle/oracle/jdk/jre/lib/i386/libzip.so
    0xf1a00000      /usr/lib/locale/en_US.UTF-8/en_US.UTF-8.so.3
    0xfc780000      /usr/lib/locale/en_US.UTF-8/methods_en_US.UTF-8.so.3
    0xf13c0000      /data1/oracle/oracle/jdk/jre/lib/i386/libawt.so
    0xf0f90000      /data1/oracle/oracle/jdk/jre/lib/i386/libmlib_image.so
    0xf0f30000      /data1/oracle/oracle/jdk/jre/lib/i386/motif21/libmawt.so
    0xf0d50000      /usr/dt/lib/libXm.so.4
    0xf0cf0000      /usr/openwin/lib/libXt.so.4
    0xf0cc0000      /usr/openwin/lib/libXext.so.0
    0xf1890000      /usr/openwin/lib/libXtst.so.1
    0xf0c30000      /usr/openwin/lib/libX11.so.4
    0xf0be0000      /usr/openwin/lib/libdps.so.5
    0xf0a90000      /usr/openwin/lib/libSM.so.6
    0xf0a70000      /usr/openwin/lib/libICE.so.6
    0xf0a30000      /data1/oracle/oracle/lib32/libnjni10.so
    0xefe00000      /data1/oracle/oracle/lib32/libclntsh.so.10.1
    0xefc60000      /data1/oracle/oracle/lib32/libnnz10.so
    0xf0a10000      /lib/libkstat.so.1
    0xefc40000      /lib/libgen.so.1
    0xefc20000      /lib/librt.so.1
    0xefbf0000      /lib/libaio.so.1
    0xefbd0000      /data1/oracle/oracle/lib32/libldapjclnt10.so
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 343K [0xf1e00000, 0xf1ea0000, 0xf22e0000)
    eden space 512K, 55% used [0xf1e00000, 0xf1e467f8, 0xf1e80000)
    from space 64K, 96% used [0xf1e80000, 0xf1e8f798, 0xf1e90000)
    to space 64K, 0% used [0xf1e90000, 0xf1e90000, 0xf1ea0000)
    tenured generation total 1408K, used 338K [0xf22e0000, 0xf2440000, 0xf5e00000)
    the space 1408K, 24% used [0xf22e0000, 0xf2334ab8, 0xf2334c00, 0xf2440000)
    compacting perm gen total 4096K, used 3580K [0xf5e00000, 0xf6200000, 0xf9e00000)
    the space 4096K, 87% used [0xf5e00000, 0xf617f170, 0xf617f200, 0xf6200000)
    Local Time = Tue Aug 29 13:49:22 2006
    Elapsed Time = 225
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
    #

    I have the same problem on Linux Debian 3.0.
    My /etc/hosts looks like:
    127.0.0.1     localhost.localdomain     localhost
    #192.168.100.1     bt.lan.home     bt
    #192.168.100.5     jacek.lan.home     jacek
    # The following lines are desirable for IPv6 capable hosts
    ::1     ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhostsPlease help.

  • Gcc 4.2.1 sun solaris x86

    We installed gcc 4.2.1 on sun solaris x86, but it does give me thousand of errors related to error lib and including. It used to be working under old version 3.4.3 compiler.
    Here is an sample error(even the basic string function" strcmp" is not recongnized):
    /lib/gcc/sparc-sun-solaris2.10/bits/c++locale.h: error: strcmp is not a member of std"
    It turns out all the stand libraries are not compiled correctly.
    Please help
    Thanks ahead

    fq_wjx wrote:
    The info on Sun gcc download page is really confusing, the gcc will work on solaris x86 and the compiled executable can ONLY be executed on SPARC server. What a frustrating experience!Could you please let us know which page is that? Because the one I found - called "Product Downloads GCC For SPARC Systems" has SPARC written all over it:
    http://www.sun.com/download/products.xml?id=43fb4c75

  • Weblogic 8.1 for solaris x86 download

    hi, i'm looking for weblogic 8.1 for solaris x86, where i can download the files?
    thanks

    hey thanks for the reply, sorry for my late response, well last time i was found the archive of all BEA Release Product with metalink account, i was downloaded the weblogic 8.1 SP4 for solaris x86.. the installation seems fine, until i try to create the domain.. here is my step installation
    -bash-3.00$ ./config.sh
    Java Accessibility Bridge for GNOME loaded.
    Unable to instantiate GUI, defaulting to console mode.
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Create or Extend a Configuration:
    Choose between creating and extending a configuration. Based on your selection, the Configuration Wizard guides you through the steps to generate a new or
    extend an existing configuration.
    ->1|Create a new WebLogic configuration
    | Start here to create a WebLogic configuration in your projects
    |directory.
    2|Extend an existing WebLogic configuration
    | Start here to extend an existing WebLogic configuration. Use this
    |option to add applications and services, including Database access (JDBC)
    |and Messaging (JMS). This option also enables you to extend functionality
    |by enabling WebLogic Workshop.
    Enter index number to select OR [Exit][Next]> 1
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Select a Domain Template:
    Please select a template from the list or select another directory of templates.
    * [wildsoft/oracle/weblogic81/common/templates/domains]
    1|Basic WebLogic Workshop Domain 8.1.4.0
    | BEA Systems, Inc.
    | Create a basic WebLogic Workshop domain, without installing sample
    |applications. Domains created from this template will support the
    |WebLogic Server and WebLogic Workshop runtime functionality, including
    |support for J2EE applications, Web applications, Web Services and custom
    |controls. Use domains created from this template for development of
    |WebLogic Workshop applications.
    ->2|Basic WebLogic Server Domain 8.1.4.0
    | BEA Systems, Inc.
    | Create a basic WebLogic Server domain without installing sample
    |applications.
    3|WebLogic Server Examples Domain 8.1.4.0
    | BEA Systems, Inc.
    | Create the WebLogic Server Examples domain in a directory outside of the |installed kit. The Examples domain contains a collection of examples to
    |show best practices for coding individual J2EE APIs.
    4|Avitek Medical Records Sample Domain 8.1.4.0
    | BEA Systems, Inc.
    *Enter index number to select OR [Down][Exit][Previous][Next]> 2*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Choose Configuration Option:
    *Do you want to run the wizard in express mode?
    ->1|Yes
    2|No
    *Enter option number to select OR [Exit][Previous][Next]> 1*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Configure Administrative Username and Password:
    Create a user automatically assigned to the Administrative Role. This user is
    the default administrator used to start development mode servers.
    | Name | Value |
    _|_________________________|_________________________________|
    1| *User name:       |            weblogic             |
    2| *User password:     |                                 |
    3| *Confirm user password: |                                 |
    4| Description: | The default administration user |
    Select Option:
    1 - Modify "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    *Enter option number to select OR [Exit][Previous][Next]> 2*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Configure Administrative Username and Password:
    Create a user automatically assigned to the Administrative Role. This user is
    the default administrator used to start development mode servers.
    "*User password:" = []
    Input new User password: OR [Exit][Reset][Accept]> weblogic1*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Configure Administrative Username and Password:
    Create a user automatically assigned to the Administrative Role. This user is
    the default administrator used to start development mode servers.
    | Name | Value |
    _|_________________________|_________________________________|
    1| *User name:       |            weblogic             |
    2| User password:     |            ******** |
    3| *Confirm user password: |                                 |
    4| Description: | The default administration user |
    Select Option:
    1 - Modify "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    *Enter option number to select OR [Exit][Previous][Next]> 3*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Configure Administrative Username and Password:
    Create a user automatically assigned to the Administrative Role. This user is
    the default administrator used to start development mode servers.
    "*Confirm user password:" = []
    Input new Confirm user password: OR [Exit][Reset][Accept]> weblogic1*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Configure Administrative Username and Password:
    Create a user automatically assigned to the Administrative Role. This user is
    the default administrator used to start development mode servers.
    | Name | Value |
    _|_________________________|_________________________________|
    1| *User name:       |            weblogic             |
    2| User password:     |            ******** |
    3| Confirm user password: |            ******** |
    4| Description: | The default administration user |
    Select Option:
    1 - Modify "User name"
    2 - Modify "User password"
    3 - Modify "Confirm user password"
    4 - Modify "Description"
    5 - Discard Changes
    *Enter option number to select OR [Exit][Previous][Next]>next*
    <--------------------- BEA WebLogic Configuration Wizard --------------------->
    Domain Mode Configuration:
    Enable Development or Production Mode for this domain.
    ->1|Development Mode
    2|Production Mode
    *Enter index number to select OR [Exit][Previous][Next]> 1*
    A fatal error has occured.  This application will terminate.

  • How about gccfss for Solaris x86/x64 platforms?

    Subject says it all... it could make compiling a lot of code out there a whole lot easier!
    Bob

    I also desire gccfss for Solaris x86/x64 platforms .
    In the interim I have downloaded the source and am attempting to create such a beast.
    It is slow progress to fix the unexpected script breakage, but it seems to be going OK:
    Problems:
    1.): Issues like "-mtune=v9" and an "embeded spec" in gcc and cpp (from files
    gccfss_src/build/gcc/gccspec.o and gccfss_src/build/gcc/cppspec.o).
    2.): Use of OPTTABLE_H = $(srcdir)/config/target-option-table.h with SPARC specific
    options throughout
    EG:
    #ifdef CROSS_COMPILE
    #define NATIVE \
    { "-native", "-xtarget=generic" }, \
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    { "-xarch=native", "-Zarch=v8plus -Zarchm32=v8plus -Zarchm64=v9 -Zm=32" },\
    { "-xtarget=native64", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=64"}, \
    { "-xtarget=native", "-Zarch=generic -Zarchm32=generic -Zarchm64=v9 -xchip=generic -xcache=generic -Zm=32"}
    #else
    #define NATIVE \
    { "-native", "-xtarget=native" }, \
    { "-xarch=native64", "-xarch=native64 -Zm=64"}, \
    { "-xarch=native", "-xarch=native -Zm=32"}, \
    { "-xtarget=native64", "-xtarget=native64 -Zm=64"}, \
    { "-xtarget=native", "-xtarget=native -Zm=32"}
    #endif
    Thus, one would need to change:
    { "-xarch=native64", "-Zarch=v9 -Zarchm64=v9 -Zm=64" },\
    to something like:
    { "-xarch=native64", "-xarch=386 -m64" },\
    3.): Copy the "sparc_output_scratch_registers()" function from file
    "gccfss_src/src/gcc/config/sparc/sparc.c" to "gccfss_src/src/gcc/tree-ir.c".
    4.): Use the undocumented command line option "-frtl-backend" when this error
    occurs during the build (a simple Makefile change):
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    xgcc: SUNW0scgfss 4.2.0 has not been installed. Either install it or use -frtl-backend.
    5.): More ...
    All these issues occur because the scripts expect "--build=sparc-pc-solaris2.11" but
    I configured using "--build=i386-pc-solaris2.11" . It seems like it is going to work
    but I am yet to finish stage1 of the build (I do have a working "xgcc").
    Rob

  • Gethostbyname returns h_errno 2, when /etc/hosts has no info on solaris x86

    Hello,
    I am calling gethostbyname(native_machine_name) in our code, and we do not want this to be dependent on /etc/hosts file. So when we remove all entries from /etc/hosts file, it works well on sparc machine, but the same doesnt work on solaris x86 machine. gethostbyname returns null with errno 2.
    Also "ping hostname" doesnt work on solaris x86 when there is no entry in /etc/hosts, but the same works on sparc machine.
    Is there any such dependency on x86 machine? If there is any then how to achieve this functionality (to get host info without /etc/hosts)?
    Any help would be appreciated.
    Thanks
    Ankur Gupta

    Sounds like your name resolution isnt working.
    Check you have host: files dns in /etc/nsswitch.conf
    and working name servers specified in /etc/resolv.conf

  • Mounting a Solaris x86 CD/DVD from a remote Windows CD/DVD-ROM drive

    Greetings, all.
    Is it possible to mount a remote Windows CD/DVD-ROM drive? I have the Solaris 10x86 Companion Software DVD sitting in a CD/DVD-ROM drive that's installed on a Windows server on my network. It is shared-out (F:) and the two servers can ping each other. I've also confirmed the NFS services/daemons are running on the Solaris x86 machine. I've tried the following variations but, all have failed to produce successful results:
    # mount -F nfs x.x.x.x:/f /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F hsfs x.x.x.x:/f /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f
    # mount -F hsfs x.x.x.x:/F /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F
    [FYI: S10_106_SOFTWARE is the DVD's label as reported by Windows Explorer.]
    # mount -F hsfs x.x.x.x:/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/S10_106_SOFTWARE
    # mount -F hsfs x.x.x.x:/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/s10_106_software
    # mount -F nfs x.x.x.x:/S10_106_SOFTWARE /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F nfs x.x.x.x:/s10_106_software /mnt
    nfs mount: x.x.x.x: : RPC: Program not registered
    nfs mount: retrying: /mnt
    # mount -F hsfs x.x.x.x:/f/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f/s10_106_software
    # mount -F hsfs x.x.x.x:/F/s10_106_software /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F/s10_106_software
    # mount -F hsfs x.x.x.x:/f/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/f/S10_106_SOFTWARE
    # mount -F hsfs x.x.x.x:/F/S10_106_SOFTWARE /mnt
    mount: No such device
    mount: cannot mount x.x.x.x:/F/S10_106_SOFTWARE
    I've also tried mounting it at bootup by adding the appropriate entry in the /etc/vfstab file but, this does not work as well. I've tried Google'ing for an answer to my issue but, I haven't been able to find anything that applies directly to what I'm reporting. It's usually chatter about mounting from one UNIX server to another. Any advice from the community would be greatly appreciated.

    After three weeks, you deserve a reply. Windoze does
    not natively support NFS.Also deserves a decent answer...
    There are two ways to do this:
    Install Microsoft's free "Windows Services for UNIX," which includes a Windows NFS server; or
    Install the 'sharity' package (google for it); it provides Solaris systems the ability to mount Windows shares

  • SQLDeveloper-64bits Missing Migration-Functionality

    Hi all, after years of absence from Oracle, I am back
    I've installed Oracle11gR2 64bits (11.2.0) , jdk1.7.0_40 64bits and SQLDeveloper 64 bits on WIndows7, all seemingly successful. Then, I tested the installation by creating a test schema and some views.
    Following that I tried to migrate the MS SQLServer database Northwind to Oracle, using these instructions:
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/hol08/sqldev_migration/mssqlserver/migrate_microsoft_sqlserver_otn.htm#t2
    At the point where the instructions say to "Capture the Microsoft SQL Server Exported Files", I noticed SQLDeveloper missing the functions for Migrations.
    Since my return to Oracle is mainly to study the 64bit version of 11gR2  and to migrate SQL Server databases to Oracle, it would be most helpful to know how to use the missing migration
    function, else it is a show-stopper.
    Where can I get the add-in for the Migration function in SQLDeveloper?
    Some help please?

    Some doc links:
    3.2.2 help doc:  SQL Developer: Migrating Third-Party Databases
    3rd party migrations: Database Migration Technology&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Database Migration Technology&q…
    Of course, searching the forums can be useful if you have questions after reading through the help documentation:
    Forum dedicated to migration: Database and Application Migrations
    Message was edited by: GaryGraham

  • Install oracle 8.1.7 on Solaris(x86) 10 b72

    Has anyone Installed oracle 8.1.7 on Solaris(x86) 10 b72???
    When I run runInstaller I have
    135$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    java.lang.UnsatisfiedLinkError:

    try this:
    LD_PRELOAD="libX11.so libXext.so" ; export LD_PRELOAD
    ./runInstaller

  • Oracle 8.1.5 Client/WLS/Solaris x86

    has anyone been able to get Oracle's client 8.1.5 running on Solaris x86 in conjunction with WLS to talk to back-end Oracle? Any help would be greatly appreciated.thanks.

    This will not work. We have not built the native libraries to work with
    Solaris on Intel..
    I suggest trying the platform independent type 4 JDBC driver available for
    free from Oracle. It is supported (as is any JDBC driver) with WebLogic
    Server. To download it:
    Go to http://www.oracle.com and select the "Download" option.
    From the resulting page, use the "Select Utility or Driver" dropdown to
    select Oracle JDBC drivers
    From the resulting page, scroll down a little (since SQLJ stuff appears at
    the top).
    Or, to go directly there:
    http://technet.oracle.com/software/tech/java/sqlj_jdbc/software_index.htm
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Dean Davis" <[email protected]> wrote in message
    news:3a267487$[email protected]..
    has anyone been able to get Oracle's client 8.1.5 running on Solaris x86in conjunction with WLS to talk to back-end Oracle? Any help would be
    greatly appreciated.thanks.

  • How to upgrade oracle 32 to 64 bit on sun solaris x86 64 bit OS?

    Hi,
    I want to upgrade/convert 32 bit Oracle Database 10.2.0.2 to 64 bit database. Existing 32 bit database is RAC and it is running on Sun Solaris X86 64 bit OS.
    First, I want to know is it possible?
    If yes, then what are the exact steps?

    Hi,
    Such a migration can be done, just follow the steps in Metalink note 62290.1
    It is important to remember that 64-bit database requires more shared pool memory so you should increase your shared pool size.
    Liron Amitzi
    Senior DBA consultant
    [www.dbsnaps.com]
    [www.orbiumsoftware.com]
    Edited by: Liron Amitzi on Jul 1, 2009 3:08 PM

  • How to integrate a Solaris x86 server on Sun Management Center ?

    Hello people,
    I want to integrate a Solaris x86 server on Sun Management Center platform.
    If I'm not wrong, SunMC doesn't run for Solaris x86, server and client only as console with Java.
    In speat of it, I try to install Sun Management Center 3.0 Agent for Solaris x86.
    It seems to be ok, install packages, but when execute es-setup script, intents to create the following directory:
    /opt/SUNWsymon/base/bin/sparc-sun-solaris2.8
    I supose that in this directory, SunMC will install sparc binary files
    At this point, I can't follow the installation and abort it.
    Can anybody give me ideas to install and integrate my solaris x86 server on SunMC ?
    Thanks

    Hi Hisham,
    hishooooo wrote:
    Dear Gents,
    I have one X86 Solaris Server configured and installed to be Sun Management Center Server.
    successfully i could monitor the Sun Solaris Servers after i have installed the SMC agent on them.
    my problem is that i could not install the SMC agent on Red Hat Linux. as i could not find an easy document or steps to do so.
    could you guide please?If you still have a copy of your SunMC media around, the same ["es-inst"|http://docs.sun.com/app/docs/doc/820-2215/command-line-1?l=en&a=view] program you use to install Solaris Agents should work on Linux as well. It autodetects OS type and will install Solaris packages or RPMs as appropriate.
    Regards,
    [email protected]
    http://www.HalcyonInc.com

  • How to integrate Solaris x86 server on Sun Management Center ?

    Hello people,
    I want to integrate a Solaris x86 server on Sun Management Center platform.
    If I'm not wrong, SunMC doesn't run for Solaris x86, server and client only as console with Java.
    In speat of it, I try to install Sun Management Center 3.0 Agent for Solaris x86.
    It seems to be ok, install packages, but when execute es-setup script, intents to create the following directory:
    /opt/SUNWsymon/base/bin/sparc-sun-solaris2.8
    I supose that in this directory, SunMC will install sparc binary files
    At this point, I can't follow the installation and abort it.
    Can anybody give me ideas to install and integrate my solaris x86 server on SunMC ?
    Thanks

    Hi
    From the Unix prompt enter oemapp console(for v9.x). If you are using earlier versions it is oemapp console (for starting the console) and oemapp dbastudio(for starting dba studio)
    For starting OMS enter: oemctrl start oms.
    Hope this helps
    sarath

  • Using advanced math functions in plugins

    I have an application built in LabVIEW 8.5 that calls external VIs as PlugIns. Normally adding any subVIs of these PlugIns in the same directory as the plugin is located in (or a sub-directory of that) will enable the plugin to execute (I have several such plugins that do run properly).
    The problem now however is that one of these PlugIns use a few math functions (linear fit etc.) and, although all the subVIs and dlls (including the ones from the vi.lib etc.) are located in the same directory - and the application is run on a machine that actually has the full professional LV 8.5 installed on it, it is still not executable (I've built a source distribution to get all the code it depends on out, with no exclusions). If I hit the broken run-button it says the full development system is required to resolve the issue.
    The same plugin works fine in LV 7.1.1 (although then it is distributed as a top level VI in an llb with the support-VIs in it instead).
    Is there still a way in LV 8.5 to distribute a plugin that uses the math functions without having to include the functions in the built application that will launch the plugin?
    MTO

    Hi, Mads,
    My "Quick and Dirty" test shows that it should be no any problems. Just deselect "Exclude vi.lib" Vis in the Distribution, and select that dependecies should be deployed with PlugIn. See attachment, hopefully its will be helpful for you. Such distribution way produced huge llb (because not only linear fit embedded into library, but all math library), but at least it works.
    best regards,
    Andrey.
    Attachments:
    PlugInWithMathDistributionTest.zip ‏21 KB

Maybe you are looking for