Do I need to reapply grants and synonyms. Altering Rename for other schema

Hi,
We are following the process to replace some tables in UAT/PROD with new structure of tables.
So for example for Table A in Schema A:
Step1- Create TableA_NEW with the required structure and partitions.
Step2- Insert into TableA_NEW Select * from TableA.
Step3- Alter Table TableA Rename to TableA_OLD --Take Backup of TableA
Step4- Alter Table TableA_NEW Rename to TableA --Change the New table ti Original Table
Now do I need to reapply all the grants and synonyms originally applied to TableA.
When I test in Dev, all the grants and synonyms still hold. But I can't take any chances for UAT/PROD.
Also when I rollback these changes and Rename the tables back to Original table.
Then do I need to Reapply all the grants and synonyms originally applied to TableA.
Please suggest..

user8941550 wrote:
Hi,
We are following the process to replace some tables in UAT/PROD with new structure of tables.
So for example for Table A in Schema A:
Step1- Create TableA_NEW with the required structure and partitions.
Step2- Insert into TableA_NEW Select * from TableA.
Step3- Alter Table TableA Rename to TableA_OLD --Take Backup of TableA
Step4- Alter Table TableA_NEW Rename to TableA --Change the New table ti Original Table
Now do I need to reapply all the grants and synonyms originally applied to TableA.
When I test in Dev, all the grants and synonyms still hold. But I can't take any chances for UAT/PROD.
Also when I rollback these changes and Rename the tables back to Original table.
Then do I need to Reapply all the grants and synonyms originally applied to TableA.
Please suggest..
Step1- Create TableA_NEW with the required structure and partitions. New table - does not have grants
Step2- Insert into TableA_NEW Select * from TableA.
Step3- Alter Table TableA Rename to TableA_OLD --Take Backup of TableA Renamed table keeps grants. Synonym not valid at this point
Step4- Alter Table TableA_NEW Rename to TableA --Change the New table ti Original Table New table still does not have grants, synonym now valid
So, grants disappear but synonym will be valid at end of process.

