How can we know the size of the partition

HI,
can any one give me a query or procedure to know the size of a partition in a table in bytes
Thanks in advance

user8884944 wrote:
HI,
can any one give me a query or procedure to know the size of a partition in a table in bytes
Thanks in advanceQuery dba_segments
select bytes, segment_name, partition_name from dba_segments
where segment_name = 'Table_name' and partition_name = 'Name of partition'
and owner = 'Owner'Regards
Anurag

Similar Messages

  • How can we know that size of dimension is more than fact table?

    how can we know that size of dimension is more than fact table?
    this was the question asked for me in interview

    Hi Reddy,
      This is common way finding the size of cube or dimensions or KF.
    Each keyfiure occupies 10 Bytes of memory
    Each Char occupies 6 Bytes of memory
    So in an Infocube the maximum number of fields are 256 out of which 233 keyfigure, 16 Dimesions and 6 special char.
    So The maximum capacity of a cube
    = 233(Key figure)10 + 16(Characteristics)6 + 6(Sp.Char)*6
    In general InfoCube size should not exceed 100 GB of data
    Hope it answer your question.
    Regards,
    Varun

  • I have monthly subscription app how can i know about who cancel the supscription ?

    i have monthly subscription app how can i know about who cancel subscription ? and how i can calculed the monthly revenue ?

    Apple20141 wrote:
    Or open sim tray and find out the carrier ring the carrier and give them numbers on sim
    The carrier will not give out information about the owner of the phone.

  • How can I know WHICH cookie in the list is the one I want to delete?

    OK, an unwanted, annoying cookie pops up.
    I go to the list of cookies in the Privacy section but I can't IDENTIFY the NAME of the cookie I want to delete.
    How can I tell its name?

    See also:
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies
    You can check to cookies for the domain in the currently selected tab:
    *Click the "Site Identity Button" (globe/padlock) on the location bar
    *Click "More Information" to open "Page Info > Security"
    *Click "View Cookies" to view the cookies for the domain in the currently selected tab
    Also make sure that you do not get confused by messages from BetterPrivacy.
    *https://addons.mozilla.org/firefox/addon/betterprivacy/

  • How can I know which line contains the error in JSP

    Hello, I got following compiling error:
    ava.lang.NullPointerException
         at org.apache.jsp.temp1Public_jsp._jspService(temp1Public_jsp.java:252)"
    Is there a way I can know in which line of the jsp page the null pointer exception occurs.
    "line 252 " doesn't seem to help a lot, since it refers to the rendered java file.
    Thanks so much.
    Oriental Spirit.

    Hello, I got following compiling error:
    ava.lang.NullPointerException
    at
    org.apache.jsp.temp1Public_jsp._jspService(temp1Public
    jsp.java:252)"
    Is there a way I can know in which line of the jsp
    page the null pointer exception occurs.
    "line 252 " doesn't seem to help a lot, since it
    refers to the rendered java file.As far as I know, no. If you are using an IDE that supports JSP compilation, then it may let you click on the error and take you directly to the JSP (e.g. Forte/Netbeans or Jbuilder will do this).

  • How can I know if I have the Latest Version of LiveType?

    Warning, this falls into the "I'm stupid so this is a stupid question" category.
    How can I check to see if I have the latest version of LiveType?
    Currently I have version 2.1
    It came with my Final Cut Express -- my FCE version reads 3.5.1
    I tried software update, I tried the LT and FCE menus. Any ideas?
    Thanks.

    You have the latest version of LiveType; the information here will be updated shortly after any future updates.
    (23832)

  • How can I know if I am the first user of a supposed to be a new iPhone 5s?

    I have bought a new iPhone 5s 64GB from a shop that import iPhones independently from Europe.
    The box was open by the custom, as the shop owner told me.
    I had found so far that the iPhone production date was July 2014.
    Is there any option to find if I am the first person that activate the iPhone?
    Thanks,
    Amnon

    I have put the serial number and that what i have get;
    No remarks when taping on the Case activity and Repair Activity.
    Now what is the meaning of the information above?

  • How can I use custom sizes with the hp deskjet 3050a

    Why can't I find a place to cusomize card stock sizes in my printer

    The driver that is used for the Deskjet 3050a does not support custom sizes. It has a pre-set of choices and this is all the driver supports.
    You may be able to use an alternate driver, such as the HP Deskjet 9800 driver, that supports using custom paper sizes. Check the thread located here for information on how to use an alternate driver.
    Hope this helps.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • How can I see page size?

    How can I see page size of the open document?

    This functionality is not available in Adobe Reader for Android. Could you please let us know how and why you would you like to see this feature so that we could add it to our product backlog?
    Thanks,
    Adobe Reader Team

  • How can i know the size of ResultSet???

    i run a statment
    ResultSet rs = cs.executeQuery();
    rs.next();
    rs.getString(i) ; <-------------------- how can i know what is the max i can i get???????
    i didn't find function that returns the size of it !!!!!!!!!!
    any one can help me

    u want to know the number of rows returned or size of columns?

  • How can i know the size of client

    hi
    how can i know the size of client ?
    SAP  ECC6
    OS AIX 5.2
    DB  ORACLE10g
    regards
    Karan

    Hi,
    1)Test run normal client copy .
    =DDt will give the size.
    2)There is SAP note for Client size analyse.
       Here is 118823
    3)run program YSTABSIZ.
    Regards,
    Muralidhar

  • How can I know the size of DB Table

    Hi, Guys,
    1. How can I know the size of the DB Table in terms of kb
    2. If I delete some records from the Table, does the actual size of the Table remains  same or will it be reduced.
    3. If size remains same after deletion, how to reduce the size ( i.e. occupied space).
    thanks
    Mahesh

    Hi
    1. How can I know the size of the DB Table in terms of kb
    There is no precise method/tcode/program to know the Table size of a tables.
    Just based on the record size of a table(say for example 2kb), and if 200 records are there then, we roughly assume that it occupied 400 kb.
    All the tables are stored in Table spaces.
    2. If I delete some records from the Table, does the actual size of the Table remains same or will it be reduced.
    Time being it remains same. it won't get reduced immediately
    during some next DB reorganisation it gets reorganised by reducing it.
    3. If size remains same after deletion, how to reduce the size ( i.e. occupied space).
    during next DB reorganisation it gets reorganised by reducing it.
    Reward points if useful
    Regards
    Anji

  • How can we know the size of the dimension(in Line item Dim)?

    Hi to all experts,
    We use Line item dimension if the size of dimension is 20% or more of the fact table. My doubt is that how can v know that the size of the dimesion is 20% or more of FT?. But we never store MD in dimension tables......So please help me to understand this scenario? Thanks in advance.

    Hi
    Normally before modelling you will assume the number of entries in your master data and transactional data..
    If your dimension is having 3 characteristics
    say A,B .....and these characteristic values are say
    A---10,000( Total number of master data records)
    B----7,000( Total number of master data records)
    then your dimenstion would be 10,000 * 7,000 =700000000
    in this case you better keep A in a dimension and B in another dimension.
    Normally SAP recommends your dimension table shouldnot exceed 100,000...
    so whenever you expect a characteristic is having more values then you should make it as line item...
    If you want to add a new characteristic to the existing model then you can decide by comparing the ratio of dimension table to the fact table..
    Please have a look at the below url for sizes
    dimension size
    Hope it helps
    Thanks,
    Teja
    Edited by: Teja badugu on Apr 24, 2008 12:19 PM

  • How can I know the size of a JViewport laid out in BorderLayout.CENTER?

    I have a JPanel inside a JScrollPane. The scroll pane is laid out inside of BorderLayout.CENTER. I need to know the size of the JViewport to do stuff like centering and zooming.
    Where can I find the size? All these methods return 0 values for X and Y:
    myScrollPane.getViewport().getSize()
    myScrollPane().getSize()
    myScrollPane.getHorizontalScrollbar().getValue()
    Yes, even the scrollbars won't give me any values! It's all because of the BorderLayout!
    Any ideas? Thanks.

    Sounds like you are accessing the sizes before the views are realized (that is before a call to frame.pack()/show()) They are available only after the layoutManager had a go on it. What is available earlier are preferred/min/max, though.
    Greetings
    Jeanette

  • How can I print a pdf in the actual size with a page border?

    How can I print a pdf in the actual size with a page border? (2 pages per sheet preferred)
    I usually print pdfs of books at a copy shop and they turn out fine.
    The problem comes when I try to print the same books at home.
    I use Adobe Acrobat X with the same settings: "multiple pages per sheet" (2x1) and page border. But the pages are slightly shrunken when printed. I think this is because my printer can't print as closely to the margins. Still, two pages should be able to fit on one sheet in actual size. Are there any layout settings that I can play with to find a better fit, besides portrait and landscape?
    If I select page scaling "none," I'm able to print the pdf in actual size, one page per sheet. But there's no option to add a page border.

    I have a test with some questions (multiple choice, FIB, matching, etc). I have just one button to submit all the answers, and after submiting the student can see his score and review the test to know where he failed. He can't answer again. However, he can change the answer multiple times before submiting.
    "if i turn on success/failure captions the student will see them while answering" - before submitting
    "if i turn them off he wont know what's the right answer" - after submitting
    My results page is the default. I didn't use any variable. When i go to the results page after reviewing the test all the entry boxes are "wrong".

Maybe you are looking for