Where is the missing documentation?

Hi there,
Does anyone know where is the missing documentation located for JDBC of Oracle 7.3.4? The correct url should be http://otn.oracle.com/docs/tech/java/sqlj_jdbc/htdocs/jdbc_doc.htm, but I couldnt see it.
Thanks
Neo

What happens when you click on the "Documentation" link on the left of this page???????

Similar Messages

  • Where is the official documentation for Wireless OTA Enterprise App Distribution?

    Where is the official documentation for Wireless OTA Enterprise App Distribution? It used to be here:
    http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_ App_Distribution/Introduction/Introduction.html
    The above link is present in many posts in these forums (cf. More Like This below this question.
    The information I seek may also have been here:
    http://support.apple.com/kb/index?page=answerlink&url=http://manuals.info.apple. com/en_US/Enterprise_Deployment_Guide.pd…
    The article in question had official details on
    the itms-services:// link,
    the app manifest file format and
    the general information.
    Currently I cannot find anything official on enterprise app distribution - only third party information. Has something changed, or is this a documentation glitch? Surely wireless OTA enterprise app distribution is still available via the enterprise developer program?
    Note: We currently use this for one of our enterprise clients. But before recommending other clients to join the enterprise developer program, we would like an official citation on whether this mechanism still exists.

    OK, the link in my question is no longer a 404. It's been replaced by a redirect to a new iOS Enterprise Deployment subsite which has been remade for iOS 8.
    http://www.apple.com/iphone/business/it/deployment.html
    My actual question about the technical reference is now located in the iOS Deployment Reference section of Apple Help:
    https://help.apple.com/deployment/ios/#/apda0e3426d7

  • Where's the sendmail documentation?

    We are trying to implement iFS, however the documentation
    regarding sendmail leaves a lot to be desired. Kind of like
    making a cake with half a recipe.
    So, where is the real documentation kept?

    The sendmail supplied with iFS is free software. As such the
    full source code with documentation is supplied with iFS. The
    exact location of this source code is given in the manual which I
    do not have at the moment (I will check this and post the
    location by Monday evening). In the meantime, I would suggest
    checking the sendmail.org website. Another information source
    that I have found to be very helpful is the O'Reilly book
    "Sendmail". I believe that it is also mentioned in the
    documentation, however I will post full information about it
    including its ISBN number when I post the location of the source
    code.

  • Why is my Hard disk capacity so low? Where are the missing gbs?

    I have just purchased a mac book pro intel core duo 2ghz 80gb and have happily been instaling and setting up to suit all my needs.
    It is currently showing that I only have 45.3gb of drive space left and that 28.91 gb has been used up already.
    I know that i havent installed this much or even have that many files on it yet. my applications folder shows 4.72 gb in use and my documents folder shows 10.78gb. Theres 1 album so far on my itunes / music folder and nothig in ictures or movies. So where is the missing gbs? I can't believe the os system can be almost 14gb! Any clues?

    Isn't the figure closer to 13? That is about typical.
    To understand why, fire up Utilities > Activity Monitor (System Memory tab) and look at the size of Virtual Memory.
    VM may be 5-8 Gig. That's all space being used on your hard drive by hidden VM files.
    The sleep file may be 2-3 Gig. And then there are various caches that speed up all aspects of the computer.

  • Where is the FM documentation

    hi everybody
    where is the api documentation of crm functions like crm_order_read, crm_maintain_order, etc.
    in tc sm37 i got messages like "help is not available in english"
    it's really hard to use FM without documentation, it's in crm CD's???
    thanks
    rgds
    A. Garduno

    Hi Gerardo,
    The others are right saying that you have to test the reports, that is the best way to learn it.
    Please note that CRM_ORDER_READ and CRM_ORDER_MAINTAIN exist as ABAP Reports too. So if you search with SE38 you can find the two reports. These reports are used for calling the both FM for test reasons. That is how I was able to find some information about these two reports. I will not paste it to the post as it will become too large. But you can get it too by doing the following steps:
    1. Goto SE38 and paste the report name
    2. Select the radio button "Documentation" and click on the DISPLAY button
    A new window will open containing some more information about the two reports - in English.
    I hope this will help you to some extend.
    Cheers
    Borislav

  • Where is the kernel documentation?

    I noticed that the kernel26 package contains the kernel and the source too, but where is the kernel documentation?
    i found some pages on the Wiki referring to /usr/src/linux-2.6.16-ARCH/Documentation ...
    but i dont have the Documentation directory, i searched for a kernel documentation package...didn't find any...

    Arch doesn't include the documentation in the kernel package - those wiki references are incorrect. I expect a quick google would find them online somewhere for you, or you could always download the complete source tarball from kernel.org.

  • Where is the reference documentation?

    Where is the reference documentation for Stage3D APIs?

    I guess you are looking for something a little more explanatory.
    Unfortunately there isn't much Adobe has published, in terms of how to use the Stage3D api. For example, there should have been something written in the following but there wasn't  (other than a somewhat strangely orphaned AGAL reference in the appendix):
    http://help.adobe.com/en_US/as3/dev/index.html
    There are, however, a number of third party articles around that emerged during the "molehill" incubator and beta development phase of the api. These have been put together by those reading the otherwise dry reference docs and coming to terms with what they meant. Marco Scabia was one of the first with some well written articles, and here are the essential two he's written for Adobe. These about as close as Adobe has come (so far) to an official dev guide on Stage3D. But they do their job well and highly recommend them:
    http://www.adobe.com/devnet/flashplayer/articles/how-stage3d-works.html
    http://www.adobe.com/devnet/flashplayer/articles/what-is-agal.html
    There are more articles you might enjoy at Marco's website:
    http://iflash3d.com/

  • Where is the "wwv_flow_fnd_user_api" documentation ?

    Hello
    Where is the "wwv_flow_fnd_user_api" documentation ?
    I've searched:
         Oracle® Application Express API Reference Release 4.2 E35127-04 March 2013
    but it's not in there.

    vincent_deelen wrote:
    The wwv_flow_... packages are not documented. There is a bit of explanation on the procedures and functions in the comments of each package specification.
    The wwv_flow package are used by Apex self, and aren't really made for self use. However you can use them if you want.
    Let's correct the last part of that.
    However you can use them if you want to break your application or APEX installation and void your Oracle support contract.
    Like this and this and this...
    Do not use undocumented methods except under the guidance of Oracle support staff. There's more than enough to get your head round in APEX, the documented APEX APIs, SQL, PL/SQL, HTML, CSS, jQuery, and JavaScript, accessibility, UI design, UX design, and everything else you need to know to develop good APEX apps without delving into the inner workings and trying to apply the incomplete knowledge this gives you to your apps.

  • 110 replies but my summary report says 99% of submission. Where is the missing reply?

    110 replies but my summary report says 99% of submissions. I do not have nay blank entries. Where is the missing reply?

    Check for any filters that might be applied in the "Public View" - to make sure you are in Public View and not private view click on the "View Responses" tab and if you do NOT see this icon along the bottom right then you are in Public View:
    Also on the View Responses tab check to see if you have any filters applied - see the "Filtered by: First name is Josh" area, if filters are applied you can click "Edit" to view the filters:
    Thanks,
    Josh

  • Where is the clear documentation to setup a Mac Mini server OS X Lion?

    We have 3 option to setup a server:
    1-Private
    2-Privat with VPN
    3-Public
    Wher is the step by step information?

    Step by step information for what?
    There is no one-size-fits-all model for Mac OS X Server. It can do about three million and seven different things and there's no way Apple (or anyone else) know in advance what it is you want to do.
    For most people it's a matter of running the initial, basic setup of up the server (IP address, admin accounts, etc.) and then you're on your own to enable/configure any services you want, and that's how the documentation is arranged - a number of chapters/documents based around each service - user administration, file sharing, web serving, etc., etc. It's up to you to decide which services you want, and therefore which documents are relevant to your needs. What am I missing?

  • Where is the JVA documentation located in help.sap

    I don't know where can i read the JVA documentation in Help.sap.com
    could you help me ?
    Thank you.
    Humberto

    Thank you...  The link is for Oil&Gas dowstream.   I foud it abut JVA (upstream) documentation, just in case.
    http://help.sap.com/erp2005_ehp_04/helpdata/en/7a/a944c4180111d28a360000e829fbbd/frameset.htm
    Regards,

  • Where's the missing font?

    Just imported a Word document I received from someone. It would have been generated in Windows MS Office, probably 2003.
    I've used it to create a Pages template. Got that done OK. But everytime I open a new document from that template I get a document warning about a missing font called "Technical".
    Now the thing is, if I scroll through the entire document every yodh and tittle of text shows as being in one of the fonts on my system. I cannot find anything anywhere that gives me a clue as to the cause of this warning thingy.
    Any ideas?

    Hello
    As it's a template that you built from a Word one, why are you keeping this font in use?
    Change to another one … or buy it !
    Enter Google
    In the search field type
    _Terminal AND font_
    You will see where is the font
    Yvan KOENIG (from FRANCE vendredi 7 mars 2008 21:34:15)

  • Where is the api documentation?

    Um, I signed up for my key and cannot find the api docs anywhere.
    Would someone please provide a link to the api documentation?
    Thank you.

    Wait... is this it? https://learn.adobe.com/wiki/display/kulerdev/B.+Feeds
    Oh lord...

  • Where is the automator documentation?

    Trying to learn Automator to do a few simple things but can't locate any Apple Manuals.  Don't feel like buying a $30 book unless necessary - where's the docs?

    Apple's totally remiss in providing details. These are dated, but should get you started:
    Introduction to Automator tutorial at http://automator.us/leopard/video/index.html
    http://www.automatedworkflows.com/tips/podcast.html
    http://www.macosxautomation.com/automator/examples/ex04/index.html
    http://discussions.apple.com/thread.jspa?threadID=2241804 for links to a four-parter by Sal Saghoian on Automation in Snow Leopard but should apply to the new iOSified OSs.

  • Where has the Javascript documentation gone?

    The Javascript documentation has gone AWOL
    http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/api.htm#CHDBJJDC
    gives a 404.
    Any info?
    Thanks
    jd

    Hello,
    >> We're trying to build and release real apps out here, and at the time of this post the documentation is still 404 unavailable!
    Why don’t you use the local documentation, which is part of the APEX distribution file? The JavaScript API is documented in the user’s guide (version 3.x, chapter 15).
    If you are looking for something specific, you can always open a new thread, with a proper subject, and people on the forum will gladly assist you with the information you need.
    Regards,
    Arie.

Maybe you are looking for

  • How can i tell if my lost/stolen iPod is being used

    My daughter has either lost or had stolen her ipod.  how can we see if someone else may be using it?

  • Trying to pin down a recurring Kernel Panic crashes

    So....who knows how to interpret a Kernel Panic Report? I have been having recurring KP crashes on my 2009 Mac Pro Quad 2.66. It frequently happens when attempting to restart or shut down the computer......at the last second, after it goes through it

  • How to Increase the retreving size of instances using PAPI filters.

    Hi, How to Increase the retreving size of instances using PAPI filters. In my engine database instance size exceeds 2500 then we are getting following exception. If we login in to user workspace able to see the instances but while trying to retrieve

  • Change password in cm.properties?

    During my install of CM, I pointed it to the wrong database.  I can see in the cm.properties file that I can change the database name, but not sure how to change the password since it is encrypted.  Can someone please advise on how to change this pas

  • Using lightning with Midi

    I now have the latest iPad and the dilemma of how to connect to my existing devices. I know I need the new VGA connector but what about midi? I read the that the usb camera connector works as did the previous camera connection kit so that should be s