How I can do when I install Oracle 8.1.7.0 & Oracle9i core for Windows 2000?

I downloaded Oracle8.1.7 standard Edition and Oracle9iAS Core for Windows NT.
I installed them on Windows 2000 Server. I checked that Oracle HTTP server was working.
But how can I get more information from Internet about Oracle Application Server?
I want to query database through the web. Give me a simple example about it.
Best regards,
Richard Xu

Oracle 9iAS Documentation can be found at,
http://technet.oracle.com/docs/products/ias/content.html
You can access few samples of web query in
Oracle JSP demos, from your iAS Apache main page. There are XML, JDBC and SQLJ samples.

Similar Messages

  • Problem installing Oracle 8i(8.1.7) standard edition on windows 2000 server

    I am trying to install Oracle 8i (8.1.7) standard edition on windows 2000 server but the setup program doesn't run.
    It starts up, allocates some ram then closes before a window even pops up.
    I also have MSSQL server installed on this computer, does that conflict?
    Has anyone encountered this problem before? If so, please give a solution if you have one, thanks,
    OPS

    Yes. There is a bug with Pent4, Win2000 & Oracle8i.
    Here is the workaround:
    This is a known bug with Oracle java-based applications and Pentium 4 Use this work-around:
    1) Copy the install directory from the CD to the hard disk.
    2) Edit oraparam.ini and modify it as follows:
    * Edit the "SOURCE=" line to to show the full path to the CD ; SOURCE={CD DRIVE LETTER}:\stage\products.jar)
    * Edit the "JRE_LOCATION" line to show the full path to the CD ;
    JRE_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles\Expanded)
    * Edit the "OUI_LOCATION" line to show the full path to the CD ;
    OUI_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataFiles\Expanded
    * Edit the "JRE_MEMORY_OPTIONS" line to include "-nojit" as the first argument ;
    JRE_MEMORY_OPTIONS=-nojit
    -ms16m -mx32m
    3) Start setup.exe from your hard drive
    Choose a Custom install and choose not to create a database during the install.
    This way, the Database
    Configuration Assistant will not be launched during installation. DONT SELECT
    NET8 products for installation.
    You need to put the same java parameters for the DB configurator and the Net8
    Configurator
    to run.
    -nojit -ms16m -mx32m before -classpath on:
    * assistants\dbca\DBAssist.cl
    * network\tools\netca.cl
    ** Run the DataBaseConfigurationAssistant and NetworkConfigurationAssistant after installation.
    Hope it helps!
    Amrit

  • Oracle client version 9.2.0.3 for windows 2000

    Where can you find oracle client for 9.2.0.3 for windows 2000? Please advice.
    Thank you,
    Shawn

    Shawn,
    Instant Client was released in 10gR1 (10.1.0.2). Thus, it is not available for 9.2.0.3.

  • Installing Oracle SOA suite 10.1.3.10 for Windows

    He,
    I have a probleme with Oralce SOA suite instalation. I can't find the Oracle Database verssions in the oracle website, supported by Oracle SOA suite 10.1.3.10.
    Oracle Database 10g Release 1 (10.1.x) 10.1.0.5 or later
    Oracle Database 10g Release 2 (10.2.x) 10.2.0.2 or later
    For windows.
    Can you help me?
    Thinks

    From the 11g Quick Intallation Guide (http://download.oracle.com/docs/cd/B28359_01/install.111/b32301/toc.htm):
    Oracle Database for 32-bit Windows is supported on the following operating systems:
    - Windows 2000 with Service Pack 1 or later. All editions, including Terminal Services and Microsoft Windows 2000 MultiLanguage Edition (MLE), are supported.
    - Windows Server 2003 - all editions
    - Windows Server 2003 R2 - all editions
    - Windows XP Professional
    - Windows Vista - Business, Enterprise, and Ultimate editions
    Are perhaps not running XP Professional? Otherwise, like I said before, contact customer support. Even 11g (and 10g) are supported on XP.
    Jan Kettenis

  • Installing ORACLE 9i (9.0.1.1.1) On Windows 2000 Server

    I am not able to install Oracle 9.0.1.1.1 on Windows 2000 Server 5.00.2195(service pack 4).
    While installing Oracle 9i on Windows 2000(SP4), installer exits without showing or logging any error. It disappears without any message.
    Machine: PIII (450Mhz), 256MB RAM, External disk (USB) 80GB, Disk C (10GB), Virtual Memory 1536 - 2000, etc.
    When I get the screnn "General Purpose", and after 85% running Oracle Universal Installer exits without showing or logging any error.
    Does anybody know the reason/workaround for this problem?
    Thanks.
    Regards,
    Jose Valentin

    Hi,
    I got similiar problem on Windows 2000. Have you resolved this?
    Thanks

  • When I install Oracle 9i on RedHat Linux 7.3 ...

    Hello , everybody :
    When I install Oracle 9i (9.2.0.1) on Red Hat Linux 7.3 ,
    I got an error when invoking the target of "install" in makefile : "ins_ctx.mk" ,
    all of the message is "Error in invoking target install of makefile /oracle/product/9.2.0/ctx/lib/ins_ctx.mk"
    and I edit the file "$ORACLE_HOME/ctx/lib/env_ctx.mk " , add a "$(LDLIBFLAG)dl" to the "INSO_LINK" ,
    but there is still an error when I press "Retry" and "Retry" ...
    Will it occur any error when I use Oracle 9i on Linux (because I press "Ignore") ?
    Does somebody can tell me how to solve the problem ?
    Thanks a lot.

    Hi Lai Yu-Tai,
    I'd the same problem. You can fix the problem (fixing provided by Werner Puschitz, http://www.puschitz.com/OracleOnLinux.shtml):
    "Error in invoking target install of makefile /opt/oracle/product/9.2.0/ctx/lib/ins_ctx.mk"
    I saw this error only in connection with Oracle 9i R2 (9.2.0) installation.
    Also, this is the only problem I experienced with Oracle 9i R2 on Red Hat 8.0 (and 7.3 -MQ). But this does not necessarily mean that you won't see other problems described here.
    The following errors showed up in $ORACLE_HOME/install/make.log:
    /lib/libdl.so.2: undefined reference to `_dl_addr@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_open@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_close@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_sym@GLIBC_PRIVATE'
    /lib/libdl.so.2: undefined reference to `_dl_vsym@GLIBC_PRIVATE'
    It happens when the following step is executed:
    /usr/bin/make -f ins_ctx.mk install ORACLE_HOME=/opt/oracle/product/9.2.0
    Edit $ORACLE_HOME/ctx/lib/env_ctx.mk and go to "INSO_LINK =", add a "$(LDLIBFLAG)dl" to the line and save it.
    Here is the full line with the added "$(LDLIBFLAG)dl" flag:
    INSO_LINK = -L$(CTXLIB) $(LDLIBFLAG)m $(LDLIBFLAG)dl $(Long postings are being truncated to ~1 kB at this time.

  • When u install oracle where the oracle installation inventory information s

    when u install oracle where the oracle installation inventory information store in unix and windows . can we change location of this

    Again 'u' doesn't appear in any English dictionary.
    Assuming you are not a royal, can you please stop using the so-called 'majestic plural'.
    Why do you need to change the location?
    If you want to change to location: people here aren't get paid to abstract the installation manual on your behalf.
    If you can't be bothered to read it, please don't use Oracle.
    Sybrand Bakker
    Senior Oracle DBA

  • How we can see when the condition records created.

    Hi,
    How we can see when the condition records created ( Valid from and Valid to ) ? And also how we can see the changes made in the Condition records?
    Regards,
    jyothi.

    Hello,
    you can display the condtion records in transaction VK13.
    Here you have the posibillity to display the changes of the condtion records.
    Please goto VK13
    > Enter your selection criteria
       > Enviroment
          > changes
    But you can also create a condtion list. and the you can display more than one condition record:
    Please have a look at the transation V/LD - Pricing Report
    For example: conditon list 14 for taxes.
    Here you get an overview of tax condtions.
    I hope that the information are helpful.
    Regards
    Claudia
    If you are satisfied with the answer, please give Reward Points.

  • HT1926 How can I download and install for Windows 2000?

    How can I install iTunes for Windows 2000?

    Even if you would manage to find one of the ancient versions of iTunes, like from here: http://www.oldapps.com/itunes.php,
    it will be very likely not to work on Windows 2000 and also not being accepted by Apple's servers.

  • Can we Install Oracle JDeveloper 10.1.2.1.0 on windows 7?

    Hello,
    Can we install Oracle JDeveloper 10.1.2.1.0 on windows 7? I tried to run copy of JDeveloper on windows 7, few features were not able to view or run. For example, few items in menus were not appearing. On clciking on view, the tree sturcture on left side was not expading.
    Is there any other way so that i can run my JDeveloper 10.1.2.1.0? Plz help me

    You can try installing the newer version of JDK1.5, you can get it from
    http://java.sun.com/products/archive/j2se/5.0_22/index.html
    then, once you have installed it, rename ${JDEVELOPER_HOME}\jdk to ${JDEVELOPER_HOME}\jdk_old, and put your newly installed jdk in ${JDEVELOPER_HOME}\jdk
    I resolved some problems doing that with my windows 7 and JDeveloper. Problems are caused by Aero.
    Hope this helps
    Joseba

  • After Installing Oracle E-Business Suite R12.1.1 on Windows

    After I Install Oracle E-Business Suite R12.1.1 on Windows
    how can i shutdown the application and the database correctly
    i used the script in
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstpall.cmd apps/apps to stop the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addbctl.cmd stop immediate to stop the database
    and the script
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstrtal.cmd apps/apps to start the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addlnctl.cmd stop prod to start the database
    but it gives me echo off and didn't work at all
    can anyone help me plz it's very important
    Ahmed

    Hi,
    I got the echo off when i trying to start the database and the application using the scripts, Please post the message you get here when your run the scripts (along with the scripts).
    i tried to start them in from (Control Panel > Administrative Tools > Services), but they didn't startDid not start what? What is the error? Check the event viewer for details.
    please can you tell me the excat steps to start the databse, database listner and the application ?The steps are just like what you have mentioned in your post (I have also mentioned it in my previous reply).
    Regards,
    Hussein

  • Can not install Database Oracle8i (8.1.7) for Windows 2000/NT

    I am not sucessfull in installing (Downloaded Unzipped then copied to CD) both version of Database "Oracle8i Release 3 (8.1.7)" Enterprise and Standard edition for Windows 2000/NT". After the start->run->autorun the CD spins for a minute then nothing happens. I tried running other files as well such as setup and install but still doesn't do anything.
    Read the Installation document but can not find the answer, need help from anyone (Oracle expert to non-expert) is greately appreciated.
    Server name = I am using Windows2000 "local" server.
    Date/Time = Happened yesterday and today (March 3-4/2002)
    Browser + Version = Microsoft Internet Explorer 5.0
    O/S + Version = Windows2000 version 5.0
    Error Msg = None (Will not install)
    ################################################################T
    Thanks...

    I am having the same problems!
    Any help here would be great!! Stephen, Hi!, I think I know what the problem is....but I need your confirmation on my hypothesis. These are the scenarios:
    PC#1
    =====
    In this computer it has operating system Windows2000 on C: Drive.
    RESULT: SUCESSFULLY INSTALLED THE ORACLE 8I (8.1.7) Enterprise or Standard (trial version) on this PC.
    PC#2
    ====
    In this computer it has operating system WindowsME on drive C:
    RESULT: When CD (Oracle 8i) was inserted on the CD Drive autorun was performed and Oracle 8i Installation screen pops up and I clicked on install and the Universal Installer shows up. A positive sign but I purposly aborted the installation.
    PC#3
    ====
    In this computer it has (2) operating system they are: Windows ME on Partitiion C: and another partition on F: the operating system is Windows2000. I Tried to install it on Windows2000 on partition F:
    RESULT: CAN NOT INSTALL (trial version) ORACLE 8I (8.1.7) Enterprise or Standard version on F: Windows2000.
    CD drive just spins for 15 seconds and nothing happens not even the Oracle Installation screen shows up.
    MY HYPOTHESIS:
    =============
    The ORACLE 8I (8.1.7) Enterprise or Standard trial version either:
    A) Can not be installed on another drive other than C: with a system with two (2) operating systems. and/or
    B) Can not be installed with a PC with two (2) operating system.
    Ben

  • Hi, Can anyone recommended software to import dvd to iMovies. I need to import about a dozen homemade DVD's and edit them into a single DVD comprising the 'best bits'. How best can I do this. I have an external hard drive available for the job

    Hi, Can anyone recommended software to import dvd to iMovies. I need to import about a dozen homemade DVD's and edit them into a single DVD comprising the 'best bits'. How best can I do this. I have an external hard drive available for the job

    You need to convert the VOB files in the TS-Folder of the DVD back to DV which iMovie is designed to handle. For that you need mpegStreamclip:
    http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    which is free, but you must also have the  Apple mpeg2 plugin :
    http://store.apple.com/us/product/D2187Z/A/quicktime-mpeg-2-playback-component-f or-mac-os-x
    (unless you are running Lion in which case see below))
    which is a mere $20.
    Another possibility is to use DVDxDV:
    http://www.dvdxdv.com/NewFolderLookSite/Products/DVDxDV.overview.htm
    which costs $25.
    For the benefit of others who may read this thread:
    Obviously the foregoing only applies to DVDs you have made yourself, or other home-made DVDs that have been given to you. It will NOT work on copy-protected commercial DVDs, which in any case would be illegal.
    And from the TOU of these forums:
    Keep within the Law
    No material may be submitted that is intended to promote or commit an illegal act.
    Do not submit software or descriptions of processes that break or otherwise ‘work around’ digital rights management software or hardware. This includes conversations about ‘ripping’ DVDs or working around FairPlay software used on the iTunes Store.
    If you are running Lion or later:
    From the MPEG Streamclip homepage
    The installer of the MPEG-2 Playback Component may refuse to install the component in Lion. Apple states the component is unnecessary in Lion onwards, however MPEG Streamclip still needs it. See this:
    http://support.apple.com/kb/HT3381
    To install the component in Lion, please download MPEG Streamclip 1.9.3b7 beta above; inside the disk image you will find the Utility MPEG2 Component Lion: use it to install the MPEG-2 Playback Component in Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion. (The same applies to Mountain Lion even though that has it preinstalled.) You don't have to install QuickTime 7.

  • Having problem to install Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit

    Dear All Precious Friends,
    I am having problem while installing Oracle Portal Forms Reports and Discoverer 11g on Windows Server 2008 64 bit,
    I have already installed Oracle Database 11g Release 2 -------
    ----Then i configured JAVA Access bridge
    --------then installed and configured Required Schema using Repository Creation Utility of same version of Database 11g,
    -----------then installed Oracle Business Intelligence 11g version 11.1.1.6.0 which includes Web logic..............I am feeling that i did right at this point...........
    ..............also feeling comfortable after install Oracle Identity and Access Management 11g ..................
    -----------------but don't know how to configure OID to install Oracle Portal Forms Reports and Discoverer 11g...............
    Please help my Oracle Friends
    Your early help will be highly appreciated.
    thanks and regards
    Hassan

    You said, "...+I would like to install Release 2(11.1.1.2.0)+ ...". Be careful. 11.1.1.2.0 is not Release 2. The version for Rel 2 is 11.1.2.0, notice that there is one less "1". Also, there is no way to patch from Release 1 to Release 2.
    In EDelivery, this is what you should find if you search on "Oracle Fusion Middleware" for "Microsoft Windows x64 (64-bit)":
    First look for this link then drill into it:
    Oracle Fusion Middleware 11g Media Pack for Microsoft Windows x64 (64-bit)
    In this section you will find the following:
    This is the full product installation of FMw 11 Release 2 (Forms & Reports)
    Oracle Forms and Reports 11g R2 (11.1.2.0.0) for Microsoft Windows x64 (64-bit) V28761-01
    This is the full product installation of FMw 11 Release 1 (includes Portal, Forms, Reports, and Disco)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 1 of 4) V18785-01
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 2 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 3 of 4)
    Oracle Portal, Forms, Reports and Discoverer 11g (11.1.1.2.0) for Microsoft Windows x86 (64-bit) (Part 4 of 4)
    This is the FMw 11 Release 1 patch set that will bring the above 11.1.1.2.0 installation to 11.1.1.6.  This is NOT a full product installation - just a patch
    Oracle Portal, Forms, Reports and Discoverer 11g Patch Set 5 (11.1.1.6.0) for Microsoft Windows x86 (64-bit) V29850-01
    There are no patch sets for Release 2 as of yet.

  • Install Oracle 10.1.2 On Fedora Core 6

    Hi
    I need help , I have tried to install Oracle 10.1.2 into Fedora Core 6 and I tried to check require package. It miss some packages follow
    openmotif     openmotif-2.2.2-16
    compat-db     compat-db-4.0.14.5
    compat-gcc     compat-gcc-7.3-2.96.122
    compat-gcc-c++     compat-gcc-c++-7.3-2.96.122
    compat-libstdc++     compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel     compat-libstdc++-devel-7.3-2.96.122
    Where can I download it ?
    And it has the problem or not if I install Oracle into fedora core 6?
    Thank in advance.
    Pasuwat

    Here: http://mirrors.fedoraproject.org/publiclist/Fedora/6/i386/

