Oracle 9i on Windows 7(64 Bit)

Hi,
To set up DB environment similar to my Office, I installed Oracle 9i on my Windows 7(64 Bit) in my laptop...But in office we have Windows XP..
For DB creation, I gave the SID as "primsri" and I was not prompted for any sys/system password while installation as Administrator. I find only empty folders pfile/udump/bdump etc in C:\oracle\ora92\admin\ora9i\. I see the PRIMSRI folder icon with a lock symbol on it...
I used the Oracle 9i(32 Bit) s/w installation kit having 3 CDs..
I was able to create a new SID ora9i as administrator and tnsping was successfull. When I tried to connect sqlpls "/as sysdba", it was futile..TNS-00516 Permission Denied error was thrown.
when I gave sys@sun9 as sysdba it prompts for password, irrespective whatever password typed right or wrong, the TNS-12500:TNS:Listener failed to start a dedicated server proces..
In listener log i can see the TNS-12500-> TNS-12546->TNS-12560->TNS-00516 Errors.
Also in C:\oracle\ora\92\database the sqlnet log also has the TNS Permission denied error.
Kindly assist ..
Regards
Sri

Hi Sri;
You can go with
1. Download OEL 5.x version from e-delivery.
2. Create VM machine(make googling you can find many good site)
3. Use your OEL software and create Vm linux machine on your win7 laptop
4. Install 11g and use it for your purpose
Pelase review:
Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
How to Install Oracle 10gR2 on MS Windows 7 / Windows 2008R2 [ID 1173433.1]
Is Microsoft Windows 7 certified to install/run Oracle Database Server/Client ? [ID 952302.1]
Statement of Direction: Oracle Database 11g Release 2 - Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
Regard
Helios

