CentOS 5.4 64 bit srss 4.2 troubles

Hi have 3 sun ray 170 thin clients that used to work on an older sunfire v250, but now we have upgraded to a new IBM 3500 series running CentOS 5.4 64 bit. We are trying to get the thin 170s to work with the new 4.2 version of sun ray software. We had licensing for 3.1 as far as I read it won't work with RHEL 5 so I downloaded the free trial of 4.2.
I have tried for 4 days with no luck in getting it to work. I have installed all the prerequisites for RHEL 5 update 3 [Could it be it does not work on update 4????].
Except the JRE, CentOS 5 has 1.6 openjdk [mixed mode] and I just pointed to that during configuration.
When I ran utinstall I got no errors, everything installed great. I printed the installation log and no errors. utadm -A went fine too no problems the dhcpd.conf file was sent up and seems to be working fine. utconfig also went fine the first time I installed it I used tomcat5 that I can get for CentOS 5 but the web console did not work. I just get a blank page. I installed again this time I first installed the apache-tomcat that is downloaded with srss 4.2 and installed in /opt just like it says here
http://wikis.sun.com/display/SRSS4dot2/Home
Again I print out the logs and no errors and I just get a blank page on 1660 and 1661 nothing, maybe this needs to be running to configure the whole things. With 3.1 I just skip the web console because all I need is a thin client,.
I can't run utfwsync [it says to do this off the wiki] I get an error about not being able to get gstatus for the server ????whatever that is???
When I connect the 170s I see one of the dhcp range IPs and the MAC address for the 170 then the <-----> icon with 100F and the IP of the server at the bottom I get a code of 22D then the client resets and this goes on for ever.
No firewall or SELINUX is on or was on during installation.
I am running out of patience with this. Does anyone have any suggestions or have any additional info [logs, support, etc] regarding installing on CentOS 5.4 64 bit and why it does not work. Actually how can I tell everything is up? I mean I see a bunch of ut processes when I run ps but have no idea what should be up.
Also there is mention about using ldap and although all the ldap rpms are loaded I did not configure anything nor see instructions on having to do so.
Also any suggestions on any other software that can work with CentOS 5.4 64 bit using the sun ray 170 as thin clients besides srss4.2 would be welcome.
Thanks in advance

bdajames wrote:
I have tried for 4 days with no luck in getting it to work. I have installed all the prerequisites for RHEL 5 update 3 [Could it be it does not work on update 4????].While not officially qualified on that release, it worked for me. On a fresh install of 5.4 on an x64 platform I needed to install the 32-bit ndbm and libXfont packages in addition to the prerequisites listed for 5.3.
Except the JRE, CentOS 5 has 1.6 openjdk [mixed mode] and I just pointed to that during configuration.The JRE that was on your 64-bit Linux? That won't work. It needs a 32-bit JVM 1.6 that is fully compatible with Sun JNI. Not sure, if openjdk works - better use a 32-bit JRE from Sun.
When I ran utinstall I got no errors, everything installed great. I printed the installation log and no errors. utadm -A went fine too no problems the dhcpd.conf file was sent up and seems to be working fine. utconfig also went fine the first time I installed it I used tomcat5 that I can get for CentOS 5 but the web console did not work. I just get a blank page. I installed again this time I first installed the apache-tomcat that is downloaded with srss 4.2 and installed in /opt just like it says here
http://wikis.sun.com/display/SRSS4dot2/Home
Again I print out the logs and no errors and I just get a blank page on 1660 and 1661 nothing, maybe this needs to be running to configure the whole things. With 3.1 I just skip the web console because all I need is a thin client,.You can skip the web console, if you are fine with configuring everything from the CLI.
But I suspect this is also caused by using the wrong JRE.
I can't run utfwsync [it says to do this off the wiki] I get an error about not being able to get gstatus for the server ????whatever that is???This tells you that the utauthd daemon is not running. Probably caused by using the wrong JVM.
When I connect the 170s I see one of the dhcp range IPs and the MAC address for the 170 then the <-----> icon with 100F and the IP of the server at the bottom I get a code of 22D then the client resets and this goes on for ever.
No firewall or SELINUX is on or was on during installation.
I am running out of patience with this. Does anyone have any suggestions or have any additional info [logs, support, etc] regarding installing on CentOS 5.4 64 bit and why it does not work. Actually how can I tell everything is up? I mean I see a bunch of ut processes when I run ps but have no idea what should be up.The basic test that the utauthd process is up and running is to look at the group status (the 'gstatus' you wondered about):
  $ /opt/SUNWut/sbin/utgstatus.
