Administration/Database too big size

Dear all,
Our customer has a administration/database of a size of 4gb... without attachments, worddocs, exceldocs. etc.
Anybody know why the database has a big size and is there any way to shrink the database?
SBO Version: SBO2005A PL22
SQLServer: 2005
Thanks in advance,
Chief

I have just checked the tables of the customer and the results are
AITM:      12737
ADOC:      112112
ACRD:     11069
ADO1:     666508
AACP:                    73
AACT:                    277
AAD1:                    46
AADM:                    48
ACPR:                    6502
ACR1:                    20028
ACR2:                    1959
ACRB:                    50
ADO10:                    2454
ADO6:                    58911
ADP1:                    33
AFPR:                    84
AIT1:                    49324
AITB:                    36
AITT:                    40
AITW:                    6425
AJD1:                    7908
AJDT:                    3581
AKL1:                    0
ALR1:                    1987
ALR2:                    6173
ALR3:                    6173
ALT1:                    3
AOB1:                    3624
ARC2:                    25673
ARC4:                    5335
ARCT:                    30204
ARI1:                    18
ATC1:                    2842
ATT1:                    40
AUSR:                    95
AWHS:                    7
And how do you clean up the logs? Remove?

Similar Messages

  • Too big size of the seproj file

    Hello,
    I created simple SignalExpress 2.5 project. I've been using this file some time and each time I did some changes I simply saved this changes.
    Then I found out that the size of my *.seproj file starts to grow. It has now 100 000kBytes and I don't know why !
    Each time I only open it (not run, just open) and then save, it is bigger.
    Is it a bug ? I was lookinmg into Tools/Options to check if setup is OK and couldn't find anything what can help me.
    Is there a way to "optimize/defragment/or whatever" to reduce the size of the file ?
    Best Regards
    PS: attached is my zipped project file (size 2 700kB) when you unpack it it will have 100 000kB
    Solved!
    Go to Solution.
    Attachments:
    TMON11.zip ‏2633 KB

    This is caused by an issue in an underlying shared NI component. 
    This component has been fixed and we will post a link when it is
    released.
    To reduce your filesize, you will need to
    create a new project (.seproj) and recreate the contents of the old
    project.  You should be able to copy/paste your Steps from one project
    to another, but you will need to recreate the Data Views.  Your file
    size will again increase with each save of the new project until you
    have the new version of the shared software component.
    We apologize for the inconvenience. 

  • CSA - Event database too big

    Hi. The CSA (v4.5) log file is displaying this message:
    'The event database now contains approximately 18000001 events. This is in danger of exceeding the configured limit. In order to preserve correct operation, events of priority Alert and below will not be logged. Since the last report of this type, 1 events have not been logged. Please purge the event database as soon as possible.'
    When I go to the Database Maintenance page it reports that there is plenty of disk space (22GB) and that there are no recommendations. There is therefore no option available to purge any records.
    Does anyone know how to purge the log file in this situation?
    Thanks

    In CSA 5.2 you can look at the Events>Event Managing Tasks>Event Insertion Task.
    That contains the thresholds where it will stop logging certain events.
    I don't know if 4.5 has this feature.
    You could delete all alert events older than X days and see where that gets you.
    Tom

  • SQL server error log size is too big to handle

    I am working with a large database on windows sql server 2008 R2 such that it has to run continuously 24x7 because of that it is not possible
    to restart the server time to time. It is kind of monitoring system for big machines. Because of this SQL server error logs are growing too big even some times up to 60-70 GB at a limited sized hard drive. I can't delete them time to time manually. Can someone
    please suggest a way using which I can stop creation of such error logs or recycle them after sometime. Most of the errors are of this kind --
    Setting database option RECOVERY to simple for database db_name
    P.S.- I have read limiting error logs to 6 etc. But that didn't help. It will be best if you could suggest some method to disable these logs.

    Hi Mohit11,
    According to your description, your SQL Server error logs are growing too big to handle at a limited sized hard drive, and you want to know how to stop the generation of such error logs or recycle them after sometime automatically without restarting the
    SQL Server, right?
    As others mentioned above, we may not be able to disable SQL server error log generation. However we can recycle the error logs automatically by running the
    sp_cycle_errorlog on a fixed schedule (i.e. every two weeks) using SQL agent jobs so that the error logs will be recycled
    automatically without restarting SQL Server.
    And it is also very important for us to keep the error log files more readable. So we can increase the number of error logs a little more and run the sp_cycle_errorlog more frequently (i.e. daily), then each file will in a smaller size to be more readable
    and we can recycle the log files automatically.
    In addition, in order to avoid the size of all the log files growing into a too big size unexpected (sometime it may happen), we can run the following query in SQL Agent job to automatically delete all the old log files when the size of log files is larger
    than some value we want to keep (i.e. 30GB):
    --create a tample table to gather the information of error log files
    CREATE TABLE #ErrorLog
    Archieve INT,
    Dt DATETIME,
    FileSize INT
    GO
    INSERT INTO #ErrorLog
    EXEC xp_enumerrorlogs
    GO
    --delete all the old log files if the size of all the log files is larger than 30GB
    DECLARE @i int = 1;
    DECLARE @Log_number int;
    DECLARE @Log_Max_Size int = 30*1024; --here is the max size (M) of all the error log files we want to keep, change the value according to your requirement
    DECLARE @SQLSTR VARCHAR(1000);
    SET @Log_number = (SELECT COUNT(*) FROM #ErrorLog);
    IF (SELECT COUNT(FileSize/1024/1024) FROM #ErrorLog) >= @Log_Max_Size
    BEGIN
    WHILE @i <= @Log_number
    BEGIN
    SET @SQLSTR = 'DEL C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log\ERRORLOG.' + CONVERT(VARCHAR,@i);
    EXEC xp_cmdshell @SQLSTR;
    SET @i =@i + 1;
    END
    END
    DROP TABLE #ErrorLog
    For more information about How to manage the SQL Server error log, please refer to the following article:
    http://support.microsoft.com/kb/2199578
    If you have any question, please feel free to let me know.
    Regards,
    Jerry Li

  • I think lumia 920 is too big

    Hi,nokia guys!
          I am a chinese nokia user.My current cellphone is E71 and I love it very much,it's beauitiful and suitable. When N9 was issued,it was a surprise to me.Good  externals and nice experiment,perfect sreen size,the only shortage is lark of apps.
          Then the lumia800 came out,it just looked like N9 with a new OS wp7,everything was right but one thing that the next OS wp8 was annonced almost the same time ,we all hold the money to wait wp8.
          N9 and lumia 800 have 3.9 inch sreen,not too big not  too small,just perfect.But lumia900 get bigger,the screen is 4.3 inch and the phone is bigger than the sreen,I don't know why all over world want to make a bigger phone ,it just a cellphone,we don't want it getting larger an larger.
          You guy must know that most people are laughing at iphone5 recently ,because it get longer for a larger screen.though the 4.0inch sreen is acceptable to me,I still think the size of the sreen remain 3.8-4.0 inch is perfect,not to big not too small,otherwise you guys can make a phone which the sreen size is same as the phone.In that day ,larger sceen phone will be nice ,but do not bigger than sumsung galaxy note,it's not a cellphone though it can make a call.Friend around me agreed that using galaxy note to make a call is stupid especially holding in hand,very very 囧.
           So,you must know what i want to express. lumia 920 is too big ,and lumia 820 is also too big.Size as N9 is good.I won't buy lumia 920 in such a size,though the rest of lumia 920 is shining!

    Phone size is a balance of how much information can be displayed on the screen, comfort in the hand, useability and durability.
    After watching this video http://www.youtube.com/watch?v=OdidORzzA1g
    <iframe width="560" height="315" src="http://www.youtube.com/embed/OdidORzzA1g" frameborder="0" allowfullscreen></iframe>
    How well the polycarbonate body of the Lumia survives that drop from the top of the car is what really sold me.  The polycarbonate gives you a beautiful design that is durable enough you don't have to cover it up in a massive case.  What the point of a nice looking phone if it's just going to be wrapped in a big hunk of rubber anyway?  After watching the torture test the Lumia 900 I started thinking about real world usage senarios.  The iPhone is legendary for how fragile it is.  Just about everyone I see with one has it wrapped in a massive case.  So I made up this chart for myself so I could actually compare some hard numbers.
    http://sphotos-c.ak.fbcdn.net/hphotos-ak-snc6/196479_10151212900930874_778963999_n.jpg
    When you look at it this way the 920 is actually thinner than the 900, and you get a much bigger screen than on an iPhone5 wrapped in a box.

  • HDV preset disappear, always crash, file too big

    I have several problem with premiere cs4 on my Mac Os x 10.5.8.
    before unistall cs4 I'm trying to resolve the problems because I have a important project not exported yet and that I can't open anymore.
    after found some plug in that make premiere crashing everytime and deleted them, now it opens but can't support anymore any file inside my project saying they're too big size! ( until last week it was working perfectly!)
    now I just saw thet I don't have anymore the HDV preset , what's going on ?
    shall I unistall it and start again?!
    How can I open my project again with out lost anything??
    many thanks

    You can try removing the preferences and see if that helps you.  user>documents>Adobe>Premiere Pro.  Take the 4.0 folder to your desktop and start Premiere Pro.  If that doesn't work, I would probably uninstall and reinstall just to be sure.
    To uninstall on Mac go to the utilities folder and look at the ADobe Installers folder.  There you should be able to uninstall (yes, you even have to do it on a Mac!)
    Hope this helps,
    Dennis

  • Database taking too much size of disk

    Hi all,
    I am using Oracle AS 10g and ITs database is using too much size of the disk. Because there is no space on the disk. Can anyone help me out to resolve this problem.
    Saqib

    Dear kuljeet I have runn the above query and got this result.
    TSNAME TOTAL(M) FREE (M) FREE % BIG EXT(M) FRAGMENTS
    B2B_DT 64 3 5 3 1
    B2B_IDX 16 2 11 2 1
    B2B_LOB 12 1 11 1 1
    B2B_RT 40 2 6 2 1
    DCM 242 22 9 21 2
    DISCO_PTM5_C 2 1 34 1 1
    ACHE
    DISCO_PTM5_M 2 1 34 1 1
    ETA
    TSNAME TOTAL(M) FREE (M) FREE % BIG EXT(M) FRAGMENTS
    DSGATEWAY_TA 6 1 8 1 1
    B
    IAS_META 7,268 7 0 7 2
    OCATS 2 0 13 0 1
    OLTS_ATTRSTO 3 1 24 1 2
    RE
    OLTS_BATTRST 1 1 69 1 1
    ORE
    TSNAME TOTAL(M) FREE (M) FREE % BIG EXT(M) FRAGMENTS
    OLTS_CT_STOR 30 0 0 0 0
    E
    OLTS_DEFAULT 5 1 19 1 2
    OLTS_SVRMGST 3 1 27 1 1
    ORE
    PORTAL 95 23 24 22 2
    PORTAL_DOC 2 1 50 1 1
    PORTAL_IDX 22 2 7 2 1
    PORTAL_LOG 1 1 69 1 1
    TSNAME TOTAL(M) FREE (M) FREE % BIG EXT(M) FRAGMENTS
    SYSAUX 450 12 3 5 9
    SYSTEM 800 11 1 10 2
    UDDISYS_TS 46 27 58 26 2
    UNDOTBS 4,169 0 0 0 0
    USERS 1 0 31 0 1
    WCRSYS_TS 242 12 5 12 2
    25 rows selected.
    Please guide me now..what I have to do further.
    Thanks

  • Saving animated gif error - canvas size too big?

    Hi,
    i have been asked to create an animated gif which has a snow effect in the background. The animation runs pretty well using the pattern style to move the animated snow down. The problem is when I try to export the animation the save for web dialogue window freezes and I can't quit photoshop. I have tried to make the canvas (image size) smaller and it works.
    Is there a memory problem with creating animations in Photoshop if the document size is too big, im running a 3000x1000px at 72dpi
    TThe animation would be used on a web app, which a script could probably do a better job, but I need to try this first.
    thanks
    lister

    Something is very wrong here. The point behind using GIFs is that they are small and OK to put on a Web site.
    First thing: forget all about PPI - this has absolutely no relevance to Web/screen images; it is only used for printing. You need to think about the pixel size.
    So, how big in pixels are your starting images?
    How big do you want the resulting GIF to be? Again, you have to decide in pixels, as the viewing size will depend upon screen resolution of the person looking at it. You can use a notional PPI of 70-100 to guess how big it will be in inches, but that's all it is - a guess.
    Is this getting you going in the right direction?
    I cannot resist commenting that I hate almost all animated GIFs as they reduce Web site usability so much.

  • How do you make fonts back to default size in Firefox 24? They are blown way too big.

    Since upgrading to Firefox 22 and 24, the font size has been extremely huge. The only way to make it smaller is ctrl - , but when I go to other sites the fonts are normal size.
    I want to be able to get the default size font on the Firefox 24. I've been using Chrome because this has been so darned annoying, it's even causing Bing to screw up.
    Can someone help me get this fixed?

    This isn't the best way for it.
    Coz my monitor isn't really big.(21.5')
    It is very match for me by using 125%.
    But for FF22(or above) is too big, and the photo will zoom in for 125%
    that was a mess.
    And Chrome has the function but it isn't default but adjust from "chrome://flags"

  • How do you change the size of display in Firefox, I get Hotmail too small and Flikr too big

    I get the font size too small on Hotmail when viewing through Firefox. The screen size and font size is too big when viewing Flickr through Firefox. I am sure it is a simple question of adjusting zoom and I have seen it change while I am online. I just can't work out what I did to change it.

    Use NoSquint: https://addons.mozilla.org/en-US/firefox/addon/nosquint/

  • Making a interactive PDF from indesign, but it's too big. Tried to reduce file size in Acrobat, but

    Making a interactive PDF from indesign, but it's too big. Tried to reduce file size in Acrobat, but it does not reduce file size.

    Use the Optimize PDF command in Acrobat, it gives you more control. I think it's under the Advanced menu in Acrobat 9 Pro and File > Save As > Optimized PDF in Acrobat X Pro.
    You might try playing around with different settings. You can also click the Audit Space button at the upper right to see if its from images or other things causing the file size problem.
    Unfortunately, InDesign doesn't write interactivity in a very optimized way. You get better results with buttons, for example, creating them in Acrobat Pro and using the Duplicate command to duplicate them across multiple pages.

  • I need to compress an InDesign file to web-quality pdf but file size is still too big. Help!

    I need to compress an InDesign file to web-quality pdf but file size is still too big. Help!

    Hi Bill,
    It sounds like your document has a lot of pages and/or images in it.
    Instead of using the normal InDesign > Export command to create a PDF, you may be able to reduce the file size by printing to a PostScript file, then distilling it to PDF using Acrobat Distiller.

  • What are solutions for a way-too-big database?

    Hi guys!
    I'm a software developer and not very good in database designing. One day, I was asked something like this :
    "For example, there is a company with a web application. One day, the database for that application is way too big, caused performance issues and others, what is the solution for that application database?"
    At first, I thought that was about using multiple database with single app. But I don't know if I was right.
    I want to ask that what are the solutions? If it's "multiple database" then what should I do? Using two connection to 2 database simutaneously?
    I appreciate any replies. Thanks!

    847617 wrote:
    Thanks Lubiez Jean-Val... for your links.
    I've got some more advices like :
    - "transferring workload to another database using different techniques to copy the data from original db"
    - "redesign of the database"
    So that means we use 2 different databases?Sometimes it is deemed desirable to keep only fairly recent data on the OLTP database, where the normal transaction activity happens, and replicate the data to another database that also contains historical data. This second database is used for heavy reporting tasks.
    And "redesign"?As in, design it from scratch and do it right this time. Make sure all data relations are properly defined to Third Normal Form; make sure all data is typed properly (use DATE columns for dates, NUMBER columns for numbers, etc); make sure you have designed effective indexing; make sure you use the capabilities of the rdbms and do NOT just use it as a data dump.
    See http://www.amazon.com/Effective-Oracle-Design-Osborne-ORACLE/dp/0072230657/ref=sr_1_3?s=books&ie=UTF8&qid=1301257486&sr=1-3
    are they really good solutions?Like most everything else, "It depends"
    It depends on if the proposed solutions are implemented properly and address the root problem. The root problem (or even perceived problem) hasn't yet been defined. You've just assumed that at some undefined point the database becomes "way-too-big" and will cause some sort of problem.
    It's assumed that we don't have or can't use partitioning.
    And why is that assumed? Yes, you have to have a version of Oracle that supports it, and it is an extra cost license. But like everything else, you and your management have to do a hard-nosed cost/benefit analysis. You may think you can't afford the cost of implementing partitioning, but it may be that you can't afford the expenses derived from NOT implementing it. I don't know what the case is for you, but you and your management should consider the factors instead of just rejecting in out of hand.
    :):)...You are making me - a student so excited about the history. From slides rule to the moon....
    Edited by: 847617 on Mar 27, 2011 10:01 AMEdited by: EdStevensTN on Mar 27, 2011 3:24 PM

  • HP 8750 Paper-Size Problem where it keeps telling me the paper is too big (it's set up for 11x17)

    I've got an HP 8750 printer running with a Windows 7 Ultimate machine, and I've got a paper-size problem where it keeps telling me the paper is too big. It's set up for 11 x 17. 
    The actual wording on the printer is: 
    Paper installed is larger than needed. Press cancel to replace with correct size, if you wish to save paper, or press check mark to continue. 
    When you press the check mark it feeds the paper, but for a multi page-document I have to press the check mark for each page to feed.
    How do I get it to print 11 x 17 paper without having to press the check mark for each page?

    ''guigs2 [[#answer-672422|said]]''
    <blockquote>
    NoScript stops cookies, please disable this addon/extension as well as make sure that the language en-us is installed.
    # 1) Open up the Firefox Preferences tab. You can do this by typing about:preferences in the URL bar.
    # 2) Click "Content"
    # 3) Next to "Languages", click "Choose"
    # 4) Select "English/United States [en-us]", click "Add"
    # 5) re-open "about:accounts"
    # 6) Click "Get Started"
    </blockquote>
    Thank you for replying. Unfortunately, I already did all of these things. As you can see from the below screenshot, the language is already set. Also, this screenshot was taken in Safe Mode, so NoScript is not enabled. About:accounts still says I need to enable cookies for some reason. So, this solution didn't work....

  • You Tube Player Size Too Big in Firefox by default

    I recently experienced that the You Tube player automatically became large.
    The standard size for YouTube videos seems to have changed from their old standard into the size that used to be halfway between normal and fullscreen.
    That is WAY too big, and it's actually disgusting to look at with 360p and below videos. The vast majority of videos look like crap when they're stretched out.
    There is a new button, "centered player," where the old "large player" button used to be. Clicking on it will center my enormous window, then that button displays "default player," which brings me back to this large, uncentered player.
    This is happening with Firefox, with IE working fine.
    Although I am technically incompetent I tried a few suggestions:
    Remove all cookies
    Hit Ctrl+Shift+K and insert the code below in console:
    document.cookie="VISITOR_INFO1_LIVE=; path=/; domain=.youtube.com";window.location.reload();
    However, I am getting the following messages:
    Use of getAttributeNodeNS() is deprecated. Use getAttributeNS() instead. util-service.jsm:590
    Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
    And it is not working, back to same Large Player….
    Hopefully Mozilla can do something to fix this.
    Thanks!

    You said that you removed the cookies. Now
    * Clear the Cache
    '''[https://support.mozilla.org/en-US/kb/how-clear-firefox-cache?redirectlocale=en-US&redirectslug=clear-cache-delete-temporary-files-fix-issues How to clear the Firefox cache]''' {web link}
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''''' {web link}
    While you are in safe mode;
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites and see if there is still a problem. Then restart.

Maybe you are looking for