Similar Messages

  • ORA-12541: TNS:no listener, (error, in oracle 11g for window 7, 64 bit)

    ORA-12541: TNS:no listener, error, in oracle 11g for window 7, 64 bit
    While connecting as localhost is pretty well.
    but command: sqlplus username@'192.168.52.178:1521/orcl' on the same machine is producing above mentioned error on oracle 11g for window 7, 64 bit.

    user11225434 wrote:
    Thax sir for your kind concern of my problem. Answers of your quaries regarding my question as follows
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-AUG-2013 09:37
    :21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                05-AUG-2013 09:31:09
    Uptime                    0 days 0 hr. 6 min. 22 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\eee\product\11.2.0\dbhome_5\network\admin\liste
    ner.ora
    Listener Log File         c:\app\eee\diag\tnslsnr\eee-THINK\listener\alert\log.x
    ml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.52.170)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orclxe" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    Service "orclxeXDB" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    # listener.ora Network Configuration File: C:\app\eee\product\11.2.0\dbhome_5\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\eee\product\11.2.0\dbhome_5)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\eee\product\11.2.0\dbhome_5\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.52.170)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\eee
    3. My ip is static 192.168.52.170 and window 7 prof. is there.
    4. Sir i have tested the remote connection with firewall configuration is off.
    Hopefully this info is useful.
    but command: sqlplus username@'192.168.52.178:1521/orcl'
    NOTE the difference in IP#s above; 192.168.52.170 vs. 192.168.52.178

  • Compatability of Oracle openscript with Windows 7 - 64 bit

    Hi,
    Can we use Oracle openscript on Windows 7 - 64 bit machine with IE 9?

    The release notes say W7 64-bit is supported but I opted to stick with 32 bit (just in case) ;-)
    Here's the relevant section:
    4 System Requirements
    Oracle Application Testing Suite has the following system requirements:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 6.x, 7.x, 8.x. and Firefox 3.5/3.6
    Edited by: IHodgetts on Feb 21, 2012 2:21 PM

  • ASM installation failure from Oracle GRID under Windows 7 64 bit

    I am a rookie..I am running Oracle database 11gR2 running on a Windows 7 64 bit system.
    I am implementing ASM onto my system solely for learning purposes
    The implementation of ASM has changed between database releases 11gR1 and 11gR2 such that it is no longer configured locally but is now implemented from within Oracle GRID. Unfortunately, the book I am using to study my OCP from was written at the time of 11gR1 so I can no longer follow its instructions to create and configure ASM. Instead of using DBCA I now need to use ASMCA to configure ASM.
    As a preliminary requirement I successfully installed Oracle Grid and configured it to run on my standalone server.
    I created two partitions on my harddrive ...... drive G: and drive H: with intent of using them as my ASM disks. 45 Gig and 50 gig in size respectively formatted with the NTFS filesystem.
    I ran ASMCA in an attempt to create an ASM instance
    I specified these partition drives '\\.\G:' and '\\.\H:' in the disk discovery path which were successfully picked up.
    However when ASMCA executed the creation process after some time it failed with the following message:
    One or more diskgroup(s) creation failed as below:
    DiskGroup mydisks creation failed with the following message:
    ORA-15018: diskgroup cannot be created
    ORA-00600: internal error code, arguments: [17090], [], [], [], [], [], [], [], [], [], [], []
    Check C:\app\peter\cfgtoollogs\asmca\asmca-12101712AM0558.log for details.
    Which I did and found many things
    Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logInfo:141] Oradim Command : C:\app\11.2.0\grid\bin\oradim.exe -new -asmsid +ASM -startmode manual -srvcstart demand -spfile
    [Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logEntry:113] Entering oracle.sysman.assistants.usmca.util.UsmcaUtil Method : executeCommand
    [Thread-40] [ 2012-10-17 00:25:05.723 EST ] [UsmcaLogger.logInfo:141] Command: C:\app\11.2.0\grid\bin\oradim.exe -new -asmsid +ASM -startmode manual -srvcstart demand -spfile
    [Thread-40] [ 2012-10-17 00:25:07.254 EST ] [UsmcaLogger.logInfo:141] Instance created.
    Ok. As above the ASM instance appeared to have been successfully created so as part of my investigative process to confirm what the script actually did successfully execute I attempted to log into the ASM instance to see how far it would get. It fails with the following result
    C:\Windows\system32>set ORACLE_SID=+ASM
    C:\Windows\system32>sqlplus sys as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 17 10:16:36 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name:
    I checked Windows Task Manager
    There is an OracleOHService and it is running
    LISTENER is running ie the local listener running on port 1521 that was originally created with a previous basic stand alone installation of the Oracle 11gR2 database . (ie before I installed Oracle GRID). No other listeners are running.
    Can t see any evidence of any ASM service on Windows Task manager started/stopped or otherwise. Neither can I see evidence of a CSS service.
    The log file that was generated is large I am not clear on what I should be looking for in order to find clues as to how I might manually resolve this problem and possibly 'salvage' the installation. Any advice would be appreciated.

    Hi,
    read the documentation:
    http://www.oracle.com/pls/db112/to_pdf?pathname=install.112/e24169.pdf
    and you will find multiple errors, you probably did.
    Especially the part on preparing storage.
    Regards
    Sebastian

  • 32-bit Oracle client on Windows 7 64-bit?

    Hi,
    I have a Windows 7 64-bit OS and need to install an Oracle client on this machine. Instead of installing a 64-bit client, I would like to install a 32-bit client and was wondering if this is possible and compatible on a 64-bit machine? The reason I would prefer to install a 32-bit client is because i have a 32-bit version of TOAD and apparently this doesnt work with a 64-bit client.
    I have downloaded the following files:
    Oracle Database 10g Client Release 2 (10.2.0.3) -> 10203_vista_w2k8_x86_production_client.zip
    patchset 10.2.0.5 (for Windows 7 compatibility) -> p8202632_10205_WINNT.zip
    Are these the correct files I have downloaded? Thanks.

    Hi,
    What about trying these samples..
    test =
    (DESCRIPTION =
    (ADDRESS_LIST =(ADDRESS = (PROTOCOL = TCP)(HOST = your machine name )(PORT = 1521)) )
    (CONNECT_DATA = (SERVICE_NAME = your database sid) )
    test1 =
    (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = your machine name )(PORT = 1521))
    (CONNECT_DATA = (SID = your database sid) (SERVER = DEDICATED)
    test2 =
    (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = your machine name )(PORT = 1521))
    (CONNECT_DATA = (SID = your database sid) (SERVER = DEDICATED)
    Test all of them using tnsping before you use them..

  • Trouble installing Oracle Personal in Windows 7 64-bit environment

    Hi, I just purchased Oracle Personal Edition and it does not install.
    Details:
    Hardware: Dell laptop, purchased 6/2011
    OS: Windows 7 Professional 64-bit
    CPU: Intel Core i7-2820QM 2.30 GHz, 8 processors
    RAM: 8GB real, 16GB virtual
    Hard drive available space: 119 GB on C: drive, 505 GB on D: drive
    Product purchased: Oracle Personal Edition, 11.2.0.1.0 for Windows x64 (64-bit)
    I originally had an instance of Oracle XE on this machine. I have uninstalled it with Windows Uninstall and followed that up with the following actions in Regedit:
    Deleted the HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE key.
    Deleted HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Ora*
    Removed directories c:\Oraclexe and c:\Program Files\Oracle
    Rebooted.
    I downloaded the two Oracle server files from the cloud, extracted the zipped directories, copied "2 of 2"'s contents to the "1 of 2"'s directory, and ran setup.exe
    Oracle Installer started up. The first screen asked for my email address and whether I wanted to receive Oracle propaganda by email (no).
    The second screen, Installation Option, asked if I wanted to 1: create and configure a database; 2: install database software only; or 3: upgrade an existing database. I chose option 1.
    The third screen, System Class, asked if I wanted a Desktop Class database or Server Class database. I chose Desktop Class.
    I clicked Next and Oracle Installer shut down without a warning message.
    Does anybody have an idea of how I can install this software?

    Yes, the purpose of this license was just to use Oracle for my own personal use. Downloading a copy of Enterprise Edition from OTN won't solve the problem; it's the same file as the Personal Edition file, and that file doesn't work on my computer. The installer prompts for the type of installation (Personal, Standard, Enterprise) around step 4 or 5 of the install, and I never made it past step 3. The problem is that the installer crashes without leaving any error message, which means I can't fix the problem. I have no way of knowing that the installer couldn't handle my computer configuration, but I do know that my computer exceeds the minimum requirements for an install. Someone at Oracle should consider it a BUG that the installer shuts down without any indication of the reason for the shutdown. I requested a refund not because the product has a bug, but because the installer didn't work. A product that doesn't install is a product that hasn't been delivered to the customer. This is a very, very basic problem that Oracle must fix.

  • RCU 11.1.1.7 install fails on Oracle XE on Windows 7 64 bit

    Tried to install RCU 11.1.1.7 on Oracle XE 11g. Windows 7 64-bit. 
    Got this error on Business Intelligence Platform on step of Checking Component Prerequisites.
    Here's the log:
    ERROR rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::executeQuery: SQLException: ORA-00942: table or view does not exist
    SQL is select count (*) from V_$INSTANCE where EDITION = 'XE'
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
      at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
      at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
      at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
      at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
      at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
      at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
      at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
      at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
      at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
      at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)
      at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387)
      at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3431)
      at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
      at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.executeQuery(JDBCEngine.java:1203)
      at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.executeQuery(JDBCEngine.java:921)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEngine.execute(PrereqEngine.java:100)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEngine.execute(PrereqEngine.java:71)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqHelper.evaluatePrereq(PrereqHelper.java:72)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.evaluatePrereq(PrereqEvaluator.java:139)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.evaluatePrereqSet(PrereqEvaluator.java:192)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.evaluatePrereqDescriptor(PrereqEvaluator.java:399)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.evaluatePrereqDescriptor(PrereqEvaluator.java:316)
      at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.executePrereqTask(PrereqEvaluator.java:545)
      at oracle.sysman.assistants.rcu.backend.task.PrereqTask.execute(PrereqTask.java:68)
      at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
      at java.lang.Thread.run(Thread.java:662)
    Any idea?
    Thanks.

    Check this link once Oracle Database Express Edition 11g Release 2 Downloads</title><meta name="Title" content="Oracl…
    it says that Does not work in Windows x64

  • Oracle XE for Windows 7 64 bit

    hi ,
    i want to install oracle xe on my windows 7 64 bit. I installed 11g but my jdbc program throwing network adapter could not establish the connection error. can any one suggest me . What version of XE i need to install on windows 7 64 bit and the link for the software please ?
    Thanks
    Raghav

    Hi Raghav,
    you can easily get 11.2 XE working on a 64 bits windows system. I've installed and used it numerous times on Windows 7/8/2003 and 2008 on 64 bits versions.
    Sometimes you run into installation errors but these are easy to fix ( just google the error if you get one ) and sometimes you can just skip them.
    It's not supported, but XE is not supported so why make a problem of that. I would suggest to make good backups of your database if it contains info that you cannot reproduce otherwise.
    So for education purposes this is a setup that should work ( people seem to say differently but I think I've done over 10 installations which all worked fine ).
    If you get an error on JDBC connections this might have a completely different cause, since this is the client side of your connection and might not have anything to do with the Oracle XE installation ( depending on how you've set things up ).
    1. First verify if your database works and is accesible directly (not via network/oracle listener)
    2. Then test network connections via standard sqlnet connections/oracle listener
    3. Then see if your JDBC connection works and if it fails investigate the exact error ( and if you need a solution explain us how you installed and configured it ).
    Regards
      Bas

  • Installation of Oracle 10g in Windows XP, 32 bit processor.

    Dear Friends,
    I am using a windows XP 32 bit processor PC. I would like to install Oracle 10g database to practice some SQL and PL-SQL queries on it. I have already installed SQL developer, however, am not able to install the 10g database.
    Please suggest.
    Thanks in advance
    Murli

    Hi Murli;
    What is your xp version? Home version is not certfied.
    Please check this search
    Also see installaion guide:
    http://www.oracle.com/pls/db102/homepage
    Regard
    Helios

  • Is there any oracle database for windows 7 64 bit

    hi,
    can any one tell me that is there any oracle database for windows 7 Home Basic 64 bit ( version 6.1).
    I have downloaded several versions oracle databases but none have worked.
    Thanks

    Hi;
    The answer is No as mention before. Please use certified platform which is mention in installation guide:
    Operating System Oracle Database for 32-bit Windows is supported on the following operating systems:
    Windows Server 2003 - all editions
    Windows Server 2003 R2 - all editions
    Windows XP Professional
    Windows Vista - Business, Enterprise, and Ultimate editions
    Windows Server 2008 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    Windows 7 - Professional, Enterprise, and Ultimate editions
    Windows Multilingual User Interface Pack is supported.
    Check:
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#CHDHGGFE
    Regard
    Helios

  • Reg: Installing Oracle RAC on windows 2003 32 bit

    Hello All,
    I am new to Oracle RAC
    Currently I have two systems with 32bit processor and windows server 2003 installed.
    I need to configure Oracle RAC in the above 32 bit systems using openfiler/vmware
    Is it possible?

    Currently I have two systems with 32bit processor and windows server 2003 installed.
    I need to configure Oracle RAC in the above 32 bit systems using openfiler/vmwareGrid Infrastructure 11.2 for Windows is only 64-bit.
    You can try 11.1.

  • Oracle APEX and Windows 2008 64 Bit

    Hi
    We are using Oracle APEX 3.1 version and Oracle 10G HTTP Server is running on a system which is Windows 2003 32 Bit.
    We are planning server Virtualization and for that i would like to know whether Oracle APEX 3.1 version is compatible with Windows 2008 64 Bit or not?
    Any kind of help is appreciated.
    Thanks,
    Lakshmi

    Hi,
    Thanks for your reply.
    Actually my question supposed to be whether Oracle 10G http server that we are using for APEX 3.1 version is compatible with Windows 2008 64 Bit?
    If we change to Windows 2008 64 Bit do i need to install Oracle 11g http server?
    Advance thanks for your help.
    Lakshmi

  • How to install Oracle 9i on WIndows XP 64-bit?

    I downloaded Oracle9i Database Release 2 Enterprise/Standard/Personal/Client Edition
    for Windows XP 2003/Windows Server 2003 (64-bit) from the web site.
    I run Windows XP Professional x64 version 2003 Service pack 1.
    When I am trying to run setup I am getting message "The image file is valid but not for your type of machine".
    Please help!
    Regards,
    Alex

    64 bit Oracle (9.2.0 and 10.1.0) on Windows is for Itanium only. AMD64 and EM64T are not supported for 64 bit Oracle on these releases.
    With 10g release 2 (not yet available last time I checked) there will be support for 64 bit Oracle on AMD64 and EM64T. Until then the only Oracle supported for your platform is the 32 bit version.

  • Issues in installing Oracle 12C on Windows 8 64 bit

    I am trying to install Oracle 12C 64 bit on Windows 8. I am getting error on the screen after initial email confirmation. It is regarding some pre-requisite checks not being met. The log does not show much details.
    Any idea why I am getting the error?

    Which edition on Windows ? http://docs.oracle.com/database/121/NTDBI/reqs.htm#NTDBI2698
    Pl post the contents of the install log file - http://docs.oracle.com/database/121/NTDBI/ts.htm#NTDBI2934

  • Cannot install Oracle ODAC for Windows Itanium 64-bit

    I downloaded 64-bit ODAC 10.2.0.3 for Windows Itanium (the file ODAC10203IA64.zip), unpacked it, run install\setup.exe and see:
    1) Some console-like application is started:
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\UserName\LOCALS~1\Temp\5\OraInstall2007-05-10_04-36-32PM. Please wait ...
    2) The application exits after 5-15 seconds without any messages.
    In its installActions2007-05-10_04-36-32PM.log we can see this:
    Using paramFile: D:\Install\Oracle\10g_winIA_client_102010\install\oraparam.ini
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The commandline for unzip:
    D:\Install\Oracle\10g_winIA_client_102010\install\unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/"*.jar" -d "C:\DOCUME~1\AVKULA~1\LOCALS~1\Temp\4\OraInstall2007-05-10_04-36-32PM"
    The commandline for unzip:
    D:\Install\Oracle\10g_winIA_client_102010\install\unzip -qqq ..\stage\Components\oracle.swd.oui\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\DOCUME~1\AVKULA~1\LOCALS~1\Temp\4\OraInstall2007-05-10_04-36-32PM"
    The commandline for unzip:
    D:\Install\Oracle\10g_winIA_client_102010\install\unzip -qqq ..\stage\Components\oracle.swd.oui.core\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\DOCUME~1\AVKULA~1\LOCALS~1\Temp\4\OraInstall2007-05-10_04-36-32PM"
    The number of files bootstrapped for the jre is 528.
    The number of files bootstrapped for the oui is 98.
    And that's all! No error messages!
    What is a problem?
    Software: Windows Server 2003 Enterprice Edition SP2 (Build 3790) 64-bit
    PS: I'm new in this forum, I'm sorry if write this question within an inappropriate topic.

    In reading some other posts, I see I should have included this:
    Windows Server 2003 Standard, x64 Edition, SP2
    Dual core AMD Opteron
    3.75GB RAM
    The machine came to me with an Oracle 9 client installed, so someone got an Oracle installer to run on it, though it may be the 32 bit version...
    Thanks!

