Growth of DB per Segment for the last days

Greetings,


Our Prod database has grown fast enough for the last 2 weeks, I have a question which gives me the current database size, but I'm trying to run a report to get the size of database/trend for the last 7 days or so which segment (Table or Index, etc.) who have contributed to the growth of the database.

Thank you.

@AJ

Thanks LonutC! Unfortunately this is not what I want, I don't have the means to get the size of the database / total space free etc... on level tablespace, datafile, and object, but the main thing I was looking for is to find the size of the table over time (IE how much a XYZ in MB/GB table has increased during the last 14 days?) The closet script that I've found so far is below the Berloson site.  As you can see in my previous discussions, I could see how much in terms of MB a table set increases every hour in a day and 7-day window as well. I think that will suffice for now, I'll go ahead and close this thread and thank you to all WHO helped

Please note that you can modify this script to report on any object and not just a Table. But, ALWAYS run any script that you encounter on your Test Env first... just a heads-up...

> This script displays "total used spaced ' (total size) for a specific table to the Oracle, basically computing the size of the Oracle tables over time:

a15 col c1 format topic ' snapshot | date'

a25 col c2 format topic ' table. name '

format header 999 999 999 c3 col ' space. used | total"

Select

TO_CHAR (begin_interval_time, ' dd/mm/yy hh24:mm') c1,

object_name c2,

space_used_total c3

Of

s dba_hist_seg_stat,

dba_hist_seg_stat_obj o,

sn dba_hist_snapshot

where

o.Owner = "SCHEMA_07".

and

s.obj # o.obj = #.

and

SN.snap_id = s.snap_id

and

object_name like '% objecname '.

order by

begin_interval_time;

> My results Exp
> 08/10/15 [HR_EMP_LOG] table has increased to about 8.9 MB to 27.7 MB

10/08/15 09:08 HR_EMP_LOG 8 914 010

08/10/15 01:08 HR_EMP_LOG 12,687,676

10/08/15 12:08 HR_EMP_LOG 20,247,050

08/10/15 14:08 HR_EMP_LOG 27,776,769

> On 11/08/15 the table [HR_EMP_LOG] has increased by about 2.9 MB 42 MB

08/11/15 03:08 HR_EMP_LOG 2 967 158
08/11/15-06:08 HR_EMP_LOG 10,190,002
11/08/15 11:08 HR_EMP_LOG 17,068,289
08/11/15 13:08 HR_EMP_LOG 24,868,673
11/08/15 17:08 HR_EMP_LOG 30,767,601
11/08/15 18:08 HR_EMP_LOG 35,149,608
11/08/15 20:08 HR_EMP_LOG 42,113,748

Tags: Database

