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

Tags: Database

Similar Questions

  • 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

  • On Win 7, how to find version of Oracle 11 g 2 Client INSTALLATION

    I installed 11 GR 2 on my pc win 7 but do not remember what version of Client I had installed. How can I find the (32-bit or 64-bit) version of the Oracle Client?

    Something like the following-

    C:\Users\Test\Documents\Ora-IClite>.\sqlplus
    
    SQL*Plus: Release 11.2.0.2.0 Production on Wed Sep 28 19:58:26 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    Enter user-name: 
    

    Now when sqlplus is running, open the Task Manager and see if the process of sqlplus is the tag ' * 32 "or not.

    Published by: orafad on September 28, 2011 20:01

  • How to find the user oracle for a planning application search

    Hello
    I know how to take backup but I dnt seem to remember the user that I created in oracle to the planning application and there are many users that there are many applications on the sytem, how to know which is the user for a particular planning application
    Thanks in advance

    I would of thought you would name a name of data source with the same name as the planning application, it makes it a lot easier, the naming scheme of names with the same name also keeps everything the same.
    If you can not link the name of the data source for the name planning then you will need to look at the system of planning and HSPSYS_DATASOURCE and HSPSYS_APPLICATION tables, this allows linking by ID.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to find Version of Oracle Data Integrator

    Hello

    Is there a way to find the machine ODI Unix version where its services are running.

    You can navigate in the ODI installation directories and run the Opatch utility with the lsinv command that lists the build version ODI and all patches that have been applied

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

  • 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 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 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 missing number of collection

    DECLARE

    Num_tab_ty TYPE TABLE IS NUMBER;

    num_tab num_tab_ty: = num_tab_ty (5,9,11,2,7);

    BEGIN

    -How to find the missing number of collection

    END;

    2831953 wrote:

    DECLARE

    Num_tab_ty TYPE TABLE IS NUMBER;

    num_tab num_tab_ty: = num_tab_ty (5,9,11,2,7);

    BEGIN

    -How to find the missing number of collection

    END;

    How do return you an infinite number of values that are missing?

    How can I ask a question in the forums?

    https://community.Oracle.com/thread/865295

  • How to find all the table names in all modules in EBS R12?

    How to find all the table names of all the modules in EBS R12?

    In addition, you can go to http://etrm.oracle.com, you select the version of the EBS, select "FND Data" or "S/n data", select the Type of the object TABLE and you will get all the tables of EBS in module.

  • How to find the dynamic inside the af acomponent ID: foreach?

    Hi friends,

    Jdev: 11.1.1.7

    I have a requirement like I need a list of books available as links. So I posted using af: foreach and inside I used af:goLink.

    I need to display the ToolTip on mouseover this link. To display the ToolTip, I used the popup. How to find the dynamic ID inside the af: foreach in java.

    If I bind the comonent, it does not work inside foreach.

    Try this way, root.findComponent("r1:it2"); it is in taskflow. On popufetchlistener you call a method to get the id of the component to get the book desc.

    Thank you

    Hello

    You can probably assign a customer attribute for elements and then using that you could get the values?

    Check out https://docs.oracle.com/cd/E21764_01/apirefs.1111/e12419/tagdoc/af_clientAttribute.html and http://jdevadf.oracle.com/adf-richclient-demo/faces/components/clientAttribute.jspx

    Arun-

Maybe you are looking for