4GB limitation questions

Couple of questions regarding the 4GB limit:
Are indexes included in the 4GB?
How is the 4GB measured?
Is there a way to query the database to find out how close to the limit the database is? (preferably a simple SQL query, so that an application can warn about impending space limits on startup).
Thanks for any response.
-Darryl
(And please consider a version for Mac OS X)

Here is the procedure I use in my production, test and development systems.
Later, Dive / Fly / Ride / Sail Safe
-Rob
PROCEDURE p_FreeSpace(pTablespace_name IN VARCHAR2 DEFAULT NULL) IS
CURSOR tbs_cur IS
SELECT tablespace_name, SUM(bytes) bytes
FROM dba_data_files
WHERE (pTablespace_name IS NULL) OR ( pTablespace_name IS NOT NULL AND tablespace_name = upper(pTablespace_name))
GROUP BY tablespace_name;
--v_tot_space NUMBER := NULL;
v_used NUMBER := NULL;
v_free NUMBER := NULL;
v_tot_free NUMBER := NULL;
v_tot_used NUMBER := NULL;
v_max_free NUMBER := NULL;
pct_free NUMBER := NULL;
chunks NUMBER := NULL;
BEGIN
dbms_output.put_line('TABLESPACE ' || c.tab || ' Total Space Space Used Free_space Pct Free Max free_extent #free extents');
dbms_output.put_Line('----------------------------------------------------------------------------------------------------------------------------------');
FOR tbs_rec IN tbs_cur
LOOP
-- SELECT sum(bytes)
-- INTO v_used
-- FROM dba_segments
-- WHERE tablespace_name = tbs_rec.tablespace_name;
select sum(f.bytes)-sum(s.bytes)
into v_used
from dba_data_files f,
dba_free_space s
where s.tablespace_name = f.tablespace_name
and s.tablespace_name = tbs_rec.tablespace_name;
-- v_tot_used := v_tot_used + v_used;
SELECT sum(bytes), max(bytes), count(*)
INTO v_free, v_max_free, chunks
FROM dba_free_space
WHERE tablespace_name = tbs_rec.tablespace_name;
-- v_tot_free := v_tot_free + v_free;
pct_free := v_free / tbs_rec.bytes * 100;
dbms_output.put_line(rpad(tbs_rec.tablespace_name,15,' ') || c.tab ||
--to_char(v_tot_space,'9,999,999,999') || chr(9) ||
to_char(tbs_rec.bytes,'99,999,999,999') || c.tab ||
to_char(nvl(v_used,0),'99,999,999,999') || c.tab ||
to_char(v_free,'99,999,999,999') || c.tab ||
to_char(pct_free,'999.999') || c.tab ||
to_char(v_max_free,'999,999,999,999') ||
to_char(chunks,'999,999,999,999'));
END LOOP;
IF pTablespace_name IS NOT NULL THEN
p_datafiles(pTablespace_name);
END IF;
END p_FreeSpace;
inms_test> exec util.p_freespace
TABLESPACE Total Space Space Used Free_space Pct Free Max free_extent #free extents
------------------------------------------------------------------------------------------------------------------------CWMLITE 20,971,520 15,663,104 5,242,880 25.000 5,242,880 1
DATA 943,718,400 538,836,992 404,815,872 42.896 336,527,360 3
DRSYS 20,971,520 8,060,928 12,845,056 61.250 12,845,056 1
HIST_DATA 1,677,721,600 1,265,631,232 412,024,832 24.559 412,024,832 1
INDX 445,644,800 377,094,144 68,485,120 15.368 68,091,904 2
LOB_DATA 19,461,570,560 19,277,021,184 184,483,840 .948 184,483,840 1
SYSTEM 372,244,480 363,552,768 8,683,520 2.333 8,527,872 3
TOOLS 10,485,760 0 10,420,224 99.375 10,420,224 1
UNDOTBS 351,272,960 11,714,560 339,410,944 96.623 210,698,240 9
USERS 209,715,200 209,256,448 393,216 .188 393,216 1
PL/SQL procedure successfully completed.
Elapsed: 00:00:02.92
inms>

