Manually clean WSUS Data Base

SBS2008 SP2
Current WSUS
I forgot to do a regular cleanup of the data base. It is now 20 GB in size. When I do a options - cleanup and only check Unused and update revision, it runs for several hours and then gets a Database error. I Reset Server Node and WSUS comes back. I noticed
that the blue fuel gauge bar did start but only minimally.
I did run unneeded, expired and superseded one at a time and then went to completion quickly.
 Is there a manual method to purged the data base?
THX
John Lenz

Hi Clarence
"Clarence Zhang" schrieb im Newsbeitrag news:[email protected]...
Running the cleanup wizard is the only way to shrink the DB.If the DB
is extremely big,it may lead to running serveral hrs to clean up the DB.
The cleanup wizard (at least for WSUS 3.0 where I tried) doesn't shrink the DB at all. The space may be free and be reused after but the db flies aren't shrinked (which actually makes sense as SQL Server else has to make it larger again later). First step
sure is to run the wizard to get rid of obsolete updates filling the database and file system.
If you after this run still have real need on wasted storage you can do following:
- Ensure Windows Internal Database Service is started
- Start the Management Studio of SQL Server 2008 R2. Important: You have to start it with "Run as Administrator", else you won't get the required permissions.
- Link to the Windows Internal Database server using the pipe as server address:
\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
- Now you should be connected to the WSUS3 Database server and see in the Branch Databases the Database SUSDB.
- Rightclick on it and select the Task to shrink either the database or the files what ever you prefer.
BTW: For me this reduced the size of the database files (data and log file) from 8.5GBytes to 3.5GBytes.
Now the database should be shrunk to a reasonable size and the unrequired space should have been freed up on the disk.
But again - WSUS will have to expand the database file when running and the database may grow to the seen size quickly again.
HTH
Henry