Similar Messages

  • Error In Adadmin Re-Create Grants And Synonyms For Apps Schema

    HI,
    I upgraded the my DB from 9.2.6 to 10.2.4.It was sucessfull.
    While doing Postupgradayion steps -
    Recreate grants and synonym for apps
    a. Log in to server with applmgr user
    b. Execute adadmin
    c. Choose -> Maintain Applications Database Entities menu
    d. Choose -> Re-create grants and synonyms for APPS schema
    2 workers got failed ...
    i chked the worker log file i found
    sqlplus -s APPS/***** @/stageAPP/stageappl/ad/11.5.0/admin/sql/adappsgs.pls &systempwd 1 PO APPLSYS APPS TRUE FALSE TRUE
    Connected.
    old 2: ad_apps_private.create_grants_and_synonyms(&2,'&3','&4','&5','FALSE');
    new 2: ad_apps_private.create_grants_and_synonyms(1,'PO','APPLSYS','APPS','FALSE');
    begin
    ERROR at line 1:
    ORA-20000: ORA-00955: name is already used by an existing
    object:create_grants_and_synonyms(1,PO,APPLSYS,APPS): create_base_gs(PO,APPS):
    In Synonyms
    Loop:create_synonym(PO,XXGOD_SEQ_DECORTIMESHEET_HDR,APPS,XXGOD_SEQ_DECORTIMESHEE
    T_HDR): do_apps_ddl(APPS,CREATE SYNONYM "XXGOD_SEQ_DECORTIMESHEET_HDR" FOR
    PO."XXGOD_SEQ_DECORTIMESHEET_HDR"):
    ORA-06512: at line 5
    Workaround $adctrl
    Control
    Worker Code Context Filename Status
    1 Run Grants/Synonyms R115 adappsgs.pls FAILED
    2 Run Grants/Synonyms R115 Wait
    3 Run Grants/Synonyms R115 Wait
    4 Run Grants/Synonyms R115 Wait
    5 Run Grants/Synonyms R115 Wait
    6 Run Grants/Synonyms R115 Wait
    7 Run Grants/Synonyms R115 Wait
    8 Run Grants/Synonyms R115 Wait
    9 Run Grants/Synonyms R115 Wait
    10 Run Grants/Synonyms R115 Wait
    11 Run Grants/Synonyms R115 Wait
    12 Run Grants/Synonyms R115 Wait
    13 Run Grants/Synonyms R115 Wait
    14 Run Grants/Synonyms R115 Wait
    15 Run Grants/Synonyms R115 Wait
    16 Run Grants/Synonyms R115 Wait
    SQL> select owner, object_type from dba_objects where object_name = 'XXGOD_SEQ_DECORTIMESHEET_HDR';
    OWNER OBJECT_TYPE
    PO SEQUENCE
    APPS SEQUENCE
    Its Cutom Object .. I think i need to drop/rename anyone .. which one i should drop / rename .
    Or
    Is it possible to skip the failed workers .. if do .. please give me the steps ...
    Thanks

    Hi;
    There is 8 option(hidden) avaliable but i suggest dont use this option.(As you mention its a custom,if you belive it wont problem you can use this hidden option or drop 'XXGOD_SEQ_DECORTIMESHEET_HDR' and recreate it later,its own your risk) By the way please check below notes which is similar error like yours
    Run Adadmin To Recreate Grants And Synonyms ORA-20000 ORA-00955 In Synonyms Loop:create_synonym(GL,PLAN_TABLE,APPS,PLAN_TABLE) [ID 437714.1]
    ADADMIN MAINTAINING APPLICATIONS GRANTS AND SYNONYMS APP-931 ORA-955 ORA-20000 [ID 1014455.102]
    Regard
    Helios

  • Error while running Re-create grants and synonyms for APPS schema

    Hi,
    I have upgraded customer's Oracle Apps 11i (11.5.10) database to Oracle 10g R2. While executing '+Re-create grants and synonyms+ ' as given in Note: 362203.1, I am gettng error:
    plus80 -s APPS/***** @E:\EBSTEST\ebstestappl\ad\11.5.0\admin\sql\adappsgs.pls &systempwd 1 INV APPLSYS APPS TRUE FALSE TRUE
    Error:
    Program exited with status 3
    Cause: The program terminated, returning status code 3.
    Action: Check your installation manual for the meaning of this code on this operating system.Connected.
    old 2: ad_apps_private.create_grants_and_synonyms(&2,'&3','&4','&5','FALSE');
    new 2: ad_apps_private.create_grants_and_synonyms(1,'INV','APPLSYS','APPS','FALSE');
    begin
    *+
    ERROR at line 1:
    ORA-20000: ORA-00955: name is already used by an existing
    object:create_grants_and_synonyms(1,INV,APPLSYS,APPS): create_base_gs(INV,APPS): In Synonyms
    Loop:create_synonym(INV,MTL_ONHAND_DISCREPANCY,APPS,MTL_ONHAND_DISCREPANCY):
    do_apps_ddl(APPS,CREATE SYNONYM "MTL_ONHAND_DISCREPANCY" FOR INV."MTL_ONHAND_DISCREPANCY"):
    ORA-06512: at line 5
    MTL_ONHAND_DISCREPANCIES
    I checked the database and there isn't MTL_ONHAND_DISCREPANCY synonym. But there is MTL_ONHAND_DISCREPANCIES synonym.
    This is an upgraded instance from 11.0.3 and first time I am running Re-create grants and synonyms for APPS schema.
    Plz let me know if anyone of you faced this issue.
    Rgds,
    Thiru

    Hi,
    there is no such table MTL_ONHAND_DISCREPANCY or synonym in Applications 11.5.10.2. Is that custom table created in your db?
    After dropping this table from APPS schema 'Re-create grants and synonyms for APPS schema' went thru fine.Its correct
    This table does not exist in INV schema in 11.5.10.2.
    Could be possible that the consultant could have created this table in INV and APPS schema by mistake or whatever.Yes, with the same name, there might be table in APPS SCHEMA. When you run recreate grants and synonyms, adadmin tries to create synonym for that table in APPS schema. since there is object available with the same name in apps chema, you got that error.

  • Script to create grants and synonyms for objects in database

    Hello,
    We are building a patch to be applied to the production environment. I want to create a script/sql query that builds a list of grants and synonyms for all the objects created after august 09.
    for ex:
    create or replace synonym abc for schema_name.abc;
    Grant execute on abc to user_xyz;
    How can I use Oracle's data dictionary to do this?
    thankz

    Hi,
    You'll probably want to use these views:
    user_objects - includes created (DATE) column.
    user_synonyms
    user_tab_privs - not just tables (e.g., includes EXECUTE privileges on functions).
    Data dictionary views beginning with 'user_' cover objects owned by the current user only.
    Almost all of the data dictionary views (and all of the three mentioned above) also have 'all_' and 'dba_' versions.
    For example:
    all_objects inculdes everything in user_objects, plus objects in other schemas on which the current user has privileges.
    dba_objects include every object in the database. (Not everyone is allowed to see the dba_ views.)
    Here's one of many possible ways to use these views:
    SELECT     'GRANT '
    ||     privilege
    ||     ' ON "'
    ||     table_name
    ||     '" TO '
    ||     grantee
    ||     CASE
              WHEN  grantable = 'YES'
              THEN  ' WITH GRANT OPTION;'
              ELSE  ';'
         END
    FROM     user_tab_privs
    WHERE     table_name  IN (          -- Only interested in objects created after August 9
                     SELECT  object_name
                     FROM    all_objects
                     WHERE   created >= TO_DATE ( '10-Aug-2009'
                                                           , 'DD-Mon-YYYY'
    ;

  • Recreate Grants and Synonyms for APPS schema

    Hi,
    how can I Recreate Grants and Synonyms for APPS schema ?
    Many thanks.

    Hi,
    You can recreate grants and sysnonyms through adadmin utility.
    Navigation : adadmin - > Maintain Applications Database Entities menu - > Re-create grants and synonyms for APPS schema.
    Rgds,
    S.Jai
    Shanthi Gears (LTD)

  • Is CDN built in Azure Websites or CDN needs to be created and linked to website for content sharing

    Is CDN built in Azure Websites or CDN needs to be created and linked to website for content sharing...

    Hi
    CDN is a separate service in Azure and you can serve your content there.
    Then your azure website can use those CDNs that you provide in azure (just like any other CDN out there like Jquery Ajax etc ..)
    Regards
    Aram

  • I bought an application 10 months ago. When I did an update on my ipad, I needed to re-download, and Apple charged again for the same Applicative.

    I bought an application 10 months ago. When I did an update on my ipad, I needed to re-download, and Apple charged again for the same Applicative.

    Did you follow the directions:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Hello I was charged twice for adobe story plus, I need this problem corrected and a refund issued for one of the subscription charges, I tried chatting with Adobe and they were unable to help me. Where is email support?

    Hello I was charged twice for adobe story plus, I need this problem corrected and a refund issued for one of the subscription charges, I tried chatting with Adobe and they were unable to help me. Where is email support?

    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • I bought an unlocked Iphone 3GS, I needed to update Ios5 and restored the settings for that which was not authorised for unlocke, but after that iphone is not getting activate and no sim card insatlled error is there. i m using local sim card in Pakistan

    I bought an unlocked Iphone 3GS, I needed to update Ios5 and restored the settings for that which was not authorised for unlocke, but after that iphone is not getting activate and no sim card insatlled error is there. i m using local sim card in Pakistan

    You didn't buy an 'unlocked' iPhone 3GS - you bought a 'hacked' one.
    Updating to iOS 5 removed the hack and the unofficial unlock.
    All you can do is try to find out which network the phone is locked to and ask them if they can unlock it properly.
    Otherwise, sell it or throw it away and buy an officially unlocked phone from an official source.

  • How does Apex access and manage db objects in other schemas?

    I'm looking for a description of how Apex accesses and manages database objects in other schemas.
    I'm sure I've seen such a description somewhere earlier but am unable to find it again...

    Hi Rene,
    When you are connected to sqlworkshop, it is basically connected to the sceham owner of the workspace. If you execute the query
    select sys_context( 'userenv', 'current_schema' ), user,  username from user_users;you would see the schema and user(currently connected) and schema owner through which you have logged in. The user will have all the privileges granted to schema owner. So basically you get connected through APEX_PUBLIC_USER and it has all the privileges of the schema owner.
    In order to run scripts in another schema you would need grants on other schema same like you are connected to user A through sqlplus and wants to create objects in schema B. For example lets say you want to create a table in schema B and you have create table privileges in scehma B , you can execute command create table B.emp as select * from A.emp;
    I hope this answers your question.
    Regards,
    Manish

  • HT1476 My iPhone 4S will charge on a laptop but not from a wall plug. I have tried different boxes and different USB cords from the wall but none work. These boxes and USB cords work for other family members with iPhones. I'm stumped :/

    My iPhone 4S will charge on a laptop but not from a wall plug. I have tried different boxes and different USB cords from the wall but none work. These boxes and USB cords work for other family members with iPhones and a USB cord that works from the laptop won't work from 3 or 4 different wall boxes that work for others. I'm stumped :/

    Update: It seems as though the phone will charge if I plug it in and then turn it off.  It will not charge while the phone is on.  Also iTunes will not recognize it, so I can't sync or anything.  I read somewhere that it could be a fuse somewhere?? Or maybe the dock connector. Where is the best place to get this repaired?

  • In need of some experienced and willing Mac help for a Macnewb, Please!=)

    Hello & thank you for giving me some of your time & looking at my topic. I am very new to the Macworld & am having some unidentified issue(s) with a mid2010 MBP such as: firefox & Safari both frequently crashing & refusing to load pages, general system slowing and freezes, many force quits required for various (nonpattern) apps. After a brief visit to the Safari forum I decided to have another look at the console logs but came up short for crash logs that really coincided with the freuqunt issues occuring. A Sagitarius, I am never satisfied with the results unless they achieve what I intend them too, I continued to peruse the log, after all its only a log(right?) & I dont believe someone with basic, albeit limited, knowledge could screw up things via the logs but Ive been wrong, none the less , I did not touch(alter) anything. What I did come across in the "private/var/log:kernel.log" was something that even with my limited knowledge apears somewhat suspicious, enough that I believe it warented my first 'copy & paste for assistance purposes' , to date, despite having suffered through windowsWHATEVER for all my life prior to about 3 months ago. {{SOrry, I dont intend to be long winded but I acknowledge my tenancy to being overly throrough & my inability to leave out my personality as well. }}Thank you once again.
    Log as follows:
      *This first section is for referrence purposes, all log prior is basically identical, with no appearaces from out of the ordinary items (such as those indicated below):
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: sleep
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: System Wake
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 22 10:31:59 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 22 10:32:15 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 22 10:32:15 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 22 10:32:15 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 22 11:13:43 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 22 11:13:47 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 22 11:13:47 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Dec 22 11:13:57 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x21b57000, 0x21b66000
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 242 ms
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: pages 458081, wire 62559, act 172899, inact 52939, spec 3, zf 8344, throt 0, could discard act 79758 inact 63491 purgeable 18086 spec 2
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 296744
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: writing 295240 pages
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: encryptStart 15cc50
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: encryptEnd 3f8de30
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: image1Size 113213952, encryptStart1 15cc50, End1 3f8de30
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: encryptStart 6bf8200
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: encryptEnd 20f284a0
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: PMStats: Hibernate write took 11603 ms
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: all time: 11603 ms, comp time: 2210 ms, deco time: 0 ms,
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: image 552764928, uncompressed 1209593856 (295311), compressed 548976896 (45%), sum1 28c06a5e, sum2 2638f829
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: wired_pages_encrypted 36521, wired_pages_clear 24605, dirty_pages_encrypted 234185
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 22 11:14:09 DreaBabyymbp kernel[0]: sleep
    Dec 22 16:51:03 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 22 16:51:03 DreaBabyymbp kernel[0]: System Wake
    Dec 22 16:51:03 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 22 16:51:03 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 22 16:51:03 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 22 16:51:05 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 22 16:51:10 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'US'.
    Dec 22 16:51:10 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 22 16:51:11 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 22 16:51:11 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 22 16:51:11 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Dec 22 18:08:29 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x21994000, 0x219af000
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 189 ms
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: pages 387901, wire 54134, act 168406, inact 27770, spec 13, zf 16, throt 0, could discard act 40620 inact 64647 purgeable 5375 spec 26920
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 250339
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: writing 248331 pages
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: encryptStart 355c10
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: encryptEnd 3be5780
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: image1Size 107462144, encryptStart1 355c10, End1 3be5780
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: encryptStart 667be00
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: encryptEnd 1e542560
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: PMStats: Hibernate write took 12335 ms
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: all time: 12335 ms, comp time: 1896 ms, deco time: 0 ms,
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: image 508831232, uncompressed 1017454592 (248402), compressed 503229488 (49%), sum1 93d4b304, sum2 b3b3fb62
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: wired_pages_encrypted 29048, wired_pages_clear 23149, dirty_pages_encrypted 196205
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 22 18:08:43 DreaBabyymbp kernel[0]: sleep
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: System Wake
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 22 23:09:54 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 22 23:10:23 DreaBabyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 22 23:10:23 DreaBabyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 22 23:10:39 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'US'.
    Dec 22 23:10:39 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 22 23:11:23 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 22 23:11:23 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 22 23:11:23 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 22 23:30:17 DreaBabyymbp kernel[0]: Limiting icmp ping response from 354 to 250 packets per second
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 23 02:12:58 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 23 02:12:59 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 02:12:59 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 02:12:59 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x217f1000, 0x21800000
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 168 ms
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: pages 320822, wire 55004, act 86567, inact 7703, spec 47, zf 105, throt 0, could discard act 29615 inact 82379 purgeable 20281 spec 39121
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 149426
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: writing 147896 pages
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: encryptStart 176d20
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: encryptEnd 3d14720
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_machine_init: state 2, image pages 53890, sum was 9fb81823, image1Size 66c8200, conflictCount 621, nextFree 13dd
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_page_list_discard time: 211 ms, discarded act 29615 inact 82379 purgeable 20281 spec 39121
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(), ml_get_interrupts_enabled 0
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_machine_init reading
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: PMStats: Hibernate read took 3567 ms
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: hibernate_machine_init pagesDone 148312 sum2 eb5a664e, time: 3567 ms
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: Wake reason =
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: System SafeSleep Wake
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: Previous Sleep Cause: -60
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: Previous Shutdown Cause: -60
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: E:[AppleUSBBluetoothHCIController][InterruptReadHandler] Received kIOReturnAborted with 1 pending interrupts
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: IONetworkController::disable
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 02:34:55 DreaBabyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 02:34:57 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:35:08 DreaBabyymbp kernel[0]: Bluetooth USB Host Controller::terminate(kIOServiceSynchronous) timeout
    Dec 23 02:36:11 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
       ***This is where what seemed off/odd to me begins:
    Dec 23 02:36:11 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:36:15 DreaBabyymbp kernel[0]: systemShutdown true
    Dec 23 02:36:20 DreaBabyymbp kernel[0]: 2.4.2 Little Snitch: connection deferred for:/usr/sbin/natd uid:0 to:0.0.0.0 :2560
    Dec 23 02:36:20 DreaBabyymbp kernel[0]: systemShutdown true
    Dec 23 02:36:21 DreaBabyymbp kernel[0]: Kext loading now disabled.
    Dec 23 02:36:21 DreaBabyymbp kernel[0]: Kext unloading now disabled.
    Dec 23 02:36:21 DreaBabyymbp kernel[0]: Kext autounloading now disabled.
    Dec 23 02:36:21 DreaBabyymbp kernel[0]: Kernel requests now disabled.
    Dec 23 02:36:21 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 02:37:17 localhost kernel[0]: npvhash=4095
    Dec 23 02:37:17 localhost kernel[0]: PAE enabled
    Dec 23 02:37:17 localhost kernel[0]: 64 bit mode enabled
    Dec 23 02:37:17 localhost kernel[0]: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Dec 23 02:37:17 localhost kernel[0]: vm_page_bootstrap: 446362 free pages and 12390 wired pages
    Dec 23 02:37:17 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Dec 23 02:37:17 localhost kernel[0]: mig_table_max_displ = 73
    Dec 23 02:37:17 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Dec 23 02:37:17 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Dec 23 02:37:17 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Dec 23 02:37:17 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Dec 23 02:37:17 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Dec 23 02:37:17 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Dec 23 02:37:17 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Dec 23 02:37:17 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Dec 23 02:37:17 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Dec 23 02:37:17 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Dec 23 02:37:17 localhost kernel[0]: MAC Framework successfully initialized
    Dec 23 02:37:17 localhost kernel[0]: using 9175 buffer headers and 4096 cluster IO buffer headers
    Dec 23 02:37:17 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Dec 23 02:37:17 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Dec 23 02:37:17 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
    Dec 23 02:37:17 localhost kernel[0]: [ PCI configuration begin ]
    Dec 23 02:37:17 localhost kernel[0]: console relocated to 0xf10030000
    Dec 23 02:37:17 localhost kernel[0]: PCI configuration changed (bridge=6 device=3 cardbus=0)
    Dec 23 02:37:17 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 19 ]
    Dec 23 02:37:17 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    Dec 23 02:37:17 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Dec 23 02:37:17 localhost kernel[0]: rooting via boot-uuid from /chosen: 0BAAA4A0-7ED7-3967-A06E-F7544A9CAA50
    Dec 23 02:37:17 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Dec 23 02:37:17 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Dec 23 02:37:17 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Dec 23 02:37:17 localhost kernel[0]: 2.4.2 Little Snitch: starting
    Dec 23 02:37:17 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Dec 23 02:37:17 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/Hitachi HTS543225L9SA02 Media/IOGUIDPartitionScheme/Customer@2
    Dec 23 02:37:17 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Dec 23 02:37:17 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 0023dffffea59a16; max speed s800.
    Dec 23 02:37:17 localhost kernel[0]: hfs: Removed 5 orphaned / unlinked files and 0 directories
    Dec 23 02:37:19 localhost kernel[0]: systemShutdown false
    Dec 23 02:37:33 DreaBabyymbp kernel[0]: Waiting for DSMOS...
    Dec 23 02:37:40 DreaBabyymbp kernel[0]: AGC: 2.10.6, HW version=1.7.3, flags:0, features:4
    Dec 23 02:37:40 DreaBabyymbp kernel[0]: Previous Shutdown Cause: -60
    Dec 23 02:37:46 DreaBabyymbp kernel[0]: NVDANV50HAL loaded and registered.
    Dec 23 02:37:48: --- last message repeated 1 time ---
    Dec 23 02:37:48 DreaBabyymbp kernel[0]: BTCOEXIST off
    Dec 23 02:37:48 DreaBabyymbp kernel[0]: wl0: Broadcom BCM432b 802.11 Wireless Controller
    Dec 23 02:37:48 DreaBabyymbp kernel[0]: 5.10.131.42
    Dec 23 02:37:50 DreaBabyymbp kernel[0]: DSMOS has arrived
    Dec 23 02:37:50 DreaBabyymbp kernel[0]: NVEthernet: Ethernet address 00:23:df:a5:9a:16
    Dec 23 02:37:50 DreaBabyymbp kernel[0]: AirPort_Brcm43224: Ethernet address 00:23:6c:9a:13:9b
    Dec 23 02:37:50 DreaBabyymbp kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'US'.
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 02:37:51 DreaBabyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 02:37:52 DreaBabyymbp kernel[0]: IOBluetoothBNEPDriver: Ethernet address 00:25:00:53:aa:c0
    Dec 23 02:37:52 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 23 02:37:52 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 23 02:37:52 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:37:53 DreaBabyymbp kernel[0]: 2.4.2 Little Snitch: connection deferred for:/usr/sbin/natd uid:0 to:0.0.0.0 :2560
    Dec 23 02:38:23: --- last message repeated 3 times ---
    Dec 23 02:43:02 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 02:44:31 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'US'.
    Dec 23 02:44:31 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 23 02:44:43 DreaBabyymbp kernel[0]: Auth result for: 00:1c:58:d8:2a:c0 MAC AUTH succeeded
    Dec 23 02:44:43 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:48:32 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Dec 23 02:48:32 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 23 02:48:32 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 23 02:48:32 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:48:42 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 02:48:56 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 02:50:55 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 02:51:27 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 23 04:00:08 DreaBabyymbp kernel[0]: Limiting icmp ping response from 362 to 250 packets per second
    Dec 23 06:42:14 DreaBabyymbp kernel[0]: Limiting icmp ping response from 297 to 250 packets per second
    Dec 23 06:42:29 DreaBabyymbp kernel[0]: Limiting icmp ping response from 252 to 250 packets per second
    Dec 23 08:26:33 DreaBabyymbp kernel[0]: 00000000  01947949  NVEthernet::mediaChanged - Link is down
    Dec 23 08:26:33 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 08:26:34 dreababyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 08:26:34 dreababyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 08:26:42 dreababyymbp kernel[0]: 00000000  01947949  NVEthernet::mediaChanged - Link is down
    Dec 23 08:26:42 dreababyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 08:26:43 dreababyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 08:26:43 dreababyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 08:26:49 dreababyymbp kernel[0]: 00000000  01947949  NVEthernet::mediaChanged - Link is down
    Dec 23 08:26:49 dreababyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 08:26:50 dreababyymbp kernel[0]: Ethernet [nvenet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0000,0de1,0005,45e1,0000]
    Dec 23 08:26:50 dreababyymbp kernel[0]: 05f5e100  00500026  NVEthernet::setLinkStatus - Active
    Dec 23 10:42:14 DreaBabyymbp kernel[0]: Limiting icmp ping response from 283 to 250 packets per second
    Dec 23 10:42:22 DreaBabyymbp kernel[0]: Limiting icmp ping response from 358 to 250 packets per second
    Dec 23 12:35:59 DreaBabyymbp kernel[0]: 00000000  01947949  NVEthernet::mediaChanged - Link is down
    Dec 23 12:35:59 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 12:36:01 dreababyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 23 12:36:01 dreababyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 23 12:36:01 dreababyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 23 12:36:01 dreababyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 23 12:36:01 dreababyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 23 12:36:01 dreababyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 23 12:36:02 dreababyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 23 12:36:02 dreababyymbp kernel[0]: IO80211Controller::disable: Failed to enable WoW.
    Dec 23 12:36:02 dreababyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 23 12:36:02 dreababyymbp kernel[0]: System SafeSleep
    Dec 23 12:36:13 dreababyymbp kernel[0]: hibernate_page_list_setall start 0x20303000, 0x20312000
    Dec 23 12:36:13 dreababyymbp kernel[0]: hibernate_page_list_setall time: 163 ms
    Dec 23 12:36:13 dreababyymbp kernel[0]: pages 456586, wire 42428, act 158126, inact 1053, spec 72, zf 727, throt 0, could discard act 51598 inact 59072 purgeable 14243 spec 129267
    Dec 23 12:36:13 dreababyymbp kernel[0]: hibernate_page_list_setall found pageCount 202406
    Dec 23 12:36:13 dreababyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 23 12:36:13 dreababyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 23 12:36:13 dreababyymbp kernel[0]: writing 200775 pages
    Dec 23 12:36:13 dreababyymbp kernel[0]: encryptStart 1dc040
    Dec 23 12:36:13 dreababyymbp kernel[0]: encryptEnd 2b541d0
    Dec 23 12:36:13 dreababyymbp kernel[0]: image1Size 85133312, encryptStart1 1dc040, End1 2b541d0
    Dec 23 12:36:13 dreababyymbp kernel[0]: encryptStart 5130800
    Dec 23 12:36:13 dreababyymbp kernel[0]: encryptEnd 160dad90
    Dec 23 12:36:13 dreababyymbp kernel[0]: PMStats: Hibernate write took 10422 ms
    Dec 23 12:36:13 dreababyymbp kernel[0]: all time: 10422 ms, comp time: 1426 ms, deco time: 0 ms,
    Dec 23 12:36:13 dreababyymbp kernel[0]: image 369995264, uncompressed 822665216 (200846), compressed 366444816 (44%), sum1 3e54aa41, sum2 f6fec739
    Dec 23 12:36:13 dreababyymbp kernel[0]: wired_pages_encrypted 20647, wired_pages_clear 20221, dirty_pages_encrypted 159978
    Dec 23 12:36:13 dreababyymbp kernel[0]: hibernate_write_image done(0)
    Dec 23 12:36:13 dreababyymbp kernel[0]: sleep
    Dec 24 02:26:24 dreababyymbp kernel[0]: Wake reason = EC LID0
    Dec 24 02:26:24 dreababyymbp kernel[0]: System Wake
    Dec 24 02:26:24 dreababyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 24 02:26:24 dreababyymbp kernel[0]: AirPort: Link Up on en1
    Dec 24 02:26:24 dreababyymbp kernel[0]: EIR is supported.
    Dec 24 02:26:24 dreababyymbp kernel[0]: SSP is supported.
    Dec 24 02:26:25 dreababyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 24 02:26:26 dreababyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 24 02:26:27 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 24 02:27:04 dreababyymbp kernel[0]: AirPort: Link Down on en1. Reason 3 (Deauthenticated because station leaving).
    Dec 24 02:46:23 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 24 02:46:23 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 24 02:46:23 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 24 02:53:29 DreaBabyymbp kernel[0]: systemShutdown true
    Dec 24 02:53:31: --- last message repeated 1 time ---
    Dec 24 02:53:31 DreaBabyymbp kernel[0]: Kext loading now disabled.
    Dec 24 02:53:31 DreaBabyymbp kernel[0]: Kext unloading now disabled.
    Dec 24 02:53:31 DreaBabyymbp kernel[0]: Kext autounloading now disabled.
    Dec 24 02:53:31 DreaBabyymbp kernel[0]: Kernel requests now disabled.
    Dec 24 13:27:15 localhost kernel[0]: npvhash=4095
    Dec 24 13:27:15 localhost kernel[0]: PAE enabled
    Dec 24 13:27:15 localhost kernel[0]: 64 bit mode enabled
    Dec 24 13:27:15 localhost kernel[0]: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Dec 24 13:27:15 localhost kernel[0]: vm_page_bootstrap: 440681 free pages and 18071 wired pages
    Dec 24 13:27:15 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Dec 24 13:27:15 localhost kernel[0]: mig_table_max_displ = 73
    Dec 24 13:27:15 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Dec 24 13:27:15 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Dec 24 13:27:15 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Dec 24 13:27:15 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Dec 24 13:27:15 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Dec 24 13:27:15 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Dec 24 13:27:15 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Dec 24 13:27:15 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Dec 24 13:27:15 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Dec 24 13:27:15 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Dec 24 13:27:15 localhost kernel[0]: MAC Framework successfully initialized
    Dec 24 13:27:15 localhost kernel[0]: using 9175 buffer headers and 4096 cluster IO buffer headers
    Dec 24 13:27:15 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Dec 24 13:27:15 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Dec 24 13:27:15 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
    Dec 24 13:27:15 localhost kernel[0]: [ PCI configuration begin ]
    Dec 24 13:27:15 localhost kernel[0]: console relocated to 0xf10030000
    Dec 24 13:27:15 localhost kernel[0]: PCI configuration changed (bridge=6 device=3 cardbus=0)
    Dec 24 13:27:15 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 19 ]
    Dec 24 13:27:15 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    Dec 24 13:27:15 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Dec 24 13:27:15 localhost kernel[0]: rooting via boot-uuid from /chosen: 0BAAA4A0-7ED7-3967-A06E-F7544A9CAA50
    Dec 24 13:27:15 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Dec 24 13:27:15 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Dec 24 13:27:15 localhost kernel[0]: 2.4.2 Little Snitch: starting
    Dec 24 13:27:15 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Dec 24 13:27:15 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/Hitachi HTS543225L9SA02 Media/IOGUIDPartitionScheme/Customer@2
    Dec 24 13:27:15 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Dec 24 13:27:15 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Dec 24 13:27:15 localhost kernel[0]: BTCOEXIST off
    Dec 24 13:27:15 localhost kernel[0]: wl0: Broadcom BCM432b 802.11 Wireless Controller
    Dec 24 13:27:15 localhost kernel[0]: 5.10.131.42
    Dec 24 13:27:15 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 0023dffffea59a16; max speed s800.
    Dec 24 13:27:16 localhost kernel[0]: NVEthernet: Ethernet address 00:23:df:a5:9a:16
    Dec 24 13:27:16 localhost kernel[0]: systemShutdown false
    Dec 24 13:27:16 localhost kernel[0]: AirPort_Brcm43224: Ethernet address 00:23:6c:9a:13:9b
    Dec 24 13:27:16 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Dec 24 13:27:18 localhost kernel[0]: AGC: 2.10.6, HW version=1.7.3, flags:0, features:4
    Dec 24 13:27:18 localhost kernel[0]: NVDANV50HAL loaded and registered.
    Dec 24 13:27:27: --- last message repeated 1 time ---
    Dec 24 13:27:18 localhost kernel[0]: Previous Shutdown Cause: 5
    Dec 24 13:27:18 localhost kernel[0]: DSMOS has arrived
    Dec 24 13:27:28 localhost kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Dec 24 13:27:29 localhost kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 24 13:27:30 DreaBabyymbp kernel[0]: IOBluetoothBNEPDriver: Ethernet address 00:25:00:53:aa:c0
    Dec 24 13:27:30 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 24 13:27:30 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 24 13:27:30 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 24 22:58:42 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 24 22:58:43 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 24 22:58:43 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x2190e000, 0x21956000
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 212 ms
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: pages 454836, wire 43253, act 184816, inact 41545, spec 3, zf 15736, throt 0, could discard act 88688 inact 70213 purgeable 6310 spec 4272
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 285353
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: writing 283826 pages
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: encryptStart 173d10
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: encryptEnd 2daded0
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: image1Size 90139136, encryptStart1 173d10, End1 2daded0
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: encryptStart 55f6a00
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: encryptEnd 21eaa1e0
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: PMStats: Hibernate write took 11561 ms
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: all time: 11561 ms, comp time: 2081 ms, deco time: 0 ms,
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: image 569025024, uncompressed 1162842112 (283897), compressed 565402496 (48%), sum1 bf719446, sum2 3482c0ba
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: wired_pages_encrypted 19991, wired_pages_clear 21806, dirty_pages_encrypted 242100
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 24 22:58:56 DreaBabyymbp kernel[0]: sleep
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: System Wake
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 24 23:08:14 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 24 23:08:15 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 24 23:08:18 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 24 23:08:18 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 24 23:08:18 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 00:20:18 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 00:20:18 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 00:50:19 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 00:50:19 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 02:30:22 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 02:30:22 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 03:00:18 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 03:00:18 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 03:10:21 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 03:10:21 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 25 03:30:12 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 25 03:30:13 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 25 03:30:14 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x2190e000, 0x21956000
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 204 ms
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: pages 456725, wire 42331, act 196797, inact 53273, spec 3, zf 12991, throt 0, could discard act 74677 inact 68507 purgeable 8053 spec 93
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 305395
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: writing 303872 pages
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: encryptStart 16fcf0
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: encryptEnd 2b81770
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: image1Size 88253952, encryptStart1 16fcf0, End1 2b81770
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: encryptStart 542a600
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: encryptEnd 237c5460
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: PMStats: Hibernate write took 12304 ms
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: all time: 12304 ms, comp time: 2255 ms, deco time: 0 ms,
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: image 595351040, uncompressed 1244950528 (303943), compressed 591668208 (47%), sum1 75b4ca33, sum2 e4925f63
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: wired_pages_encrypted 19066, wired_pages_clear 21813, dirty_pages_encrypted 263064
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 25 03:30:27 DreaBabyymbp kernel[0]: sleep
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: System Wake
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 25 03:34:01 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 25 03:34:02 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 25 03:34:05 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'US'.
    Dec 25 03:34:05 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 25 03:34:05 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 03:34:05 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 25 03:34:05 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: hibernate image path: /var/vm/sleepimage
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: sizeof(IOHibernateImageHeader) == 512
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000 ssd 0
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: hibernate image major 14, minor 2, blocksize 512, pollers 5
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: hibernate_alloc_pages flags 00000000, gobbling 0 pages
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: hibernate_setup(0) took 0 ms
    Dec 25 03:36:13 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 25 03:36:14 DreaBabyymbp kernel[0]: System SafeSleep
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: hibernate_page_list_setall start 0x2190e000, 0x21956000
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: hibernate_page_list_setall time: 170 ms
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: pages 424704, wire 43100, act 191755, inact 45421, spec 4, zf 1325, throt 0, could discard act 70451 inact 64863 purgeable 6982 spec 803
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: hibernate_page_list_setall found pageCount 281605
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: IOHibernatePollerOpen(0)
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: writing 279620 pages
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: encryptStart 33eb60
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: encryptEnd 2eac510
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: image1Size 91188224, encryptStart1 33eb60, End1 2eac510
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: encryptStart 56f6c00
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: encryptEnd 20623cd0
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: PMStats: Hibernate write took 11229 ms
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: all time: 11229 ms, comp time: 2098 ms, deco time: 0 ms,
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: image 543309312, uncompressed 1145614336 (279691), compressed 537800240 (46%), sum1 9533d169, sum2 801220c8
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: wired_pages_encrypted 19582, wired_pages_clear 21604, dirty_pages_encrypted 238505
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: hibernate_write_image done(0)
    Dec 25 03:36:26 DreaBabyymbp kernel[0]: sleep
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: Wake reason = EC LID0
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: System Wake
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: Previous Sleep Cause: 5
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: en1: 802.11d country code set to 'X0'.
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: EIR is supported.
    Dec 25 12:31:44 DreaBabyymbp kernel[0]: SSP is supported.
    Dec 25 12:31:45 DreaBabyymbp kernel[0]: 00000000  00000020  NVEthernet::setLinkStatus - not Active
    Dec 25 12:31:48 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 12:31:48 DreaBabyymbp kernel[0]: AirPort: Link Up on en1
    Dec 25 12:31:48 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 25 12:40:20 DreaBabyymbp kernel[0]: Auth result for: 00:14:d1:e1:22:c8 MAC AUTH succeeded
    Dec 25 12:40:20 DreaBabyymbp kernel[0]: AirPort: RSN handshake complete on en1
    Dec 26 07:27:06 DreaBabyymbp kernel[0]: systemShutdown true
    Dec 26 07:27:10 DreaBabyymbp kernel[0]: systemShutdown true
    Dec 26 07:27:12 DreaBabyymbp kernel[0]: Kext loading now disabled.
    Dec 26 07:27:12 DreaBabyymbp kernel[0]: Kext unloading now disabled.
    Dec 26 07:27:12 DreaBabyymbp kernel[0]: Kext autounloading now disabled.
    Dec 26 07:27:12 DreaBabyymbp kernel[0]: Kernel requests now disabled.
    Dec 26 14:01:30 localhost kernel[0]: npvhash=4095
    Dec 26 14:01:30 localhost kernel[0]: PAE enabled
    Dec 26 14:01:30 localhost kernel[0]: 64 bit mode enabled
    Dec 26 14:01:30 localhost kernel[0]: Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    Dec 26 14:01:30 localhost kernel[0]: vm_page_bootstrap: 440681 free pages and 18071 wired pages
    Dec 26 14:01:30 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Dec 26 14:01:30 localhost kernel[0]: mig_table_max_displ = 73
    Dec 26 14:01:30 localhost kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    Dec 26 14:01:30 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=1 Enabled
    Dec 26 14:01:30 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Dec 26 14:01:30 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Dec 26 14:01:30 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Dec 26 14:01:30 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Dec 26 14:01:30 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Dec 26 14:01:30 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Dec 26 14:01:30 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Dec 26 14:01:30 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Dec 26 14:01:30 localhost kernel[0]: MAC Framework successfully initialized
    Dec 26 14:01:30 localhost kernel[0]: using 9175 buffer headers and 4096 cluster IO buffer headers
    Dec 26 14:01:30 localhost kernel[0]: IOAPIC: Version 0x11 Vectors 64:87
    Dec 26 14:01:30 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Dec 26 14:01:30 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
    Dec 26 14:01:30 localhost kernel[0]: [ PCI configuration begin ]
    Dec 26 14:01:30 localhost kernel[0]: console relocated to 0xf10030000
    Dec 26 14:01:30 localhost kernel[0]: PCI configuration changed (bridge=6 device=3 cardbus=0)
    Dec 26 14:01:30 localhost kernel[0]: [ PCI configuration end, bridges 7 devices 19 ]
    Dec 26 14:01:30 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 16:44:45 Jun  7 2011) initialization complete
    Dec 26 14:01:30 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
    Dec 26 14:01:30 localhost kernel[0]: rooting via boot-uuid from /chosen: 0BAAA4A0-7ED7-3967-A06E-F7544A9CAA50
    Dec 26 14:01:30 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Dec 26 14:01:30 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Dec 26 14:01:30 localhost kernel[0]: 2.4.2 Little Snitch: starting
    Dec 26 14:01:30 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Dec 26 14:01:30 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Dec 26 14:01:30 localhost kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 0023dffffea59a16; max speed
    If more ( or less) is need please advise, & once more , thank you for your time!
    Regards,
    Drea

    Since you're a newcomer to the Mac, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    Mac 101: Mac Essentials,
    Mac OS X keyboard shortcuts,
    Anatomy of a Mac,
    MacTips,
    Switching to Mac Superguide, and
    Switching to the Mac: The Missing Manual,
    Snow Leopard Edition.&
    Additionally, *Texas Mac Man* recommends:
    Quick Assist,
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.
    For the crashes, see
    What is a kernel panic,
    Technical Note TN2063: Understanding and Debugging Kernel Panics,
    Mac OS X Kernel Panic FAQ,
    Resolving Kernel Panics, and
    Tutorial: Avoiding and eliminating Kernel panics for more details.

  • Need airport extreme card (and installation disk?) for OS X 10.2.4

    So when I got my emac in 2003 it didn't come with an airport extreme card. but now I need to get online and am unable to hook up with a landline to our current, only wireless, router. I can't upgrade my OS X and spend tons of money for ram and the new card. So I'm looking for the card that would work with my version of OS X. Please give me any info or websites, I haven't had any luck myself!

    LaurieP, Welcome to the discussion area!
    The version of OS X installed has nothing to do with which card you need.
    The original eMacs require the original AirPort card. That is the only card compatible with the internal slot.
    Later eMacs require the AirPort Extreme card. That is the only card compatible with the internal slot.
    You can determine which eMac you have by using KB 86325, eMac: How to locate the serial number and identify your model. The "eMac (ATI Graphics)", "eMac (USB 2.0)", and "eMac (2005)" all require the AirPort Extreme card.

  • I need a new printer and would be grateful for your help

    I'm a freelancer, currently working from home. I have a big old Epson photo printer, but it runs out of ink way too fast and the new cartridges cost a fortune. I don't need to print photos, or high quality images - I just need to print off creative briefs, storyboards etc.
    I'm thinking of an all-in-one device and have done tons of reading online, but am still unsure! I basically want something reliable, not too big, for which I don't have to spend €80 on new ink every couple of months.
    Any tips? Thank you.

    I have three HP AIO PhotoSmart printers that work well with 3rd-party inks. One of black and one for color.

  • My wifi will not detect networks and will not search for other networks when I search for them. Do I need a new iPhone or can I fix it myself?

    My wifi is on and when it tries to find a wifi connection, the gray little circle just keeps spinning and will not detect our home wifi. I have tried to search for it and connect to it manually, but it will not search for the network name. I'm hoping I don't need a new phone so please help.

    The following may have something that will help: http://support.apple.com/kb/TS1398

Maybe you are looking for

  • Downloads to documents folder fail due to parallel upload

    Hi, mobile documents is a great tool that I use to replicate all business relevant documents to mobile clients. However there is one great disadvantage for me. When you download a file that is a bit larger (>1 MB), during the download the client will

  • After using external speakers headphone jack no longer works

    Hi, i plugged in some external speakers yesterday, the type that have two channel inputs (red and white) from my headphone jack.  the speakers didnt seem to work, i thought it was the speakers that were broken, but now nothing will work from the head

  • Irrelevant Data getting printed on the Invoice Generated

    Hi SAP Billing Gurus I have facing a printworkbench issue..i will be glad if anyone can provide me with the solution or any other help With TCode EA40(Display Invoice)  I am able to get the correct data in output in the print preview . The Process st

  • Error when performing action Pass Normal Change to Test

    When we perform the action "Pass Normal Change to Test" we receive an error message. Reviewing the short dump in ST22 of our development ERP system provides additional information such as DYNPRO_SEND_IN_BACKGROUND, Screen output without connection to

  • Safari locks if I type in text box

    My Safari on a 20" first gen imac 1.8 Ghz G5 with 10.4.9 locks everytime I type in a text box. Even the search box at the Apple web site. Any ideas.