Problem in instation of 10g release 1 databse on RHEL 4

I install oracle 10g on RHEL 4. But error occure in cofiguration assistant.
following assistance not configured (which are recommended):
Oracle Net Configuration Assistant - fail
HTTP Server Configuration Assitant - skipped
Java Security Configuration Assistant - skipped
OC4J Configuration Assistant - skipped
Web Cache Configuration Assistant - skipped
Oracle Instance Configuration Assistant - skipped
Oracle Database Configuration Assistant - skipped
OC4J Instance Configuration Assistant - skipped
OPMN Configuration Assistant - skipped
Register DCM Plug-ins with EM - skipped
Application Server Control Configuration Assistant -skipped
DCM Repository Backup Assistant - skipped
Enterprize Manager Reposotory Creation Assistant - skipped
Log Details given about "Oracle Net Configuration Assistant" as
/usr/app/oracle_sw_owner/oracle/product/10..0/EM10g_1/oracle.swd.jre/bin/..
/lib/i686/native_thread/libzip.so : symbol errno version GLIBC_
Unable to initialize threads:cannot find class javalang thread not define in file libc.so.6 with link time referance (libzip.so)
could not create Java VM
configuration of assistant "Oracle Net Configuration Assistant" fail
When try to run sqlplus from xterm, it gives an following error :
$ /usr/app/oracle_sw_owner/oracle/product/10.1.0/EM10g_1/bin/sqlplus
Message file sp1<lang>.msb not found
Error 6 initializing SQL*Plus
After installation there is an information is given for Enterprise Manager Grid Control and it gives an url as http://localhost.localdomain:7777/em. But when i try to connect it gives an error massage as "The connection was refuse when attempting to contact localhost.localdomain:7777"
Same situation when i try to connect Enterprise Manager Application Server (its url: http://localhost.localdomain:1810). It gives an error massage "The connection was refuse when attempting to contact localhost.localdomain:1810"
What can i do in this situation? Please help me out.

$ /usr/app/oracle_sw_owner/oracle/product/10.1.0/EM10g_1/bin/sqlplus
Message file sp1<lang>.msb not found
Error 6 initializing SQL*PlusYou got this error usually when you didn't set ORACLE_HOME environment variable properly.
After installation there is an information is given for Enterprise Manager Grid Control
and it gives an url as http://localhost.localdomain:7777/em. But when i try to
It doesn't look like you have OEM Grid Control installed. I think you are referring to OEM DB Console.
Check if you can start the DB console using
emctl start dbconsole
If not, you need to run emca to configure it.

Similar Messages

  • Problem in Installing Oracle 10g on Linux Enterprise Edition RHEL 3

    Hi All,
    I am trying to install Oracle10g Rel 2 on RHEL 3, but the installer fails for some OS packages (rpms I think) for being of older edition like gcc etc.
    Whats the workaround for this or do I need to install for a more latest Version of Red Hat linux.
    Do advise.....
    Regards,
    Gaurav S.

    1. you can upgrade the packages (better option)
    2. you can start installer with -ignoreSysPrereqs

  • Installation problem with oracle 10g release 1 in RHEL ES 4 platform

    Hi,
    I am facing such a problem. I want to install Oracle 10g release 1.
    I am using linux 86_64
    os is RHEL ES 4 UPGRADE 5 X_86_64
    When i put the command ./runInstaller It shows os is not supported.
    Is there any way to install this oracle version.
    Can u please suggest which version os is suitable for this.
    please suggest.
    Thanks & regards

    WHICH 10gR1 software do you use? Oracle provides different versions, you need 10.1.0.3 for Linux x86-64 from the OTN download page.
    By the way I would install 10gR2.
    Werner

  • Check "Problem: Oracle Database 10g Release 2 can only be installed in new

    Hi All
    Installing 10g software on AIX Box in /oracle/oraHome2,where oracle9i is already installed in /oracle/oraHome1 and oracle inventory is in /oracle/inventory
    In product specific prerequisite screen I am getting the
    check:Oracle Home incompatibilties is failed I am getting the error
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: Oracle9i Database 9.2.0.1.0
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g Release 2 can only be installed in a new Oracle Home
    Recommendation: Choose a new Oracle Home for installing this product
    though I am installing it in different oracle homes why i am getting this error?
    Is it because 10g installation is picking the same oracle inventory /oracle/inventory
    do i need to make different oracle inventory for different oracle homes???????plz confirm..is thats the reason i am getting this error??????
    Thanks inadvance
    Gagan

    I figure out you are trying to install 10gR2 on top of an existing 9iR2 Oracle Home. This is corrected at the Path definition window. Most probably you just click on the <Next> and by default the 9iR2 Oracle Home was selected. You must define a new oracle home for the 10gR2 install.
    ~ Madrid

  • Problem in oracle 10g release 2

    I faced strange problem while selecting data from join of tables (in oracle 10g). While selecting, when the order of fields in "group by" clause is changed, the resulting summary of values is changed too. For eg,
    query1 = SELECT F1, F2, F3, SUM(F4)
    FROM TBL1
    GROUP BY F1, F2, F3, F4
    query2 = SELECT F1, F2, F3, SUM(F4)
    FROM TBL1
    GROUP BY F2, F4, F1, F3
    The results SUM(F4) given by query1 and query 2 do not match. While testing these querries in differnt environments, we found such problem in ORACLE 10g RELEASE 2 only and not in ORACLE 10g RELEASE 1. I need to execute this query in oracle 10g. Can anybody help me finding the exact problem?

    The results SUM(F4) given by query1 and query 2 do not matchSince the group by clause is not same, the result of sum can be different.
    Can you provide us some dataset ?
    Nicolas.

  • Hanging with Oracle 10g release 2 on Windows XP !!!

    Hi,
    I am trying to Install Oracle 10g release 2(10.2.0.1.0) on Windows XP Professional(SP2).
    Existing environment:
    1. Java(SDK & Runtime Environment) 6 update 1.
    2. Configured Eclipse.
    The installed procedure:
    1. Downloaded "10201_database_win32.zip" from Oracle website.
    2. Unzip it and run setup.exe
    3. It gives an error like below :
    "javaw.exe - Entry Point Not Found"
    "The procedure entry point longjmp could not be located in the dynnamik link library orauts.dll."
    Installation completed(forcefully) without the below.
    1. Oracle Net Configuration Assistant (Failed)
    2. Oracle Database Configuration Assistant (Failed).
    and in services: "No Oracle process exist".
    I tried the below:
    A. Change the environment variables (remove ORACLE_HOME/ORACLE_SID etc)
    B. 2 to 5 times un-install oracle(including registry, directory etc) and install.
    C. Uninstall Java SDK & Runtime Env. Then install Oracle.
    D. Installing Personal edition, Enterprise edition etc etc.
    E. Checked the orauts.dll in 3 places(i. BIN ii. out/bin iii. oui/lib/win32
    F. Copied the orauts.dll to system32 directory.
    What ever I do the above appers all the time and installation is incomplete.
    Due to this problem I couldn't move further, please do help me in solving this.
    Thanks a lot in advance.

    Hey Guys,
    I am Srinivas Here who had been trying to install Oracle Database 10G on Windows X86 on Windows XP Professional.
    If you have Win-XP Professional as your Operating System. Do not download the oracle Database using windows - XP Professional because XP will block certain installation files while downloading. In your machine install Windows 2000 or any other Windows version as a dual boot. First the download Database Zip files using your other version of Windows Operating system and then when you Unzip the files it will create a folder called Database and all the files will be present in it.If you want to store the same to cd for having to install the 10G Rel 2 database through CD then copy the contents of the unzipped database folder and store only the contents of the database folder and write them to CD's. Please see to it that while writing on cd's do not copy the folder itself .
    After this, restart the system and get into windows XP Professional (Your XP Professional should be with Service Pack 2 in order to install 10G Database on windows XP - The Basic requirements for Oracle Database 10G on Windows X86).
    I request you to check the software and hardware requirements from oracle Documents before you install the Oracle Database 10G on Windows x86 as well as Oracle Database 10G on Linux X86 or any other operating systems.
    Finally, After you run the Oracle Universal installer in the last you will get messages for all products installed Success and finally it will ask the password for DBA and open the password management and give the password and reenter password and on the left you will have to unlock the items you would like to use.
    In the last it will give you various URL links for Isqlplus, DBA, Enterprise Manager and a log report stored into oracle directory stored in your C:\Program files\Oracle folders. The correct link will be given at the end and you will have to watch the installation carefully.You can find DBCA and other options working. Try login in to Oracle through Command prompt, Sqlplus prompt availabe in Start ->Programs->Orahome10G->application Development-sqlplus as well as login through isqlplus link- Before this you should login at the command prompt as SYSDBA. YOU CAN SEE THAT YOUR DATABASE IS NOW WORKING IN WINDOWS XP PROFESSIONAL.
    THANKS IN ADVANCE TO ALL FORUM MEMBERS WHO GAVE ME IDEA AND SUPPORT
    REGARDS,
    SRINIVAS

  • Will OWB 10g Release 2 (10.2.0.3) for Vista 32bit work 100% on XP Pro

    All,
    I have a problem with installing Oracle Warehouse Builder 10g Release 2 (10.2.0.1), after the install i cannot run the design center. So I removed this software and installed the newest version (see title). But there is "Vista 32bit" in the download title. Now I installed this and it seems to be working but I don't want to see my future work become invalid after a while. I can't find in the documentation anything about this new version working on XP.
    Anyone who can help me out pls.

    Tash wrote:
    It is not that I wnat Vista version but I couldn't get 10..2.0.3 XP version. If there is this version available for XP, I don't want vista but if it;s not available I am wondering if vista version works on XP like other softwares which latest alys works on previous version OS.Not in oracle. For oracle, you should use the correct version for the right o/s only.
    Thank you for info. Can I get a XP version of 10.2.0.3 without having to patch from previous version?AFAIK, I don't think its possible. You have to install 10201 and than apply the patch to it to make it 10203.
    HTH
    Aman....

  • Oracle BAM(10g Release 3(10.1.3.1.0) Instllation hangs

    Oracle BAM(10g Release 3(10.1.3.1.0) Instllation hangs in Database User Creation Step.
    Please Advise what might be the problem.

    Hi,
    can you
    * provide the error message from the installation log?
    * check, that the database is open and you can connect via sqlplus to this machine
    * have you checked the installation manual, that you have done all required steps

  • Oracle Data Miner 10.1.0.2 Interoperate with Database 10g Release 2

    Hi all,
    I cannot connect from Oracle Data Miner to a newly upgraded Database 10g Release 2 with Data Mining option. This database was 10.1.0.2 before upgrade, and I could connect via Oracle Data Miner before the upgrade (though it needs to be upgraded to 10.1.0.3+ for data mining to function).
    I have similar problem for a new installation on another computer. The error message in either case is "Cannot connect to specified Data Mining Server. Check connection information and try again."
    I can use SQL*Plus to login as the data mining user using the net service corresponding to the connect string. I check the v$option and DBA_REGISTRY as per the Data Mining Admin. documentation to verify that the data mining option exists and is valid. I am able to use the same connect string "host:port:SID" to connect from Analytical Workspace Manager to verify that the connectivity is OK.
    Furthermore, some Oracle by Example seems not valid for a DB of version 10.2. For example, at the URL http://www.oracle.com/technology/obe/obe10gdb/bidw/odm/odm.htm#p, the point 6 <ORACLE_HOME>\dm\lib\odmapi.jar is not applicable, because the path <ORACLE_HOME>\dm no longer exists.
    Therefore, I have query if Oracle Data Miner 10.1.0.2 can work with DB 10.2? What procedure should I follow? Please advise.
    Thanks and regards,
    lawman

    I am waiting on the beta version since I have installed Oracle10gR2.
    I've been checking the OTN website every day to see when it is released.
    If it is not a bother, can you send me an email when I can download it.
    Thanks in advance.
    Have a wonderful day/weekend,
    Andy

  • Database link in forms 6i stopped working in database 10g release 2.

    Hi,
    We have Forms 6i with all patches added.
    We were able to recompile the form that contains database link in database 10g release 1 environment. Recently we migrated to database 10g release 2.
    We still can run the form (previously compiled in database 10g release 1), but when we tried to modify the form and recompile it in databbase 10g release 2,
    the forms developer closed down without giving any error message.
    When we removed any reference to the database link from the form, we were able to recompile the form with no problem. Database Linkd in SQL works.
    The question: what do we need to do in the database 10g release 2 to make the link in forms 6i work?
    Thank you. Lev.

    I recently upgraded my development environment from Forms 10.1.2.0.2 to Forms 10.1.2.3 and am experiencing the same problem -- not able to COMPILE a form that references a database link. The error is: "Error 352 at line 99, column 3 Unable to access another database 'LINKNAME'". This occurs on an UPDATE statement within PL/SQL code in a form trigger that used to compile and work fine.
    I tried the database link in SQL Plus and the link is working fine.
    Database environment is 10g 10.2.0.3 on Windows Server 2003.
    Is anyone able to do this?

  • 32bit client on windows 2003 server R2 64bit running oracle 10g release 2

    Hello,
    could you please help me ?
    I have a windows 2003 r2 sp2 64 bit server on witch oracle 10g release 2 64 bit is installed.
    So far no issue.
    I need to have a 32bit client installed on the same server to be able to run some applications on the server, but my applications won't start telling me that TNS could not resolve the connect identifier specified.
    my tnsnames.ora seem correct both in the db_1\network\admin directory and in client_1db_1\network\admin directory.
    both Sqlplus(client_1 10.2.0.1 and db_1 10.2.0.3) return a connection.
    I don't know where the problem could be coming from
    Thanks a lot
    Fred

    897790 wrote:
    Hello,
    could you please help me ?
    I have a windows 2003 r2 sp2 64 bit server on witch oracle 10g release 2 64 bit is installed.
    So far no issue.
    I need to have a 32bit client installed on the same server to be able to run some applications on the server, but my applications won't start telling me that TNS could not resolve the connect identifier specified.
    my tnsnames.ora seem correct both in the db_1\network\admin directory and in client_1db_1\network\admin directory.
    both Sqlplus(client_1 10.2.0.1 and db_1 10.2.0.3) return a connection.
    I don't know where the problem could be coming from
    Thanks a lot
    Fred
    THANKS! for NOT supplying actual error code & message
    ORA-12154?
    I don't know what you have.
    I don't know what you do.
    I don't know what you see.
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    use COPY & PASTE so we can see what you do & how Oracle responds.

  • Problems to initiate oracle 10g express edition

    Good afternoon I am speaking of Brazil with a text translator.
    But I have installed Hundreds and I am trying to install oracle 10g express edition release 2.
    I am with a problem in the Oracle 10g Express Edition in the installation part when I vo to initiate the service, it does not initiate.
    And when I give I command /etc/init.d/oracle-xe status appears the following message: Your default context is user_u: system_r: unconfined_t. Of it you want you choose different one? [n]
    I do not know more what to make to decide this.
    I thank the attention.
    Gabriel.
    Message was edited by:
    user523701

    Oracle XE has it's own forum - to register and discuss XE problems with XE experts use URL http://www.oracle.com/technology/xe/registration
    Once you have registered, you sign in to the forums and the link to the XE forum is there. But you do have to sign in as the user who registered XE.
    You will also need to provide a few more pieces of information:
    1) actual distro and version of Linux
    2) userid used to install XE (should be root)
    3) userid used to run "/etc/init.d/oracle-xe start" (should be root)

  • Error Creating Database on Oracle 10g Release 2

    I'm having a problem creating a second database on 10g release 2 on Windows server 2003.
    I have created an initialization parameter file on %Oracle_Home%\database\initDB2.ora
    However, whenever I try to run sql command to create a database with the same name as the db_name parameter in the initialization parameter, it gives an error database name 'DB2' does nto matchthe parameter db_name = dbase
    dbase is the first database that was created automatically when I installed Oracle.
    Any solutions? Why is the server not using the parameter file I have created? Why does it seem to use the initialization parameter file that belongs to the first database?
    Cheers

    'startup nomount' with 'pfile=...initDB2.ora' clause? In this case Oracle chooses a server parameter file (spfile) by default and I still assume ORACLE_SID is set to your first database. So automatically spfile from the first database is used. You should try:
    set ORACLE_SID=DB2
    (now in sqlplus) startup nomount pfile=%ORACLE_HOME$\database\initDB2.ora
    Werner

  • Trying to Insatll Oracle Internet Directory 10g release 1

    I am trying to install OID 10g release 1 when it gets to the point where it is running the Internet Directory Configuration Assistant it fails with the following message:
    oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Request: 26 cancelled
         at oracle.ldap.util.LDIFLoader.loadOneLdifFile(LDIFLoader.java:223)
    The log is below:
    Wed Nov 16 20:13:16 EST 2005 OID CA started.
    Registering OID server..
    SID: oracle
    DB Host: SYSTEMS1
    DB Version:10.1.0.4.2
    create final wallet
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Wed Nov 16 20:13:56 EST 2005 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Wed Nov 16 20:14:26 EST 2005 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: systems1.mike.com:389 [Root exception is java.net.ConnectException: Connection refused: connect]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.jndi.ldap.Connection.createSocket(Connection.java:346)
         at com.sun.jndi.ldap.Connection.<init>(Connection.java:181)
         at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:119)
         at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1668)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2599)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Wed Nov 16 20:15:00 EST 2005 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: simple bind failed: systems1.mike.com:389 [Root exception is java.io.IOException: connection closed]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Caused by: java.io.IOException: connection closed
         at com.sun.jndi.ldap.LdapClient.ensureOpen(LdapClient.java:1648)
         at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:291)
         at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Wed Nov 16 20:15:30 EST 2005 Bind request issued. Waiting for OID Server response.
    Wed Nov 16 20:15:31 EST 2005 OID Server responded...
    OID Host: systems1.mike.com
    Setting attributes in configset 0..
    Creating Oracle Schema..
    -> LOADING: D:\OraASHome_1\ldap\admin\odi.ldif
    ->> D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateAux.lst *
    -> LOADING: D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateJNDI.sbs
    ->> D:\OraASHome_1\ldap\schema\oid\oidSchemaCreate.lst *
    -> LOADING: D:\OraASHome_1\ldap\schema\oid\oidSchemaCreateBase.sbs
    exception in recursive load
    oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Connection reset
         at oracle.ldap.util.Util.ldapSearch(Util.java:2385)
         at oracle.ldap.util.Util.getObjectClass(Util.java:2328)
         at oracle.ldap.util.OracleSchema.exists(OracleSchema.java:324)
         at oracle.ldap.util.OracleSchema.create(OracleSchema.java:159)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:289)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Stopping OID Server using OPMN..
    oracle.ldap.oidinstall.backend.OIDCAException: oracle.ldap.util.CommunicationErrorException: Unable to establish connection to directory. Please verify the input parameters: host, port, dn & password Connection reset
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:293)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Any idea as to where this is comming from?
    Thanks,
    Mike

    rpm-org need lua and then beecrypt to work. I could pacman lua but the other bit needed to be taken in as a tarball. I had to do that "tar -xvzf beecrypt" then entered beecrypt and ran makepkg. Bunch of words, then I got a "beecrypt-4.2.1-2-i686.pkg.tar.xz" file. I turned into the super user and did "pacman -U beecrypt-4.2.1-2-i686.pkg.tar.xz" which installed the program.I did the same process for rpm-org. This is the correct way to do these things right? As I was unable to do the process directly with rpm-org since it was requiring dependencies and I should not assume super user to install programs outside of a pacman call?
    mcmillan wrote:And once you have figured out how to use the AUR, I think you should look to install one of the oracle-xe packages, rather than rpm as in that link, unless karol had a specific reason to suggest installing rpm-org. I have a feeling that mixing package managers like that is likely to end up causing more problems.
    Ok, so now that I have the ability to actually open this, oracle-xe-10.2.0.1-1.0.i386.rpm, file. You are saying that doing it this way could be bad for the system and I should just use the package build from AUR? How is it bad for the system? Does it merely make it so that pacman cannot uninstall the software.
    Also, I can delete the stuff I independently downloaded the,*.pkg.tar.xz files and the *.tar.xz files, without effecting the running installs?

  • When will be can we install Oracle 10g Release 2

    I have use redhat Enterprise 4, 2.6 kernel. I had installed Oracle 10g Release 1, but I cant run dbca, I need new version of Oracle, So can you tell me what time will be can I reach Oracle release 2??

    hi, my error messages about dbca;
    /u01/app/oracle/product/10.1.0/Db_1/bin/dbca: line 164: 3984 Ä°ptal edildi $JRE_DIR/bin/java -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    What must I do? do you have any advice for this problem?
    I am wait your answer??

