Problems of Slackware Linux 7.0 and Oracle 8iR2 8.1.6

Hi, everyone
I have a question for oracle DB on Slackware Linux system.
After I download the package of Oracle.
I try to install it. But I get following error messages:
***************** Start ********************
Exception java.lang.NullPointerException occurred..
java.lang.NullPointerException
at sun.awt.motif.MComponentPeer.setFont(MComponentPeer.java:192)
at sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:71)
at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:99)
at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:54)
at sun.awt.motif.MToolkit.createFrame(MToolkit.java:137)
at java.awt.Frame.addNotify(Frame.java:196)
at java.awt.Window.pack(Window.java:119)
at
oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.addWizardDialog(OiifmMain
Frame.java:352)
at
oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.<init>(OiifwWizDialog.jav
a:393)
at
oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.jav
a:317)
at
oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:208)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:447)
********************* End ******************
My system is:
linux system: Slackware 7.0
kernel: 2.2.17
Java version: java -version
java version "1.2.2"
Classic VM (build Linux_JDK_1.2.2_RC4, native threads, sunwjit)
ps: I think it seems having no MOTIF lib.
so I install one 'lesstif 0.91'. But it
still can't work.
HOPE YUOR HELP, Thanks a lot.
Jack.

Why dbassist doesn't woek on Slackware 7?
I succeded installing Oracle8i on Slackware 7, but dbassist crashed (in fact, dbassist keep running, but there are some Java exceptions, and there is no dbassist window).
Is this a jre problem(on Slackaware 7)?
null

