Oracle BI 10g on Windows XP (?)

Hello everybody,
I'm very new to Discover and I need to install it on my WinXP laptop for study purposes.
Can Oracle BI 10g be installed on Windows XP ?
When installing, I receive a warning : "Oracle Business Intelligence is not certified to be used on Windows XP" but installation keeps going.
What does this mean? If I do the installation this way, will it finally work ?
Thank you very much to all!
Daniela

You are on the wrong thread.
This is the Designer thread.

Similar Messages

  • Forward me the link for installing Oracle Client 10g on Windows 7 64-bit?

    Hi
    Can anybody send me the link for downloading Oracle Client 10g on Windows 7 64-bit?
    Regards

    Arizuddin wrote:
    Actually i installed TOAD for oracle v9.5 on laptop with Windows 7 ultimate
    it gives 'Cannot find OCI DLL: oci.dll'. It seems TOAD for Oracle is a 32-bit only app, which means that it requires a 32-bit Client.
    You might also want to stay away from installing Toad under "Program files (x86)".
    Consider taking a look at Oracle SQL Developer - a very good alternative to the toad.
    http://www.oracle.com/technetwork/developer-tools/sql-developer/index.html
    For other questions specific to Toad, please see e.g. toadfororacle.com.

  • Problem after installing Oracle DevSuite 10g on Windows 7 (64-bit)

    Hi All,
    I have successfully installed Oracle DevSuite 10g on Windows 7 -64 bit machine.
    But when I open the existing .rdf file which is having around 3MB file... report builder is getting closed automatically. And the same is working for the .rdf file having just 100 KB file.
    Can anyone please guide me thru?
    Thanks,
    Harish Nunna

    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     IBM AIX on POWER Systems (64-bit) (American English)     General     Oracle Fusion Middleware Family     Apr 8, 2008     2.1 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Oracle Solaris on x86 (32-bit) (American English)     General     Oracle Fusion Middleware Family     Aug 29, 2008     1.6 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     IBM: Linux on POWER Systems (American English)     General     Oracle Fusion Middleware Family     Jul 17, 2008     1.1 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Microsoft Windows Itanium (64-bit) (American English)     General     Oracle Fusion Middleware Family     Jun 3, 2008     2 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     HP Tru64 UNIX (American English)     General     Oracle Fusion Middleware Family     May 16, 2008     1.7 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Linux Itanium (American English)     General     Oracle Fusion Middleware Family     May 14, 2008     1.6 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     IBM: Linux on System z (American English)     General     Oracle Fusion Middleware Family     Sep 15, 2009     1.5 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Linux x86 (American English)     General     Oracle Fusion Middleware Family     Apr 5, 2008     1.7 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     HP-UX PA-RISC (64-bit) (American English)     General     Oracle Fusion Middleware Family     Apr 4, 2008     1.9 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     HP-UX Itanium (American English)     General     Oracle Fusion Middleware Family     Apr 4, 2008     1.6 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Oracle Solaris on SPARC (64-bit) (American English)     General     Oracle Fusion Middleware Family     Mar 8, 2008     1.7 GB
    5983622     PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE     10.1.2.3     Microsoft Windows (32-bit) (American English)     General     Oracle Fusion Middleware Family     Mar 8, 2008     1.6 GB
    None of these say windows -7 patch. Its only for windows 32 bit.

  • Unable to install Oracle Lite 10g on Windows 7 64-bit

    I've tried installing Oracle Lite 10g on my Windows 7 64-bit computer but I get a message saying "JDK is not installed on machine". I even have Java installed on my computer too.
    Any ideas what could be causing the issue?
    Thanks
    Gareth

    Oracle lite 10g is not supported on Windows 7.    The core issue is you are running on an unsupported platform.
    You have may have to go in the docs and figure out what JDKs were supported, i think 1.4 and 1.5. and try
    installing one of those and maybe you can get uninstall to work.   This is just a guess though.
    thanks
    mike

  • Oracle Forms 6i(32-bit)  = Oracle database 10g R2 Windows 2008 R2 64-bit)

    We have Oracle database 10g R2 installed on a Microsoft Windows 2008 R2 (64-bit) (SERVER1)
    We have Oracle Forms 6i (patch 4a) installed on a Microsoft Windows XP Professional (32-bit) (SERVER2)
    I am not able to connect from SERVER2 to SERVER1, either through SQLPLUS or FORMS BUILDER.
    Its giving some DLL error.
    Is it because forms 6i (32-bit) cannot connect to a 64-bit database on a 64-bit OS ?

    There might be problems with 8i clients (like forms 6i) if the database uses AL32UTF8 characterset indeed (if you need unicode and you need to run forms 6i use UTF8 instead) but this should not be related to the platform of the database.
    The platform of the database server really should not matter as the forms runtime talks via SQL*Net with the database server and in the end it does not matter if the database runs on linux, windows whatsoever or unix 32 or 64 bit for the client. The only problem you'll encounter is that SQL*Net also changes with versions and thus "older" clients might not be able to communicate with "newer" servers and vice versa.
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for 64-bit Windows: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    SQL> select * from v$nls_parameters where parameter = 'NLS_CHARACTERSET';
    PARAMETER                                                       |VALUE
    ----------------------------------------------------------------|---------------------------
    NLS_CHARACTERSET                                                |WE8MSWIN1252
    SQL>I just tried a 6i form (6.0.8.25.2) connected to this database. It worked ;) (again: not certified)
    cheers

  • Oracle RAC 10g on Windows XP Professional

    Hi All,
    I read many articlaes that we can not install Oracle 10g RAC on Windows xp professional but the problem is I have a laptop where I am installing VMWARE with Unix O/S I can not upgrade my XP to Server edition as I do not have money o buy license.
    Please help me what all files I need to change to make my XP one of the nodes os RAC 10g.

    Thanks for replying.
    Can by downloading the kit,I will be able to install Oracle RAC?
    My question was:
    I have windows xp on my machine.I have vmware software also.I need to install Oracle RAC 10g on winxp and an guest opertaing system which will be linux.I want to test RAC by making 1 node on linux and one node on guest operating system winxp.
    Problem is RAC can only be installed on Server edition.Can it be possible to do it on WinXP?

  • How to install Oracle DB 10g on Windows 7?

    Hi All,
    I tried to run the setup of oracle db 10g on my laptop on windows 7.
    But an error appeared:
    Abnormal program trmination. An internal error has occurd. Please provide the following to Oracle Support:
    "Unknown"
    "Unknown"
    "Unknown"
    How to solve this problem?. I think I should install some files or components on windows 7 to let Oracle DB be installed on it!
    Or what I should do?

    Ljuba wrote:
    Regarding the fact that Windows 7 Beta, at the moment, is nothing more then well-tuned Vista (finally!) you should choose and try to install 10g
    version for Vista:
    Well I tryed my own suggestion on x64 architecture and result follow ;)
    C:\>ver
    Microsoft Windows [Version 6.1.7000]
    C:\>sqlplus system/password@win7i
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Mar 16 13:45:37 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the OLAP, Data Mining and Real Application Testing options
    SQL> select count(*) from all_objects;
      COUNT(*)
         49759
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Product
    ion
    With the OLAP, Data Mining and Real Application Testing options
    C:\>Also I tryed basical actions with OEM - everything working flawlessly till now :)
    Cheers!

  • Installing Oracle XE 10g on Window server 2008

    Hello,
    I want to ask if i can install Oracle XE on windows server 2008, if not what releases of Oracle DB can be installed on Win2008 server
    Regards,
    Tareq

    Thank you for your quick answer,
    But i want to know are there any steps to install this release or just go through normal steps.
    Oracle Database 10g Release 2 (10.2.0.1)
    Express Edition for Microsoft Windows
    Also i want to install IDS10g R2 ... Can i install it also on the server, if not can i install the OC4J stand alone ??
    Thank you.

  • Can't Install Oracle Designer 10g on Windows 7

    When I try to install Designer 10g on Windows 7, the installer starts up, it asks me where to install the product, I choolse C:\DevSuiteHome_1. When it asks what to install, I choose "Complete". It then asks for the e-mail server; I leave this field empty and press Next. Then the installer aborts without any error message.

    Which Designer 10g? Tell us the full name of the file from which you are installing. Some versions are available on OTN that cannot be installed stand-alone - they are upgrade packs for a previous version. Designer comes as part of the Oracle Developer 10g Suite, and you must install the entire suite. Oracle Reports is particularly important, because this is the tool that Designer's reports use.
    Finally, give us your entire sequence of steps, what you did, what you saw on the screen, including error messages.

  • Oracle 9i/10g On windows 2003

    Hi All,
    I have to install oracle 9i and oracle 10g on windows 2003. Can any one tell me,
    1. Is there any known bug?
    2. Do i need to take care of anything?
    or any suggestion for how to achieve this.
    Thanks in advance for your help.
    Akshay.

    Hi Akshay
    Just 1 thing for 9i
    you need to install 9.2.0.3 patchset or greater for Oracle 9i on Win2K3.
    any versions number lower than that it's not certified on Win2K3.
    Good Luck
    Tony S. Garabedian

  • Re: Can't Install Oracle Designer 10g on Windows 7

    RNester,
    I tried doing as you stated and Logged in as Administrator. I still get the crash of the installer after clicking Next on the SMTP screen. Is there anything else you set/did to make this successful?
    Thanks in advance,
    Larry

    Which Designer 10g? Tell us the full name of the file from which you are installing. Some versions are available on OTN that cannot be installed stand-alone - they are upgrade packs for a previous version. Designer comes as part of the Oracle Developer 10g Suite, and you must install the entire suite. Oracle Reports is particularly important, because this is the tool that Designer's reports use.
    Finally, give us your entire sequence of steps, what you did, what you saw on the screen, including error messages.

  • Not able to install Oracle XE 10g  in windows 7 64bitmachine

    Hiii,
    I am trying to install oracle 10g express edition on windows 7 64bit machine,after installation i shut down the database and run the startup command then it shows the error "ORA-01041 internal error.hostdef extension doesn't exist". Anybody please help me.

    978628 wrote:
    Hiii,
    I am trying to install oracle 10g express edition on windows 7 64bit machine,after installation i shut down the database and run the startup command then it shows the error "ORA-01041 internal error.hostdef extension doesn't exist". Anybody please help me.Why are you hijacking someone else's completely unrelated thread. Please read the forum FAQ before proceeding. You'll find the link in the upper right corner of this very page you are reading.
    As for your question, what has your research of "ORA-01041" turned up so far?

  • Oracle Install 10G on Windows 7 PC

    I am taking an oracle admin class at local college. I bought a text book " Oracle 10G Database administrator " By Gavin Powell. The publisher is Thomson Course Technology.
    The book came with 2 CDs, one of them contains Oracle 10g Database(10.2.0.1.0), Enterprise edition. When I try to install that CD on my Windows 7 PC, the install fails. The CD is for previous versions of Windows.
    When I called the book publisher, they told me to contact Oracle. Can anyone tell me what to do ?
    My PC meets all the pre-reqs of the software, except that it has Win 7.
    Thanks.

    Download the appropriate version of 11gR2 for free from here - http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Pl review and understand the license agreement before downloading and using the software.
    HTH
    Srini

  • Not connecting to Oracle Database from Oracle BIEE 10g on Windows 7 machine

    Hi friends,
    I succesfully installed OBIEE 10g on my Windows 7 (Ultimate) machine using the assistance from one of your threads.
    Now I am not able to connect to Oracle 11g database. When I tried to configure through START->Control Panel --> Administrative Tools --> DATA SOURCES (ODBC) ---> ....I am seeing Oracle 11g in System DSN but I am unable to see OBIEE driver in system DSN. After setting manually, I am now seeing OBIEE driver in user DSN. So is all other 32 bitapplications like MS Acess, Excel, etc., are all in user dsn.
    When I open OBIEE Administration tool, I can only see ONLY Analytics Web and nothing else. How do I connect to Oracle database. Please assist me.
    Thanks in advance.
    Din

    Hi,
    Your window os 32bit or 64bit -- Please conform?
    Your Os 64 bit -- http://www.mycabi.net/?p=19 please read this link.
    Your windows os 32 bit :
    Go--> Run--> odbcad32 follow the below step
    In ODBC Administration, on the System DSN tab add a new connection
    1. step : Data Source: "Oracle BI Server" -->"Next"-->Name: "AnalyticsWeb"-->Server: "local"-->(everything else unchecked)-->"Next"-->Give the username for the BI Server-->"Administrator" -->(I think the password can main blanc),Port: "9703 -->(everything else unchecked)-->"Next"-->(everything unchecked)-->"Finish"
    When I tried to configure through START->Control Panel --> Administrative Tools --> DATA SOURCES (ODBC) ---> ....I am seeing Oracle 11g in System DSN but I am unable to see OBIEE driver in system DSN
    A. I don't no why your creating ODBC connection.
    Note: Open your rpd with AnalyticsWeb and give me useranme and password --> go to physical layer select connection pool and give all credntails here.
    http://gerardnico.com/wiki/dat/obiee/ociv -- please refer this link
    Datasource : Your dbname (ORCL,)
    username: your schema name
    Password: your schema password.
    Hope it help's
    Thanks,
    Satya

  • Oracle Express 10g - cannot install on Windows 2003

    I'm trying to install Oracle Express 10g on Windows 2003. On this machine already works MS SQL2005 server.
    The installation starts ok but after copying files installer disappears whitout any message (in that moment an icon on desktop should be created, but it's not) All files copied first by installer are deleted upon it finishes it's work. From the same package I installed Express on Windows XP and then there was everything ok.
    I checked install log but it didn't tell me much. It looks more or less the same as the log file from succesful installation until bolded line:
    MSI (s) (30:A4) [15:02:44:281]: User policy value 'DisableRollback' is 0
    MSI (s) (30:A4) [15:02:44:281]: Machine policy value 'DisableRollback' is 0
    Action ended 15:02:44: InstallFinalize. Return value 2.
    On successful installation the return value is 1. But it doesn't tell me anything. Also in event logs I got only mssinstaller information (event 11708)
    Product: Oracle Database 10g Express Edition -- Installation operation failed.
    Do anyone experienced such problem?
    Regards,
    Piotr

    You may want to check Event ID: 11708.

Maybe you are looking for

  • Error with the Receiver JMS Adapter (Connection On-Demand feature)

    Hi, In high volume we are experiencing errors with the Receiver JMS Adapter and the connection On-demand feature: Adapter Framework caught exception: while trying to invoke the method com.sap.aii.adapter.jms.api.connector.DisconnectorListener.notifyE

  • NAC SSL CERTIFICATE WARNING

    Hello there, I have implemented NAC on my network. I've deployed OOB Virtual Gateway. It used to work fine when i had ver 4.6. My office relocated where everything change including the IP addreses we used on LAN. During the relocation the SSL certifi

  • How i met with SAP

    Hello to everybody! What do you think about to write here, how you met SAP? I think many ppl would be interesting to know it Well, at university I studied at the Department of Information Technology. On the 3rd course (it was 2008) I first met with S

  • Why cant i update my ipod touch 3rd gen?

    why cant i update my ipod touch 3rd gen? it says that theres network problem and ask to check my network settings. help me please

  • Help me i can not activating my iphone i dont remember my email adress :(((((

    help me i can not activating my iphone i dont remember my email adress