Maybe you are looking for

  • My Nvidia 8800gt doesn't work properly

    I solved part of this issue removing my 550W UPS from my Mac (obviously, Mac Pro needs at least 1500W UPS) But the problem is that everytime an app, a render or a game (Final Cut, Youtube, Portal 2, etc...) need graphic hardware, the Mac Pro freezes

  • How to increase my server performance ?

    hi experts, my environment is 4.7E,SQL,Windows 2003 Server with 150 users. ibm xseries 346 with 6 gb ram min response time is 1000 (m.sec) to 1500 per 140 logon users. how can i decrease this response time ? Please give me your valuable suggestions.

  • Royally screwed up my startup disk... can anyone help?

    I have been playing around a little too much with my new OSX to make it as efficient as possible. So, when I went to Disk Utility and saw "erase free space" on Harddrive. My brain (which is not as efficient nor as intelligent as my MAC brain) read it

  • Urgent info needed... help!

    Hi, I am looking for a java based component whose methods can be called by my java program (servlet) to convert a Word (MS) document to PDF. The server is windos based and the component could be commercial or free. Any help would be highly appreciate

  • UCM Install and products

    Hi, I am new to most of the following and Need some help in downloading and installation i.e. in what order to install all the below. Currently I have installed Content Server 10.1.3.3.3. I want to install the following also. Content Categorizer Cont