How Do I determine what version of Oracle I am running?

Is there som sort of command that you can run in Oracle to determine what version you are running? I cannot find this anywhere!

hi ken h r u ?
i'm not a dba but from ur question i find the answer within 2 minutes
try this query in SQLPlus
select * from v$version ;
and tell me what is the results .
regards
null

Similar Messages

  • How do I determine what version of Internet Explorer is running?

    Are you using a 64-bit version of Internet Explorer?  You can check by simply selecting "About Internet Explore" from the "Gear" menu in the upper right corner of your browser window.
    32-bit About dialog pictured above
    64-bit About dialog pictured above.  Note the highlighted "64-bit Edition" string after the version number.
    Starting with Flash Player 11, both 32 and 64 bit browsers are supported!

    hi ken h r u ?
    i'm not a dba but from ur question i find the answer within 2 minutes
    try this query in SQLPlus
    select * from v$version ;
    and tell me what is the results .
    regards
    null

  • How do I determine what version of Apache I'm using?

    How do I determine what version of Apache, 1.3 or 2.0, I'm using?

    If you're using the stock Apache, it's 1.3 on regular OS X. I think it's Apache 2 on OS X Server, but I'm not certain.
    If you're asking because you've installed Apache 2, but want to make sure it's the one that's running and not the stock Apache, one way to tell is to examine the headers it returns. This Terminal command will show your headers (just enter it and hit the "return" key):
    <pre class="command">curl -I http://localhost</pre>
    Here's what I get:
    <pre class="command">HTTP/1.1 200 OK
    Date: Mon, 02 Jul 2007 13:09:06 GMT
    Server: Apache/1.3.33 (Darwin) PHP/5.2.0 mod_perl/1.29
    Content-Type: text/html</pre>
    As you can see, I have the stock Apache, but I've installed PHP5.
    charlie

  • How do I determine what version of Firefox I have and where do I go for updates/

    Yahoo is 'suggesting' I upgrade to Firefox''' 8'''. How do I determine which version I currently have (there is not 'Internet Options' under Tools) and where to I go to find the updates withough depending on Yahoo?

    Hey kkwebb,
    There is a KB article called [[Updating Firefox]] that should have all the info you are looking for. You can find out what version of FF you are currently using by going to the Help menu at the top left of Firefox, then choosing "About Firefox." That will not only tell you what version you are using, but it will also let you know if there is an available upgrade.
    Hopefully this helps!

  • How do I determine what version of iDVD I'm currently using?

    I'm having problems determining what version of iDVD I'm currently using on my MacBook Pro due to the "About iDVD" selection being shaded grey. Also, the "Preferences" selection directly under "About iDVD" is shaded grey as well. Is there some reason or indication for these selections being shaded grey like this?

    Go to the iDVD menu in iDVD and select the About iDVD option:
    to get this window:
    OT

  • How do you determine what version of PHP is on the cold fusion server

    I am trying to find out what version of PHP is on my cold
    fusion server, how do I do this? Does coldfusion come with
    PHP?

    In the C:\Windows folder, locate the file called php.ini and
    open it in Notepad.
    <?php phpinfo() ?>
    I answered it myself. Maybe it can help someone else.

  • How do I determine what version of CUPS I have?

    I have been using Gimp-Print and am now upgrading to Gutenprint which requires cups 1.1.15 or newer. How do I find out which I have? I am running 10.2.8.
    G4 mirrordoor   Mac OS X (10.2.x)   epson stylus photo 1280

    Greg is correct.
    Jaguar used version 1.1.15
    Panther used version 1.1.20
    Tiger uses version 1.1.23
    You can determine your version in several ways. The geeky way to find out is to use the Terminal and use the command:
    cups-config --version
    The easier way is to click on this link. This will display the CUPS web interface from your own computer. The CUPS version will be in the title bar for the web page.
    Matt
    Mac Mini; B&W G3/300    

  • How can I determine what version iPad I have?

    I was given this, as a gift, and would like to know what version it is,&amp; how old it may be.

    Or web to this page:
    http://www.adobe.com/software/flash/about/
    Regards.

  • How do you determine what version of  the Darwin Kernel, iOS 4.3.3 uses in iPod Touch?

    I tried looking this up in "Settings" > "General" > "About" but it doesn't give me this information.
    Someone told me that he has Darwin Kernel 11.0.0 for his iPod Touch running iOS 4.3.3, but his iPod Touch is jailbroken. My iPod Touch isn't jailbroken, and I want to know what version of Darwin Kernel it is running. On Wikipedia, someone documented that the Darwin Kernel 11 begins with iOS 5--for a jailbroken iOS 5 device. I find this odd if my buddy has Darwin Kernel 11.0.0 for his device running iOS 4.3.3. Well, as all intelligent people know, we can't trust Wikipedia completely.

    meredithlr wrote:
    Why do apple refer to the products by generation and then not actually include that information on the product?
    beats me.
    you can inform Apple of your displeasure by leaving a comment via iPod Touch Feedback.

  • How do i know what version of firefox i am running

    i recently downloaded firefox version 6 but i only have shortcut icons for version 3 and version 4 - how do i execute version 6 and how do i know which version is running

    You posted here with Firefox 6.0 (a beta pre-release version).
    Help > About Firefox = the version number is there <br/>
    Or you can open Help > Troubleshooting Information for more detailed information about your Firefox installation.

  • HT2188 How do I determine what version of iTunes is installed on my iPad2?

    I purchased Masterpiece Downton Abbey, Season 2 back in February of 2012. I have not been able to download it to my iPad2 and Apple wants the version of iTunes installed on my iPad before I can file a problem report as well as the original receipt. I would think that downloading a show from their store to their device would be simple. But I keep receiving a message that I do not have permission to access the requested resource even when attempting to download the show from the original receipt.

    All iPads run the same version of iTunes and that is dependent upon the OS that you are running on the iPad. It's not like you can update any of the preinstalled apps individually like you can with other apps. The app updates come with the iOS updates.
    That is simply a standard question that they are asking. How are you sending this information to them? If you have to or if you can, just ignore the question and if there is a space for special instructions or a description, put any pertinent information in that section of the form.

  • How do I determine JDBC Version? - oracle.jdbc.driver

    The following is my path and classpath and script.
    Path = D:\oracle\ora90\bin;
    D:\oracle\ora90\Apache\Perl\5.00503\bin\mswin32-x86;
    C:\Program Files\Oracle\jre\1.1.8\bin;
    %SystemRoot%\system32;
    %SystemRoot%;
    %SystemRoot%\System32\Wbem;
    C:\Program Files\Common Files\AdaptecShared\System;
    C:\Program Files\Java\j2re1.4.2\bin;
    D:\oracle\ora90\LIB
    classpath = .;
    C:\Program Files\Java\j2re1.4.2\bin;
    D:\oracle\ora90\jdbc\lib\
    JDBCVersion.java
    import java.sql.*;
    import oracle.jdbc.driver.*;
    class JDBCVersion
    public static void main (String args[])
    throws SQLException
    //DriverManager.registerDriver
    //(new oracle.jdbc.driver.OracleDriver());
    // Load the Oracle JDBC driver
    DriverManager.registerDriver
    (new oracle.jdbc.driver.OracleDriver());
    Connection conn = DriverManager.getConnection
    ("jdbc:oracle:thin:scott/tiger@t3100:1521:oracle");
    // Create Oracle DatabaseMetaData object
    DatabaseMetaData meta = conn.getMetaData();
    // gets driver info:
    System.out.println("JDBC driver version is " + meta.getDriverVersion());
    this throws the following:
    D:\oracle\ora90\jdbc\demo\samples\thin\basic\JDBCVersion.java:2: package oracle.jdbc.driver does not exist
    import oracle.jdbc.driver.*;
    ^
    D:\oracle\ora90\jdbc\demo\samples\thin\basic\JDBCVersion.java:14: package oracle.jdbc.driver does not exist
    (new oracle.jdbc.driver.OracleDriver());

    DON'T import the Oracle packages.
    That's all hidden from you by the java.sql code. All you do is register the driver and get a connection:
    Class.forName("driverClassName");
    Connection connection = DriverManager.getConnection("url", "user", "pswd");You might have a "ClassNotFoundException" in your future. I'll bet the JDBC JARs aren't in your CLASSPATH. Make sure they're JARs, not zips. Oracle used to have everything in classes12.zip, but now they've gotten smart and put them in JARs for 9.2.0.1. - MOD

  • How can I determine what version of Adobe Flash I have?

    I have an imac late 2007, with 10.6.8 fully updated.

    Or web to this page:
    http://www.adobe.com/software/flash/about/
    Regards.

  • How do I find what version of Firefox I am running

    No details should be necessary

    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • How to Determine What Version of JDK I Have?

    Hi,
    How do I determine what version of the JDK or SDK is installed on our server?
    Thanks,
    Ken

    There isn't any readme or license file in the JDK folder. Our JDK is not direct from Sun, it came with WebSphere App Server, so maybe IBM left out such files. Anyway, the "java -fullversion" command works. Thanks!
    Ken

Maybe you are looking for

  • After opening a PDF in Safari I cannot go to the previous page

    Any PDF that I open while in Safari seems to destroy the ability to return to the page that had the original link for the PDF. I'm getting frustrated with Safari. Does anyone else have this problem?

  • Keynote will not open in Powerpoint for Mac 2011

    I followed all the instructions for saving the Keynote presentation for Powerpoint. But, when Powerpoint for Mac 2011 tries to open it, it will not open and gives me an error message indicating it needs repair; I click repair, it says there is someth

  • Need code example for dynamicly changing UI Propertey

    Hello, Can someone show me a simple code example that does the following: A view which contains a button and a label. Each press on the button changes the color (or other visible property) of the label. But note: Don't bind the property to the Contex

  • Solid 3d shapes cs5

    hello. when diong adjustments to a 3d shape like this sphere in cross section of the 3d panel. its always hollow along with all shapes. how would you get these this shape to be solid. thanks phil.

  • Feature proposal: Optional keywords

    Use case: I tag some of the shots with the name of persons visible in the shot. I organize all these names under a (Persons) keyword in the Keyword list. I want these keywords / names to be included when sending the shots as files to others, but not