Netbeans install on Fedora 5 x86_64

Hi all. I wanted to install NetBeans and JDK 5.0 on Fedora Core 5 x86_64. I downloaded the file 'jdk-1_5_0_06-nb-5_0-linux.bin' from java.sun.com. After this I tried to run this file on my Fedora Core 5 installation. I encountered the famous error 'The installed cannot start in the graphical mode'. In order to fix this problem I tried all solutions I could find:
1. I disabled SELinux(through GUI).
2. I disabled the Linux firewall(through GUI).
3. I made sure my DISPLAY variable is set to ':0.0'.
3. I installed xorg-x11-deprecated-libs-6.8.2-37.FC4.49.2.1.x86_64.rpm. I couldn't find the xorg-x11-deprecated-libs file for Fedora 5 (I searched herehttp://redhat.download.fedoraproject.org/pub/fedora/linux/core/updates/5/x86_64/) therefore I downloaded this one. Unfortunately at the moment I cannot connect to the Internet on my Fedora 5 that is why I had to download the file manually. (I typed su -c 'rpm --install xorg-x11-deprecated-libs-devel-6.8.2-37.FC4.49.2.1.x86_64.rpm').
I have the following questions to SDN gurus :-):
1. Is there a way to make this file('jdk-1_5_0_06-nb-5_0-linux.bin') install on my system? Perhaps it is meant to be installed on 32-bit systems and I shouldn't have downloaded it? If there is a way to make it install please explain it with as many details as possible. This is my first Linux system and I only begin studying Linux.
I'm especially insterested in installing NetBeans. It's a cool IDE, I'm going to work in NetBeans on Fedora 5. If there is a way to install NetBeans not from this file please describe it with as many details as possible. Unfortunately I couldn't find a forum on netbeans.org that is why I ask my questions here.
2. Have I installed the right xorg-x11-deprecated-libs file? If someone has installed it via yum could you please tell me the name of the library yum installed on your system(And where I can download this file).
3. Since I'm a Linux newbie are there any mistakes I could have made while trying the solutions I mentioned in my message? If you know of any please describe them.
P.S. I know I'm not the first to ask this question. This question has been discussed many times but all solutions I could find did not help me.
Thank you in advance.

Hi Owen,
We have experienced the exact identical errors when installing 10g R2 on the same o/s version.
We tested a bypass of that error by clicking continue on the error window and let the install 'complete'.
We then attempted to start an existing 10.1.0.4 instance and the error libkaio.so.1 not found occurred. I then ldd oracle and discovered the /usr/libaio.so.1 was not found. It turns out we downloaded and installed the libaio_64 rpm then executed relink all. The link completed successfully and we were able to start the instance then manually upgrade it to 10.2.0.1.
It's my feeling that the lib file versions (32 vs 64 bit) play a roll in th eerrors occurring during this new install.
We are opening a TAR about the install errors regarding rmem an wmem kernel parameters and the swap space requirements documented and the associated error.
This forum by the way has a faster time to discussion than Metalink does!
Regards,
Tracy Davis
Bonneville Power Administration