Similar Messages

  • Problem with Linus Ubuntu 7.04 and Oracle-Xe debian package

    Hi all,
    Installed Oracle 10g XE on my Ubuntu 7.04 using universal Debian Package : oracle-xe-universal_10.2.0.1-1.0_i386.deb. No problem during the installation . After finished the installation, I configured the database to use port 6000 and its password (Listener port set to default).
    But when I tried to access the database home page using "http://127.0.0.1:6000/apex", it cannot be accessed. Then I tried to verify my database server using /etc/init.d/oracle-xe status and here's the output:(before it, I make user the database was realy online by typing /etc/init.d/oracle-xe start)
    ###########################333###
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-AUG-2007 22:45:07
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=wks-082)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    Linux Error: 110: Connection timed out
    then I tried to open the log in /usr/lib/oracle/xe/app/oracle/admin/xe/bdump/alert_XE.log and here is the output
    Thu Aug 9 14:54:14 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Thu Aug 9 14:54:27 2007
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    Thu Aug 9 14:54:33 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_7532.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 7532
    Thu Aug 9 14:54:35 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Thu Aug 9 14:54:46 2007
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    Thu Aug 9 14:54:51 2007
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_7551.trc:
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    USER: terminating instance due to error 600
    Instance terminated by USER, pid = 7551
    Thu Aug 9 14:54:53 2007
    Are there anyone who can help me? I really have no idea since I'm a newbie here, both linux and oracle. Any hint are welcome, thanks in advance.
    Regards,
    Rudi Sadria

    Thx for the help, I already verify the /etc/hosts and these are the output:
    127.0.0.1     localhost
    127.0.0.1     wks-082
    127.0.0.1 localhost.localdomain localhost localhost.domain
    127.0.0.1 hostname hostname.domain
    # The following lines are desirable for IPv6 capable hosts
    ::1 ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    I check the listener status and here's the output:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 10-AUG-2007 15:14:45
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 10-AUG-2007 15:14:39
    Uptime 0 days 0 hr. 0 min. 6 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=wks-082)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "XE", status BLOCKED, has 1 handler(s) for this service...
    The command completed successfully
    and here's the alert_XE.log
    Fri Aug 10 15:30:59 2007
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    sessions = 49
    __shared_pool_size = 41943040
    __large_pool_size = 0
    sga_target = 146800640
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 96468992
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 41943040
    PMON started with pid=2, OS id=7328
    PSP0 started with pid=3, OS id=7330
    MMAN started with pid=4, OS id=7332
    DBW0 started with pid=5, OS id=7334
    LGWR started with pid=6, OS id=7336
    CKPT started with pid=7, OS id=7338
    SMON started with pid=8, OS id=7340
    RECO started with pid=9, OS id=7342
    CJQ0 started with pid=10, OS id=7344
    MMON started with pid=11, OS id=7348
    MMNL started with pid=12, OS id=7350
    Fri Aug 10 15:31:00 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Fri Aug 10 15:31:01 2007
    ALTER DATABASE MOUNT
    Fri Aug 10 15:31:01 2007
    ORA-00202: control file: '/usr/lib/oracle/xe/oradata/XE/control.dbf'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    Fri Aug 10 15:31:01 2007
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    and then I open the SQL* plus and type some command
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Aug 10 15:32:38 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> conn / as sysdba
    Connected.
    SQL> select status from v$instance
    2 ;
    STATUS
    STARTED
    But I'm still cannot accessed my "http://localhost:6000/apex". Are there any possibilities that my browser block it? or I need to change the port?
    Thx a lot for your help
    Regards,
    Rudi Sadria

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

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

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

  • Problem in search  example on MYSQL and ORacle

    Hi
    I have a sample application built on mysql 5.0 and ADF BC jdev 10.1.3.2. All the functionalities are working fine upto the expections. But the only problem is date format masking. When i run on mysql 5.0 date format is YYYY-MM-dd . Records can be searched when connected to mysql.
    When i switch the application to oracle DB it results into
    AND ( ( (CsRegn.CR_REGN_DT = '2008-05-05') ) )
    ORA-01861: literal does not match format string
    how to overcome this sort of problem
    regards
    Amit

    any body help on this

  • Problem with character set with servlets and Oracle 9i AS

    I am deploying a servlet with Jserv on a Sun machine.
    My servlet is working but some special characters in text fields like "i", "h", "`" (French language) are replaced by "?" when refreshing the HTML pages.
    Is that a Jserv or Oracle 9i AS settings problem or machine settings problem ?
    Thanks for you help
    Lilian

    The solution to this problem is described in MetaLink note #211920.1. But this note is published with LIMITED access as it involves using a hidden parameter.
    You can get access to the note through Oracle Support only.
    The problem itself is solved generically, if the source database is at least 10.1.0.3 and the target database is 10.2
    -- Sergiusz

  • Problem with Date - Text File Source and Oracle Target

    Hi All,
    I have a source data (text file) with date column in the format of 'MM/DD/YYYY'. My target is oracle. I am using the LKM FILE TO SQL and IKM SQL Control Append. When i execute this interface, i am getting an error as
    7000 : null : com.sunopsis.jdbc.driver.file.b.i
    com.sunopsis.jdbc.driver.file.b.i
    at com.sunopsis.jdbc.driver.file.b.f.getColumnClassName(f.java)
    at the Load Data step.
    How to load date columns from text file to oracle tables? Please help me in resolving this...
    Thanks in Advance,
    Ram Mohan T

    The worst solution is to define for your text file the date as a string and then to rebuild your date type in Oracle.
    something like
    convert(Substr(myfield,4,2)||Substr(myfield,1,2)||Substr(myfield,7,4) ,'MMDDYYYY')
    this is maybe the worst solution but it should work.
    Regards
    Brice

  • Oracle Linux 6.3 and Oracle VM 3.0.3 : high "os thread startup" waits

    Hi all,
    we just installed Oracle Linux 6.3 as a PVM guest with Oracle VM 3.0.3.
    The vm is acting as a dbserver.
    We see high "os thread startup" wait times from statspack report. A 10-hour report shows:
    Top 5 Timed Events Avg %Total
    ~~~~~~~~~~~~~~~~~~ wait Call
    Event Waits Time (s) (ms) Time
    CPU time 13,819 57.5
    db file sequential read 1,839,279 5,791 3 24.1
    enq: TX - row lock contention 1 664 ###### 2.8
    os thread startup 1,350 451 334 1.9
    control file sequential read 166,312 386 2 1.6
    This seems to be an OS or virtualization issue: if i run some very simple commands like "ls " or "top", sometimes I see them hangig some seconds .
    What should I check for ?
    Thanks,
    Andrea

    This will sound silly, but: Make sure you aren't a victim of the "Some Linux machines have high CPU utilization after Leap Second insertion on July 1st". If your server was "doing NTP", this might have happened. You can google this, if you didn't hear of it. A reboot makes it go away.

  • INFORMIX and ORACLE on LINUX

    Hello Stephen,
    some time ago we talked about Forte for LINUX. Now I think it will need
    not a long time that Forte is available on LINUX.
    INFORMIX and ORACLE has officially announced that they offer their
    Database on LINUX. Now it is only a question of time, that Forte
    got a business-case from big Firms which want to see Forte on LINUX.
    In GERMANY I know that Mercedes use LINUX for car-development and
    Sixt-Budget use LINUX for their car-rental (worldwide).
    I think, if Forte is availaible for LINUX than a big beng goes through
    the IT-Market. Many firms just wait for a OO-orientated 4GL-Development
    environment to distribute their business-processes to many little
    servers which are cheap and powerfull. It is than a question of
    less money to use a big machine or just 10 or 20 LINUX servers (which are
    cheaper and faster).
    Sorry for my enthusiasm on this mailing list, but i'am
    so happy to hear from this and want's to cry it out all over the world :-)))))
    Joseph Mirwald

    At 09:03 AM 8/22/98 +0200, Joseph Mirwald wrote:
    Hello Stephen,
    some time ago we talked about Forte for LINUX. Now I think it will need
    not a long time that Forte is available on LINUX.Well, I suspect if you ask them, the official policy statement is: Linux is
    not a supported platform at this time, and we cannot discuss unannounced
    products. (or some such thing). Privately, talking to some of the Forte
    people at FORUM this year, I was distinctly left with the impression that
    it will be a cold day in hell before such a port is done.
    INFORMIX and ORACLE has officially announced that they offer their
    Database on LINUX. Now it is only a question of time, that Forte
    got a business-case from big Firms which want to see Forte on LINUX.Well, I haven't talked to our Oracle sales rep, but I did go to their web
    site and I couldn't find anywhere where you could download it, or much more
    than a "how great it is" statement. Based upon my prior dealings with
    Oracle, and some well documented cases, I would be surprised if you could
    get it today - delivered and working, that is.
    Informix, on the other hand, I just downloaded (not installed yet, but at
    least I have in my hot little paws something that says it will be Informix
    on Linux).
    One of the problems that Forte faces in the marketplace is the cost of the
    product. Yes, it does a lot (personally, I'm quite a fan). But, some IT
    shops - especially the ones that have capable people on staff - are
    beginning to look at the distributed object characteristics of Java and
    asking "Why can't I do what I want with Java RMI, etc.?" When I talked to a
    Forte salesman at FORUM, his only response was "Well, those really aren't
    Forte customers anyway!" As Java adds things like transactional objects,
    transparent database access (yup! persistent objects in a relational
    database - without all the coding - and with performance too!), JavaSpaces,
    Jini, etc. I think it's a "head in the sand" approach for Forte to ignore
    this. To me, Java presents some very compelling features. And, according to
    some friends I have inside of Sun, basically all of the brightest people in
    Sun have all migrated over to doing the Java stuff, so it's only likely to
    get better. People like Rick Cattel (databases) and Jim Waldo (distributed
    object systems) who have been giving this stuff lots of thought for
    years!! That's why it's so well thought out when you see it for the first
    time.
    The only glaring omission from it seems to be a generic event queue
    mechanism. Fortunately, given the other stuff Java has to offer (RMI, event
    classes, etc.) you can build a very good one in about a man week. In fact,
    Java has one, they just didn't take a "high" enough superclass - they
    limited it to AWT events. If they had made it all events, you wouldn't even
    have to build that.
    Now, don't get me wrong... Forte is planning to incorporate lots of really
    cool Java stuff in their next release (preannounced at FORUM). But to me,
    that's not the issue on a larger scale. The real issue is this: are
    environments which are cheaper incorporating a lot of what Forte does - and
    the answer is Yes! Incidentally, there is a version of the Java environment
    being developed for Linux under the GNU license, for the express purpose of
    making it open and keeping it free (and open). Someone recently told me
    that it is now available, but I haven't confirmed that yet.
    In GERMANY I know that Mercedes use LINUX for car-development and
    Sixt-Budget use LINUX for their car-rental (worldwide).My perception is that the Europeans are more progressive and cooperative
    than us in the states. Most of the really good Linux help I've gotten on
    the net has been form Europe (including a wonderful sendmail
    site/expert). :-)
    I think, if Forte is availaible for LINUX than a big beng goes through
    the IT-Market. Many firms just wait for a OO-orientated 4GL-Development
    environment to distribute their business-processes to many little
    servers which are cheap and powerfull. It is than a question of
    less money to use a big machine or just 10 or 20 LINUX servers (which are
    cheaper and faster).Well, as I was indicating above, people who are cost conscious might be
    searching for lower cost alternatives to Forte itself.
    Sorry for my enthusiasm on this mailing list, but i'am
    so happy to hear from this and want's to cry it out all over the world:-)))))
    <soapbox>
    So, who says that all reactions have to be between 4 & 6 (5 being
    neutral)!! Don't apologize. If you're excited - be excited! That's what
    life is all about.
    </soapbox>
    Stephen

  • Can any one help me. I tried to install Oracel 8.1.5 on RedHat Linux 7.0 and failed.

    I am running my system with RedHat Linux 7.0 and tried to install Oracle 8.1.5.
    I extracted jre required files and when i tried to start ./runIns.sh from install/linux directory it is giving me an error Unable to initalize threads: cannot find class Java/lang/Thread
    Could not create JVM
    i tried 3 times and i ended up here and i need instruction to sort out the problem as earlier as possible.pls do advice me in this.
    pls send the solution ASAP to my email id - ([email protected])

    Make sure you have IBM's Java 1.1.8 JRE/JDK installed on your server and $JAVA_HOME set. Check the Oracle installation instructions. One other problem with Red Hat 7.0. is that
    there is a libc library incompatibility problem with Red Hat linux 7.0 and Oracle 8i. The database will not start after you install it. Go to MetaLink (if you have support) and search for document # 121176.1. Basically, you have to download an older version of glibc, modify your Oracle link environment files, re-link the database executables and all will work normally. I did it on my Red Hat Linux 7.0 server two weeks ago and everything is working fine. Only other alternative is downgrade to Red Hat 6.2.

  • Problem installing Oracle 9.2 on RedHat Linux 7.1 and 9.0

    Hi everyone,
    As the subject line says, I tried installing Oracle 9.2 on
    RedHat Linux 7.1 and 9.0, strictly following instructions
    written by Werner Puschitz
    (http://www.puschitz.com/InstallingOracle9i.shtml). Both
    attempts failed with identical symptoms:
    - the installer asks for Disk 2
    - after the disk is inserted, it hangs. It turns out that
    kernel is writing messages similar to these in
    /var/log/messages:
    Jun 16 02:45:19 boston kernel: 16:00: rw=0, want=317696, limit=149920
    Jun 16 02:45:19 boston kernel: attempt to access beyond end of device
    Unless interrupted, this continues until the /tmp filesystem gets full.
    Has anyone experienced this? I haven't been able to find
    an explanation so far.
    Any help would be much appreciated.
    Regards,
    Ljubomir Buturovic

    Providing a thread-bare configuration of your machine on which you are trying to install Oracle on Linux (and mind you - which kernel/distro, coz that's important) would definitely help you elicit more responses to your messages.

  • OEM 2.1.0 and Oracle 8.1.5 onb Linux

    Hi
    I have a probleme with OEM (2.1.0 on NT simple client) and Oracle 8i (8.1.5 on RedHat Linux 6.0 the server)
    My Agent run with no probleme and when I search this agent via my Enterprise Manager Console I have no probleme (the agent is find).
    But via the console if I try to connect to my database I have a message ORA-12545 Connect failed because target host or object does not exist ! Why ?
    If I try to connect via Sqlplus or DBA Studio Standalone I have no probleme.
    Serge

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by hennaux ():
    Hi
    I have a probleme with OEM (2.1.0 on NT simple client) and Oracle 8i (8.1.5 on RedHat Linux 6.0 the server)
    My Agent run with no probleme and when I search this agent via my Enterprise Manager Console I have no probleme (the agent is find).
    But via the console if I try to connect to my database I have a message ORA-12545 Connect failed because target host or object does not exist ! Why ?
    If I try to connect via Sqlplus or DBA Studio Standalone I have no probleme.
    Serge <HR></BLOCKQUOTE>
    Hello Serge,
    You need to check your tnsnames.ora file. You need to very that the service name you are using on the NT client is really connecting you to the linux server.
    The Oracle docs cover how to set it up.
    it goes something like this
    Also do a search for Jesus M. Salvo's how to on setting it all up. He is on the OTN check back about 2 months or so.
    I would send you a copy of my tnsnames.ora file, but I cannot get it (not on server now)
    null

  • Java and oracle in linux

    hello frnds...i have installed oracle 10g in ubuntu 11.04....now i want to make database connection between java and oracle...so how can i do it??i know the java code..but the main problem is database driver..how can i give the classpath for specific jdbc dirver...pls tell me the steps to set classpath for jdbc driver...
    thnx in advance..

    884540 wrote:
    hello frnds...i have installed oracle 10g in ubuntu 11.04....now i want to make database connection between java and oracle...so how can i do it??i know the java code..but the main problem is database driver..how can i give the classpath for specific jdbc dirver...pls tell me the steps to set classpath for jdbc driver...
    thnx in advance..You can mention the classpath using the javac and java options:
    javac -cp .;<path> <ClassName>.java
    and
    java -cp .;<path> <ClassName>
    Or refer the below link to avoid mentioning classpath everytime you run/ compile the program
    http://www.linuxquestions.org/questions/linux-software-2/j2sdk-install-174483/#post898715

  • Installing Grid Infrastructure 11.2.0.2 fails on Oracle Linux 5.6 and 6.0

    Hi all,
    We are in the process of building our new enterprise environment and tried to install the following:
    Oracle Linux 6.0
    Grid Infrastructure 11.2.0.2
    ASM
    OCFS2
    Oracle RDBMS 11.2.0.2
    Installation of Grid Infrastructure failed on Oracle Linux 6.0 and 5.6 as well. Is it because it's not yet certified for these Oracle Linux versions? Where can we find compatibility matrixes or certification information to find out which versions do work together? Been trying to find them with no success.
    Thanks for any help!

    Dude wrote:
    I have recently installed Oracle 11.2.0.2 including ASM, which also installs Grid infrastructure under Oracle Linux 5.6 (default UEK kernel) without any problems. I installed the oracle-validated package prior to the Oracle installation.OEL 5.6 and 11.2..02 Grid Infrastructure installation (for x86_64) failed in our case. Have opened a SR several weeks ago for it, but no resolution. We since reverted back to OEL 5.5 for building and running this specific RAC.
    There's also errors in OEL 5.6's Infiniband s/w stack. The openibd service fails to apply errata correctly because the o/s command used has since changed command line parameters. My guess is that testing happened solely on new h/w where this errata did not have to be applied, thus were not tested. Also, this service failed to start the srp_daemon (is critical for making sure that the storage layer works each and every time and does not cause stale connections that lead to command rejections from the storage server after a reboot of a RAC node)
    I not only had to fix the openibd service to correctly apply the errata, but also write a separate srpd service that dealt with starting up and shutting down the srp_daemon.
    Not very impressed with OEL 5.6 at all and it will be unlikely that we'll use it. And it raises a lot of concern whether OEL 6 would be a robust enough o/s for running our RAC systems.

  • How to conncet mysql database and oracle database 11g2 on linux 5.4

    Hi,
    Can anyone help me to connect mysql server database to Oracle
    database on Linux OS?
    I have done all things, but I am getting a problem in installing dg4odbc
    driver on Oracle database. In a simple word, I don't know how to create
    listener between mysql database and Oracle database.
    If anyone knows that please help me in configuring dg4odbc for Oracle. OS
    -Linux 5.4 and refer any doc or link.
    oracle 11g2 11.2.0.1
    i follow the metalink id - 466228.1 ( but cant successed).
    Thanks and regards,
    pritesh ranjan

    hi pl z clear me it is required to install manully the dg4odbc driver for oracle to connect MySQL server database. because in my $ORACLE_HOME/hs/admin/initdg4odbc.ora is present automatically.
    details of the initdg4odbc.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = mysql_odbc
    HS_FDS_TRACE_LEVEL = off
    HS_FDS_SHAREABLE_NAME = /usr/lib/libmyodbc5w.so
    # ODBC specific environment variables
    set ODBCINI=/etc/odbc.ini
    set LD_LIBRARY_PATH=/usr/lib
    # Environment variables required for the non-Oracle system
    #set HOME=/home/oracle
    ~
    ~
    ~
    "initdg4odbc.ora" 20L, 437C
    details of the listener.ora file
    DG4ODBC =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA=(SID=dg4odbc))
    (HS=OK)
    SID_LIST_ORCL =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = orcl)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/dbhome_1)
    (SID_NAME = ORCL)
    ADR_BASE_DG4ODBC = /u01/app/oracle
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pritesh11gprim.oracle.com)(PORT = 1521))
    ADR_BASE_ORCL = /u01/app/oracle
    "listener.ora" [readonly] 37L, 779C 35,0-1 85%
    details of tnsname.ora file
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.132)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    DG4ODBC =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    (CONNECT_DATA=(SID=DG4ODBC))
    (HS=OK)
    MYSQL =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521))
    (CONNECT_DATA=(SID=MYSQL))
    (HS=OK)
    when i m going to start the listener it could not be started..
    details of the mysql server database
    [root@pritesh11gprim ~]# mysql -u root -p
    Enter password:
    Welcome to the MySQL monitor. Commands end with ; or \g.
    Your MySQL connection id is 2
    Server version: 5.6.10 MySQL Community Server (GPL)
    Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    Oracle is a registered trademark of Oracle Corporation and/or its
    affiliates. Other names may be trademarks of their respective
    owners.
    Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
    mysql>
    mysql> show databases;
    | Database |
    | information_schema |
    | demo |
    | mysql |
    | performance_schema |
    | pritesh |
    | test |
    6 rows in set (0.01 sec)
    if any where i m wrong then plz suggest me......
    thanks & regards
    pritesh ranjan

  • Install questions on OVM Manager  and Oracle Linux

    I installed OVM Server 3.0.3 on a 64-bit server class box.
    Getting tight with a spare box, I tried to install OVM Manager on the Oracle VirtualBox as a VM and also to install it on the top of OVM Server on the same hardware box but neither has been successful.
    So, I'm thinking of rather installing OVM Manager on one of my laptops.
    Before proceeding to wipe out the data on my laptop, I'd like to check couple of things:
    1. I take it that the 32-bit OVM Manager should have no problem working with 64-bit OVM Server, correct?
    2. The OVM Manager itself doesn't include with a bootable Linux image and should be installed on the top of a pre-installed Linux (e.g., Oracle Linux), so I need to install Oracle Linux first on my laptop and install OVM Manager on top of it, right?
    Thanks for your help in advance!
    - Young

    user7259518 wrote:
    1. I take it that the 32-bit OVM Manager should have no problem working with 64-bit OVM Server, correct?That's fine.
    2. The OVM Manager itself doesn't include with a bootable Linux image and should be installed on the top of a pre-installed Linux (e.g., Oracle Linux), so I need to install Oracle Linux first on my laptop and install OVM Manager on top of it, right?Correct. You'll need at least 4GB of RAM for the Manager for a test/development environment, with 8GB+ recommended for Production, to cover both Oracle Database SE and Oracle WebLogic.

Maybe you are looking for

  • Simple Right-click menu in Text Area

    How can I simply implement a right-click menu with the options copy-paste on a text area or editor pane? I believe there must be ready code for sth like that.

  • Cannot  print  pdf files  with  9.3.1, cannot remove patch

    does anyone know how to fix msi problems ? updater says 9.3.1 is more functional than 9.4 what does that mean? does that mean I need to remove 9.3.1 in order to install 9.4 ?  All i want out of this is the ability to control what stays and want goes

  • Tell me about the details of ROWID...

    Hi, Is anybody there to tell me the answer to the following questions : 1. Internal structure and working of ROWID. 2. diffrence between the ROWIDs of different Oracle versions. Thanks

  • Used View menu to hide Status Bar...how get Status Bar back?

    Used View menu to hide Status Bar...how do I get the Status Bar back?

  • Capturing Canon Vixia HF20

    I would like to shoot video using the Canon HF20 in its highest quality HD mode. Whether I use FCE4 on an iMac or a Mac Pro I will have to capture using USB 2.0. The HF20 does not have FireWire output. It does have HDMI Mini, but Apple computers do n