If you get "Error: Could not get gstatus information", then the service is down on this server.
You can often find out more about what is going wrong, if you look at the following log files:
/var/opt/SUNWut/log/auth_log          - if the utauthd daemon fails (i.e no 'gstatus')
/var/opt/SUNWut/log/utwebadmin.log    - if the webconsole fails
/var/opt/SUNWut/log/messages          - if the daemons are up, but connection still fails
/var/log/gdm/<display>.log            - if everything else seems to work, but the DTU is stuck in status 26{code}
Also there is mention about using ldap and although all the ldap rpms are loaded I did not configure anything nor see instructions on having to do so.
LDAP is used internally by SRSS, but you usually don't need to deal with that directly in any way.
Also any suggestions on any other software that can work with CentOS 5.4 64 bit using the sun ray 170 as thin clients besides srss4.2 would be welcome.
There isn't really any other software for this.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • CentOS 5.4 64 bit srss 4.2 troubles #2

    Hi in my last post "CentOS 5.4 64 bit srss 4.2 troubles" at http://forums.sun.com/thread.jspa?messageID=10968761
    I managed to get the sun rays working as thin clients off my new CentOS 5.4 64 bit server thanks to the help of ottomeister and joergb
    Although the clients seem to work well I still think there is some underlining problem. I never got the web admin bit to work although I did try both tomcat5 that came with CentOS and the apache-tomcat that came with srss 4.2. Although in both installs there were no errors in the installation logs. I wonder if it will affect me later with licensing or any further configuration.
    I am definetly going to do a ./utconfig -u and redo ./utconfig with out configuring the web administration.
    I am worried about other errors too that I found in /var/opt/SUNWut/log/messages
    Apr 20 18:55:44 gulfstream last message repeated 5 times
    Apr 20 18:55:45 gulfstream dhcpd: Dynamic and static leases present for 198.116.28.29.
    Apr 20 18:55:45 gulfstream dhcpd: Remove host declaration sunray03 or remove 198.116.28.29
    Apr 20 18:55:45 gulfstream dhcpd: from the dynamic address pool for 198.116.28/24
    Apr 20 18:55:45 gulfstream dhcpd: DHCPREQUEST for 198.116.28.29 from 00:03:ba:ff:be:72 via eth0
    Apr 20 18:55:45 gulfstream dhcpd: DHCPACK on 198.116.28.29 to 00:03:ba:ff:be:72 via eth0
    Apr 20 18:55:49 gulfstream utstoraged[4950]: Restarting ...
    Apr 20 18:56:24 gulfstream last message repeated 7 times
    Apr 20 18:57:29 gulfstream last message repeated 13 times
    Apr 20 18:58:34 gulfstream last message repeated 13 times
    Apr 20 18:59:39 gulfstream last message repeated 13 times
    Apr 20 19:00:44 gulfstream last message repeated 13 times
    Apr 20 19:01:49 gulfstream last message repeated 13 times
    Apr 20 19:02:54 gulfstream last message repeated 13 times
    Apr 20 19:03:59 gulfstream last message repeated 13 times
    Apr 20 19:05:04 gulfstream last message repeated 13 times
    Apr 20 19:06:10 gulfstream last message repeated 13 times
    Apr 20 19:07:15 gulfstream last message repeated 13 times
    Apr 20 19:08:20 gulfstream last message repeated 13 times
    Apr 20 19:09:25 gulfstream last message repeated 13 times
    Apr 20 19:10:30 gulfstream last message repeated 13 times
    Apr 20 19:10:45 gulfstream last message repeated 3 times
    Apr 20 19:10:45 gulfstream xinetd[4227]: EXIT: tftp status=0 pid=13464 duration=1545(sec)
    Apr 20 19:10:50 gulfstream utstoraged[4950]: Restarting ...
    Apr 20 19:11:25 gulfstream last message repeated 7 times
    Apr 20 19:12:30 gulfstream last message repeated 13 times
    Apr 20 19:13:35 gulfstream last message repeated 13 times
    Apr 20 19:14:40 gulfstream last message repeated 13 times
    This is just a tail snippet but it this repeated all over the messages file. I see part of it is a dhcp message that might have something to do with the fact that I am trying to strictly assign IPs to only known MAC addresses [the sun rays] but the syntax seems to have changed a bit and don't want to mess too much with sun config stuff in there too.
    I don't understand why the utstorage keeps restarting not what the xinetd massage is?
    [root@gulfstream ~]# tail /var/opt/SUNWut/log/utstoraged.log
    /dev/utdiskctl: No such file or directory
    2010.04.20 19:30:42.342279 ADT Storage Service exiting
    /dev/utdiskctl: No such file or directory
    2010.04.20 19:30:47.344681 ADT Storage Service exiting
    /dev/utdiskctl: No such file or directory
    2010.04.20 19:30:52.347749 ADT Storage Service exiting
    /dev/utdiskctl: No such file or directory
    2010.04.20 19:30:57.350864 ADT Storage Service exiting
    /dev/utdiskctl: No such file or directory
    So here its missing something but I have no clue what utdiskctl is and why was it not created at installation????
    In any case I am going to do a fresh ./utconfig -u and then ./utconfig with no web admin and see if some of these errors go away.
    If any one has seen this before or understands the sun ray stuff a bit better please help :^)
    I'm starting to wonder if pxes, cult or thinstation might work with these sun ray 170s. I got some old PCs to run cult xdm on the same server but don't know if I can pxe boot these 170s although I see its probably the same concept of running a dhcp server that sends options and points to a tftp server.
    Thanks in advance any help is much appreciated.

    The web admin component is completely optional. Its absence won't break anything.
    The messages from utstoraged probably mean that the 'utdisk' kernel driver is not loaded into the kernel, probably because it failed to build on your system when SRSS was installed. That probably means that the attempted builds of the 'utadem' and 'utio' drivers failed too. These drivers are distributed as source and must be built on the Sun Ray server. To build them you need to have the kernel-devel RPM installed, then you should be able to:
    $ cd /usr/src/SUNWut/utdisk
    $ make clean
    $ make && make installand similarly for the utio and utadem drivers in the /usr/src/SUNWut/utio and /usr/src/SUNWut/utadem directories.
    OttoM.
    Disclaimer: I work for Oracle, but I do not speak for Oracle.

  • Oracle Enterprise Edition for CentOS 5.5, 64-bit ?

    Hi
    We are going to install Oracle enterprise edition 11gR2 on CentOS 5.5, 64-bit servers for 2-node RAC/ASM setup. I guess we should just need to download "Linux x86 -64" from oracle software down page http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html. Should that work for CentOS 5.5, 64-bit, since there is no specific version for CentOS 5.5, 64-bit? And that Linux x86-64 works for all different kind of linux 64bit?
    Thanks!

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • Oracle 9i (version 2) + CentOS 4.7 64 bits

    Hi
    I did manage to install making many "tricks" most of them were only install software but at the end of the installation It stopped and I realized that the runInstaller was looking for 32 bits libs instead of $ORACLE_HOME/libs so I solved changing my /usr/bin/gcc32 to /usr/bin/gcc and the LD_LIBRARY_PATH with $ORACLE_HOME/libs32:$LD_LIBRARY_PATH...
    So I would like to know if this "tricks" could negative affects to my Oracle Installation....
    What could be the impact on the database ¿?
    Is my oracle really running at 64 bits ¿?
    FYI:
    Pre-installation:
    Software that I needed:
    yum install xfce4-toys.x86_64
    yum install glib2.i386
    yum install xorg-x11-deprecated-libs.x86_64
    yum install xorg-x11-deprecated-libs.i386
    yum install libxslt.i386
    yum install compat-db.x86_64
    yum install compat-libstdc++-33.x86_64
    yum install gcc-c++.x86_64
    yum install libaio-devel.x86_64
    yum install sysstat.x86_64
    yum install glibc-devel.i386
    yum install compat-gcc-32.x86_64
    The "compiler trick":
    cd /usr/bin
    mv gcc gcc64
    mv gcc32 gcc
    The oracle needs:
    groupadd dba
    useradd oracle
    mkdir /opt/oracle
    mkdir /opt/oracle/9.2
    chown -R oracle:dba /opt/oracle
    touch /etc/oratab
    chown oracle:dba /etc/oratab
    sysctl -w kernel.shmmax=100000000
    echo "kernel.shmmax = 100000000" >> /etc/sysctl.conf
    Unpacking the oracle:
    cpio -idcmv < amd64_db_9204_Disk1.cpio
    cpio -idcmv < amd64_db_9204_Disk2.cpio
    cpio -idcmv < amd64_db_9204_Disk3.cpio
    Running the installer:
    (log at the server as oracle in my case ssh -Y -l oracle myoraserver)
    export ORACLE_HOME=/opt/oracle/9.2
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:/lib:/usr/lib/:/usr/local/lib
    export LD_ASSUME_KERNEL="2.4.19"
    ./runInstaller
    Thanks in Advanced ;o)

    The {font:Courier}gcc32{font} is a compiler version, not an architecture specification, so you need that version to compile and link properly. If you do this:
    $ /bin/rpm -q --qf='%{NAME}-%{VERSION}.%{RELEASE}.%{ARCH}\n' gccyou can see if you have a 64-bit capable compiler ({font:Courier}x86_64{font}) or 32-bit only (anything else).
    The linking step will complain and fail if you try to mix 32-bit and 64-bit object files and libraries, so that probably worked well enough.
    Of course, Oracle RDBMS is not supported under CENTOS so using this work business purposes is totally your risk.
    Why not download Oracle Enterprise Linux and have everything just work?

  • Error while installing oracle 10g on centos 5.6 32 Bit

    Hi All,
    Please help me with the issue I facing while installing oracle 10g on centos 5.6 32bit. I did lot of research on google but I am getting same answer...the libXp package is missing, but I have check it...its already installed.
    [root@staging ~]# find / -name libXp.so.6
    /usr/lib/libXp.so.6
    /usr/lib64/libXp.so.6
    echo $DISPLAY
    <ipaddress>:0.0
    [oracle@staging database]$ DISPLAY=<ipaddress>:0.0; export DISPLAY
    [oracle@staging database]$ id
    uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba) context=root:system_r:unconfined_t:SystemLow-SystemHigh
    Below is the error message I am getting :
    oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-37-17PM. Please wait ...[oracle@staging database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-06-27_05-37-17PM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    I found some suggestion on google and tried to not use ip address in DISPLAY settings...
    if I am using 0.0 instead of IP below eg.
    [oracle@staging database]$ DISPLAY=:0.0; export DISPLAY
    The error I am receiving differnt error
    [oracle@staging database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-34-40PM. Please wait ...
    DISPLAY not set. Please set the DISPLAY and try again.
    Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
    - For csh:                % setenv DISPLAY 192.168.1.128:0.0
    - For sh, ksh and bash:      $ DISPLAY=192.168.1.128:0.0; export DISPLAY
    Use the following command to see what shell is being used:
         echo $SHELL
    Use the following command to view the current DISPLAY environment variable setting:
         echo $DISPLAY
    - Make sure that client users are authorized to connect to the X Server.
    To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
         % <full path to xclock.. see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for xclock: /usr/X11R6/bin/xclock
    [oracle@staging database]$ echo $SHELL
    /bin/bash
    Please help me.

    satish.ygl wrote:
    Hi,
    I am getting the same error when i am applying patchset to 10201 to 10204. I am using RedHat Linux 4 version and I tried set $DISPLAY=<hostname/ip address>:0.0 and export=DISPLAY
    #xhost + and checked $PATH this is also is correct
    I did these steps still i am getting the following error
    pen an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
    % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'
    Please help me in this scenario.
    thank You,
    Sri
    Edited by: satish.ygl on Oct 30, 2012 7:49 PMyou must log onto the DB Server as below (or functional equivalent)
    ssh -X oracle@DB_Server
    & the first & only command after logging onto the DB Server should be as below
    xclock
    If/when xclock fails, then OUI will fail.

  • 10g (10.2.0.1.0) - CentOS (4.4) - 64 Bit Installation Error

    Hello All,
    Am not the first one to have this error, but inspite of going through the forum and installing all the packages mentioned below am getting the Make Error of INS_CTX.MK. Below is the list of packages installed and last few lines of code. Pls help me out.
    OS: Centos (4.4 Final) - 2.6.9-42.ELsmp #1 SMP Tue Aug 15 10:35:26 BST 2006 x86_64 x86_64 x86_64 GNU/Linux
    List of packages installed:
    binutils-2.15.92.0.2-21.x86_64.rpm
    compat-db-4.1.25-9.i386.rpm
    compat-db-4.1.25-9.x86_64.rpm
    compat-gcc-32-3.2.3-47.3.x86_64.rpm
    compat-glibc-2.3.2-95.30.i386.rpm
    compat-glibc-headers-2.3.2-95.30.x86_64.rpm
    compat-libgcc-296-2.96-132.7.2.i386.rpm
    compat-libgcc-296-2.96-132.7.2.ia64.rpm
    compat-libstdc++-33-3.2.3-47.3.i386.rpm
    compat-libstdc++-33-3.2.3-47.3.x86_64.rpm
    control-center-2.8.0-12.rhel4.5.x86_64.rpm
    gcc-3.4.6-3.1.x86_64.rpm
    gcc-c++-3.4.6-3.1.x86_64.rpm
    glibc-2.3.4-2.25.i386.rpm
    glibc-2.3.4-2.25.x86_64.rpm
    glibc-common-2.3.4-2.25.x86_64.rpm
    glibc-devel-2.3.4-2.25.i386.rpm
    glibc-devel-2.3.4-2.25.x86_64.rpm
    glibc-headers-2.3.4-2.25.x86_64.rpm
    glibc-kernheaders-2.4-9.1.98.EL.x86_64.rpm
    gnome-libs-1.4.1.2.90-44.1.x86_64.rpm
    libgcc-3.4.6-3.1.i386.rpm
    libgcc-3.4.6-3.1.x86_64.rpm
    libstdc++-3.4.6-3.1.i386.rpm
    libstdc++-3.4.6-3.1.x86_64.rpm
    libstdc++-devel-3.4.6-3.1.i386.rpm
    libstdc++-devel-3.4.6-3.1.x86_64.rpm
    make-3.80-6.EL4.i386.rpm
    make-3.80-6.EL4.x86_64.rpm
    openmotif-2.2.3-10.RHEL4.5.i386.rpm
    openmotif-2.2.3-10.RHEL4.5.x86_64.rpm
    pdksh-5.2.14-30.3.i386.rpm
    pdksh-5.2.14-30.3.x86_64.rpm
    setarch-1.6-1.i386.rpm
    setarch-1.6-1.x86_64.rpm
    sysstat-5.0.5-11.rhel4.x86_64.rpm
    xscreensaver-4.18-5.rhel4.11.x86_64.rpm
    Error Code last few line:
    /usr/bin/make -f ins_ctx.mk install ORACLE_HOME=/opt/oracle/gcc -o ctxload -L/opt/oracle/ctx/lib/ -L/opt/oracle/lib/ -L/opt/oracle/lib/stubs/ /opt/oracle/ctx/lib/sdrz.o -lctxs10 -lctx10 -lctxs10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 /opt/oracle/rdbms/lib/defopt.o -lclntsh `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/lib/sysliblist` -Wl,-rpath,/opt/oracle/lib -lm `cat /opt/oracle/lib/sysliblist` -ldl -lm -L/opt/oracle/lib
    mv -f /opt/oracle/bin/ctxload /opt/oracle/bin/ctxloadO
    mv ctxload /opt/oracle/bin/ctxload
    chmod 751 /opt/oracle/bin/ctxload
    gcc -o ctxlc -L/opt/oracle/ctx/lib/ -L/opt/oracle/lib/ -L/opt/oracle/lib/stubs/ /opt/oracle/ctx/lib/sdrllc.o -lctxs10 -lctx10 -lctxs10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 /opt/oracle/rdbms/lib/defopt.o -lclntsh `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /opt/oracle/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/lib/sysliblist` -Wl,-rpath,/opt/oracle/lib -lm `cat /opt/oracle/lib/sysliblist` -ldl -lm -L/opt/oracle/lib
    mv -f /opt/oracle/bin/ctxlc /opt/oracle/bin/ctxlcO
    mv ctxlc /opt/oracle/bin/ctxlc
    chmod 751 /opt/oracle/bin/ctxlc
    gcc -m32 -o ctxhx -L/opt/oracle/ctx//lib32/ -L/opt/oracle/lib32/ -L/opt/oracle/lib32/stubs/ /opt/oracle/ctx/lib/ctxhx.o -L/opt/oracle/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/opt/oracle/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /opt/oracle/lib/sysliblist`
    /opt/oracle/ctx//lib32//libctxhx.a(sctxhx.o)(.text+0xc5): In function `sctxhxtf':
    : warning: the use of `tempnam' is dangerous, better use `mkstemp'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x61): In function `main':
    : undefined reference to `sctxhxoh'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x279): In function `main':
    : undefined reference to `sctxhxnini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x2ec): In function `main':
    : undefined reference to `sctxhxndeini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x34c): In function `main':
    : undefined reference to `sctxhxndeini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x3b4): In function `main':
    : undefined reference to `sctxhxndeini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x42d): In function `main':
    : undefined reference to `sctxhxndeini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x4ab): In function `main':
    : undefined reference to `sctxhxndeini'
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x57e): more undefined references to `sctxhxndeini' follow
    /opt/oracle/ctx/lib/ctxhx.o(.text+0x1284): In function `OutputCallbackWrite':
    : undefined reference to `sctxhxcconv'
    collect2: ld returned 1 exit status
    make: *** [ctxhx] Error 1
    Please help....!

    Hi
    You might want to have a look at this link...
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866 you may want to install libaio-devel have a look at www.puschitz.com....for some further help,
    --squonk                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I am trying to get my application (e-qip )"We did not detect that your web browser supports 128-bit high encryption.Have trouble "Continue" button below, you will need to upgrade your web browser to a version that supports 128-bit encryption"

    I am trying to complete my TSA job application and it is a requirement to complete e-qip questions?

    That website is using an old method of checking the encryption level a web browser is capable of, it mentions Netscape 6.x/7 which are like from 6 to 7 years ago. It looks like they're checking for a '''U''' in the User Agent string. That particular letter in the UA goes back to the days of export controls for encryption software, but those controls expired over 15 years ago. That letter has been virtually meaningless since then. <br />
    http://en.wikipedia.org/wiki/User_Agent
    You can fool that website into thinking that you are using an older version of Firefox with this extension. <br />
    https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/ <br />
    Use this for a custom UA string that should work there:<br /> '''Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110614 Firefox/3.6.18'''
    Or just use IE for that one website.

  • CentOS-4.2-x86_64

    I have an installation problem with CentOS-4.2-x86_64 on my Compaq computer. I get an error during installation which means I do get the local-disk driver bundled up with the this release of the OS for my Compaq PC. Here is the error message:
    An error has occurred; no valid devices were found on which to create new file systems. Please check your hardware for the cause of this problem.
    BTW, I don't have this problem when I install Centos4.4 as the drive gets recognized and partitioning gets underway; but I must use Centos4.2 for firewire driver reasons, which Cenots4.4 does not have... so, it's a catch-22 problem...
    Any help or suggestions will be greatly appreciated!
    Vil

    Hi Jer:
    I am not sure how to make a driver disk. Where would be my source for drivers, what would the driver be called, and how would I install the driver?
    I have all four iso images that I burned into a CD and that's all I have (CentOS 4.2 64 bit).
    I know for a fact that because my hardware is brand new and came with a serial hard drive (ATA), and, apparently, VenOS 4.2 supports/has drivers for IDE drives (older drive technology) alone. The question is where to get and incorporate driver for ATA drives
    into 4.2 -- Centos 4.4 has the driver, and I must stick to 4.2.
    Thx,
    Vil

  • 32 bit Apps on a 64 OS?

    Hi all
    I have CentOS 5.5 64-bit installed
    I was planning to install EBS 12.1.1, however the only media i have access to is simply labelled "for Linux x86" which leads me to think that its 32-bit.
    Question.
    Assuming i meet all of the pre-reqs for OS configuration for EBS 12.1.1 64 (as per Doc ID 761566.1) do i stand a chance of getting the 32 EBS install on and working, or am i on a hiding to nothing?
    Regards
    Barry

    Use linux32 bash in every terminal window used to install and start startup/shutdown the applications and it should work the same way it works on 32-bit Centos. The installation will think it is being installed on 32-bit. Do a uname -a to verify you are in i686 instead of x86-64. Make sure you install the 32-bit packages for everything required by EBS.
    Unless you need more than 3 GB for your SGA, your 32-bit Linux will see and use all of the RAM on your system. I have used 32-bit Linux in 11i days on machines with 32 and 64 GB of RAM. My current laptop has 16 GB on 32-bit Linux and I can use all of the RAM on the system.
    Let us know how it works for you.
    Regards,
    -Michael

  • Maxdb 64 bit drivers

    Hi
    I am using MaxDB version 7.6 on CentOS 5.2 64 bit. For the drivers I have installed maxdb-callif rpm available for following libraries.
    libsqlod.so, libodcompr.so, libsqlodw.so.
    However, I am facing problems viz. memory leak in these libraries.
    Is there update on any fix being provided for these libraries.
    Also, I checked the MaxDB site and no package is available for x84 architecture.
    If there is one, can someone please forward me the link from where I can update the above rpm or libraries.
    Regards
    Nimish

    Hi, nimish,
    i'm using MaxDB 64bit on CentOS 64bit, but installed from bin files not RPM, from what place you get the RPMs?
    the correct URL to download maxdb is http://www.sdn.sap.com/irj/scn/maxdb-downloads
    regards
    Clóvis

  • FMS 3.5.3 on CentOS 5.5 / Fedora 13

    Hi,
    I managed to make working a FMS 3.5.1 On  CentOS 5.5, but installing 3.5.2 or 3.5.3 don't work. I can't see any  logs nor error messages.
    Playing videos using the Adobe Sample Video Player works on 3.5.1 but don' with the newer versions.
    I installed the different versions in exactly the same way.
    Thanks for help

    Hi,
    Thank you,
    This didn't worked, but installing Centos 5.5 32 bits allowed me to install FMS 3.5.3.
    The links of lib is interesting for libasneu.so.1, which is in opt/adobe/fms/.
    Now i have got issues with FMS 3.5.4 and fmsadmin ...
    ./adminserver: line 121:  6298 Instruction illégale    nohup ./$adminserver -console -conf ./conf/Server.xml > /dev/null 2>&1
    in /var/log/messages :
    Sep  9 10:33:07 fms4 kernel: grsec: From xxx.xxx.xxx.xxx: Illegal instruction occurred at 08218d08 in /opt/adobe/fms/fmsadmin[fmsadmin:7279] uid/euid:0/0 gid/egid:0/0, parent /opt/adobe/fms/adminserver[adminserver:7235] uid/euid:0/0 gid/egid:0/0.
    Thanks
    Raphael

  • JVM crashing on Linux VM (CentOS) Guest machine

    Hi All
    We have headless CentOS VirtualBox VMs configured over headless CentOS (6) machine (32 bit machine). The guest VM has Sun JDK 1.7 installed on the system with Tomcat 7 as the app server.
    Recently the tomcat JVM has started crashing giving Segmentation faults. The issue is fixed after the whole VM is restarted. Am attaching the JVM crash logs which might help in further investigation.
    Please let us know if anyone has faced similar issue in the past and possible configurations the we might be missing.
    Thanks
    Sudhir
    Sample JVM Crash Log
    ++#++
    ++# A fatal error has been detected by the Java Runtime Environment:++
    ++#++
    ++# SIGSEGV (0xb) at pc=0x011a164b, pid=2118, tid=2708867952++
    ++#++
    ++# JRE version: 7.0-b147++
    ++# Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode linux-x86 )++
    ++# Problematic frame:++
    ++# V [libjvm.so+0x1ba64b] FastScanClosure::do_oop(oopDesc**)+0xb++
    ++#++
    ++# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again++
    ++#++
    ++# If you would like to submit a bug report, please visit:++
    ++# http://bugreport.sun.com/bugreport/crash.jsp++
    ++#++
    (gdb) backtrace
    #0 0x00fbd416 in __kernel_vsyscall ()
    #1 0x002c7b01 in raise () from /lib/libc.so.6
    #2 0x002c93da in abort () from /lib/libc.so.6
    #3 0x01338bb1 in os::abort(bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #4 0x0141b054 in VMError::report_and_die() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #5 0x0133cf53 in JVM_handle_linux_signal ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #6 0x013351f6 in signalHandler(int, siginfo*, void*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #7 <signal handler called>
    #8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #17 0x01422e61 in VM_Operation::evaluate() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #19 0x01421d47 in VMThread::loop() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #20 0x014223d5 in VMThread::run() ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #21 0x01339f11 in java_start(Thread*) ()
    from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so
    #22 0x0045fa49 in start_thread () from /lib/libpthread.so.0
    #23 0x0037be5e in clone () from /lib/libc.so.6
    Edited by: user13695872 on Aug 29, 2012 5:23 AM

    Attaching some more threaddump from core file
    ++(gdb) backtrace++
    ++#0 0x00fbd416 in __kernel_vsyscall ()++
    ++#1 0x002c7b01 in raise () from /lib/libc.so.6++
    ++#2 0x002c93da in abort () from /lib/libc.so.6++
    ++#3 0x01338bb1 in os::abort(bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#4 0x0141b054 in VMError::report_and_die() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#5 0x0133cf53 in JVM_handle_linux_signal ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#6 0x013351f6 in signalHandler(int, siginfo*, void*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#7 <signal handler called>++
    ++#8 0x01178656 in FastScanClosure::do_oop(oopDesc**) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#9 0x012d1635 in LoaderConstraintTable::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#10 0x013ba627 in SystemDictionary::oops_do(OopClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#11 0x01381879 in SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#12 0x011c55fb in GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*) ()++
    ++---Type <return> to continue, or q <return> to quit---++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#13 0x011797b8 in DefNewGeneration::collect(bool, bool, unsigned int, bool) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#14 0x011c7467 in GenCollectedHeap::do_collection(bool, bool, unsigned int, bool, int) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#15 0x0112ba50 in GenCollectorPolicy::satisfy_failed_allocation(unsigned int, bool) () from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#16 0x0141bc94 in VM_GenCollectForAllocation::doit() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#17 0x01422e61 in VM_Operation::evaluate() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#18 0x01421808 in VMThread::evaluate_operation(VM_Operation*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#19 0x01421d47 in VMThread::loop() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#20 0x014223d5 in VMThread::run() ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#21 0x01339f11 in java_start(Thread*) ()++
    ++from /usr/local/jdk1.7.0/jre/lib/i386/client/libjvm.so++
    ++#22 0x0045fa49 in start_thread () from /lib/libpthread.so.0++
    ++#23 0x0037be5e in clone () from /lib/libc.so.6++

  • Iphone and Windows 7 64 bit

    I am using the RC of windows 7 64 bit and I have trouble connecting my iphone or ipod. I installed the 64 bit version of itunes and it works, but it doesnt install the mobile device services and drivers as it seems. my iphone gets detected as a camera, but i can't synch it with itunes. Is there any solution to this?

    Okay, I'm throwing in the towel for now. I unplugged every USB device, turned off my Bluetooth keyboard and mouse, unplugged the wireless router and unplugged the cable, turned off wifi on the iPhone, and using a USB mouse I started iTunes. By the way, it seem to take an awful long time just to start up besides not seeing the iPhones.
    Then I plugged in my iPhone and waited. Nothing at all. No error messages but no iPhone. I turned it off and on, left it hooked up while I restarted iTunes, did a hard reboot while it was plugged in. NO reaction whatsoever from iTunes.
    Then I happened to notice that Skype was doing something in the system tray so I (for the heck of it) disabled it and immediately got the old error message that an iPhone has been detected but can't be identified.
    This eco system is too fragile. Even if I got my iPhone identified once I could never be sure that I wouldn't breathe the wrong way and knock it out again. I'm going to live with my bizarro work-around of connecting to a spare XP tower (no keyboard, mouse or monitor) that can sit on my network at home and control the iTunes sync via GoToMyPC. This was the PC I was using before the Vista machine. I guess I'm using it as a iTunes 8.2 server.
    This has to be an issue that Apple addresses in the not too distant future, one would hope. I'm going to try and wait it out.

  • Installing LabView 8.2 runtime engine on Windows 7 64-bit

    We have a product built on LabView 8.2
    For a couple of years, we have been distributing this product on Windows 7 64-bit systems with no trouble at all.
    Today, we received a customer complaint indicating that the LabView 8.2 runtime engine cannot be installed on Windows 7 64-bit.
    Our verification team has confirmed this to be true.
    Interestingly, we have several Windows 7 64-bit computers with the LabView 8.2 runtime engine already installed.
    How is this possible?
    Has something changed in Windows that no longer allows the LabView 8.2 runtime engine?
    We are confused by the fact that this appears to be a new problem and the runtime engine did, at some point, install correctly on multiple Windows 7 64-bti computers.
    Any thoughts would be extremely appreciated.
    Attachments:
    lv_install_error.jpg ‏22 KB

    No, i dont think the 8.2 installer is corrupt, but it uses the Windows Installer service, which according the image has some problems. Maybe it recently updated? It's incompatible with that old installer so you need to downgrade it? It's corrupted and needs some fix?
    /Y
    LabVIEW 8.2 - 2014
    "Only dead fish swim downstream" - "My life for Kudos!" - "Dumb people repeat old mistakes - smart ones create new ones."
    G# - Free award winning reference based OOP for LV

  • Presario v3702TU trying to setup it up with winxp 64 bit, but unable to get audio to work

    Hi,
    I just installed a old laptop of mine with win xp 64 bit + sp2.
    I am able to get most of the drivers for xp 64 bit, but audio is troubling me.
    I am unable to get exact driver for the below Device ID
    HDAUDIO\FUNC_01&VEN_14F1&DEV_5051&SUBSYS_103C30CD&REV_1000
    which should be connexant smart audio 221.
    I ahve installed the UAA driver, but not able to get exact dirver for xp 64 bit. All the drivers availble on net seem to be off vista/xp -32 bit.
    Please help

    It is really hard to find 64bit driver
    There is one has similar issue.
    http://h30434.www3.hp.com/t5/Desktop-PC-Sound-and-Audio-Reply/Vista-to-XP-downgrade-No-Sound/td-p/26... 
    You can get the driver from the page 2, or get it the skydrive link below:
    http://cid-3f10d7c1771f7efe.office.live.com/self.aspx/Public/Conexant%20SmartAudio%5E_221%5E_XP.zip
    Please note, MS UAA driver must be installed before audio driver.  Try to use the MS UAA driver from the page 1.  If has problem then use the link below:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&lc=en&dlc=en&tmp_geoLoc=true&software...
    Sorry, i don't have unit to do the test for you. Please let me know what the resoult is.
    Cheers
    Although I am an HP Employee, I am speaking for myself and not for HP.
    Make it easier for other people to find solutions, by marking my answer “Accept as Solution” if it solves your problem.

Maybe you are looking for

  • Multiple defects in Safari performance

    I am using Safari 4.04 and can't list the various performance failures. I've shifted to Firefox which seems to work fine where Safari fails, e.g., sending webmail on Comcast. I first thought it was Comcast that was at fault but when I went to Firefox

  • Decode and Date

    Dear All, Does decode check the date in the table and returns some value from the same table? For example; Select decode(original_date,1, (select new_date from ABC_Calendar) from ORG_Calendar;It should be like above. Thanks

  • Security Filter Refresh in Hyperion planning

    Hi, I tried to refresh security for planning through workspace, and the process got finished in veryless time which is unusual, can any one please tell me that where can i check a log for this seurity Flters refresh in hyperion planning i have gone t

  • How many methods copies will create when i create multiple objects

    Hi I have big doubt in java. See the following Program class A{ public int i; public static int j; public void methodOne(){ Sytem.out.println("Welcome"); public static void methodTwo(){ System.out.println("Welcome methodOne"); class B{ public static

  • Error while doing J1IIN

    Hi all, While creating outgoing excise invoice through J1IIN, I am getting following error Customization for company code 200 missing in table Company customization Message no. 8I303 Diagnosis The customization details have not been maintained for th