How to know the ORACLE version from PL/SQL developer

Guys,
I wanted to know the version of ORACLE that i am using currently. How should i get it ? is there any functions available ?
Note: I am using PL/SQL Developer tool.

select * from v$version

Similar Messages

  • How to know which Oracle version database I am using ?

    Hi all,
    I am configuring an administrative file on the server and there are many databases in our company : there are Oracle8i, Oracle9i and Oracle 10g databases.
    What I know only is the connect string which I use to connect to a database via Sql*Plus. But I do not know if it is in 8i or 9i or 10g.
    So can you help me how to know the database version which I am using ?
    Thank you very much indeed.

    To be clear I tell you my big problem : I am developing a forms application. There is a specification in my project telling that if the end-user does nothing during a periode of time which can be set by an administrative user , say 3 minutes , then the end-user session is disconnected. So how to implement this ?
    I tried to use profile and the sqlnet.expire_time but it is too long greater than the set time-limit !
    So what is the best way to implement this functionality ?
    Note that in my forms application, I wrote a query on the dba_profiles view to get the value of the column limit for the resource_name idle_time. All users , that is the "public" keyword , have been granted select on dba_profiles by sys , and this value of the limit column is the time-limit I used in my forms. When the forms application is run then there is a timer created which periodically tests connection to the database by issuing a simple select statement. The periodicity of the timer is set to the value of the limit column in dba_profiles plus one minute because I set sqlnet.expire_time to 1 minute. When the disconnection arrives then there should be a message displayed to the end-user saying that he cannot do anything because his session has been stoped.
    I think I was clear and I am waiting for a good advice from all of you.
    Thank you very much indeed.

  • How to fine the oracle version and bit info?

    I just want to find out the
    Oracle version
    Bit info (32 or 64....)
    and other system configuration about oracle
    Please help

    Duplicate post:
    how to fine the oracle version and bit info?

  • How to supress the Oracle version in Reporting

    Hi All,
    I am trying to run an .sql file
    spool aPOORVA_TEST.log;
    SET ECHO Off;
    SET DEFINE OFF;
    set feedback off;
    set heading off;
    set line 5000;
    SELECT * FROM table WHERE ROWNUM<3;
    Spool Off;
    The output of this query is showing the Oracle Version along with the query result
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri May 8 04:11:13 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    How could i remove these which SET command is going wrong. Please advise.

    Do you have a
    sqlplus username/password@database command somewhere in the .sql file? How are you running the .sql file?
    After logging into the SQL*Plus console?
    If you are using sqlplus command in the sql file, then just suppress the ouput with -SILENT option or -s.
    Cheers
    Sarma.

  • How to stop the oracle xe from startup in windows xp.

    Hi ,
    I've installed Oracle Database 10g XE on my windows xp desktop.When ever my machine is getting starting oracle xe is taking a lot of time for startup.
    I would like to disable the oracle xe from my startup , i can start up or stop the db anytime later using the links in start menu.
    Can any one let me know how to disable oracle xe from startup.If it was any other normal programs i would have done that from the msconfig program->Startup.
    Any suggesstions/solutions would be very helpful.
    Thanks,
    Bhasker

    Got the answer to my question from the posts in other categories
    How to stop Oracle XE from starting at System Startup
    Re: How to stop Oracle XE from starting at System Startup
    oracle at startup
    oracle at startup
    Oracle 10g XE - default to off at system startup
    Oracle 10g XE - default to off at system startup
    Thanks,
    Bhasker.

  • How to know the current version of SAP

    Hi everybody,
    How can we know the current version of SAP we are working with? Is there any function module for it?
    please let me know.
    thanks in advance,
    regards,
    mounika.

    goto sap...From MENU  System-->Status...it will open a popup..Under component version..the is a click icon...click on it and it will open another popup where u will find details...example...
    SAP_BASIS     620
    SAP_ABA                     620
    SAP_APPL     470
    SAP_HR                     470
    EA-IPPE                     110
    So, basis is on 6.2 & abap gui is on 6.2 where as abap application is on 4.7

  • How to know the latest version of NWDS that the portal supports.

    Hi All,
    How to get to know the latest version of NWDS that the portal supportsu2026 I mean if a  patch r support package  is applied to the server, then it would support higher version of NWDS. How do we get to know which is that latest NWDS version?
    Thanks,
    Shilpa.

    Hi Shilpa,
    Your NWDS patch should not be higher than portal patch number.U can find ur portal version and patch in
    http://<host>:port/index.html-> system information>software components.
    Regards,
    Sri

  • How to know the latest version of NWDS supported bt portal

    Hi All,
    How to get to know the latest version of NWDS that the portal supportsu2026 I mean if a patch r support package is applied to the server, then it would support higher version of NWDS. How do we get to know which is that latest NWDS version?
    Thanks,
    Shilpa.

    check the below thread for latest information on NWDS
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/
    Raghu

  • HT201272 How to reinstall the previous version from new vesion

    How to reinstall the previous vesion from new version?

    Previous version of what ? If you mean iOS then downgrading it is not supported.
    If you mean a particular app then have got the previous version of it anywhere ? If you have then you can delete the current version of it from your iPhone and computer's iTunes, then add the old version to your computer's iTunes via File > Add To Library and then sync it to your iPhone.

  • How to change the SOAP version from 1.0 to 1.2 while registering to ESB

    Hi All,
    I have problem here,
    Is there any possibility to change the soap version from 1.0 to 1.2 for oracle ESB.
    Because it is using SOAP1.1 while registering any service to ESB, Is there any possiblity to change it.
    Hi guys is there any solution for this...........:-(
    OR Will SOA suite 10.1.3.4 supports SOAP 1.2 ?
    Cheers,
    Kalyan.P

    Hi,
    The current version of ESB does not support SOAP 1.2. You need to make sure your message contains the correct SOAP 1.1 namespace so ESB uses the correct SOAP version:
    SOAP 1.1: http://schemas.xmlsoap.org/soap/envelope/
    SOAP 1.2: http://www.w3.org/2003/05/soap-envelope
    For SOAP 1.2 you have to wait until 11g SOA Suite is released.
    Kind Regards,
    Andre Jochems

  • How to know the latest version of SMO installed on my machine

    I have different versions of SMO installed on my machine. Is there any method to know the latest version of SMO installed through program?I mean is there any API or something like that for the purpose?
    For example, if the latest version of SMO is the SMO corresponding to SQL Server 2014, then i would like to receive the version something like "12.0.2000.8"
    Any help would be greatly appreciated...

    If you're checking for an installed component, then the best bet is to check the uninstall registry key.
    On my machine the key value for "Microsoft SQL Server 2012 Management Objects (x64)" is this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{43A5C316-9521-49C3-B9B6-FCE5E1005DF0}
    There may be a different key entry for the 32bit version if you need that, but this is the way I always did software install checks when I was an SCCM admin.
    EDIT: As it seems that Microsoft change the uninstall key every version making it difficult to keep track of the installation this way, there is another key here which is probably a good one to check:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SharedManagementObjects\CurrentVersion
    You could check the value of this to see if it's greater than 11 and if not (or it doesn't exist) do your install.

  • How to get the latest version from DTR

    Hi all,
              I have all the latest code in my system 1 and i checkined the activites.Now i want all that code in my system 2.
    Now i used sync from sources to get the lateset code.
    But i am not able to get all the files and the build is getting failed.
    Can any one plz help me out
    Regards
    Padma N

    Hi,
             Inorder to get the lateset version from DTR i used the procedure given by you.But at the second time if i want to get the lateset version from DTR wat to do??I didnt find the option of create project again because i already have to project in my workspace.
    wat to do inorder to get the lateset source code from DTR 2nd time???
    Regards
    Padma N

  • How to know the items cost from the production order.

    Dear friends,
    When We close a production order, if we go to the summary tab we can see the total cost of the real component and cost of the real item.   My question is how to know the cost of every component used for the real product? I run the stock Audit  report, and there I see a field named Calcprice, in what table where can I find this field? to get the cost individual for each component in the moment i close the PO.
    Thanks a lot.
    Daniel

    Thanks a lot to everybody. 
    You are right Thanga,
    That is the data I need, but how can I get it via query because I dont find the field to know the cost in the exactly moment when is created the receipt of productiion.  I was trying to locate in tables IGN1 -- IGN12 but I dont get the cost field.
    Do you have any idea how can I make a report?
    Best Regards,
    Daniel

  • How to get the SSO user from PL/SQL with Windows native authen

    I connect to a 10g daabase using SSO through Windows Native Authentication wher the OID user mapps to a single Database user.
    I need to get the SSO user from pl/sql
    My fornt end is Portal & Forms

    Hmm, I see.
    Well your problem boils down to being in the database and needing to have access to web environment variables. The SSO sets specific variables in the environment but your stored procedure is not privy to them.
    Now having said that, note that the mod_plsql Web Toolkit has a utility for accessing cgi variables. For instance,
    owa_util.get_cgi_env('Osso-User-Dn')
    If your web application cannot capture the SSO info and pass it to the stored proc in a parameter, OWA may be the only way.
    Check out the Single Sign-On Developers Guide, specifically the part about developing statically protected PLSQL applications.
    Hope this helps.
    regards,
    tt

  • How to know the last version of DB and when it moved to current version

    Hello All,
    I need to know when was the database upgraded to present version. As of now we are on 10.2.0.5 so need to know whatr was the previous version and the date we moved into this version. Please suggest.
    Regards,
    Ankit

    jeneesh wrote:
    Manik wrote:
    select_catalog_role can also help I guess.
    Cheers,
    Manik.No ....
    select *
    from ROLE_TAB_PRIVS
    where role = 'SELECT_CATALOG_ROLE'
    and table_name like 'REGISTRY$HISTORY';
    0 rows selected
    ok just checked it.. thx Jeneesh.. (yet again)
    Cheers,
    Manik.

Maybe you are looking for