Similar Messages

  • Firefox 5 gives "Server not found" for all URLs - fresh install of Fedora 15 x86_64

    Under a fresh install of Fedora 15 x86_64 on an Intel box, Firefox 5 (firefox.x86_64 5.0-2.fc15) will not display web pages. Internet connection and DNS resolution function correctly. For instance, I can correctly 'ping fedoraproject.org' but giving Firefox the URL 'http://www.fedoraproject.org' reults in a "Server not found" message. What needs to happen to get the URLs to resolve in Firefox?

    Xyne wrote:
    SS4 wrote:
    edit: -facepalm-
    Changing
    SigLevel = Required
    to
    SigLevel = PackageRequired
    in pacman.conf did the trick
    No, that was my fault. I updated my release scripts yesterday and the new ones did not create the database signature symlink. I just fixed it about 10 minutes ago.
    Change the SigLevel back to Required, otherwise Pacman will not verify the databases. Everything should be working again.
    Cheers, upgrading is back to normal (good work on the repo btw)

  • Linking error installing 10.2g x86_64 on OpenSuSE 10.3 x86_64

    On a fresh OpenSuSE 10.3 x86_64 I try to install 10.2g x86_64.
    The OpenSuSE 10.3 is installed according to http://en.opensuse.org/Oracle_on_openSUSE with the C/C++ Development and 32-bit Runtime Environment patterns. I've deselected the Multimedia, Office Software, Desktop Effects, Graphics and Games patterns as they have nothing to do on a server...
    I've installed libaio and orarun.
    The other change I made from the default is that I use /srv/oracle instead of /opt/oracle. This change to corrected in /etc/profile.d/oracle.sh and /etc/sysconfig/oracle
    65% into the linking a get the error below.
    Afterwards I've tried to install gcc41, libstdc++ and their 32bit packages but it doesn't change a thing.
    What am I missing?
    The errorlogs first from installActionsXXX.log and then from make.log
    /srv/oracle/oraInventory/logs/installActions2007-12-15_08-07-59PM.log:
    INFO: ----------------------------------
    INFO: Calling Action unixActions10.2.0.1.0 make
    registerOnly = false
    installMakePath = /usr/bin/make
    installMakeFileName = /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk
    installTarget = collector
    undoMakeFileName =
    installArguments = ORACLE_HOME=/srv/oracle/product/10.2/db_1,
    logFile = /srv/oracle/product/10.2/db_1/install/make.log
    undoTarget =
    progMsg = Relinking SGA fetchlet and nmccollector binary
    INFO: The output of this make operation is also available at: '/srv/oracle/product/10.2/db_1/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: make -f /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk relink_exe EXENAME=nmccollector
    INFO: make[1]: Entering directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    gcc -o /srv/oracle/product/10.2/db_1/sysman/lib/nmccollector -L/srv/oracle/product/10.2/db_1/lib/ -L/srv/oracle/product/10.2/db_1/sysman/lib/ `cat /srv/oracle/product/10.2/db_1/li
    b/sysliblist` -Wl,-rpath,/srv/oracle/product/10.2/db_1/lib -lm `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm -L/srv/oracle/product/10.2/db_1/lib -Wl,-export-dynamic
    /srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o /srv/oracle/product/10
    INFO: .2/db_1/sysman/lib/libnmccol.a /srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a /srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a /srv/oracle/product/10.2/db_1/rdbms/lib
    /libdsga10.a /srv/oracle/product/10.2/db_1/lib/libserver10.a /srv/oracle/product/10.2/db_1/lib/libclntsh.so `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm
    INFO: /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o' is incompatibl
    e with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture
    INFO: of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' i
    INFO: s incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is inco
    mpatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../
    INFO: ../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is inco
    mpatible with i386:x86-64 output
    collect2: ld returned 1 exit status
    INFO: make[1]: Leaving directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    INFO: make[1]: *** [srv/oracle/product/10.2/db_1/sysman/lib/nmccollector] Error 1
    INFO: make: *** [nmccollector] Error 2
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'collector' of makefile '/srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk'. See '/srv/oracle/oraInventory/logs/installActions2007-12-15_08-07-59PM.log' for details.
    Exception Severity: 1
    /srv/oracle/product/10.2/db_1/install/make.log:
    - Linking liborasdk
    /srv/oracle/product/10.2/db_1/bin/genorasdksh
    $Id: genorasdksh.sh 02-mar-2005.16:22:46 mchengjr Exp $
    Generating FULL ORASDK library...
    Creating /srv/oracle/product/10.2/db_1/lib/liborasdk.so.10.2
    -rwxrwx--- 1 oracle oinstall 16477661 2007-12-15 20:16 liborasdk.so.10.2
    lrwxrwxrwx 1 oracle oinstall 17 2007-12-15 20:16 liborasdk.so -> liborasdk.so.10.2
    /usr/bin/make -f ins_rdbms.mk ipc_udp/rm -f /srv/oracle/product/10.2/db_1/lib/libskgxp10.so
    cp /srv/oracle/product/10.2/db_1/lib//libskgxpu.so /srv/oracle/product/10.2/db_1/lib/libskgxp10.so
    /usr/bin/make -f ins_emdb.mk collector ORACLE_HOME=/srv/oracle/product/10.2/db_1/make -f /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk relink_exe EXENAME=nmccollector
    make[1]: Entering directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    gcc -o /srv/oracle/product/10.2/db_1/sysman/lib/nmccollector -L/srv/oracle/product/10.2/db_1/lib/ -L/srv/oracle/product/10.2/db_1/sysman/lib/ `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -Wl,-rpath,/srv/oracle/product/10.2/db_1/lib -lm `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm -L/srv/oracle/product/10.2/db_1/lib -Wl,-export-dynamic /srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o /srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a /srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a /srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a /srv/oracle/product/10.2/db_1/rdbms/lib/libdsga10.a /srv/oracle/product/10.2/db_1/lib/libserver10.a /srv/oracle/product/10.2/db_1/lib/libclntsh.so `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output
    collect2: ld returned 1 exit status
    make[1]: Leaving directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    make[1]: *** [srv/oracle/product/10.2/db_1/sysman/lib/nmccollector] Error 1
    make: *** [nmccollector] Error 2

    I found a reference to "Pre-Install checks for 10gR2 RDBMS (10.2.x) - Linux x86 Platforms
    Doc ID: Note:334531.1" on another thread.
    Running this gives the result below.
    Does that give any answer to my install problems?
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Health Check/Validation (V 01.07.00)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    "Validation Rule Engine" will be run in following environment:
    HOSTNAME : rap
    USERNAME : oracle
    ORACLE_SID : stdby
    ORACLE_HOME : /srv/oracle/product/10.2/db_1
    If this is not correct environment
    Please set correct env parameters and rerun the program
    Would you like to continue [Y]es/[N]o (Hit return for [Y]es) : Y
    Executing Rules
    ~~~~~~~~~~~~~~~
    Executing Rule: OS certified? - completed successfully.
    Executing Rule: User in /etc/passwd? - completed successfully.
    Executing Rule: Group in /etc/group? - completed successfully.
    Executing Rule: Input ORACLE_HOME - user INPUT Required.
    Enter value for < Planned ORACLE_HOME location or if set >
    (Hit return for [$ORACLE_HOME]) :
    - completed successfully.
    Executing Rule: ORACLE_HOME valid? - completed successfully.
    Executing Rule: O_H perms OK? - completed successfully.
    Executing Rule: Umask set to 022? - completed successfully.
    Executing Rule: LDLIBRARYPATH unset? - completed successfully.
    Executing Rule: Other O_Hs in PATH? - completed successfully.
    Executing Rule: oraInventory perms - completed successfully.
    Executing Rule: /tmp adequate? - completed successfully.
    Executing Rule: Swap (in Mb) - completed successfully.
    Executing Rule: RAM (in Mb) - completed successfully.
    Executing Rule: Swap OK? - completed successfully.
    Executing Rule: Disk Space OK? - completed successfully.
    Executing Rule: Kernel params OK? - completed successfully.
    Executing Rule: Got ld,nm,ar,make? - completed successfully.
    Executing Rule: ulimits OK? - completed successfully.
    Executing Rule: RHEL3 rpms ok? - completed successfully.
    Executing Rule: RHEL4 rpms ok? - completed successfully.
    Executing Rule: SuSE SLES9 rpms ok? - completed successfully.
    Executing Rule: 3006854 installed? - completed successfully.
    Executing Rule: ip_local_port_range - completed successfully.
    Executing Rule: Tainted Kernel? - completed successfully.
    Executing Rule: other OUI up? - completed successfully.
    Test "10gr2_rdbms_linux_x86_hcve_031106" executed at Sat Dec 15 21:02:35 2007
    Test Results
    ~~~~~~~~~~~~
    ID NAME RESULT C VALUE
    ===== ==================== ====== = ========================================
    10 OS certified? FAILED = sh: line 91: [: too many arguments Su..>
    20 User in /etc/passwd? PASSED = userOK
    30 Group in /etc/group? PASSED = GroupOK
    40 Input ORACLE_HOME RECORD $ORACLE_HOME
    50 ORACLE_HOME valid? PASSED = OHexists
    60 O_H perms OK? PASSED = CorrectPerms
    70 Umask set to 022? PASSED = UmaskOK
    80 LDLIBRARYPATH unset? FAILED = IsSet
    100 Other O_Hs in PATH? PASSED = NoneFound
    110 oraInventory perms PASSED = oraInventoryOK
    120 /tmp adequate? PASSED = TempSpaceOK
    130 Swap (in Mb) RECORD 8197
    140 RAM (in Mb) PASSED > 4909
    150 Swap OK? PASSED = SwapToRAMOK
    160 Disk Space OK? PASSED = DiskSpaceOK
    170 Kernel params OK? PASSED = KernelOK
    180 Got ld,nm,ar,make? PASSED = ld_nm_ar_make_found
    190 ulimits OK? FAILED = StackTooSmall MaxLockMemTooSmall
    204 RHEL3 rpms ok? PASSED = NotRedHat
    205 RHEL4 rpms ok? PASSED = NotRedHat
    206 SuSE SLES9 rpms ok? PASSED = sh: line 20: [: =: unary operator exp..>
    207 3006854 installed? PASSED = NotRHEL3
    209 ip_local_port_range FAILED = HighTooLow
    210 Tainted Kernel? PASSED = NotVerifiable
    220 other OUI up? PASSED = NoOtherOUI

  • Problems installing on Fedora 15

    I'm trying to install XE 11g Beta on a Fedora 15 machine (minimal install). SE linux has been disabled.
    When I first run the install this is what I get:
    /var/tmp/rpm-tmp.o3fABn: line 176: bc: command not found
    /proc/sys/net/bridge/bridge-nf-call-ip6tables: No such file or directory
    /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
    /proc/sys/net/bridge/bridge-nf-call-arptables: No such file or directory
    error: %pre(oracle-xe-11.2.0-0.5.x86_64) scriptlet failed, exit status 255
    error: oracle-xe-11.2.0-0.5.x86_64: install failedThe second time I try to install it I get this:
    Preparing...                ########################################### [100%]
    /var/tmp/rpm-tmp.zHRVeI: line 176: bc: command not found
       1:oracle-xe              ########################################### [100%]
    Executing post-install steps...
    /var/tmp/rpm-tmp.gYL3HO: line 31: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 32: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 33: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 34: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 35: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 36: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 37: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 38: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 39: test: !=: unary operator expected
    /var/tmp/rpm-tmp.gYL3HO: line 44: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 45: test: !=: unary operator expected
    /var/tmp/rpm-tmp.gYL3HO: line 50: bc: command not found
    You must run '/etc/init.d/oracle-xe configure' as the root user to configure the database.I then run the configuration and get the following error message
    Database Configuration failed.  Look into /u01/app/oracle/product/11.2.0/xe/config/log for detailsHere is the output from the log files:
    cloneDBCreation.log
    Create controlfile reuse set database "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_backup_restore.zerodbid(0); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01078: failure in processing system parameters
    Create controlfile reuse set database "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system enable restricted session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database "XE" open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database rename global_name to "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system switch logfile
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system checkpoint
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database drop logfile group 3
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER TABLESPACE TEMP ADD TEMPFILE '/u01/app/oracle/oradata/XE/temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select tablespace_name from dba_tablespaces where tablespace_name='USERS'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select sid, program, serial#, username from v$session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter user sys identified by "oracle"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter user system identified by "oracle"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system disable restricted session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    CloneRmanRestore.log
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01078: failure in processing system parameters
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    declare
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    postDBCreation.log
    begin
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    create spfile='/u01/app/oracle/product/11.2.0/xe/dbs/spfileXE.ora' FROM pfile='/u01/app/oracle/product/11.2.0/xe/config/scripts/init.ora'
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/xe/dbs/initXE.ora'
    select 'utl_recomp_begin: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select 'utl_recomp_end: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    cat postScripts.log
    CREATE OR REPLACE LIBRARY dbms_sumadv_lib AS '/u01/app/oracle/product/11.2.0/xe/lib/libqsmashr.so';
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    create or replace directory DATA_PUMP_DIR as '/u01/app/oracle/admin/XE/dpdump/'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_swrf_internal.cleanup_database(cleanup_local => FALSE); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0Any ideas on how to fix this?
    Thanks,
    Martin
    http://www.ClariFit.com
    http://www.TalkApex.com

    I got the installation working on OEL 6, but you have to take a sharp eye on the (other) requirements, especially the required packages and kernel parameters.
    Can you run "bc" on the command line? It seems not to be installed on your system. Try bc -v in a terminal. If you don't have it, install it with yum.
    Here's the relevant section of my */etc/sysctl.conf* (activated by sysctl -p afterwards):
    # Disable netfilter on bridges.
    #net.bridge.bridge-nf-call-ip6tables = 0
    #net.bridge.bridge-nf-call-iptables = 0
    #net.bridge.bridge-nf-call-arptables = 0
    kernel.sem = 250 32000 100 128
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    fs.file-max = 6815744
    net.ipv4.ip_local_port_range = 1024 65000
    kernel.shmmax = 4294967295
    net.ipv4.ip_local_port_range = 9000 65000If you have "disabled" the brigde parameters instead of uncommenting them, it might be the parameters are getting evaluated.
    Perhaps this helps.
    -Udo

  • Pro*COBOL not getting instaled on Fedora 14

    Hi,
    I have installed Oracle 11gr2 on Fedora 14 x86_64 system,. But the Pro*COBOL pre compiler which automatically comes with Oracle is not getting installed (Instead Proc is available. I dont know why). I have the entire application coded in embeded SQL-COBOL programs. I am stuck here, unable to preprocess my programs.
    Please suggest me the procedure to resolve. Thanks in advance.
    Note: In "Advanced Install" option I could not find "custom instal"l or a provision to select "precompilers" but other DBA related things found
    Venkatesh Kudire
    [email protected]

    David,
    Can you try passing in the 1.5 VM location manually as listed below
    WorkshopInstaller.exe LAX_VM d:\bea\9server\jdk150_04\bin\java.exe
    Can you also make sure that the 1.5 JVM value entry is the first entry in the PATH environment variable.
    cheers
    Raj

  • Having trouble installing on fedora 6

    hello all
    i am having trouble installing the oracle xe on fedora 6.
    i keep getting the error about this
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    if anyone can help that would be great.
    i tried to install the 32 bit version of libaio and it would not install because it said that a newer version was installed

    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    i tried to install the 32 bit version of libaio and it would not install because it said that a newer version was installed execute following command from shell:
    uname -iIf the output is "x86_64" then install 64bit version of libaio (libaio-0.3.106-3.2.x86_64.rpm).

  • StarOffce 8 install on Fedora 8 problems

    I have Fedora 8 running on a Gateway laptop and I want to install StarOffice. After being unable to install StarOffice as a normal logged person I logged in as ROOT and was able to install StarOffice once but I could not use it as anybody else. The reason I was unable to install StarOffice as a normal user was because in the /var/tmp/un... directory I needed to run setup as ./setup. Ok, big error on my part. Now I have installed Sun java 1.5 and removed the link to the other java 1.7. I have installed Netbeans 6.0 and all of this is working. I have deleted all the StarOffice directories that I can find and then try to re-install StarOffice. After I su as root and the installer runs but it says I have to use the custom install because there are components installed. I can not highlight anything this does not seen to work. Can you please tell me how to completely uninstall StarOffice so I can reinstall it and make it work for anybody who logs on my laptop. Oh, one more thing I have uninstalled all the Open office dot org stuff. Also, this is a plan legal copy I purchased a few years ago. I use it on my Windows laptop and now I am installing it on my
    Lunix laptop.
    Thanks
    Richard

    monion wrote:
    > Can someone point me to a how to on installing GroupWise 8 client on Fedora 17
    > please?
    It is not supported at all. Only on SLED.
    Danita
    Novell Knowledge Partner
    write like a pro - http://www.writingwithdanita.com/

  • Oracle(9.0.1.0) Install On Fedora Core 1

    Hi Everyone,
    Has anyone installed oracle(9.0.1.0) on Fedora? Right now, when I run the installer('/Disk1/runInstaller'), I get this message:
    symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to intialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    I'm guessing it's a JVM issue, what are the solutions?
    -A

    I did often find this link on this forum and I give it to you without guaranty ...
    http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora1.php

  • How to install BitDefender? (x86_64)

    Hi all,
    I want to test BitDefender on my system and have downloaded two files which appear to be wrapped rpm and deb files:
    BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.deb.run
    BitDefender-Antivirus-Scanner-7.6-4.linux-gcc4x.amd64.rpm.run
    Is there an easy way to extract the rpm and deb and then install one or other?
    I seem to remember being able to do this but it is quite some time ago.
    Thanks in advance,
    Diesel1.
    Last edited by diesel1 (2010-01-05 00:14:37)

    sva_h4cky0 wrote:
    tomk wrote:You should still make an Arch package - installing apps without using pacman is not recommended.
    Yes, i (we?) know.,. i would happy if someone create pkgbuild for this
    diesel1 wrote:When I scan it instantly segfaults.
    Perhaps it's "known" bugs for x86_64, it only occured when you running bdgui then click scanner button.
    My dirty solution is creating service menu for dolphin/konqueror to doing file/folder scanning task.
    Btw take a look at bitdefender blog, they create nautilus and konqueror integration as separate download.
    Also im trying install it on Linux Mint 8 i686, everything works well
    EDIT: i'm just installing bitdefender on openSUSE 11.2 x86_64 using *amd64.rpm.run, no segfault, so i don't have any idea what's missing
    I do have 32 bit libs installed.  I will try your suggestions and get back to you.
    Thanks,
    Diesel1.

  • Problems installing on Fedora Core 3, NoClassDefFoundError:PermissionID

    Hello,
    I tried to install JMF on fresh Fedora Core 3 Linux installation. First I installed JDK 1.5.0. While trying to install JMF i got the exception:
    java.lang.NoClassDefFoundError: com/ms/security/PermissionID
    I've beed using JMF on RH9 linux and FC1 with JMF without problems.
    What is going on?
    Best regards,
    Lukasz

    I have found this line in the oraparam.ini file:
    Linux=redhat-Red Hat Enterprise Linux AS release 3,redhat-Red Hat Enterprise Linux AS release 4,redhat-Red Hat Enterprise Linux ES release 3,redhat-Red Hat Enterprise Linux ES release 4,SuSE-9
    will it work if I add something like Fedora Core 4 there?

  • Oracle 10g r2 install in Fedora 13

    Hi all,
    I am a new Fedora guy. I get trouble to install Oracle 10g r2 in Fedora 13.
    The following is error message:
    [oracle@localhost database]$ ./runInstaller
    ./runInstaller: /home/oracle/software/database/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
    Who can help me? Please give me detail guide.
    Thanks!

    Hi,
    Seems a problem related to your glibc install. Are you sure you have the required packages ?
    Don't know if your version is a 32 bits or a 64 bits one but check this link (32 bits) :
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb28052%2Ftoc.htm&remark=portal+%28Installation%29
    or this link (64 bits)
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb15668%2Ftoc.htm&remark=portal+%28Installation%29
    and follow carefully the instructions (Redhat instructions)
    Best regards
    Phil

  • Oracle 9.2.0.4 install in Fedora problems

    Hi!
    Im trying to install Oracle 9.2.0.4 on Fedora Core 1 but I get the following error:
    java.lang.UnsatisfiedLinkError: /opt/tmp/OraInstall2004-09-10_06-39-32PM/libactionFile170.so: /opt/tmp/OraInstall2004-09-10_
    06-39-32PM/libactionFile170.so: undefined symbol: stat
    This is after selecting all options in runInstaller window, any ideas?
    thanks!!!

    I'm having the exact same error on Fedora Core 3. Setting tmp to 777 has no effect. It was already 777 with the sticky bit set.
    The link to togaware doesn't even talk about Oracle 9.2, only about 8i and 10g.
    Does anybody else have an idea?
    Thanks,
    Ron

  • Installing wine in x86_64 [SOLVED]

    I have some trouble installing bin32-wine from AUR on my x86_64 Arch machine. I downloaded the tarball and extracted it, then I ran makepkg in that folder and got a message about missing dependencies (lib32-...). I've fixed some dependencies, but there are some left. The missing ones are now lib32-libldap, lib32-lcms and lib32-jack-audio-connection-kit.
    Appearently these are not in the repositories, so I have to get them in the AUR. Since lib32-libldap depends on lib32-libsasl I have to begin with that one. It seems to work when I install lib32-libsasl, but when I try to makepkg lib32-libldap it still complains about missing dependencies (libsasl).
    $ sudo pacman -U libsasl-2.1.23-2-i686.pkg.tar.gz
    Password:
    loading package data...
    checking dependencies...
    (1/1) checking for file conflicts [#####################] 100%
    (1/1) upgrading libsasl [#####################] 100%
    $ makepkg -s
    ==> Making package: lib32-libldap 2.4.21-1 x86_64 (Fri Jan 22 21:35:30 CET 2010)
    ==> Checking Runtime Dependencies...
    ==> Installing missing dependencies...
    lib32-libsasl package not found, searching for group...
    error: 'lib32-libsasl': not found in sync db
    ==> ERROR: Pacman failed to install missing dependencies.
    Why can't it find lib32-libsasl?
    Last edited by jeypeyy (2010-01-23 15:17:16)

    Lol, thanks. I'm a real dumbass sometimes.
    I've finally fixed all dependencies, but there is still a problem when making the wine package:
    $ makepkg -s
    ==> Making package: bin32-wine 1.1.36-1 x86_64 (Sat Jan 23 01:00:40 CET 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
      -> Downloading wine-1.1.36-1-i686.pkg.tar.gz...
    --2010-01-23 01:00:40--  ftp://locke.suu.edu/linux/dist/archlinu … pkg.tar.gz
               => "wine-1.1.36-1-i686.pkg.tar.gz.part"
    Resolving locke.suu.edu... 134.250.253.5
    Connecting to locke.suu.edu|134.250.253.5|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done.    ==> PWD ... done.
    ==> TYPE I ... done.  ==> CWD (1) /linux/dist/archlinux/extra/os/i686 ... done.
    ==> SIZE wine-1.1.36-1-i686.pkg.tar.gz ... done.
    ==> PASV ... done.    ==> RETR wine-1.1.36-1-i686.pkg.tar.gz ...
    No such file "wine-1.1.36-1-i686.pkg.tar.gz".
    ==> ERROR: Failure while downloading wine-1.1.36-1-i686.pkg.tar.gz
        Aborting...

  • Has anyone got the linux driver installed on Fedora Core

    Hi I've read a heap on the forum about the linux beta driver and the horror people seem to have to install it. I have no idea what I need to do to recompile a copy of the kernel so I am hoping there's someone with Fedora Core 7 that has got this driver to install that would be willing to help me out with it.
    All help would be appreciated
    Thanks.

    Solved with the kind assistance of paulricardomc on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=1477507
    Short version of the fix:
    1. Extract the edid from the Windows partition using softMCCS, saving as edid.bin
    2. Save the edid.bin file in /etc/X11 (or wherever you like)
    3. Include the following in the device section of your xorg.conf:
    "Option"  "ConnectedMonitor" "DFP-0"
    "Option" "CustomEDID" "DFP-0:/etc/X11/edid.bin"
    Fire up X and you're good to go.

  • How Can i install the fedora over windows 8.1?

    Hi
    Recently i purchased lenovo G50-70 model laptop.But the problem is when i try to install fedora over windows 8.1 it is simpy deleting the windows boot manager
    So please help me how can i overcome  from this problem and what is the installation procedure (UEFI BASED SYSTEMS)
    Thanks in Advane
    Somu N

    Hi,
    Did you mean user lock screen?
    If yes, try this:
    Move your cursor to the upper right corner of your computer screen to reveal the
    Charms Menu.
    In the Charms Menu, left-click or tap the Settings icon.
    Note: You can also go directly to the Settings menu from any screen by using the key combination
    Windows + I.
    At the bottom of the Settings menu, left-click or tap
    Change PC settings to open your PC settings options in the Windows 8 User Interface.
    Select Personalize on the left. Select the Lock Screen tab on the top right, and select
    Browse to choose your lock screen.
    Karen Hu
    TechNet Community Support

Maybe you are looking for

  • SU25 Upgrade Step

    Hello Experts -  We just upgrade BW sytem from NW Enhancement Pack 7.0, SP-7 to NW EHP 7.1, SP Stack 7. 1)My question is do we need to do SU25- Upgrade step? I was in a impression that we do this step only for release upgrades. 2) Last time when we d

  • Unused fonts in generated report

    Hi, My file turned out too large, so I generated a report and found two fonts that I'm no longer using in the file. How can I take these out of the file? Thanks. Dan

  • I really need help !!!!

    OK I will be short.I started CS5 this morning and all the plug ins are not working.Not even showing in the UI.Call tech support and the tech guy tells me trash the Preferences folder. After I did this all the mess got lose. All the software I have on

  • Problems trying to connect with a Remedy resource

    Product Versions: - IdM 7.1 - Remedy 7.0.01 We have completed the resource parameters page with connection information to Remedy source...but we got the following error message when Testing Configuration: "Remedy: com.waveset.util.WavesetException: E

  • IPod won't connect to my computer and constantly presents an error message

    My iPod has started acting really bizarrely recently. It constantly displays the folder with the exclaimation mark. (I've been to the apple site, their suggestions don't resolve this issue). Whenever I plug it into my pc, it shows up as an external h