How to find oracle edition?

If I want to know the Oracle edition for this database, how to find?
I know how to find version of Oracle using v$ instance. Is there a similar way to discover Oracle edition?
Pleasse help
Thank you
S.

Hello

Check V$ version.

A method more is when you connect SQL PLUS it displays "connected to the edition that."

-Pavan Kumar N

Published by: pounet on November 18, 2008 22:33

Tags: Database

Similar Questions

  • How to find database editing

    Hello

    How good the oracle database is standard edition or Premium?


    Thnaks

    Published by: user11996685 on April 15, 2011 03:12
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g *Enterprise* Edition Release 10.2.0.4.0 - Prod
    PL/SQL Release 10.2.0.4.0 - Production
    CORE    10.2.0.4.0      Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Release 10.2.0.5.0 - Production
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for 32-bit Windows: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    
    SQL>
    
  • How to find the difference between standard edition and standard edition one

    How to find the difference between oracle database standard edition and standard edition one 64 bit

    (a) using sql
    (b) using the configuration/installation files

    How to find the difference between oracle database standard edition and standard edition one 64 bit

    (a) using sql

    Select * the option of $ v;

    (b) using the configuration/installation files

    opatch lsinventory-details

  • How to find the name of the Oracle database server?

    People,

    Hello. I installed Oracle Database 11 g 2 OS Oracle Linux 5. The installed directory is/home/user/OracleDB_Home and/home/user/OracleDB_Base.

    Host name is "mylinux". Name of the database instance is PT853.

    I use "mylinux" as the name of the database server, it does not work. I use another way to do as below:

    Export ORACLE_HOME = / home/user/OracleDB_Home

    Can I use "mylinux ORACLE_HOME" as the name of the database server, it does not work either.


    My question is:

    How to find the name of the database server Oracle with Oracle Linux 5 OS?


    Thank you.

    You must learn the basic of database Oracle.

    Please don't regard it not same as SQL server in terms of configuration.

    You never specify the database server name in Oracle.

    You specify the host name in only two places, 1) Tnsnames.ora/JDBC/ODBC (or any client you want to connect) and listener.ora) 2.

    There was nothing called specify the name of the Oracle database from an oracle database server.

    Concerning

    Anurag.

  • How to find the position of the special charater such as [@% in oracle]

    How to find the position of the special charater such as [@% in oracle in the sql query]

    Exp: -.

    SELECT Regexp_instr (['test] "," [!]) » #$% & * ; <> = @\ ^ _'{|} ~]')

    DOUBLE;

    Hello

    SELECT REGEXP_INSTR (' TSA @', "[@] '")
    FROM DUAL;

    SELECT REGEXP_INSTR ('asd [', ' [[]] "])
    FROM DUAL;

    SELECT REGEXP_INSTR ('asd %', '[%]')
    FROM DUAL;

  • How to find this value in the oracle database to find out the table

    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    918440 wrote:
    Hi expert,

    I know there is a value in the oracle database, please show me how to find this value in the oracle database to find out the table that contains this value.

    Thank you very much

    Go to the online documentation and discover the data dictionary. You may be interested in reading about ALL_TAB_COLUMNS, but you will need to know what you want until you can query the view to find information

  • How to find if the Oracle client is installed or the server is installed.

    Hello

    How to find if the Oracle client software is installed or server software is installed on a linux machine.

    Thank you.

    Check the output of 'opatch lsinventory.

    If its database, the output would be as follows.

    Installed products of higher level (1):

    Oracle Database 10g 10.2.0.1.0

    For the customer, it would be

    Installed products of higher level (1):

    Client Oracle 11.2.0.1.0

  • How to find the version and the arc of the installed Oracle client

    Hi all

    I have a sles 10 sp2 x86_64 on which customer oracle 10.2 is installed. This facility has not been made by me!
    so I don't know how the oracle client version/architecture (32/64-bit) is installed on the client.

    of sqlplus v I get only the version that is installed, and not if it is 32 or 64 bit. How can I find that.

    sqlplus v
    SQL * more: Release 10.2.0.1.0 - Production

    with a little research on Google I found that the link that says 10g below client 32-bit cannot be installed on a 64-bit system.

    I read this Client 32-bit installation on Linux x86_64 RDBMS software. [1075717.1 ID]
    Installing 32-bit RDBMS Client software on x86_64 Linux.
    The only release of 32-bit RDBMS Client software that will properly install on an x86_64 Linux OS system is 11gR2 (aka 11.2.0.x)
    
        * 9iR2 (aka 9.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 10gR1 (aka 10.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 10gR2 (aka 10.2.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
        * 11gR1 (aka 11.1.0.x) 32-bit RDBMS Client software will NOT install on any x86_64 Linux OS system.
    
    The answer to "why", is that the 11gR2 Client software is the first version that includes syntax so that a 32-bit object is linked.
    can anyone please shed more light on this?

    Hello

    PL see TechNote MOS:
    * How to find if the Oracle Client Software is 32-bit or 64-bit platforms UNIX [434295.1 ID] *.

    Thank you
    A H E E R X

  • How to find the ANGLE b/w two edges in Oracle Spatial

    How to find the ANGLE b/w two edges on Oracle Spatial. I have two edge connected on the same node. I wanted to know the angle betwwn them. Can someone help me?

    Ok. My first example is an approximation. Further you get North or South of the Ecuador, gets the more vague.
    This one should do the trick with some degree of precision.

    declare
      PI constant number := 3.14159265358979;
      g1 sdo_geometry;
      g2 sdo_geometry;
      g3 sdo_geometry;
    
      angle1 number;
      angle2 number;
    
      FUNCTION POINT(P_LAT  IN number
                    ,P_LONG IN number)
        RETURN MDSYS.SDO_GEOMETRY IS
      BEGIN
        -- we load both the ordinate array and the point type because some spatial functions show inconsistent behavior
        -- it is not important for this example, just something to be aware of
        return(mdsys.sdo_geometry(2001,8307 -- WGS84
                                 ,mdsys.sdo_point_type(p_long,p_lat,null)
                                                      ,mdsys.sdo_elem_info_array(1,2,1)
                                                      ,mdsys.sdo_ordinate_array(p_long,p_lat)));
      END;
    
    begin
    
      -- For the example, project in WGS84
      -- g1,g2,g3 could also come straight out of the database as sdo_geometry
      g1 := point(50, 7);          -- Point A
      g2 := point(51, 7);          -- Point B
      g3 := point(50,10);          -- Point C
    
      angle1 := atan2(g2.sdo_point.x - g1.sdo_point.x,
                      g2.sdo_point.y - g1.sdo_point.y);
      angle2 := atan2(g3.sdo_point.x - g1.sdo_point.x,
                      g3.sdo_point.y - g1.sdo_point.y);
    
      -- depending on rotation and where we are on the planet, adjustments may be needed
      if angle1 < 0      then angle1 := angle1 + 2 * PI; end if;
      if angle2 < 0      then angle2 := angle2 + 2 * PI; end if;
      if angle2 < angle1 then angle2 := angle2 + 2 * PI; end if;
    
      dbms_output.put_line('Angle between the lines A-B and A-C: '||
                           round(sdo_util.convert_unit(angle2-angle1,'Radian','Degree'),1));
    end;
    
    Angle between the lines A-B and A-C: 90
    
  • How to find db_block_size in Oracle 8?

    How to find db_block_size in Oracle 8?

    In Oracle 9.2, db_block_size is in dba_tablespace.

    Thank you
    Hello

    In any version, the database block size comes from V$ PARAMETER

    SELECT value
      FROM v$parameter
     WHERE name = 'db_block_size';
    

    Oracle 9i allows the tablespaces for default block sizes (specified by the parameter BLOCK_SIZE in DBA_TABLESPACES) in order to allow the tablespaces be transported between databases with different blocks. It is normally not wise to use different block sizes for purposes other than transportable tablespaces.

    Justin

  • How to find a word in files in my computer in Vista Home Edition?

    How to find a certain text in files on my computer?

    Take a look at the following:

    http://www.Microsoft.com/Windows/products/winfamily/desktopsearch/TechnicalResources/advquery.mspx

  • Please HELP: How do I find and edit a D7000 Nikon RAW files in Photoshop CS? (I downloaded Adobe DNG Converter 9.0, but when I try to download a file no picture and it says gray: "no item corresponding to your search.")

    Please HELP: How to view and edit RAW files from a Nikon D7000 in Photoshop CS?

    I downloaded Adobe DNG Converter 9.0, but when I try to download a file no picture and it says gray: "no items match your search."

    I'm in tight (like most designers), so any solution ASAP would be great. And Yes, I know that my Photoshop is old. Nothing I can really do about it at the moment. Thanks in advance!

    In Photoshop, select help > about plug-in > Camera Raw.

    If it is 2.3 or less, you need to update Camera Raw 2.4, which you can download here:

    Adobe - Photoshop: for Windows: Camera Raw 2.4 update

    Adobe - Photoshop: for Macintosh: Camera Raw 2.4 update

  • How to find the ID of a submit button in oracle seeded pages

    Hello

    I tried downloading the page locally and I try to open using jdev, but "oa:popup" is not valid message is coming.

    So I can not open this page so not able to see the ID of the button.

    Can you tell me how to find the ID in another way.

    Hello

    If your cannot open page in jdev, then copy the page (xml file) from the server and save to anywhere on your local computer, which opened in Notepad, here you can find the ID of your button required. However, the norm is to open the page in jdev
    Haroon.

  • How to find the first Sunday and the second Saturday of each month

    Hi all

    How to find the first Sunday and the second Saturday of each month

    Thank you

    Oracle Database 11 g Enterprise Edition Release 11.1.0.7.0 - 64 bit Production

    994122 wrote:

    Hello

    I need to pass the months parameter how to do this? like Jan, Feb etc... (one of those)

    Do you have a procedure?

    Should you output only for the months you passed in the parameter?

    The easiest way is to set the parameter as date. When you go such as p_date as DATE ' 2014-10-01', then you can

    PROCEDURE two_dates)

    p_date IN DATE

    p_first_sunday DATE

    p_second_saturday DATE

    )

    IS

    BEGIN

    p_first_sunday: = NEXT_DAY (TRUNC (p_date, 'MM') - 1, TO_CHAR (DATE ' 2014-10-12', 'DAY'));

    p_second_saturday: = NEXT_DAY (TRUNC (p_date, 'MM') - 1, TO_CHAR (DATE ' 2014-10-11', 'DAY')) + 7;

    END two_dates;

    Or you describe what you need.

  • How to disable Oracle DB internal Apex Servlet?

    I have installed tracking software:

    1. Microsoft Windows XP
    2. Oracle Database 11 g r2 Express edition 32-bit
    3. 3.2 SQL Developer
    4. Apex 4.2.3 update ok
    5. GlassFish Server Open Source Edition 4.0
    6. Apex listener 2.0.5

    My CRM app just runs correctly on Apex.

    I already set up the independent auditor Apex and already create [top] and [i] of the applications in the Glassfish Console, as well as users and passwords for APEX_PUBLIC_USER, APEX_REST_PUBLIC_USER and APEX_LISTENER. I already connected with Apex listener in SQL Developer 3.2.3.

    The Glassfish console is correctly on runnning [http://localhost:4848], but on [http://localhost: 8080/apex] internal the Servlet and XML DB Oracle Database [C:\oraclexe\app\oracle\product\11.2.0\server\rdbms\jlib\servlet.jar] executes the Apex and I can't use the Glassfish. How the Oracle XE database is not delivered with Enterprise Manager Web Admin Console, I don't need this internal Servlet Java container.

    I tried to change the port of Glassfish to 8090 but not work and I do not need 2 web servers in RAM.

    How to disable Oracle DB internal Apex Servlet to use Glassfish on port 8080?

    Thanks in advance.

    Kind regards

    Fernando Santucci

    Well,.

    / * I change the port of 8080-8090 for

    XDB - Oracle XML database or

    EPG - Embedded PL/SQL gateway, or

    HTTP service or

    Apex Java Servlet container * /.

    Run DBMS_XDB. SetHttpPort (8090);

    Now, I did disable the XML (XDB) Oracle database with these system settings:

    See 'Setting up Oracle Database for shared server' in the DBA Guide

    http://docs.Oracle.com/CD/B28359_01/server.111/b28310/manproc003.htm

    -Monitor SHARED_SERVERS and DISPATCHERS

    Select * from v$ shared_server;

    Select * from v$ shared_server_monitor;

    Select service, earphone, network of v$ dispatcher_config;

    Select name, distributor of v network $;

    -Disable SHARED_SERVERS and DISPATCHERS

    ALTER system set SHARED_SERVERS = 0;

    ALTER system set MAX_SHARED_SERVERS = 0;

    alter system set DISPATCHERS = ";

    change "D000" immediate shutdown system -Research the name of SHIPPING before.

    -I stop and start the Oracle database service, and there is no XDB on port 8080, only of Glassfish.

    net stop OracleXETNSListener

    net stop OracleServiceXE

    net start OracleServiceXE

    net start OracleXETNSListener

    I keep very well access to the Console of administration of Glassfish in [http://localhost:4848] and the static homepage by default Glassfish 'index.html' in [http://localhost: 8080].

    However, in [http://localhost: 8080/apex] I get the following error:

    [2013 11-30 T 01: 56:27.899 - 0200] [glassfish 4.0] [WARNING] [] [javax.enterprise.web] [tid: _ThreadID = 18 _ThreadName = http-listener-1 (1)] [timeMillis: 1385783787899] [levelValue: 900] []

    StandardWrapperValve [HttpEndPoint]: Servlet.service () for servlet HttpEndPoint threw the exception

    java.lang.ExceptionInInitializerError

    at oracle.dbtools.rt.jdbc.DatabaseConnectionFilter.poolInfo(DatabaseConnectionFilter.java:90)

    at oracle.dbtools.rt.jdbc.DatabaseConnectionFilter.applyDatabaseConnectionInfo(DatabaseConnectionFilter.java:135)

    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:122)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)

    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1682)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:318)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:734)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:673)

    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:174)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:357)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:260)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:188)

    at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:191)

    at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:168)

    at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:189)

    to org.glassfish.grizzly.filterchain.ExecutorResolver$ 9.execute(ExecutorResolver.java:119)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:288)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:206)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:136)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:114)

    at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)

    at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:838)

    at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:113)

    at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:115)

    in org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$ 100 (WorkerThreadIOStrategy.java:55)

    to org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$ WorkerThreadRunnable.run (WorkerThreadIOStrategy.java:135)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:564)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:544)

    at java.lang.Thread.run(Thread.java:724)

    Caused by: java.lang.RuntimeException: java.text.ParseException: date of: ' 2013-11 - 29 T 04: 55:05, 672-0000.

    at oracle.dbtools.common.util.Timestamps.valueOf(Timestamps.java:87)

    to oracle.dbtools.common.config.db.UrlMappings$ Builder$ 1PoolFilter.startElement(UrlMappings.java:233)

    at oracle.dbtools.common.x3p.MatchFilter.startElement (MatchFilter.java:54)

    at oracle.dbtools.common.x3p.impl.Event.invoke(Event.java:52)

    to oracle.dbtools.common.x3p.impl.Chain$ EventIterator.advance (Chain.java:125)

    to oracle.dbtools.common.x3p.impl.Chain$ EventIterator.advance (Chain.java:79)

    at oracle.dbtools.common.util.AbstractIterator._advance(AbstractIterator.java:89)

    at oracle.dbtools.common.util.AbstractIterator.next(AbstractIterator.java:47)

    at oracle.dbtools.common.x3p.impl.X3PReaderAdaptor.next(X3PReaderAdaptor.java:34)

    to oracle.dbtools.common.config.db.UrlMappings$ Builder.read (UrlMappings.java:203)

    at oracle.dbtools.common.config.db.UrlMappings.existing(UrlMappings.java:127)

    at oracle.dbtools.common.config.db.UrlMappings.urlMappings(UrlMappings.java:155)

    to oracle.dbtools.common.config.db.DatabasePoolConfig. (DatabasePoolConfig.java:327)

    ... 31 more

    Caused by: java.text.ParseException: date of: ' 2013-11 - 29 T 04: 55:05, 672-0000.

    at java.text.DateFormat.parse(DateFormat.java:357)

    at oracle.dbtools.common.util.Timestamps.valueOf(Timestamps.java:85)

    ... more than 43

    ]]

    I find this kerchief date timestamp is in the [C:\Documents and Settings\fernandosantucci\Local Settings\Temp\apex\url-mapping.xml] configuration file with following content:

    http://xmlns.Oracle.com/Apex/pool-config">

      = Update "" 2013-11 - 29 T 04: 55:05, 672Z '/ > "

    I can't believe it! A simple date plant a web application J2EE server?

    What happen that I can't see?

    Thanks in advance for any help.

    Kind regards

    Fernando Santucci

Maybe you are looking for

  • How to unlock my phone through computer?

    How to unlock my phone through computer?

  • HP Pavillion Wireless Driver

    Hi everyone, I have a laptop HP Pavilion 1061sa g6 and I struggle to find a wireless driver that suits. I have installed all drivers HP driver section and they work, but the one for the Wireless does not work. Here are the specs of the laptop: http:/

  • I already upgraded from Pro 7 to 10 Pro,

    and everything went well.  Opportunity win 10 Pro for two weeks and then used the "turn back time" to restore back to Win 7 Pro.  Not quite ready to be complete on 10 to win again. Now, I guess I'm done.  I have the free upgrade this computer any tim

  • ButtonField without borders

    Hello I need ButtonField without border. Is it possible to do so without subclassing ButtonField? And if I have to subclass, what methods should I re-implement see content alone that I painted inside the paint method and without additional borders an

  • Problem blackBerry software with link BB when syncing with BB Q10

    I've been using link BB 1.2.3.56 on one of my PC for 8 months now, but a particular type of behavior has recently developed.  After connection Link tries to synchronize the calendar and other data and then a pop-up window will appear as follows: ----