Similar Questions

  • Kept getting the error message of synchronization for the last days

    I was not able to sync my accounts in recent days.
    Here is the error message:
    "Sync has encountered an error during synchronization: the Firefox Sync server maintenance is underway, synchronization will automatically resume." Synchronize automatically retrying this action. »

    My last error log is below to:

    1416113749815	Sync.ErrorHandler	DEBUG	Flushing file log.
    1416113749817	Sync.Service	DEBUG	Exception: Login failed: error.sync.reason.serverMaintenance No traceback available
    1416113749817	Sync.Service	DEBUG	Not syncing: login returned false.
    1416113749817	Sync.Status	DEBUG	Status.service: error.login.failed => success.status_ok
    1416113749821	Sync.Status	DEBUG	Status.service: success.status_ok => success.status_ok
    1416113749821	Sync.Status	DEBUG	Status.service: success.status_ok => success.status_ok
    1416113749840	Sync.ErrorHandler	DEBUG	Log cleanup threshold time: 1415249749840
    1416113749844	Sync.ErrorHandler	DEBUG	No logs to clean up.
    1416114123789	Sync.Status	DEBUG	Status.service: success.status_ok => success.status_ok
    1416114123791	Sync.ErrorHandler	DEBUG	Beginning user-triggered sync.
    1416114123791	Sync.Service	DEBUG	User-Agent: Firefox/33.1.1 FxSync/1.35.0.20141113143407.
    1416114123791	Sync.Service	INFO	Starting sync at 2014-11-15 21:02:03
    1416114123792	Sync.Service	DEBUG	In sync: should login.
    1416114123792	Sync.Status	DEBUG	Status.service: success.status_ok => success.status_ok
    1416114123792	Sync.Status	DEBUG	Status.service: success.status_ok => success.status_ok
    1416114123793	Sync.Service	INFO	Logging in the user.
    1416114123793	Sync.Service	DEBUG	Caching URLs under storage user base: https://sync-129-us-west-2.sync.services.mozilla.com/1.5/9195458/
    1416114123795	Sync.BrowserIDManager	DEBUG	_ensureValidToken already has one
    1416114124226	Sync.Resource	DEBUG	mesg: GET success 200 https://sync-129-us-west-2.sync.services.mozilla.com/1.5/9195458/info/collections
    1416114124227	Sync.Resource	DEBUG	GET success 200 https://sync-129-us-west-2.sync.services.mozilla.com/1.5/9195458/info/collections
    1416114124227	Sync.Service	DEBUG	Fetching global metadata record
    1416114124227	Sync.Service	DEBUG	Weave Version: 1.35.0 Local Storage: 5 Remote Storage: 5
    1416114124227	Sync.Service	INFO	Sync key is up-to-date: no need to upgrade.
    1416114124227	Sync.Service	DEBUG	Fetching and verifying -- or generating -- symmetric keys.
    1416114124227	Sync.Service	INFO	Testing info/collections: {"prefs":1415684960.1,"tabs":1416002806.09,"clients":1415999571.59,"crypto":1411776108.31,"meta":1413417019.06,"bookmarks":1415995802.11,"addons":1415981896.19}
    1416114124227	Sync.CollectionKeyManager	INFO	Testing for updateNeeded. Last modified: 0
    1416114124227	Sync.Service	INFO	collection keys reports that a key update is needed.
    1416114124228	Sync.BrowserIDManager	DEBUG	_ensureValidToken already has one
    1416114124424	Sync.Resource	DEBUG	mesg: GET fail 503 https://sync-129-us-west-2.sync.services.mozilla.com/1.5/9195458/storage/crypto/keys
    1416114124424	Sync.Resource	DEBUG	GET fail 503 https://sync-129-us-west-2.sync.services.mozilla.com/1.5/9195458/storage/crypto/keys
    1416114124425	Sync.Status	DEBUG	Status.login: error.sync.reason.serverMaintenance => error.login.reason.server
    1416114124425	Sync.Status	DEBUG	Status.service: success.status_ok => error.login.failed
    1416114124425	Sync.ErrorHandler	DEBUG	Got Retry-After: 3600
    1416114124425	Sync.Status	DEBUG	Status.login: error.login.reason.server => error.sync.reason.serverMaintenance
    1416114124425	Sync.Status	DEBUG	Status.service: error.login.failed => error.login.failed
    1416114124425	Sync.SyncScheduler	DEBUG	Got backoff notification: 3600000ms
    1416114124425	Sync.SyncScheduler	DEBUG	Fuzzed minimum next sync: 1416117724425
    1416114124425	Sync.Service	WARN	Got status 503 fetching crypto keys.
    1416114124425	Sync.Service	WARN	Failed to fetch symmetric keys. Failing remote setup.
    1416114124425	Sync.Service	WARN	Remote setup failed.
    1416114124425	Sync.SyncScheduler	DEBUG	Clearing sync triggers and the global score.
    1416114124426	Sync.SyncScheduler	DEBUG	Next sync in 4079084.8112176084 ms.

    It might take a little longer, because it is currently weekend and most of the engineers of synchronization are stationed at the United States Coast West zone...

    Edit: you can follow along the progression of this this question to the bug #1100162

  • Firefox has become very slow for the last days.

    I didn't something for my system. I always clear the cache. I ran antivirus/malware and nothing was found. I've tried Chrome and it works very well.

    Disable some of these addons and see if that helps.

    You can try to launch not not much adblockers simultaneously because they may be conflicting with each other.

    You must disable or Adblock Plus BetterPrivacy that above all, they do the same thing and can run on the percentages of CPU.

  • Update iOS 10.1 was too early to be released? I was without a phone for the last 15 hours. It won't update, just keep errors

    I'm very angry. Why Apple will force us to use iTunes for the last update of iOS. iTunes *, it is the most unstable and convoluted software that I've ever known. 15 hours and counting process of updating my new iphone 6s + and I can't use it because it is 'restore' mode, I'm screwed. Arggghh!

    Apple requires you to use iTunes to do an update. It is only recommended if your phone is really complete and doesn't have any free room left.

    I upgraded 3 devices, and none of them had problems.

  • For the last week or three Firefox updated two or three times for each update and sometimes for no apparent reason...

    For the last week or three Firefox updates two or three times for each update. Sometimes it refreshes without obvious reason. For example, I'll be in the middle of typing in the message forum block & it refreshes. Or by filling out an online form. Or simply viewing a page.

    You can check for problems caused by an extension that is not working properly.

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do NOT click on the reset button on the startup window Mode without failure.
  • For the last 2 days everytime I open to MY MSN, it opens in safe mode. I deleted cookies and the history of FF. all other sites open OK. Vista, 64-bit operating system.

    Vista 64 bit OS

    Thanks for the replies, the problem was on the Microsoft site itself and internal glitch for the last 2 days on the garbled causing MY MSN page without graphics and text.

  • For the last few weeks, after that I closed 19.0 FF, I can't open it. I resorted to having to re - install FF each time so that it can open. What should do?

    For the last few weeks, whenever I close Firefox 18 (and more recently 19.0), I can't reopen the browser again. The application runs as if it is going to open, then stops and sits there. I had to resort to the re - install the browser every time now, very irritating. He remembers my tabs as they had been, that I want to. I used to open up to 40-50 tabs, but now made an effort to keep them below 20, thinking that it would help work more optimally. I'm tired of re - install the browser all the time. What should I do? Thank you

    When this happens, check the Windows Task Manager to see if there is a hidden window or the firefox.exe process is at a standstill?

    To open the Windows Task Manager, press Ctrl + Shift + Esc

    On the Applications tab, look for any window with the icon of Firefox. See something wrong here? In another thread, users have reported finding what seems to be a rogue process. If you find something, try to select and killing using end task.

    Under the processes tab, look for firefox.exe. According to the displayed columns, you can often see that the program is reading, writing, communicate or simply sitting there, doing nothing. If you have allowed time to stop Firefox and it crashes, you can select firefox.exe and click on end process.

    After that, Firefox expected to start normally.

    Please see this article for troubleshooting suggestions for when Firefox crashes out. https://support.Mozilla.org/en-us/KB/Firefox-hangs-or-not-responding#w_firefox-hangs-when-you-quit-it

    A little luck?

  • This system is available for the last update

    This system is available for the update for the last update: Mac OS X 10.6 Snow Leopard?

    Depends on what model of Mac you have. Choose about this Mac from the Apple menu, click details and compare the identifier of the model with the following, which are the first Macs of each type that can execute the Cougar and newer:

    iMac7, 1

    MacBook5, 1

    MacBookPro3, 1

    MacBookAir2, 1

    Macmini3, 1

    MacPro3, 1

    Xserve3, 1

    A Mac older than those listed including the Core 2 Duo (not Core Duo) or better CPU and at least 2 GB of RAM can run 10.7 Lion, which is available by clicking here. No more recent than 10.6.8 operating system supports the PowerPC software such as Microsoft Office 2004.

    (138837)

  • EWTN is available for the last Apple TV?

    EWTN is available for the last Apple TV?

    N °

  • Why for the last 3 days am I get the update of windows to shut down & boot-up/it takes a lot of time to complete their/TI is aqnnoying!

    I have windows7 home premium - when I stopped, I get updates - then I get them back to the start-up/it happens each time for the last 2 or 3 days-i use my computer toshiba laptop throughout the day and don't ever started day avant-ce that goes? There are unusually long for downloads to update?

    See this discussion: http://answers.microsoft.com/thread/cac55bf2-e271-e011-8dfc-68b599b31bf5 (which now includes a countless number of threads merged to confuse you more).

  • -Error code 646 - repeated the failures (now for the last two months) to install updates Windows 7 S/W, possibly after installation of Office 2010?

    For the last two months - easrly November, when stopped down, I saw 10 message updates are being installed. This follow-up installation of Office 2010 (download from Web site), who bought Office 2007 earlier this year, and by choosing to take the free update promised for 2010.

    On the control, I find that whenever all ten updates failed to install (error code 646)

    Concered updates are KB2202188; KB982726; KB2289161; KB2289078; KB2413186;  for Office 2010

    and KB2345000 - Word 20120.

    KB2409055 - 2010 Editor;

    KB2289116 - Social connector;

    KB2431831 - knitting 9;

    KB2433299 A Note;

    Any thoughts there?

    Steve L

    A KB was created for 646 error code that appears during the installation of the updates of Microsoft Office. The KB includes an automatedMicrosoft fix 50461 that corrects the problem. Look at the following KB:http://support.microsoft.com/kb/2258121http://snipurl.com/164ypp>

    Suggest you download and save the fix it.

    Then close all open programs and browsers before running MSFix it 50461.msi.

  • I could not install the update KB2686509 for Widows XP Pro, for the last 6 months. WHY?

    I could not install the update KB2686509 for Widows XP Pro, for the last 6 months. WHY?

    Maybe check the related threads and see why others also had problems with this update:

    http://answers.Microsoft.com/en-us/search/search?searchterm=KB2686509&CurrentScope.ForumName=&CurrentScope.filter=&askingquestion=false

    especially this thread: http://answers.microsoft.com/en-us/windows/forum/windows_xp-windows_update/kb2686509-repeatedly-fails-with-error-code/0deeacb6-115c-419d-ac37-03ff8927b79c

    That should answer your question about why you have a problem installing the update.

  • For the last month or more, I had the same two updates for my computer

    original title: Windows updates

    For the last month or more, I had the same two updates on my computer.  Is anyone know why and what I can do to fix this?  I am running Windows XP.  Thank you very much.

    Hello

    the message "you have hidden the important updates" is normal, because you have hidden the high priority updates, but the updates are already installed, if that's OK.

    Try to look again at the web page:

    http://www.update.Microsoft.com/

    and click on "Custom".

    You should not see the updates (KB2518864 and KB2539631) in "review and install updates.

    You should see only "Important - you have hidden the important updates..." and "high-priority - updates non-priority updates to update for your computer... ».

    Then, try this (remove the content of the "'C:\Windows\SoftwareDistribution" ")

    1. Click Start, click run, type services.mscand click OK.
    2. In the Services (Local) pane, click automatic updates, and then click stop.
    3. Reduce the Services (local) window.
    4. Select all the contents of the Windows distribution folder, and then delete them.

      Note By default, the Windows distribution folder is located in the drive: \Windows\SoftwareDistribution folder. This place is a placeholder for the drive where Windows is installed.

    5. Ensure that Windows distribution folder is emptyand enlarge the Services (local) window.
    6. In the Services (Local) pane, click automatic updates, and then click Start.
    7. Restart the computer.

    I hope that we will achieve the goal, it will no longer still report the updates :-)

    LC

  • For the last two weeks, I was unable to open all the emails that are in my Windows Live Hotmail folders.

    FOR THE LAST TWO WEEKS IVE HAS BEEN IMPOSSIBLE TO OPEN ANY EMAIL WHICH IS LOCATED IN ANY OF MY HOTMAIL FOLDERS. ALSO, I CAN NOT OPEN HOTMAIL WHICH IS IN THE AREA SENT, WHENEVER I TRY THE SERVER BRINGS BACK ME TO THE HOTMAIL INBOX.
    original title: I CANT ACCESS ANYTHING THAT HASBEN PLACE IN MY RECORDS or IN THE SENT BOX IT JUST FLIPS BACK to MY RECEIVING HOTMAIL Inbox

    Hello

    Given that the problem is related to hotmail, I suggest you to post the question in the forums and check them off below if it helps:
    http://windowslivehelp.com/solutions.aspx?ProductID=1

    It will be useful.

  • 16 June updated blown all my documents for the last 10 days. Any solution?

    Documents for the last 10 days, all my email settings, all memory of recent activity disappeared.

    Hello Craig,.

    Let's see if the files are actually missing or if they are hidden:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-files/Unhide-files-and-folders/ca46d3ba-1b51-E011-8dfc-68b599b31bf5

    Best regards

    Matthew_Ha