Maybe you are looking for

  • How to display a PDP, Tasks list, risks list from a specific project into SharePoint 2013 site.

    Hi, I customized a PWA site (PS 2013)  with SharePoint sites linked to each project plan.  Also I have a corporate portal with site collections per department. The question is if it is possible to use primarily the SharePoint Corporate Portal to link

  • Z87-GD65 USB 3.0 Issue

    I've owned a Z87-GD65 for about a month now, and USB 3.0 has connection issues: I have an external usb 3.0 harddrive that will randomly disconnect and reconnect several times a day.  It also tends to disconnect when waking from hibernation or sleep m

  • How to use PSI-CreateWssListSyncedProject?

    The goal is to create project from Sharepoint Project Task list with the call PSI-CreateWssListSyncedProject I don't find any example to use this.

  • How to move current XControl state to builded application?

    Hi All, LV 8.5.1 + DSC I'm developing application where I use few Xcontrols. During development process programmer set few parameters to these Xcontrols e.g. number of items etc. These configurations are made "offline" and saved via ability "convert

  • Troubles streaming live video using Playbook

    Hi, I have Bell's Fibe12 internet and am using their sagemcom f@st 2864 wireless modem. My playbook is connected to my wireless network and I can browse the web no problem. However, when I start to stream live tv or radio, it starts to work fine for