TA24901 i what to find out why my utilities folder has 0 items in it

hello: my sister has talk me into coming to the computer. she gave me her old mac. 2 of them now i went from just from not knowing about the mac now i am just plane lost. now after all that here is the QUESTION: ON one of the mac's the dvd is open it try's to close but it stays open. And when i go to start it will make this beep beep about 3 to 4 times. i have too keep turn it on & off 5 or 6 times, then i get the apple gong sound. On to mac #2 the one i use the most when i try to down some stuff it will say can't open file and it is so slow. my sister said to open the utilities when i go too it says it has 0 items on it. she had to remove somethings cause she has some for her eyes only stuff she had to get out. can someone PLEASE help me!!!!
   And i would like to know when i buy a new mac can i take some of the stuff ( programs ) from one of the old computers, do i put one of them little things in a UPS port or what ?

Hello,
Can you count the beeps or flashes?
1 beep = no RAM installed
2 beeps = incompatible RAM types
3 beeps = no good banks
4 beeps = no good boot images in the boot ROM (and/or bad sys config block)
5 beeps = processor is not usable
In addition to the beeps, on some computers the power LED will flash a corresponding number of times plus one. The LED will repeat the sequence after approximately a 5-second pause. The tones are only played once.
Note: In this case, a flash is considered to be 1/4 second or 250 ms or greater in length.
Did you get any of the Install Discs with the Macs?
On the one with no Utilities, might try reapplying the big combo update...
The combo update for PowerPC-based Macs...
http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
The combo update for Intel-based Macs...
http://www.apple.com/support/downloads/macosx10411comboupdateintel.html