Maybe you are looking for

  • Why the fan of my Satellite A500-19W of bizarre acts?

    I bought this computer a week ago. I have Windows 7 64 bit. When I surf the net or watch a movie or listen to music the fan starts for 2 minutes, stop for 2 minutes again. It's a cycle that never ends, and the sound of it that bothers me, making me t

  • Unknown device on system compatible ACPI Microsoft to HP M6 1045DX after the installation of win 8.1 heavy

    On Device Manager in the computer management, it shows device unknown on system compatible ACPI Microsoft to HP M6 1045DX after installation win 8.1 heavy. hope someone can help me solve this problem

  • Error code: 646 (cannot install the Office updates)

    Original title: WindowsUpdate_00000646. Update of security for Microsoft Office System 2007 (KB2289158) Update of security for Microsoft Office PowerPoint Viewer 2007 (KB2413381) Update for the filter of junk e-mail in Outlook 2007 (KB2443839) I get

  • Sign for 24 bit String extension

    Hey gurus of LabVIEW,. I'm trying to sign extend a string of 24 bits for an I32. For example, F0F0F0 (111100001111000011110000) would need one extra byte 1 appended to the left to produce FFF0F0F0 (11111111111100001111000011110000) and 333333 (001100

  • PSTN Simulator questions

    Hello. I implement a 2801 as PSTN Simulator, I have another two 1760 acting as a branch rtr with an fxs phone each other. When a make a call between the 1760 fxs distance phone does not ring and in the phone, I hear a dial tone but after 15 to 17 sec