How to find the size of the semantic model

Hi all

Please can you tell me how to find the size of the semantic model.

Thank you
INDU

Hi Indu,

A couple of several things:

1 we still need an application, in order to account for the storage of the Table in the Application

This query gives you the name of application table

Select the table table_name from mdsys.sem_model$
where model_name = '';

This will give you the size in MB

Select semmodel.table_name, dbaseg.bytes/1024/1024 MB
of mdsys.sem_model$ semmodel, dba_segments dbaseg
where semmodel.table_name = dbaseg.segment_name
and semmodel.model_name = '';

2. If the model is the only one of the semantic network, you can get the space used by the table of $ RDF_VALUE using this query

Select bytes/1024/1024 MB dba_segments where nom_segment = '$RDF_VALUE ';

If there are several models, this space is shared between all of them.

Kind regards!
Jorge

Tags: Database

Similar Questions

  • How to find the exact model of the unit number

    Hello... On the back of this laptop, it has the following > HP Pavilion dv6000... s/n: CNF7131P0Q... p/n: GA218UA # ABL... It has Windows Vista Home Premium OEMAct HP.

    I hope someone can tell me the exact model number, because I noticed on the HP Web site their right to dv6000xxx more, but all I see is dv6000

    Thank you

    HP Pavilion DV6308 AMD Turion 64 X 2 TL - 50 1.6 GHz 1 GB 120 GB DVD±R 15.4 "WXGA LAN Firewire GeForce Go 6150 XP PRO sp3
    Laptop HP Pavilion dv6308ca... p/n: GA218UA #ABL

    Hello:

    No, you have a dv6308 as I posted above.

    I gave you the page for the drivers off the dv6000 CTO because there all drivers XP and your were only a couple. Yours came with Vista, I guess.

    Yes, the laptop can run a 64-bit operating system but I would install Vista or Windows 7 x 64 because it can be very difficult to find XP x 64 drivers for it.

    I do not work for HP. I like just to help people with their PC.

    It's the support page and drivers for your specific laptop:

    http://h10025.www1.HP.com/ewfrf/wc/product?product=3379135&LC=en&cc=us&DLC=en&task=&lang=en&cc=us

    One man trash is treasure of another man, I always say.  Good find!

    Paul

  • How to find the full model including the exitensions name.

    I'm trying to get a laptop with the ability to upgrade the screen, I struggle to find the models that can be upgraded to a higher resolution that retailers don't disclose extensions, it's really a pain and a need a lot of work from the user, is there any where I can find these? I've highlighted in my snip I'm looking.

    brummyfan2,

    From what I can tell looking at the documentation, the HD and FHD screens use the same reference number of cable.

  • Find the esx model

    With commands powercli, how to find the esx model, without changing the Template (in) to vm?

    Thanks for your help

    Get-model | Select Name,@{Name="Host; Expression = {(get-vue $_.)} HostId). Name}}

  • How to find the size of the virtual server?

    Hello

    We intend to pass our applications 4 virtual servers has 2 physical servers. In this process, we need to identify the size of the current virtual servers to use as a starting point to configure or add the size in physical server. can anyone provide information on whats stats to be noticed and how to find the size of the current virtual servers?

    Thank you

    Hi Sekhar, there.

    in general, it is a fairly complex task if you want to size the new platform correctly, i.e. not to oversize it and have very low use below, i.e. spend too much on equipment.

    In fact, it's the first thing to consider the level of use of the new platform. Most likely your organization (HW and infrastructure) has targets to a minimum. optimal and maximum usage levels.

    In the case where you do not have this as a starting point, and then you continue with load average and the current peak (CPU, RAM, NW). To these basic lines, you can use the statistics of WLS Admin Console, where the use of CPU and memory statistics are presented since the server was last started. For more detailed statistics, you can use WLDF to capture measures key at regular intervals, and then base your analysis of these data.

    Finally and above all, the size of FS, but I've seen some comments above related to the size of the FS.

    HTH,

    A.

  • How to find the size of the table?

    Hi all

    Can anyone suggest how to find the size of the table? I had a few (15272 selected lines) on the name of "CMPT_" How can I check only 'CMPT_' size tables?





    Please someone help give the SQL query to run.


    Thanks in advance.


    Vincent

    madala03 wrote:

    Hi thanks for the reply

    I'm out like below

    SUM(BYTES/1024/1024)

    --------------------

    25383.25

    But how to check all the name of tables CMPT and their sizes?

    Select nom_segment, dba_Segments sum(bytes/1024/1024) where nom_segment like ' % CMPT GROUP BY nom_segment;

  • How to find the size of the partitioned tables?

    How to find the size of the partitioned tables?

    Select nom_segment, sum (bytes) /(1024*1024) 'Size in MB' from dba_segments
    where owner = 'owner name' and segment_type like '% PARTITION % '.
    Group by nom_segment;

  • How to find the size of the text string...

    Hi friends,

    How to find the size of the text, in KB or in bytes or MB, I have a text box control, when I type a text in do I find the size of the text that is entered control.please of entry help very urgent...

    Thnaks

    Balu-

    Hi David,

    Nice Solution, but I think that it will not give the exact size of the string for a particular case where the string contains UTF string as a single letter format can exceed more than 1 byte.

    So I think it should be modified as:

    private function getTextSize(value:String): String

    {

    var div_by:int = 100;

    var sze_is:String = 'KB ';

    var len_is:int = getUTFLength (value); now the length is actually measured, regardless of the format of the text

    If (len_is > 1000000)

    {

    div_by = 100000;

    sze_is = 'mb ';

    }

    Return(string(math.round(len_is/div_by)/10)+sze_is);

    }

    private void getUTFLength(value:String):int
    {
    var byteArray:ByteArray = new ByteArray();
    byteArray.writeUTFBytes (value);
    Return CharArray.Length;
    }

    Concerning

    -Vikash

  • How to find the size of the downloaded image on a column of type blob in a table?

    How to find the size of the downloaded image on a column of type blob in a table?

    Vidya,

    You can use the built in function dbms_lob.getlength to get the length (size) of a LOB column or a bfile type.
    Check out this link.

    http://download.Oracle.com/docs/CD/B10501_01/AppDev.920/a96612/d_lob2.htm#1008995

  • How to find the size of the scheme with or without fragmentation

    Hello Sir,
    How to find the size of the scheme with or without fragmentation?

    to find all of the bytes used by a schema, you can add the bytes for the owner of the dba_segments views.

    for fragmentation, I guess you want to know about the space left between the segments.

    finding depends on the design and standards of your database.

    Each scheme has its own storage space? If Yes, then you can take the total space used in storage and then subtract the number of the dba_segments.

  • How to find the absolute position of the end of the text, it can be one or more,

    How to find the absolute position of the end of the text, it can be one or more,

    in the position I need to inseart the image of the size of the font that it friendly ordinary view sequiential - image as custom image

    Please help us find the position of the text, and even for a function more, I demanded the conclusion the text length

    I want to do we will be right and the other will be left how I can I align is their way to find the width of the label or text?

    Thank you

    This should help align your labels layouts, depending on what you did you do could go with absolute layout, docking station or stack (allows you to align the top to bottom or left to right)

    I'm not too sure that everything, however, to determine the length of the text, I would think that you could store the text in a string and then somehow programmatically count each letter & do return a result... not exactly on how to do it but it's an idea

  • says that there is an update of firmware available for my 3 t time capsule. I get "an error occurred when downloading". How to find the problem?

    I said that there is an update of the firmware available for my 3 t time capsule. I get the message "an error occurred when downloading". How to find the problem? I have elcapitan 10.11.6 and capsule version 7.7.3

    Try temporarily, connect your MacBook Pro to your Time Capsule using an Ethernet connection... If not already, then try downloading the firmware again.

  • How to find the serial number of the processor in the MacBook pro s serial number? I have a dead MacBook that was given for service to a third party. I doubt that they have replaced the original parts. Help, please. Thank you

    How to find the serial number of the processor in the MacBook pro s serial number? I have a dead MacBook that was given for service to a third party. I doubt that they have replaced the original parts. Help, please. Thank you

    As far as I KNOW, the serial number of the MacBook does not have the serial number of the processor.

  • I make new the old id must paasward wen apple id I go passward, says your id or passward not at even I have received emails but get no email how to find the solution, I, m stuck wat to do

    I make new the old id must paasward wen apple id I go passward, says your id or passward not at even I have received emails but get no email how to find the solution, I, m stuck wat to do

    Have you tried to reset it in security issues? If you are not able to do so, contact Apple support so a security identifier Apple Advisor can help you. 800-275-2273.

  • How to find the date item was my favorites on Mozilla Firefox

    on system moot bookmark how to find the date of the bookmark?

    In bookmarks menu select organize bookmarks to open the bookmarks library. In the bookmarks library, click views, and then display the columns and then added. This will display a column showing when a bookmark has been added.

Maybe you are looking for