How to know exact Oracle Version?

I mean if my database is Enterprise or Standar Edition....
I query v$version and get this.
Oracle Database 10g Release 10.1.0.4.0 - Production
PL/SQL Release 10.1.0.4.0 - Production
CORE     10.1.0.4.0     Production
TNS for 32-bit Windows: Version 10.1.0.4.0 - Production
NLSRTL Version 10.1.0.4.0 - Production
thanks all.

True, as ordba said when the edition is Enterprise it is inserted into the sqlplus and v$session banners.
using product_component_version
Per dbms_utility.db_version the Version = 10.1.0.4.0 Compatibility = 9.2.0
PRODUCT                                VERSION      STATUS
NLSRTL                                 10.1.0.4.0   Production
Oracle Database 10g Enterprise Edition 10.1.0.4.0   64bi
PL/SQL                                 10.1.0.4.0   Production
TNS for IBM/AIX RISC System/6000:      10.1.0.4.0   Productio
4 rows selected.HTH -- Mark D Powell --

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 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

  • How to know exact size of table with blob column

    I have a table with one BLOB column. I ran this query.
    select bytes/1024/1024 from user_segments where segment_name='GMSSP_REQUEST_TEMP_FILES'
    (user_segments is a view)
    it gave me 0.125
    It means size of table is 0.125. I have uploaded 3 files to this table. Each of them is of 5 mb. After that I check size of table. but result was same. i.e 0.125.
    Can any body tell me how to know exact amount of space consumed by files. I am expecting following result
    size should be (5+5+5+0.125)MB
    Any help is appreciated.
    Thanks.
    Akie

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/statviews_1092.htm#i1581211
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:266215435203#993030200346552097

  • How to know exact column name in following error (oracle9i)

    Hi all,
    Please telll me
    How to know exact column name in following error
    ORA-01401: inserted value too large for column
    Prashant
    null

    If you are running this in your SQL*Plus session then you can easily check it out --
    satyaki>
    satyaki>create table test_sat
      2     as
      3    select empno,ename,job
      4    from emp;
    Table created.
    satyaki>
    satyaki>
    satyaki>desc test_sat;
    Name                                      Null?    Type
    EMPNO                                              NUMBER(4)
    ENAME                                              VARCHAR2(10)
    JOB                                                VARCHAR2(9)
    satyaki>
    satyaki>
    satyaki>
    satyaki>
    satyaki>insert into test_sat values(5555,'Robin','BU');
    1 row created.
    satyaki>
    satyaki>
    satyaki>insert into test_sat values(5555,'Arama Baager Taaja','FR');
    insert into test_sat values(5555,'Arama Baager Taaja','FR')
    ERROR at line 1:
    ORA-01401: inserted value too large for column
    satyaki>insert into test_sat values(55557,'Arama','FR');
    insert into test_sat values(55557,'Arama','FR')
    ERROR at line 1:
    ORA-01438: value larger than specified precision allows for this column
    satyaki>
    satyaki>insert into test_sat values(5555,'Arama','ACCOUNTING');
    insert into test_sat values(5555,'Arama','ACCOUNTING')
    ERROR at line 1:
    ORA-01401: inserted value too large for column
    satyaki>Regards.
    Satyaki De.

  • 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 know file names & version on EBS 12.1.1

    Hi guys
    Please help I work with EBS 12..1.1 on HP-UX
    When apply patch no. 8429053 to support financial consultant ,I read the patch read me and as required I must know the file name and version as following .
    *3. Fixed File Names and versions*
    *$xla/patch/115/sql/xlaaptrn.pkb 120.63.12010000.14*
    and i found wrote *"cd $XLA"* then I didn't find it how to know this info
    Thanks

    Hi,
    It's not uncommon for the documentation to omit '_TOP' from the environment variable names, unfortunately. Try 'cd $XLA_TOP' instead.
    You can refer to Note 121916.1: How To Get Version of Programs, Files, and Objects Necessary for Oracle Applications? to find out how to get the version of the file you need.
    (Edit: Whoops, look like I left my browser tab open too long, and Srini already answered your question. :) )
    Regards,
    John P.
    http://only4left.jpiwowar.com
    Edited by: jpiwowar on Apr 24, 2010 8:17 AM

  • How to know Transparent gateway version

    dear all,
    Facts:
    WIN 2008 AND MSSQL SERVER 2008
    AIX 5.3 AND ORACLE 10.1
    how i know the version of Oracle Transparent Gateway from :
    - Oracle MS SQL Server 2008
    - Oracle 10.1
    how can i view that ???
    thanks a lot !!!

    Sorry, but it is not really clear what yo mean with:
    how i know the version of Oracle Transparent Gateway from :
    - Oracle MS SQL Server 2008
    - Oracle 10.1
    You can check the vesion of an installed gateway using Oracle Universal Installer which can list which products are installed or you can use opatch lsinventory -detail.
    You can also check the listener - it contains PROGRAM=<executble> and now type the name of the executable on the command line. It will now report which gateway and which version you've installed.
    If you're interested in which gateway can be used - then the only supported release is 11g which is certified with Oracle 10.1.0.5 + an additional gateway compatibility patch.

  • 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 know which bit version (32 or 64 bit) of jdk

    hi,
    i have installed java in my system and i would like to know whether it is 32 bit platform or 64 bit plaform of jdk.
    by using
    java -version
    we can know the jdk version ,in the same way do we have any command to know the bit version ?
    could you please let me know how to do that ?

    I think we can find the bit size base on the dierctory under which it installed. See some details here:
    Java 1.1.8 installs in /usr/jdk_base
    Java 1.2.2 installs in /usr/java_dev2
    Java 1.3.0 installs in /usr/java130
    Java 1.3.1 64-bit installs in /usr/java13_64
    Java 1.3.1 installs in /usr/java131
    Java 1.4 64-bit installs in /usr/java14_64
    Java 1.4 installs in /usr/java14
    Java 5 64-bit installs in /usr/java5_64
    Java 5 32-bit installs in /usr/java5

  • 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

  • How to know my previous version of Mozilla Firefox I used

    Mozilla Firefox automatically updated to version 32. Previously I used older version. I want to uninstall this version and again wanted to install older version. But I dont know which version I used. I never checked it.
    So please tell me how to know previous version I used
    The main problem is in older version I can pause and resume any downloads. But it is not possible in this new version.

    Hello,
    '''Try Firefox Safe Mode''' to see if you can pause downloads. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • How to know sql server version and edition information

    Hello,
    We can see the version information in help menu item in the SSMS.
    How can i find the edition that was installed in my system?
    Thanks in advance.
    Thanks and Regards, Readers please vote for my posts if the questions i asked are helpful.

    Run below query to know the SQL version and edition
    SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY('productlevel'), SERVERPROPERTY('edition')
    Refer below for more details
    http://msdn.microsoft.com/en-us/library/ms174396.aspx
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • How to tell which Oracle version installed 32bit or 64bit

    I have Oracle Database 8.1.7 running on AIX 5.2 server.
    How could I tell which version of Oracle Installed 32bit or 64bit?

    I have Oracle Database 8.1.7 running on AIX 5.2
    server.
    How could I tell which version of Oracle Installed
    32bit or 64bit?Look at the banner displayed in sqlplus when you log in, or else.
    SYS @ db11g >select banner from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - ProductionYes it's 11g but that doesn't matter here - in fact this is my old 'what version is it' script the newer one looks at dba_registry. If it's 64bit it will say in the Database line, if it's 32bit it won't say.
    Niall Litchfield
    http://www.orawin.info.
    Message was edited for clarity by:
    Niall Litchfield

Maybe you are looking for