Similar Messages

  • Iphone Limitations Question

    I'm so excited for its release within the next couple of days but I have a question about the limits/restrictions that apple has put on these applications. Can anyone elaborate on the possible apps (i.e. new themes, screen savers, video record, copy and paste, flash player, live TV, ect.).
    I know that people will say that live TV is not possible but MLB.com is coming out with an app that allows live TV streaming.
    Any details would be great thanks.

    they havent really said much...i know some may be free and others may charge a fee to download(this is up to the application's creator)...ther is a limit, i believe, of 2GB for an application..most im sure will not be that big.
    i believe MLB.com might use Flash for live broadcasts, but as of right now Adobe, creator of Flash, have only said that they are trying to develop a Flash application for the iPhone

  • Connection limits questions.

    Hi all.
    i got a crahed 5520 this week and was showing
    <163>Nov 28 2011 11:34:45: %ASA-3-201013: Per-client connection limit exceeded -125/100
    What the negative number tells ?  i usually see same numbers like 100/100 with means the connection limited has reached.
    also the box was showing
    <163>Nov 28 2011 19:51:17: %ASA-3-210007: LU allocate xlate failed
    <161>Nov 28 2011 17:50:44: %ASA-1-105005: (Primary) Lost Failover communications with mate on interface OUTSIDE
    from the last 2 log messages its showing that the box was out of resources correct ? 
    Thanks.

    The negative numbers reading is caused by a bug. Please see "CSCtl23397 - ASA may log negative values for Per-client conn limit exceeded messg".
    The 210007 message is indicating stateful failover is out of resources. See this explanation.
    Overall it appears your boxes may be pushing the limit of their capabilities connection-wise. Some further investigation would be required to determine whether that was a one-time event or indicative of a need to upgrade (memory or device).

  • Compressor/Limiter questions

    I've read a lot of posts about putting a Compressor and/or Limiter on the Main Output at the Concert Level to help with balancing volumes (i.e preventing volume spikes that **** off the sound man). Can someone explain if you use BOTH what are the best settings of each for live use?
    Thanks,
    Stewart

    I've really gotten into STP, which is track, rather than clip based. So I separate the tracks based more or less, on who they are and their environment. Then I apply an effect to the entire track: like compressor limiter on a VO, maybe a touch of reverb. For location shots with dialogue I'm able to copy certain effects back and forth and apply them where needed and change then to accommodate the environment, removing noise, that sort of thing. I save time by reducing the work I do in FCP, and working in broad sweeps in STP. However, it's only worthwhile on sizable projects. If the piece is small I just keep it in FCP and apply effects to specific clips. I haven't had any issues as you describe in export.

  • Creative Suite 6 limits question

    Creative Cloud
    'Plans for Individuals> Complete'
    Partial payment will be.
    Users do not buy Creative Suite 6
    'Plans for Individuals> Complete' payment
    Cloud during the period available for all products in the Creative Suite 6?

    Hi Shine Orange,
    I'm sorry I don't understand your question.
    This might help:
    http://www.adobe.com/products/creativecloud/faq.html
    -Dave

  • AU Peak Limiter Question???

    If I'm recording a spoken word podcast using an AU Peak Limiter while recording, do I need to leave it on while editing in post?  Does it make any difference?

    yobofofas wrote:
    do I need to leave it on while editing in post?  Does it make any difference?
    yes, it makes a 100% diffference, becuase it does nothing to the recording. ALL effects are rendered real time during playback

  • MOVED: 790FX overclocking limits questions

    This topic has been moved to Overclockers & Modding Corner.
    https://forum-en.msi.com/index.php?topic=118445.0

    @rgviza:
    Why do you keep quoting your post?

  • 790FX overclocking limits questions

    I currently have an AMD64 X2 5600+ stock 200Mhz OC'd to 217MHz (14x)
    At 100% utilization the cpus are running at around 54-56C (1.35V)
    TMPIN1 which is the northbridge I think, is around 46C
    TMPIN2 which judging by the heat coming off the plate, is the transistor/power cluster temp is showing 120C. Another clue that this isn't a chip is the fact my motherboard still works and the temp hasn't risen at all during the OC process :P
    TMPIN3 is 30-31C.
    At this OC the memory frequency is ~434MHz (corsair xms2 ddr800)
    This seems stable but I'd like to push it a little further.
    Is it possible to fry your memory with the Overdrive utility autoclocking it?
    I haven't done much with this utility and am not sure where to draw the line...
    I'm pretty amazed I was able to let it go this far and still be stable.
    I'm well aware of what happens when OC goes bad 8) but really want to know how far you can trust this tool to not let the smoke out...
    I'm going to run for a few days like this and test stability. I've played around with OC in the past but am really a complete n00b doing it on newer boards, especially the 790 series.
    -Viz

    @rgviza:
    Why do you keep quoting your post?

  • ITunes U Access Control Limits question

    Is there any way to publish content to iTunes U and then limit access to my students such that they only see iTunes U content, and not music / movies, etc.?

    Thanks for your response.
    So, am I to assume faculty are freely able to upload to the public side of iTunes U?

  • New ZEN 4GB Urgent Question! Please Hel

    Hey, i'am wanting to get this, but i wandered if you can hide content on the player and show content on the player. also is there a password, and if there is, can i enter it on the device?!?!?! Thanks
    (I've looked for hours trying to find this answer)

    Yes, you can mark out and?hide the particular folder you wanted.Yes, there is a password to protect all your hidden folders and do unhide them, you will need to enter the password.Password can also be changed within the player itself.

  • @mtownsen, what is possible, where is the limit

    Hello Tom,
    there are different opinions and every person sais something different.
    Which features does the standard editon or standard one edition support, the "Oracle Database 10g Express Edition" will not support?
    In your PodCast you said, beside the RAM, CPU and userspace limit all three support the same. The Release Notes you had on your site tells something different.
    Is the spacelimit of 4 GB a hard limit or a soft limit? In 4GB limitation questions tkyte wrote, that it is a soft limit. So what can I do to be informed when my limit is reached. Should I check the Database every day?
    In case of the limit is reached: Can I then go to your shop, buy, for example a one year license for the "Oracle Database 10g standard edition one" and install this OVER the Express Edition? Will it be such simple?
    Thank you for you answer,
    Christian

    I will compile a complete list of what is not supported in XE and post in a day or two.
    As Tom has shown, the 4 Gb space limit is a hard limit. We will consider adding a 'space left' indicator to the home page. You can also check via the command line running a query.
    Upgrade, for awhile, will consist of installing one of the licensed editions, and then running exp/imp to migrate the data/applications. We will provide documentation on how to do this by the production release of XE.
    At some stage in the future, when you install one of the licensed editions, it will detect that you have XE installed, and then offer to upgrade it for you via the Database Upgrade Utility.

  • Question for Günter please, anyone's thoughts appreciated – ADDT limits

    About a year ago I build a simple social network type application with very basic features:
    Users pages/Public pages
    Friends
    Comments
    Blog
    image uploads
    etc
    I stop working on it because I found PhpFox, well I have had little to no luck making it do what I want due to my lack of understanding of OOP.
    My question is, do you know or can you think of any limitations that I should consider before putting any more time into my ADDT application?
    I know(through reading quite a bit on security) that I’ll need to simplify my url’s with http rewrites, to keep mean people from hacking my url ID querie but what else should I consider for this simple application?.
    You should know that since I built it with ADDT, its not modular, most of the code is per page(as Dreamweaver normally does) and I control all user limitations (like # of image uploads) with on the page “IF” statements.
    I realize this is not great efficiency or ideal code writing, but it is the limitation for my skills until I learn OOP better. Then I can master PhpFox or Elgg.
    I appreciate any and all comments before I waste any more time on my own social network application.
    Thanks everyone

    Hi zzipper7,
    ...until I learn OOP better. Then I can master PhpFox or Elgg.
    IMHO this *is* the answer to your "can you think of any limitations" question
    My question is, do you know or can you think of any limitations that I should consider before putting any more time into my ADDT application?
    the main limitation to worry about is, that ADDT currently isn´t compatible with PHP 5.3. Other than this it´s clear that applications built with ADDT only provide comparatively basic "web 2.0" (aka AJAX) features except for a handful of components such as the form controls -- AJAX features which are supposed to provide additional functionality will have to be added manually, and it´s up to you (and your application´s "audience") to decide if you can live with this limitation or if your application should provide all those AJAX bells & whistles which would be hard to integrate into ADDT applications.
    I know(through reading quite a bit on security) that I’ll need to simplify my url’s with http rewrites, to keep mean people from hacking my url ID querie...
    Well, if I wanted, I could also change a "pretty URL" to something completely absurd and see if you - the developer - did provide a "oops, this page is not available" custom HTTP 404 error page
    However, in case your ADDT driven application does what you want it do do, and in case a 3rd party application such as PhpFox is too hard to learn, you might still consider sticking with what you´ve built so far. In my opinion the real value of any web application is the degree of control which you, the developer, is able to exercise -- and in case you do know your ADDT driven application inside out while struggling with getting 3rd party scripts to work for you, I personally think the case is clear.
    Cheers,
    Günter

  • Nvidia quadro FX 5800 4GB compatible with D10 Workstation?

    Hello ,  I bougth a video card Nvidia quadro FX 5800 4GB, the question is If i get a cable 6 pin to 8 pin would the card work or would my workstation explote or something??? 
     Thank you.
    Solved!
    Go to Solution.

    Thank you guys , I installed the card and it works perfectly... 
    I must say that is incredible the amount of polys that this card moves... I move more than 1200000 like if it was only a few hundred polygons.

  • 3gb ram on 1st gen 17" mbpro

    So it seems that the new speed bump has introduced memory support > 2gb, which is about time.
    Does anyone know if this is a firmware upgrade or can the 1st gen 17" mbpro handle it as well?
    17" mac book pro   Mac OS X (10.4.8)  

    MBP on Core Duo can support up to 4gb (limited by 32bit CPU, however other components on logic board are ready for 64bit operations). That's theoretically. Physically supported amount of RAM might be (and it is) limited by BIOS (logic board firmware). Core 2 Duo MBP theoretically can support 1.099 terabytes of RAM (if it'd be a real 64bit, not 40bit as it is now it would support 18.5 million terabytes of RAM :)))). Physically it's again limited by firmware.
    The only question that bothers me now is why 3GB??? Why not 4? Is it because one memory slot now soldered on the board with 1GB and you can chose 1 or 2GB on the other one?
    The thing is, if you chose 3GB configuration, it won't be dual band memory because memory sticks have to be same size...as far as I know. Any ideas?

  • Maximum video record length to SD?

    Hey, quick question - If i buy a 64gb SD card and set my video camera to use that memory will the camera keep recording until it is full? Or does it shut off after a specified time?
    Thanks?

    The default file system of Xperia Z1 for SD cards larger than 32GB is exFAT.
    For 32GB and lower than that, default file system is FAT32 (see https://www.sdcard.org/developers/overview/capacity/index.html)
    My 64GB sd card is formatted by phone as exFAT and has no 4GB limitation for files like FAT32.
    Video recording will continue uninterrupted even though the size of the file exceeds 4GB.
    The longest video I personally shot lasted over an hour. File size was nearly 9GB.
    The FAT32 length of the video recording can be a maximum as about half an hour (close to 4GB).
    After that, the recording stops automatically.

Maybe you are looking for

  • How to rotate photos in photostream so they don't show sideways on apple tv

    how to rotate photos in photostream so they don't show sideways on apple tv? i am viewing my photos on my tv and many of them are sideways. how do i fix this?

  • Sender FCC for the following structure.

    Hi, I am using the following source structure: <Goods>      0..unbounded(Data Type)        <HeaderData>(1..1)                             <1>                             <2>                              <3>         <ItemData>(1..unbounded)           

  • Airport Extreme Upgrade Speed Increase???

    1) We currently have an Airport Extreme version 7.6.4 in our home. What version of wireless is this running? How do we determine this? 2) How much speed will we gain if we upgrade to the newest version of the Airport Extreme which offers next-generat

  • Question about throwing exceptions

    hi, i am trying to throw a FileNotFoundException in a certain situation, but Eclipse is giving me the 'unhandled FileNotFoundException' error and insisting I wrap the 'throw' statement in a try/catch statement. Is that right? is it just a bug in ecli

  • What is it and what do you call it.

    Since I purchased my iMac two weeks ago, I have had a spinning colored symbol appear on the window a couple of times. I do not know what it is called or how to get it off the screen when this happens. I am sure there is an answer to this some place o