Similar Messages

  • How to delete file manually from application data base

    Hi All,
    Could anyone tell me how to delete file manually from application database.
    Thanks In advance
    Regards
    SAN
    Edited by: Sanjay  Nair on Sep 2, 2008 10:51 AM

    Closed

  • Move WSUS data base from one drive to another

    Server 2012 std
    Update Services
    Microsoft Corporation
    Version: 6.2.9200.16384
    I am running out of space on the drive the WSUS_Database resides on. It is not, as I can see, under SQLServer Express. How can I move the folder to a different drive with more available space?
    THX
    John Lenz

    Hi,
    Please also go through below links:
    WSUS Moving Database and Content Directory
    http://community.spiceworks.com/how_to/show/1679-wsus-moving-database-and-content-directory
    Move WSUS Content + Database to a New Drive
    http://social.technet.microsoft.com/Forums/en-US/ffa6802f-64b2-49c2-adc0-b42dbaa06b81/move-wsus-content-database-to-a-new-drive
    Hope this helps.
    Regards,
    Yan Li
    Regards, Yan Li

  • Cleaning up data base files and  old back-up files

    I installed LR version 1 and reimported all new photos. I noticed that for some reason I have several folders of backup and libraries in my lightroom file folder some nested within others. I would like to remove the old files and keep only the latest ones. I am not sure I know how to identify the latest files to keep or delete. I then would like to back up latest files in another location. Any help would be appreciated.
    Thanks
    Jim

    OS?
    <br />
    <br />Lots of ways using a combo of LR and OS. Select an image and have it reveal where it lives. Note the location.
    <br />
    <br />Make a change in a file, export the metadata, and if a folder you are looking at doesn't have any recent changes, it isn't the one in LR.
    <br />
    <br />Another safeguard is to zip the file, instead of trashing it. That way if you later find LR is counting those images as part of its db, you can restore.
    <br />
    <br />
    <span style="color: rgb(102, 0, 204);"></span>
    <font br="" /></font> color="#600000" size="2"&gt;~~ John McWilliams
    <br />
    <br />
    <br />
    <br />MacBookPro 2 Ghz Intel Core Duo, G-5 Dual 1.8; Canon DSLRs

  • LOG_FILE_NOT_FOUND when running cleaner manually after some data purge

    I hit LOG_FILE_NOT_FOUND error when running cleaner manually after some data purge, I searched the forum, found someone also faced the same issue before, but cannot find any clue on how to fix it. Below is the error trace and followed by our configurations
    Caused by: com.sleepycat.je.EnvironmentFailureException: (JE 4.1.6)
    Environment must be closed, caused by:
    com.sleepycat.je.EnvironmentFailureException: Environment invalid because of
    previous exception: (JE 4.1.6) /scratch/tie/thirdeye/index/data-store
    fetchTarget of 0x50f/0x3fb9dd6 parent IN=368491717 IN
    class=com.sleepycat.je.tree.IN lastFullVersion=0x510/0x2ca7d18
    parent.getDirty()=false state=0 LOG_FILE_NOT_FOUND: Log file missing, log is
    likely invalid. Environment is invalid and must be closed.
    at
    com.sleepycat.je.EnvironmentFailureException.wrapSelf(EnvironmentFailureExcept
    ion.java:196)
    at
    com.sleepycat.je.dbi.EnvironmentImpl.checkIfInvalid(EnvironmentImpl.java:1439)
    at com.sleepycat.je.Environment.checkEnv(Environment.java:2117)
    at com.sleepycat.je.Environment.checkpoint(Environment.java:1440)
    at
    com.oracle.thirdeye.datastore.DataStoreManager.clean(DataStoreManager.java:402
    at
    com.oracle.thirdeye.infostore.InfoStoreManager.clean(InfoStoreManager.java:301
    ... 11 more
    Caused by: com.sleepycat.je.EnvironmentFailureException: Environment invalid
    because of previous exception: (JE 4.1.10)
    /scratch/tie/thirdeye/index/data-store fetchTarget of 0x50f/0x3fb9dd6 parent
    IN=368491717 IN class=com.sleepycat.je.tree.IN
    lastFullVersion=0x510/0x2ca7d18 parent.getDirty()=false state=0
    LOG_FILE_NOT_FOUND: Log file missing, log is likely invalid. Environment is
    invalid and must be closed.
    at com.sleepycat.je.tree.IN.fetchTarget(IN.java:1332)
    at com.sleepycat.je.tree.IN.findParent(IN.java:2886)
    at com.sleepycat.je.tree.Tree.getParentINForChildIN(Tree.java:881)
    at com.sleepycat.je.tree.Tree.getParentINForChildIN(Tree.java:809)
    at
    com.sleepycat.je.cleaner.FileProcessor.findINInTree(FileProcessor.java:1152)
    at com.sleepycat.je.cleaner.FileProcessor.processIN(FileProcessor.java:1090)
    at
    com.sleepycat.je.cleaner.FileProcessor.processFile(FileProcessor.java:538)
    at com.sleepycat.je.cleaner.FileProcessor.doClean(FileProcessor.java:241)
    at com.sleepycat.je.cleaner.Cleaner.doClean(Cleaner.java:463)
    ------------Configurations-------------------------
    EnvironmentConfig.ENV_RUN_CLEANER -> false
    EnvironmentConfig.CHECKPOINTER_HIGH_PRIORITY -> true
    EnvironmentConfig.CLEANER_EXPUNGE -> false
    Any hints are appreciated. I'm also working for Oracle CDC, feel free to call me at 861065151679 or drop me an email at [email protected] so that we can talk more in detail
    Anfernee

    Anfernee, I will contact you via email.
    --mark                                                                                                                                                                                                                   

  • How to solve that error in primavera p6 version 8.4 installation???????upgarding Data Base((missing permissions: DBMS_REPUTIL. Run the manual script first -- manual_script_before_upgrade.sql)

    please advice how to solve that problem (in steps):
    after completing p6 installation and during upgrading the old Data Base from p6 v8.3 to P6 v8.4 I'm facing that error
    ((missing permissions: DBMS_REPUTIL. Run the manual script first --> manual_script_before_upgrade.sql)

    for more help this image is much helpful
    1. Open cmd prompt >> Type sqlplus / as sysdba; >> connect sys/oracle@XE as sysdba;
    2. Type @ <path>\manual_script_before_install.sql
    thanks for      Pablo Oyarzo - Oracle    for his help as the above answer related to him

  • REPORT AND DATA BASE SETUP

    i have been using CView Manager 11 to do my reports and is relatively easy to setup reports to the data base, but not all of my reports work with this program plus there is no user manual available.  So I am trying to switch over to Chrystal Reports 11 with little success.  I can not figure out how to setup the data base server with this program.  I am trying to access the McKesson IntelliShelf Supply (Supply Scan) data base server.  Is there anyone that can help me with this?

    McKesson is an OEM partner of ours. I suggest you ask them how to.

  • How do I manually cleans the garbage of FF?

    How do I manually cleans the garbage of FF?
    Hi
    I know FF has built-in functionality to clean history, cache, cookies
    I know there are programs such as CCleaner that do the same
    I want to learn ok?
    When I want to clean (index.dat, Temp, Cookies, History..) running IE 8, I create another account and from this "new account" I move all the IE 8 contents to another folder, next I create a partition and move this folder to this partition, finally Format and Wipe this partition with Acronis
    I know the locations where all the "garbage" stores in IE 8, but I am lost with Firefox
    IE 8
    In IE 8 I delete all the content in these locations manually
    \Documents and Settings\<Username>\Cookies\index.dat
    \Documents and Settings\<Username>\Local Settings\History\History.IE5\index.dat
    \Documents and Settings\<Username>\Local Settings\History\History.IE5\************\index.dat
    \Documents and Settings\<Username>\Local
    \Settings\History\History.IE5\************\index.dat
    \Documents and Settings\<Username>\Local
    \Internet Files\Content.IE5\index.dat
    And others paths
    I hash of the folders and subfolder of FireFox/Mozilla
    Which folder do I have to delete? I do not want to have any "garbage"
    If I can understand how to clean all the Temporary files, history, cookies, download history, form history manually using FF it will change my Life!!!
    Cookies (Tracking cooking found) *
    I do not have History, No Bookmark (Testing) **
    I do not know if this are the Bookmarks **
    Could you pleace mark as -Garbage- the path I have to delete?
    C:\Documents and Settings\Camelia Colin\Application Data\Mozilla\
    profiles.ini
    C:\Documents and Settings\Camelia Colin\Application Data\Mozilla\Firefox\Crash Reports\
    InstallTime20120614114901
    C:\Documents and Settings\Camelia Colin\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default
    cert8.db
    chromeappsstore.sqlite
    compatibility.ini
    content-prefs.sqlite
    cookies.sqlite -GARBAGE*-
    downloads.sqlite
    extensions.ini
    extensions.sqlite
    formhistory.sqlite
    key3.db
    localstore.rdf
    mimeTypes.rdf
    parent.lock
    permissions.sqlite
    places.sqlite -GARBAGE**-
    pluginreg.dat
    prefs.js
    search.json
    search.sqlite
    secmod.db
    sessionstore.bak
    sessionstore.js
    signons.sqlite
    urlclassifierkey3.txt
    webappsstore.sqlite
    C:\Documents and Settings\Camelia Colin\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\bookmarkbackups
    bookmarks-2012-06-26.json -GARBAGE ***-
    bookmarks-2012-06-27.json -GARBAGE ***-
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default
    urlclassifier.pset
    urlclassifier3.sqlite
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache
    _CACHE_001_
    _CACHE_002_
    _CACHE_003_
    _CACHE_MAP_
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\0\A2
    FDB9Fd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\1\26
    F41D8d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\1\3C
    5A23Ad01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\1\4D
    BA260d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\1\91
    73C2Bd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\2\31
    87467d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\2\32
    76A90d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\2\C0
    13646d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\2\D0
    9FCA5d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\2\E3
    6BF1Cd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\3\FC
    F93FEd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\3\FD
    01AD1d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\4\5B
    9BDDAd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\4\92
    3CE61d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\4\F4
    C8179d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\5\C5
    5C5F4d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\6\6D
    EE8CCd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\6\76
    CB2CBd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\6\B8
    58B8Ed01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\6\C9
    E831Cd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\7\49
    8C718d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\8\1B
    70757d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\8\69
    AE8B6d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\8\AE
    CC4D6d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\8\DF
    C832Cd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\9\CE
    C08CBd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\A\16
    B5FEAd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\A\8A
    994ABd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\A\A0
    08EE6d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\B\84
    AFDA8d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\B\88
    F0DA4d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\C\C6
    7C3ECd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\D\13
    1E981d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\E\14
    333E2d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\E\91
    F5FD0d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\E\B4
    BCD3Dd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\E\D4
    1CD3Cd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\E\FA
    DE3B9d01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\F\8A
    BAE5Bd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache\F\A4
    099BAd01
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\OfflineCache
    index.sqlite
    C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\startupCache
    startupCache.4.little
    Thank you very much

    The cache is in this location and all its sub-folders.
    *C:\Documents and Settings\Camelia Colin\Local Settings\Application Data\Mozilla\Firefox\Profiles\tj6un7g4.default\Cache
    The urlclassifier3.sqlite file stores the encrypted contents of the phishing protection database and it is best to leave this file to avoid Firefox having to rebuild it.<br />
    You can remove the file if it really gets to large (around 50 MB is not unusual).
    The bookmarkbackups folder stores the daily created JSON backups with a maximum of 10.<br />
    You can set that maximum in Firefox via the browser.bookmarks.max_backups pref on the about:config page.
    It is best to leave the other files in the Firefox Profile Folder (Application Data\Mozilla\Firefox\Profiles\) intact, and use Clear Recent History if you want to remove data, to avoid database corruption.
    *https://support.mozilla.org/kb/Clear+Recent+History

  • Best Practice for SAP PI installation to share Data Base server with other

    Hi All,
    We are going for PI three tire installation but now I need some best practice document for PI installation should share Data base with other Non-SAP Application or not. I never see SAP PI install on Data base server which has other Application sharing. I do not know what is best practice but I am sure sharing data base server with other non-sap application doesnu2019t look good means not clean architecture, so I need some SAP document for best practice to get it approve from management. If somebody has any document link please let me know.
    With regards
    Sunil

    You should not mix different apps into one database.
    If you have a standard database license provided by SAP, then this is not allowed. See these sap notes for details:
    [581312 - Oracle database: licensing restrictions|https://service.sap.com/sap/bc/bsp/spn/sapnotes/index2.htm?numm=581312]
    [105047 - Support for Oracle functions in the SAP environment|https://service.sap.com/sap/bc/bsp/spn/sapnotes/index2.htm?numm=105047] -> number 23
          23. External data in the SAP database
    Must be covered by an acquired database license (Note 581312).
    Permitted for administration tools and monitoring tools.
    In addition, we do not recommend to use an SAP database with non-SAP software, since this constellation has considerable disadvantages
    Regards, Michael

  • How to read a byte data from maxdb data base

    Dear All,
    I have a issue in reading the data from database table.
    I have a column named as templateData which contains the byte data (biometric template data, which comes from fingerprint device) which is DataType of LONG and CODE of BYTE.
    I am not using the below to get the template data
    Connection con = null;
      Statement stmt = null;
      ResultSet resultSet = null;
    byte[] DbBioData = new byte[1024];
    InitialContext ctx = new InitialContext();
       if(ctx == null)
         throw new Exception("Boom - No Context");
       DataSource ds = (DataSource)ctx.lookup(db_drvstr);
       con = ds.getConnection();
       stmt = con.createStatement();
       resultSet  = stmt.executeQuery(db_query + " where SUBJECT_ID='"+ username +"'");
       if(resultSet.next())
        DbBioData = resultSet.getBytes(1);
        _loc.infoT("verify", "verify::Got BioData From MAXDB" +DbBioData );
        loc.infoT("verify", "verify::Query is: " +dbquery + " where SUBJECT_ID='"+ username +"'" );
    But I am not getting the proper data, could anyone please tell me the way to read the biometric data from data base table.

    Hi Kishore,
    is it me or is there no query definition in that code?
    I see that you concatenate a "db_query" with a string to make up a WHERE clause, but the db_query is nowhere defined before.
    So at least you should provide something like
    stmt = con.createStatement("SELECT templateDate FROM <tablename> ");
    before you do anything with the query.
    Besides this: have you ever heard of SQL injections? Try to use BIND-variables instead of concatenating strings. Otherwise your application will spend much time just with parsing your queries...
    Hmm... possibly the best thing you could do about this is to read the JAVA manual for MaxDB:
    <a href="http://maxdb.sap.com/currentdoc/ef/2de883d47a3840ac4ebb0b65a599e5/content.htm">Java Manual (SAP Library - Interfaces)</a>
    Best regards,
    Lars
    Edited by: Lars Breddemann on Dec 17, 2007 1:12 PM - corrected link

  • How to change the Data Base Relation in a universe?

    We are working with BO 6.5a.One universe in connected to a 'DB2/400 (iSeries)'  data base.
    All Objects in a universe are related to a defined library like <libraryname>.<tablename>.<fieldname>.
    We like to change the libraryname. Is there any chance to do this in the existing universe?
    Why?
    We like to have the same database two times in our System, only the data are different.
    Details:
    The universe of course points to a library (A) and connection is done with ODBC.
    Changing ODBC to another library (B) is no problem; and, of course we then can change the tables in the universe manually => a lot of work.
    But we like to change the pointer in the universe at once (each object shows to the library (A) and we want them to show at (B)).
    The 'refresh structure' - button won't do it.

    In the universe you can select all the tables Ctrl-A, right click and rename tables. Remove the reference to the library.

  • Data base in microsoft office is damaged andI can't rebuild it. suggestions?

    Hi
    The data base for Microsoft Office 2008 has been damaged. I've tried twice to rebuild the data base, but it stalls after 2 hours and I'm forced to cancel. Very frustrating. The Office tools is a nice tool, but it's not working. I can use Word, Excel and PP but Entourage will not open at all. I've removed office and reinstalled and downloaded all of the updates. I still get the same message. If I have to start over, so be it, but I'm not sure how to completely remove Office. I removed it using Microsoft tools. (Positive reinforcement that I will always use Macs!)  Any suggestions will be most appreciated.
    Thanks,
    Momo3

    use time machine (if you have it on before all the errors in office) to restore the working files. if not you can use cleanmymac to remove all microsoft office program files and then reinstall office. Back up all your data before useing cleanmymac. it is a good app but it can clean too much some times if you do use clean my mac, open clean my mac click applications tab drag office apps from finder>applications not the dock and microsoft update as well. then click remove. it will remove all files that go with office (It wont remove Your document files) her is a link to a free trial of clean my mac http://macpaw.com/cleanmymac

  • Data Base modification.

    sir,
    I know, as programmer I'm asking wrong question.
    Actually, I modified posted sales invoce(VF02), and related Fi accounting documents.
    that is 1)Accounting Document  2)Profit Center Doc. 3)Controlling Document.
    Now problem is that:- General Ledger Account balance displayed in transaction FAGLB03,
    may not match with balance for the same period (that is period 7) 
    on double clicking on cell in FAGLB03.
    But the balances after double click are correct and I cannot modify FAGLFEXT table
    because it contains very huge amount.
    Can any one help me, to  correction of the balances on FAGLB03 or avoid inconsistance
    in data base .
    Thank You,
    Manoj.

    Hi Manoj ,
    Due to your manual changes in the database , it has become inconsistent.
    You should avoid these types of changes untill you know full process flow and all the database tables that are needed to be updated.
    Suggessions :
    1. Keep record of your changes , it may require to be reverted.
    2. Try to find all the database tables that are updated during the process.Use Trace for this, Search insert and modify statements.This is time consuming.
    3. Go in techincal setting of the field showing wrong value and check if it is dirct froma database table , if yes you can update the database table.
    If it is structure , use where use list.
    Hope this provide you some help.

  • What are  Pre Database Copy and Post data base copy activity list, Pre Migration and Post Migration activity list from SAP BW 7.0 to SAP BW 7.4 SPS6.

    BW on HANA :  Pre Database Copy and Post data base copy activity list, Pre Migration and Post Migration activity list from SAP BW 7.0 to SAP BW 7.4 SPS6.
    We are trying to copy database from SAP BW7.0 to SAP BW on HANA 7.4 SPS6 so we are in search for list of steps or activities during database copy both pre and post steps.
    Along with the above we are in search of Pre and post migration steps ones database is transferred successfully from oracle to HANA on 7.4 SPS6.
    Kindly help us in getting the exact course of action as requested.
    Thanks and Regards,
    Lavina Joshi

    Hi Lavina,
    try this link for starters: Upgrade and Migration - BW on HANA | SAP HANA
    Points to remember are:
    Preparation:
         -- Hardware Sizing
         -- Preparation of Data Centres
         -- HANA Hardware preparation
         -- System Landscape Readiness (upgrade software downloads, system readiness checks, etc)
         -- House Keeping activities on BW system (data clean up, etc)
    Post Installation:
         -- Sanity checks / Preparation and License checks
         -- JAVA Configurations
         -- Infoprovider conversions 
    Overall Stages are described below:
    # Environmental setup (HANA box)
         -- Initial system checks and Building Activities (system copy, Appln server setups, etc)
    # System readiness
                   - ZBW_HANA_COCKPIT Tool
                   - ZBW_HANA_CHECKLIST Tool
                   - ZBW_ABAP_ANALYZER Tool
                   - ZBW_TRANSFORM_FINDER Tool
                   - SIZING Report
                   - System Clean up Activities
                   - Impact of 7.4 on source system checks
                   - Java Upgrade for portal
    # DMO Stages
                   - Preparation & Pre Migration checks
                   - Execution / Migration
                   - Post Migration Activities
    # Testing Phase
                   - Source system checks/Activities
                   - System and Integration Testing
                   - End to End Testing
                   - Performance testing
                   - Reports
                   - BO reports / Interfaces
    Do let me know if you require any further information.
    Regards,
    Naren

  • Old g4 slow when entering data base

    I have an older g4 which I'm using as a data base with pictures.  I developed this data base out of apple works or like the old file maker pro.  The maching is old, but runs.  I've got 1100 pictures on it that I'm trying to organize and some are in iphoto, then moved to my data base once I take them out of a folder imported from iphoto.  I've attempted to clean up the other space, but un sure what I'm doing.  I've read some of the other threads about slow running machines and have done the basics.  So I'll start a new record, find the picture, drop it into the media window and the spinning color wheel appears and runs 45 seconds?
    Seems to be forever.  Even when I try to save or if I move between desktop and data base, the wheel comes up and I have to wait.  It's now to the point it spins every time and I'm not making process on my project.

    Hello and Welcome to the support Community
    What specification is the PowerBook your are running?
    You have said that you have done the basics, what have you already done so far?

Maybe you are looking for