Similar Messages

  • Getting the error "Adobe Send cannot currently send this file" how can I find out why?

    Getting the error "Adobe Send cannot currently send this file" how can I find out why?

    Hey James,
    Please let me know what kind of file are you trying to send using 'Adobe Send' online service.
    Does this happen with every file you try to send or any specific one?
    Have you tried using a different browser? What happens? Check with your internet connection speed as well.
    Hope to hear from you.
    Regards,
    Anubha

  • Noise like a bee, no noise when light dimmed down, who kann help 2 find out why?

    noise like a bee, no noise when light dimmed down, who kann help 2 find out why?

    0   com.apple.CoreFoundation                0x95185ea6 CFNumberGetValue + 38
    1   com.zedonet.pde.PRDX                    0x03f38ea6 MyGetTicket + 102
    2   com.zedonet.pde.PRDX                    0x03f33a3c MyInitialize + 188
    This is what's causing the crash, and it sounds related to PrintFab.
    From googling, it looks like removing /library/printers/ppd plugins/printfabpde.plugin will get rid of the crash, but I don't know if that will  make the driver unusable.
    Hope this help.

  • Can't find out why my DB is that big

    I've got a database which is 260 GB in size. Since I know the application behind the DB, I know the DB should never be that big. Even more, one night I noticed that the DB has increased 30 GB where no obviously activity in the application happened.
    The database has multiple tables, but only one of them has the big size of ~260 GB (checked trough Object Explorer Details and by various TSQL-queries). So I know the table for sure, but not the reason of the size of it. It's actual not possible the data
    inside it needs the storage, because the table has only 120'000 rows and only 17 columns. Non of the columns are LOBs, there are only datatypes of uniqueidentifier, int, varchar, nvarchar and datetime. Even when I take the max of 8 KB for a row and multiplicate
    it by 120'000 rows, the database should be smaler than 1 GB.
    I already raised suspiction the index or the statistic could be that big as some queries a had run results a Index-size of 220 GB. Other queries on the other hand results a small index.
    However, meanwhile I've dropped that Index (moreover, the Primary Key behind it) and also dropped the statistics. There is no index at all at moment (I will recreate the PK_Index after the size issue is solved). I tried to shrink the database several
    times, but I doesn't work. The size remains 260 GB. Yesterday I run the sp_clean_db_file_free_space which took 6 hours (!) but also doesen't decrease the database file. At moment I run the sp_clean_db_free_space SP, but I don't believe this will help me.
    So my questions are:
    * How to find out why the database is that big?
    * How to decrease it?
    Has somebody an idea? Thanks...

    What is database recovery model? If it is full can backup the db then backup the log and then issue DBCC SHRINKFILE  to reduce the physical size fo the log file.
    What does it return?
    SELECT      @@SERVERNAME AS SqlServerInstance,
                db.name AS DatabaseName,
                SUM(CASE WHEN af.groupid = 0 THEN 0 ELSE 8192.0E * af.size / 1048576.0E END) AS DatabaseSize,
                SUM(CASE WHEN af.groupid = 0 THEN 8192.0E * af.size / 1048576.0E ELSE 0 END) AS LogSize,
                SUM(8192.0E * af.size / 1048576.0E) AS TotalSize
    FROM        master..sysdatabases AS db
    INNER JOIN master..sysaltfiles AS af ON af.[dbid] = db.[dbid]
    WHERE       db.name NOT IN('distribution', 'Resource', 'master', 'tempdb', 'model', 'msdb')       -- System databases
                AND db.name NOT IN('Northwind', 'pubs', 'AdventureWorks')                 -- Sample databases
    GROUP BY    db.name
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • First generation backup failed.  How do I find out why?

    My first generation iPod touch backup Failed.  How do I find out why?

    I back up my iphone and ipod touch to the same Mac.  I've never had a problem before with either one.  My Mac treats each one as an individual device.  The error message popped up at the end of my ipod sync this afternoon.
    I took your advice and checked my backup folder. There were several files shown and I moved what I thought was the correct backup file to another location and synced my ipod.  No problem.  I then checked the old backup file and noticed that the file name did not match (they were significantly different).  I probably moved the wrong backup file.  So I moved that file back, re-synced both devices and everything worked great.
    So, I can't say for certain that your advice was correct.  It may have been a glitch and all I needed to do was to re-sync instead of panicing.  But I appreciate the quick response.
    Thanks Illaass.

  • The transaction log for database 'WSS_Content' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases

    Hi all,
    Observing the below error in event logs once in every day at 3:30 AM on the on SQL Server Machine, it is being used for TFS 2010.
    The transaction log for database 'WSS_Content' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
    Kindly advice me here on what to do?
    Thanks in advance

    First thing to check is, what is happening at 3:30am to cause the log to fill up?  Is there any maintenance tasks being run against the DB, such as index re-organizations or rebuilds?  If so, take a look at what the job is doing, maybe it could
    be tuned (ex:  A Maintenance Plan with a rebuild indexes task will rebuild *every* index whether it needs it or not.  Look at using something that checks how fragmented an index is, and then intelligently determines what, if anything, to do to that
    index.)
    Basically, the error is telling you that SQL is trying to do something in the DB, and has filled up the log (either because it's not getting backed up often enough, or the transaction in question is running *very* long, or your log is set to not auto-grow)
    So, a couple possible solutions:
    Increase the frequency of Transaction Log backups of WSS_Content (only works if the DB is in Full Recovery)
    If you've got the disk space, turn on auto-growth for the TLog (or just manually grow it larger) {This will work for both Full and Simple Recovery}
    It would be nice to know what's causing the space to not be re-used, but with this occuring at 3:30am, you'll either need to set up an Agent job to run around that time and record its results, or manually run something like "select log_reuse_wait_desc from
    sys.databases where name = 'WSS_Content';"  Me, I prefer to be soundly sleeping at 3:30am and would set up an Agent job to run from say about 3:00am to 3:45am once per minute (maybe even more frequently.)
    DON'T shrink the log, though.  SQL will idealy grow the log as large as it needs it (if autogrowth is enabled) and no more.  If you shrink the file, SQL will just have to re-grow it later again, which can affect performance.
    Jason A.

  • HT3819 I'd like to find out why I have to create a new password every time I update apps.

    I'd like to find out why I have to create a new password every time I update

    Exactly what message appears?

  • Is there some log I can check on my A2107 to find out why it restarts?

    My a2107 tablet shutdown and restarts.
    Is there some way to find out why? 
    Some log I can look at?

    Hi fowvaydriver-
    If the power is suddenly removed there is no time to write a log entry.
    Can you not get what you need from the boot times? If it booted and wasn't supposed to have been shut down that would be a clue.
    Is your UPS functioning properly?
    Luck-
    -DP

  • HT1933 I make a purhase on March 6 at 11:33 Order number MHOXX3TK9J for $1.99 and my credit card was charged $20.00 can you please help me find out why this happened

    I made a purchase on itunes on March 6 at 11:33 order umber MHOXX3TK9J for 1.99 and my credit card was charged $20.00 please help me find out why this happened.

    Contact iTunes support at the link below.
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Adobe Acrobat X Version 10.1.9 - looking to find out why my form fields, comments, or type that we a

    Adobe Acrobat X Version 10.1.9 - looking to find out why my form fields, comments, or type that we add to our pdf's are not appearing when we send to our clients?

    George, thank you for your help. I actually figured it out!! I need to flatten my documents before I can send them to my clients for signing.
    Take care,

  • HT1977 How would I find out why a particular app, In-A-Visit, was removed from app Store?

    How would I find out why a particular app, In-A-Visit, was removed from app Store?

    Ask the app developer. Maybe they will tell you why... Apple will not disclose the reason to you unless you are the developer. It's entirely possible that the developer removed it.

  • HT5622 I'm trying to find out why am I not being able to update my apps and there telling me my payment method is declined !  Due to the fact that it's continuously stating this I'm am trying to enter a new card !

    I'm trying to find out why am I not being able to update my apps and there telling me my payment method is declined !  Due to the fact that it's continuously stating this I'm am trying to enter a new card !

    Do you recognize the ID?

  • Find out why an SSIS package takes so long execute ?

    Is there any guideline which shows how to find out why a package is taking "too long" to execute ? I guess one situation could be that an SQL query (if you have one) is taking too long. Perhaps the query could be optimized or perhaps its table
    could use indexes. Any more scenarios which can make execution take too long ?

    I guess it would be better to google "ssis package running slowly" or something like that and read each post to learn reasons for slow execution. Some links I got -
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/55f3bc47-675f-487f-8bc1-b9c9d6b2a0d9/-ssis-package-running-very-slow-writing-512kb-chunk-per-cycle-?forum=sqlintegrationservices
    http://stackoverflow.com/questions/2678119/is-there-a-reason-why-ssis-significantly-slows-down-after-a-few-minutes
    http://stackoverflow.com/questions/16181921/dataflow-task-in-ssis-is-very-slow-as-compared-to-writing-the-sql-query-in-execu
    These ones caught my attention - 
    http://blogs.msdn.com/b/mattm/archive/2011/08/07/troubleshooting-ssis-package-performance-issues.aspx
    http://sqlblog.com/blogs/rob_farley/archive/2011/02/17/the-ssis-tuning-tip-that-everyone-misses.aspx

  • TS3999 My iPhone has stopped pushing info to iCloud and I can't find out why

    My iPhone has stopped pushing info to iCloud and I can't find out why. Can anyone help?  I'm on Windows 7 Home Premium - service pack 1 and my phone is a 4 with iOS 5.1.1.  Thank you.

    Mine has never pushed to the cloud.  PC and MacAir are fine.  iPhone seems to be on its own cloud.  Receives from PC, but not the other way around.  Let me know if you get an answer.

  • I need to find out why you cut my service off????

    Why is my service off????

    You should call customer service services from a landline at 1-800-922-0204  or financial services to find out why you phone was shut off. This is a peer to peer customer forum and we don't have access to any other accounts besides our own account.

Maybe you are looking for

  • How can I assign image file name from Main() class

    I am trying to create library class which will be accessed and used by different applications (with different image files to be assigned). So, what image file to call should be determined by and in the Main class. Here is the Main class import org.me

  • "Date Modified" info changes even if file is not saved (MS Office 2008)

    I recently upgraded from Office for Mac 2004 to the 2008 version (v12.2.4). Since upgrading, I've encountered the following issue that is a huge problem. Me and several people in my office need to access Word .doc files on our network. These files ar

  • Downloaded songs lost

    i purchased an album on iTunes and was having problems with my internet connection and downloading. before it could finish my computer froze and i was forced to restart. when i reopened iTunes, it didn't have the album. does anyone know how i can eit

  • Configuration steps for pipeline steps.

    Hi I want to see all the piple-line steps in moni. For sync interface I am able to see all the pipe line steps.  But async interface i am able to see only the below 3 steps. Could you plz tell me what are all the configuraiton steps that I should do

  • Icono al inicio

    Hola, soy nuevo en este rubro y la consulta es sobre adobe photoshop album starter 3.0, en una pc con win xp-sp2: como evitar que al iniciar la pc aparezca el icono de la aplicación en la barra inferior a la derecha, al lado del reloj...dentro de edi