Maybe you are looking for

  • How to applty setMneomonic in Confirm Dialog of JOption Pane

    hi I am using javax.swing.JOptionPane.showConfirmDialog(parentComponent,"Do you really want to Exit ? ","Confirm Exit",javax.swing.JOptionPane.YES_NO_OPTION);i know how to set the hot keys( setMnemonic(char)) in the JButton but i dont know how to use

  • How to Upgrade 11.1.0.7 to 11gR2 in EBS R12.1

    Hi Experts I wanna upgrade the 11.1.0.7 to 11gR2 in EBS R12.1 which is on a single node architecture. I am not sure about the Patches that i need to apply on Apps & DB tier even after going through couple of metalink note like 1058763.1 & blog http:/

  • Media applications fail to output sound. [SOLVED]

    The issue here seems to be that for some reason or another applications such as VLC, Nightingale, clementine and amarok fail to output sound while system sounds, flash media, and notification sounds from applications such as Skype and Thunderbird con

  • Is there a way to search the app store by OS?

    My daughter still has an ipod touch 2g and with all the versions of operating software out now it is harder to find apps that will still work on her device without looking at details for every app. I would love a way to search by OS.  I do keep her s

  • Could somebody with NS 6 check an applet for me?

    Hi, I have a Japplet that I want to see if it runs in Netscape 6.0. If you have that browser please use it to go to the following link: http://smashingwebs.com/colorPick.html you should see an applet that gives you the choice between 3 colors. Please