Where can I find classes12.zip

I have oracle 8.1.6 on HP-UX and try to use JDBC1.2, but I could not find classes12.zip file. Where can I download it from? Thanks

Try to search on the Oracle Home directory on your HP_UNIX box that you installed Oracle. Usually, the drive will be in an sub folder called jdbc. Good luck!

Similar Messages

  • Where can I find IRCA.zip

    Hi
    I have just downloaded BPEL Process Manager (10.1.2.0.2), but i am not able to find IRCA.zip in this download in any of the folders.
    Please let me know where can i find IRCA.zip?
    Thanks
    Suneel Jakka

    Marc
    No file I found with name IRCA.zip under any of the folders on the installation area where i downloaded bpel.
    FYI, i downloaded as_linux_x86_bpel_101202.cpio.
    Thanks
    Suneel Jakka

  • Where can I find ircabpa.zip?

    The BPEL Process Analytics install doc mentions ircabpa.zip but I can't find it anywhere. And do we need to run IRCA if the database is an App Server MR?

    Marc
    No file I found with name IRCA.zip under any of the folders on the installation area where i downloaded bpel.
    FYI, i downloaded as_linux_x86_bpel_101202.cpio.
    Thanks
    Suneel Jakka

  • Where can I find "TutWD_UI_Init.zip "

    Hello!
    Does somebody know where the file "TutWD_UI_Init.zip"
    can be downloaded ?
    According to a tutorial which is released by sap it must be
    available, but I cant locate it.
    Regards
    erdem
    Importing a Project Template
    On the SAP Developer Network (SDN) at http://sdn.sap.com, the following Web Dynpro projects are available for this tutorial:
    • The project template TutWD_UI_Init (the starting point for this tutorial)
    • The completed Web Dynpro project TutWD_UI (corresponds to the project TutWD_UI_Init after completion of the tutorial)
    The projects are available for download in corresponding zip files under the category Home → Developer Areas → Web Application Server → Web Dynpro → Code Samples → Sample Applications and Tutorials

    Hi! erdem,
      go to following link.you will get all the WebDynpro project.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#backend">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#backend</a>

  • Where can I find appsutil zip (tar) of the whole directory (db side)?

    Hi!
    I'm finishing a documentation for One Click Clone on Apps 11.5.10.x, as I promised a long time ago.
    8(
    All most all is done, frankly is, but I want to add one more feature: automatic cloning to the empty servers! This will be really cool feature for many people!
    For that I need "apsutil.zip" (from 10gR2 64 installation on Windows 2k8 R2) and "appsutil.tar" (from 11gR2 database installation on CentOS Linux 5.x i386). Both versions are needed to make proper testing. But, if I must choose to get only one version then please let me get Linux version.
    @Hsawwan, all,
    Where to get only this directory files (zipped o tarred)? I do not want to install the whole apps just for these files....so in front appreciate to get from this lovely community.
    THX in front,
    Damir Vadas

    Damir,
    1) I wanted DB side appsutil not APPS side one.You will have to copy the appsutil.zip from the application tier node to the database tier node, this is how we get the database appsutil.zip file.
    2) In the meantime, I have downloaded from otn "V15576-01_1of3"-"V15576-01_3of3" zips, where inside DiskX\dbts\stage\ directory are db0-db4.zip files. I have extract them and I think this is it. I got "appsutility" dir with subfolders and files. From memory, looks like a bingo!OK, but this is just the original file, and you have to make sure that the appsutil.zip file is the one which is generated at the application tier node with the same patchset level.
    1) Could you please verify my note that this is OK? Please see my reply above.
    2) This is from 12R1 pack so is this OK for 11gR2 database?Again, see my reply above :)
    Thanks,
    Hussein

  • Where can I find oracledi-demo-2032252.zip used in the ODI 12c Getting Started Guide?

    Where can I find oracledi-demo-2032252.zip used in the ODI 12c Getting Started Guide?
    Bye,
    Rumburak

    http://www.oracle.com/technetwork/middleware/data-integrator/overview/oracledi-demo-2032252.zip

  • Where can I find the oracledi-demo.zip ?

    Hello All,
    I am to new to ODI... I have installed ODI 11.1.1.6.0 in OEL5. I was going through the getting started guide and came through installing/configuring the demo environment.
    The doc says that it will be there with existing installation or else locate the folder in the companion CD.
    Where can I find these demo files?
    Thanks
    kanna

    Sorry..... I found that in the ODI downloads page.
    http://www.oracle.com/technetwork/middleware/data-integrator/downloads/index.html
    Thanks
    Kanna

  • Where can I find/download the package that contains: OracleConnectionPoolD

    Hi,
    I have classes12.zip and can make successful database connections using Oracle's JDBC driver.
    However, when I tried to run a connection pooling example - from a text book (called "PooledExample.java") - I got the following error messages...
    C:\testdart\testdart\source>javac PooledExample.java
    PooledExample.java:5: package oracle.jdbc.driver does not exist
    import oracle.jdbc.driver.*;
    ^
    PooledExample.java:7: package oracle.jdbc.pool does not exist
    import oracle.jdbc.pool.*;
    ^
    PooledExample.java:15: cannot resolve symbol
    symbol : class OracleConnectionPoolDataSource
    location: class PooledExample
    OracleConnectionPoolDataSource poolDataSrc =
    ^
    PooledExample.java:16: cannot resolve symbol
    symbol : class OracleConnectionPoolDataSource
    location: class PooledExample
    new OracleConnectionPoolDataSource();
    ^
    4 errors
    Where can I find/download the package that contains these classes (I'm assuming that there missing)? Is it possible that JDBC 2.0 works for Oracle9i only? (I'm using Oracle8i)
    I looked on Oracle's website but its not clear where to download this API
    Thanks!!!

    They should be in classes12.zip (oracle.jdbc.driver definitely is). It sounds like you don't have classes12.zip in your classpath when you are compiling. Normally you don't use the Oracle classes directly so you only need classes12.zip when running your application but in your case you are directly referring to them in your Java source code so you need them when you compile.
    Col

  • Where can i find a demo of adf faces 11 preview??

    Where can i find a demo of adf faces 11 preview??
    Just like the one in adf-faces-10_1_3_0_4.zip.
    I think it's the best tutorial to study adf faces 11!
    Anyone can help? Thank you!

    http://www.oracle.com/technology/products/jdev/11/index.html
    Here there are some on line demos and also if you click on the Sample Application you can download and try out the sample (5 minutes).
    Regards
    Grant Ronald

  • Where can I find a sample of dbca.rsp file?

    Dear all,
    I've just successfully installed for the first time Oracle 11g in silent mode on Redhat Enterprise 5.3
    (I installed in silent mode because there is no X system installled on this Linux server).
    The installation was completely successful. I used the response file provided in the response
    directory (ee.rsp) and I defined the parameters value properly according to what I needed..
    Now I want to install a general purpose database. According to what I read in Oracle 11g installation guide,
    it is also possible to use DBCA in silent mode again by using a response file.
    Now the problem is that I searched for all response files in the oracle package that I downloaded, there
    is only three response files (for different type of installations Enterprise, Standard, etc.) but no dbca.rsp.
    Well, when I run
    $ su oracle
    passwd
    $ dbca -hI can see the possible options, but in a response file the information is more detailed (specially for
    someone like me who is going to use this command for the first time).
    Where can I find this file? if it is not provided with Oracle package, in the case where you have a sample
    could you kindly copy/paste a version of the file (after removing of course all confidential set of information)?
    Thanks in advance,
    Dariyoosh
    :)

    Satishbabu Gunukula wrote:
    Hi,
    Normally response files located under “Disk1/response“. But for 11g these files are missing from OTN zip files. All the files are there in the correct location on Media download.
    They are trying to fix this.
    Try to download latest version and check if it available. If available copy the file and run the DBCA.
    Otherwise use vncserver for GUI, it comes with RHEL.
    Run below command and choose password.
    $vncserver –geometry 1290x980
    It will provide a hostname for desktop version to open from VCN viewer.
    Download VNC viewer from web and run the VNC viewer from your desktop and provide the hostname provided by "vncserver" command.
    Hope this helps
    Regards,
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    [Click here to learn Voting Disk backup and recovery|http://oracleracexpert.blogspot.com/2009/08/voting-disk-backup-and-recovery.html]
    Hello there,
    Thank you very much for your attention to my problem. I will try this tomorrow.
    Kind Regards,
    Dariyoosh
    :)

  • Where can I find XP x64 drivers for Portege R500 - hotkey / power management?

    Where can I find downloads that will enable power management or hotkey support for my Portege R500?
    I have already installed drivers for everything except fingerprint reader (don't want), tpm (really don't want), and hdd motion sensor (tos620a) (not bothered about right now). Most drivers are latest from original vendor websites, or, failing those, from Toshiba's Vista 64-bit download areas.
    Everything else generally works: wifi, graphics & chipset, sound, lan, bluetooth stack, cardbus, card reader, etc.
    However, having done this, the following issues remain:
    FN hotkeys don't work for suspend to ram, suspend to disk, *screen* *brightness* - essential to extending lifetime; FN hotkeys for numeric/direction pad, external monitor toggle *do* work
    Dedicated backlight toggle button doesn't do anything
    However, in order to get battery lifetime beyond ~2.5 hours and closer to the rated 7.1 hours, I'll need to turn some things down / off occasionally. What software can help and where can I get it, such that it works on Windows XP x64 edition?
    Note:
    I have tried the xp 32-bit packages that Toshiba supplies, they don't appear to work on x64. The 'ctrls' package requires 'cmod', but 'cmod' gives this error:
    TOSHIBA Common Modules Setup
    Not an ACPI machine. Cannot install TOSHIBA ACPI Logical Device.
    OK
    I have tried the xp 32-bit package called 'pwrsav'; it installs a bad help link to my start menu, and adds a couple of exes, tpsmain and tpsoddctl, to my auto-runs. These 32-bit executables quit immediately after execution.
    I would have tried to install Toshiba's Vista 64-bit packages for hotkeys / common modules / power management, but the only one of the three I can find via toshiba.co.uk are common modules, and unfortunately that zip file only contains .inf, .cat and .sys files, no installer.
    Motivation:
    I'm using a fresh install both because the default Vista install is unusable (900MB memory used on a fresh boot desktop, drive split into multiple partitions, trial, adware and broken software installed left and right)
    I'm using x64 because I'm a software engineer whose next product needs to work on x64, and this new laptop was a likely first candidate

    You didn't link to the tool you found. If you meant this tool then, you should be aware it doesn't work on x64 on R500:
    Display Tuner
    Cannot detect monitor!
    Your monitor does not support DDC control or your videocard is not supported by Display Tuner.
    You cannot use Display Tuner in this configuration.
    OK
    It would be unlikely to work in any case, as display driver brightness isn't normally the same as the screen's brightness (hence power usage).
    Maybe it's a communication issue, but I *have* found +original+ drivers for all essential components, just not for things like screen brightness - something that, to be honest, I more expect to be handled in firmware / bios, as that's been my experience on previous laptops, and is more reliable in any case, considering I could be running an oddball Linux or a completely different OS, or a CPU-intensive high-priority task.
    The R500 series seem to be scrimping on the firmware and expecting OS utilities and dedicate yet another system tray icon to take over that job.
    It does look like x64 is a no-go for mobile use on this machine, due to lack of firmware power management, which is a great pity as the point of such a light machine is mobility. I'll wipe it and install XP 32-bit and see how that goes.

  • Where can I find script wc_contentserverconfig?

    Hi all,
    Where can I find script wc_contentserverconfig mentioned in document Oracle® Fusion Middleware Installation Guide for Oracle WebCenter
    *11g Release 1 (11.1.1)* to install Content Management for WebCenter. Here is what instructions say
    Run the WebCenter configuration script, wccontentserverconfig, from the Oracle Content Server 10.1.3.4.1 media to prepare the server to work with Oracle WebCenter._
    On the Oracle Universal Content Management Downloads page I found following but that does not seem to have the script mentioned above.
    Oracle Universal Content Management 10g Patch Update Bundle
    for Windows, Linux, and Unix (Version: 10.1.3.4.1 | Date: 20090507 | Size: 328,316,510 bytes)
    Thanks in advance.

    Here is the response I received from an SR on this topic:
    QUESTION
    =========
    Where can we get the following patch as described in section 4.3.1.2 step 1 on this site which contains the wc_contentserverconfig script.
    http://download.oracle.com/docs/cd/E12839_01/install.1111/e12001/webcenterservice_install.htm#CACECHII
    ANSWER
    =======
    Please go to:
    http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html
    Click to Accept License Agreement.
    Download the Required Additional Software for Content Management for WebCenter.
    Click the Disk1 link to the right of Content Management for WebCenter -
    Generic : 1.7 GB, Works on all platforms.
    Here is a direct link to Required Additional Software for Content Management
    for WebCenter:
    http://download.oracle.com/otn/nt/middleware/11g/ofm_ucm_generic_10.1.3.4.1_disk1_1of1.zip .
    You will find wc_contentserverconfig.cmd in <contentserver>/webcenter-conf/.
    Alternatively you could also download the installation from the Oracle eDelivery Site:
    Oracle Fusion Middleware -> Oracle Fusion Middleware 11g Media Pack for <OS> -> V17008-01 (Oracle Content Management for WebCenter (10.1.3.4.1))

  • Where can I find the manual for my Mac OS?

    ver. 10.7.3: 2.4 GHz core 2 Duo with 4 GB of DRAM.
    I have three questions:
    1. Where can I find the manual for my machine i.e. hardware manual and or consumer/connaisseur manual?
    2. Does it have a zip media drive? I'm looking at the left side of the machine and I see small square shaped slot for a disk of this sort. I know this is a common type of media storage for cameras and would like to confirm that it is zip.
    3. And while i'm at it, could you remind me of the uses of the two ports advancing towards the back of the computer next to the USB inputs.
    PS: I'm also interested in any technical information concerning Apple hardware and if you could direct me to the appropriate forums I would appreciate it.
    Thank you in advance.
    Sincerely
    Shawn

    I will dubb the theme of this thread: the mass storage data problem and by problem I mean how can we store data in the most cost-efficient and efficacious manor possible if we can classify data storage strategies into two groups respectively: 1) the individual stragegy and 2) the corporate stragegy. The individual, we will say, is rational and seeks to store as much data as possible in the megabyte range, the gigabyte range and the terabyte range. How will he or the corporation, of conglomerate, large, mid-size or start-up size i.e. 2 - 200 people procede. Please feel free to enhance the dialog of this post in the framework of the corporate schema vs. individual and change the estimations, exp: 2 -200, to fit a realistic scenario of what i'm trying to evoke here.
    I'll start of with
    MB range = 4 GB Lexar standard USB bought at Dwain Reed (note: this is just a starting point to provoke dialog and don't intend this as a suggestion)
    GB range = the portable hard drive at the suggestion of Michael Black of NC
    TB range = tape media, at my suggestion that older devices could be used to read the data where an external hard-drive could be used as an intermediary component to transfer data to newer devices, say the portable hard-drive of Mr. Black and an internal-hard drive which is standard in an older machine. We will say that the labor/work required to remove either is irrelevant as our time is assumed to be worthless within reasonable bounds.
    -Shawn

  • Where can I find the Theme Editor for SP14?

    Where can I find the Theme Editor for SP14? (My WebDynpro application is a standalone app, and does not run in a portal).
    Thanks,
    Walter

    Hi,
    Go thorugh the follwing Web Dynpro Java
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/nw04stack09themes.zip
    To know how to use it and for the steps to be followed please follow the tutorial here
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/how to edit web dynpro themes.pdf
    the last url gives you a step by step procedure with wizards..
    I hope your problem is solved..
    don't forget to reward
    RK

  • Where can i find the Oracle Portal 3.0 Casebook?

    Where can i find the Oracle Portal 3.0 Casebook mentioned in the Oracle portal online help?
    The following is the text copied from Oralce online help:
    Opening sample applications
    Oracle Portal provides a set of sample applications and components. Instructions for building some of these applications are provided in the Oracle Portal 3.0 Casebook. Other examples are included to showcase Oracle Portal's robust application building features.

    Hi
    The case book (full title: Building Advanced Portals Instructions) and its zip files for the exercises are located at
    http://portalstudio.oracle.com.
    (http://portalstudio.oracle.com/servlet/page?_pageid=478&_dad=ops&_schema=OPSTUDIO&7655_MAINPAGE_39847486.p_subid=40679&7655_MAINPAGE_39847486.p_sub_siteid=73&7655_MAINPAGE_39847486.p_edit=0)
    Hope that it is helpful.
    Cheryl

Maybe you are looking for

  • Sky Overcharged

    So I've just gotten off speaking on the phone to the clueless although sincere Sky Agent. I have Sky TV + Phone Line + Free BB. The Sky TV subscription is Family with Sports half price. I cancelled my Sky TV subscription last month and it cuts on the

  • C5 picture problem

    hello all i have a small problem. after i transfered my pictures from my cell to my pc i tried to send 1or 2 to a friend via hotmail and i always get an error message. this happens only to the pics i took from my cell phone. i send normal other pics.

  • Subscription fee change? No warning?

    All of the sudden my subscription fee changed from 19.99 EUR to 30.74 EUR each month. I am a student who uses cloud, this was how I signed in a year ago. I wasn't informed about this change, nor did I agree to this change. It's pretty stupid aswell s

  • Weblogic 10 Initial context issue...?

    Hi All, Please provide a suggestion for the same. InitialContext not getting loaded properly and the weblogic jars are also there in the cp Re: Exception in Initial Context Weblogic 10 thx in Adv.

  • Regular Expression: Different results when using FIND or regex classes

    Hi, has anybody an idea why the FIND REGEX statement and the regex class delivers different results when searching for ^\* in I try to find every place with an asterisk as first sign of the line. The FIND statement DATA gv_string        TYPE        s