Backup Database Task - User Permissions

Hi
I am currently implementing an SSIS package to cater for the backup of our database system.  I am using a Back Up Database Task connecting to the database using SQL Authentication.  This login has public server rights and db_backupoperator database
role rights.
Having tested the package, it seems to fail on the backup task because of the following error:
[Execute SQL Task] Error: Executing the query "BACKUP DATABASE [CAAP] TO  DISK = N'R:\CAAP_Backup..." failed with the following error: "Only users who are members of the following roles can perform this operation: sysadmin fixed server
role; dbowner or dbcreator fixed database role in the current database.
Only users who are members of the following roles can perform this operation: sysadmin fixed server role; dbowner or dbcreator fixed database role in the current database.
Why does it need dbOwner/dbCreator/sysadmin rights to execute a simple backup?  Isn't this the point of the dbBackupOperator role?
Thanks.

Hi divvyboy,
I am unable to reproduce the issue in my test environment. The backup script works well in an Execute SQL Task which uses the ADO .NET Connection Manager created by a Back Up Database Task using SQL Server authentication type. Only the Public and db_backupoperator
database roles is okay.
According to the screenshots, the error was thrown by the Execute SQL Task actually. Since the package also contains a Back Up Database Task, there is no need to perform the backup operation from the Execute SQL Task. You can test whether the Back Up Database
Task which doesn’t need us to input a backup script can perform the database backup correctly. If the Back Up Database Task works well, you can remove the Execute SQL Task and go with the Back Up Database Task.
Regards,
Mike Yin
TechNet Community Support

Similar Messages

  • Copy Users/Permissions/objects from a database to another database

    Can anyone help me how to copy users, permissions, stored procedures, views, functions and all other objects from one database to another database.
     I need a SQL Script to get this job done. I cannot use backup restore or SSIS Package.

    There's also a transfer sqlserver objects task available in SSIS
    http://www.mssqltips.com/sqlservertip/2064/transfer-database-task-and-transfer-sql-server-objects-task-in-ssis/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Error in Oracle Database Backup and Recovery User's Guide 12c Release 1 (12.1) E17630-13

    on page 88 of the "Backup and Recovery User's Guide 12c Release 1 (12.1) E17630-13", the example 5-1 SHOW ALL Command is the same of the "Backup and Recovery User's Guide 11g Release 2 (11.2) E10642-06" on page 82 and that output is related to a Oracle Database 11g version (the 10g doesn't print the first line "RMAN configuration parameters for database with db_unique_name PROD1 are:").

    My test cases here:
    Database administrator workshop: Differences in default RMAN configuration settings between 12c and 11g
    {code}[oracle@vsi08devpom ~]$ export ORACLE_SID=CDB001
    [oracle@vsi08devpom admin]$ sqlplus system/oracle@CDB001
    SQL*Plus: Release 12.1.0.1.0 Production on Thu Sep 26 09:10:50 2013
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    Last Successful login time: Tue Jul 16 2013 13:43:48 +02:00
    Connected to:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
    SQL> show con_name
    CON_NAME
    CDB$ROOT
    [oracle@vsi08devpom ~]$ rman target /
    Recovery Manager: Release 12.1.0.1.0 - Production on Thu Sep 26 09:12:42 2013
    Copyright (c) 1982, 2013, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: CDB001 (DBID=4134963396)
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters for database with db_unique_name CDB001 are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE ; # default
    CONFIGURE RMAN OUTPUT TO KEEP FOR 7 DAYS; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/opt/app/oracle/product/12.1.0/db_1/dbs/snapcf_CDB001.f'; # default{code}
    {code}
    [oracle@localhost orcl]$ rman target /
    Recovery Manager: Release 11.2.0.2.0 - Production on Wed Sep 25 08:12:17 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: ORCL (DBID=1229390655)
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters for database with db_unique_name ORCL are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE ; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/home/oracle/app/oracle/product/11.2.0/dbhome_2/dbs/snapcf_orcl.f'; # default
    {code}

  • HTMLDB, Database Users, Permissions

    I am working with a client that has an Oracle DB app that uses Forms 6i for the UI. We want to start using HTMLDB in addition to Forms. Currently, all the users have a database username and password, and user permissions are controlled by database roles and individual table permissions. The goal is to allow the users to login to HTMLDB with their db username and password so the existing db roles and permissions will be in effect.
    I have my HTMLDB configuration setup without a PLSQL Username/Password in the marvel.conf file, and this allows users to login to the HTMLDB apps with their DB username and password. This works fine.
    I have a report setup that selects from an employee table. Only a few roles have select permissions on this table. (I will also add that this table is in a schema that is mapped to the HTMLDB workspace) What I am finding is that, regardless of the permissions assigned to the logged in user, they can run this report.
    Looking at the DB connections in Enterprise Manager, it shows the username of the logged in user, so it would apper that the webserver is connecting to the DB as I would expect. How is it that even non-privileged users can run this report?
    If I login via sqlplus as the same user and attempt to run a select against this table, I get "ora-00942 table or view does not exist", so I am sure my permissions are correct. What am I missing?
    Any help on this is greatly appreciated.
    -Tony

    Tony,
    It is not your imagination, this is how things are 'sposed to work. At a Forms/HTML DB site we worked on, individual users were granted database roles, as you described. Forms controlled access to functionality by interrogating user_role_privs and would display access points to modules via menus in strict accordance with the connected user's privileges. In the back-end, however, the application executed in the super-user schema that had object privileges on everything. But user-level access control had already been accomplished by filtering what could be presented in the UI.
    With HTML DB, your users are connected as their database account. This achieves authentication and obtains the value of USER from the database for :APP_USER. Those users have privileges on schema objects through roles. Roles are not enabled in stored procedures, which is the mechanism through which all database interaction is performed in HTML DB.
    The minimum that you'll need to do is to establish row-level access control by using Oracle's Virtual Private Database feature, or VPD (aka, FGAC/RLS), which you can enable for every page request using the VPD application attribute. There will be an excellent how-to published very soon about that. (BTW, you don't need to connect using the database accounts to use this feature, in fact it's designed assuming the opposite situation.)
    When you need to limit access to application components based on user privileges, you'll have to do much more. For example, you might build an authorization model based on user_role_privs. Ensure that all SQL against the application schema is performed through APIs. The APIs will run in the application schema which should own the objects and would therefore have all required object privileges. The authorization model will be implemented as an API that is called from HTML DB authorization schemes attached to pages, regions, processes, etc. Then you can do things like, if the current user is not a manager don't show them links to the 'Show My Employee Detail' page and don't let them run the page if they attempt to do so and also send someone an email if that happens.
    Scott

  • Unknown User Permissions - Erase and Install Backup Plan

    Hi everyone,
    I upgraded from Tiger and therefore have the unknown user permissions problems. I'd like to erase and install my system and am writing to verify the following:
    If I copy my data (with the funny permissions) to a Powerbook in Firewire Disk Mode, reinstall Leopard on my new iMac, then copy the data back from the Powerbook in disk target mode, will the permissions be fixed?
    Thank you, Tom Bertram.

    Thomas,
    If you are talking about the "unknown" group problem seen in the permissions portion of Get Info, be aware that Apple is in the process of putting out a Knowledge Base article to address this and it may be wise to be patient a little longer.
    The user accounts inherited from Tiger belong to a "group" that has a missing piece of information -- a group name that Leopard wants. The installer should have dealt with this but it didn't. Anyway, a couple of simple Terminal commands can fix this for each such account. Once the Group description is proper, there will no longer be any need to change the group membership of your files.
    Unfortunately the first couple tries Apple made of describing how to do this appear to be in error. See the following thread:
    http://discussions.apple.com/thread.jspa?threadID=1280472&tstart=0
    The correct commands should be posted by Apple shortly and then you can resolve this without having to do a whole re-install.
    --Bob

  • Why no native restore database task in SSIS Toolbox

    Hi,
    I'm a little confused as to why there is no "Restore Database Task" in the SSIS Toolbox when editing a package in BIDS/SSDT?
    We are provided with a native "Back Up Database Task" but no corresponding restore component. Searching the web shows that most developers are using "Execute T-SQL Task" to restore a database, which is fine.
    But why have half the a solution to the backup/restore activity in the toolbox?
    Thanks,
    Gary

    Hi Gary,
    this is a user forum, not Microsoft SQL Server/SSIS developer's team forum or so.
    If you have a suggestion then file it under the suggestions area of
    MS Connect.
    In my view having the restore via Execute SQL Task suffices.
    Arthur My Blog

  • Backup database and external files

    We have a web application that stores files in a separate folder outside the database, we want to do real time backup (while the users are connected to the application). If we run a scheduled task to backup the database and then the files, then the database and files will be out of sync, because if the database backup takes 5 mins for instance, then we will be backing up the files that are related to some records that were not added to backup.
    What is the best way to do real time backup for database and external files so that we have them both in synch?

    user11738458 wrote:
    We have a web application that stores files in a separate folder outside the database, we want to do real time backup (while the users are connected to the application). If we run a scheduled task to backup the database and then the files, then the database and files will be out of sync, because if the database backup takes 5 mins for instance, then we will be backing up the files that are related to some records that were not added to backup.
    What is the best way to do real time backup for database and external files so that we have them both in synch?Then why not backup only those files that match up to a certain point in time.
    Exclude all newer files.

  • Create server role for backups (BACKUP DATABASE and RESTORE HEADERONLY)

    Hello-
    I wish to create a server role that will allow any users assigned to it to be able to issue a BACKUP DATABASE and RESTORE HEADERONLY for any database on the server.  I've been searching Google and MSDN but haven't had much luck.  I can create the
    user (CREATE SERVER ROLE backupuser;) but don't really know how to assign the permissions to it that I want.  I wish to keep the permissions as narrow as possible for good practice; I could just assign the user to the sysadmin group but that shouldn't
    be necessary.
    If anyone can help, I would much appreciate it.

    Whenever you need to find out the required permissions for a command, the best way is to look up these commands in Books Online, and to the Permissions/Securities section. This is what I always do when people asks these questions, because I rarely knows
    the answer by heart.
    So, let's see what the topic for BACKUP has to say:
       BACKUP DATABASE and BACKUP LOG permissions default to members of the
       sysadmin fixed server role and the db_owner and db_backupoperator fixed
       database roles
    The permission section for RESTORE HEADERONLY says:
       Beginning in SQL Server 2008, obtaining information about a backup set or
       backup device requires CREATE DATABASE permission. For more information,
       see GRANT Database Permissions (Transact-SQL).
    So it seems that if you want a user that has server-level rights to back up databases, this must be sysadmin, which is a little disappointing. One possibility is to package the BACKUP command in a stored procedure, which you sign with a certificate. Then
    you create a login from the certiticate, and add that login to sysadmin. BACKUP accepts parameters for many of its arguments, so you don't have to build dynamic SQL. Still it is not really a satisfactory solution, since this user will have to work with
    BACKUP "commands" that will be procedure calls.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Windows Server Backup scheduled task run successfully but backup do not start (not running) on Windows Server 2012

    Hi,
    A backup job has been setup on Windows Server 2012 (Platform: Win32NT; ServicePack: ; Version: 6.2.9200.0; VersionString : Microsoft Windows NT 6.2.9200.0) via Windows Backup Software UI (Local Backup 1.0).
    It is appearing as a scheduled task "\Microsoft\Windows\Backup\Microsoft-Windows-WindowsBackup" belonging to user 'nt authority\system' in task scheduler.
    The problem is that the Backup job never start despite the scheduled task running and completing successfully (when run automatically or manually)!
    Would you be able to explain why and assist in resolving that issue?
    Here is what we know:
    When the backup is run manually via the Windows Backup Software UI, it works fine.
    When the backup is run via command line (as set in schedule task) in a cmd command prompt (as local/domain 'administrator' or as 'nt authority\system' which is possible by running command prompt via 'PsExec.exe -i -s cmd'), something like "%windir%\System32\wbadmin.exe
    start backup -templateId:{f11eb3aa-74e7-4ff4-a57b-d8d567ee3f77} -quiet", it works fine.
    If you manually run the preset scheduled task while logged in as administrator, the task run and complete successfully but the backup job does not start.
    Idem if you schedule task is run automatically at scheduled time.
    The schedule task run and complete successfully but the backup job does not start.
    It is confirmed by running the following in a command prompt as 'nt authority\system':
    schtasks /run /tn "\Microsoft\Windows\Backup\Microsoft-Windows-WindowsBackup"
    SUCCESS: Attempted to run the scheduled task "\Microsoft\Windows\Backup\Microsoft-Windows-WindowsBackup".
    Despite success result, the Backup job does not start running...
    No errors or warning appears anywhere in Event Logs (Microsoft > Windows > Backup or Task Scheduler) nor in the scheduled task History tab. The schedule task complete successfully but no Backup job is run...
    If scheduled task automatically set by Windows Backup software is duplicated (copied) and set manually it runs fine as 'administrator' and as 'nt authority\system' (subject that 'nt authority\system' is added to the 'Backup Operators' AD group).
    Here is an export of the current pre-set schedule task, is there any settings that need to be changed to make it works?
    <?xml version="1.0" encoding="UTF-16"?>
    <Task version="1.4" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
      <RegistrationInfo>
        <Author>MYDOMAIN\SERVER1</Author>
        <SecurityDescriptor>D:AR(A;OICI;GA;;;BA)(A;OICI;GR;;;BO)</SecurityDescriptor>
      </RegistrationInfo>
      <Triggers>
        <CalendarTrigger id="Trigger 1">
          <StartBoundary>2014-07-14T21:00:00</StartBoundary>
          <Enabled>true</Enabled>
          <ScheduleByDay>
            <DaysInterval>1</DaysInterval>
          </ScheduleByDay>
        </CalendarTrigger>
      </Triggers>
      <Principals>
        <Principal id="Author">
          <UserId>S-1-5-18</UserId>
          <RunLevel>HighestAvailable</RunLevel>
        </Principal>
      </Principals>
      <Settings>
        <MultipleInstancesPolicy>Parallel</MultipleInstancesPolicy>
        <DisallowStartIfOnBatteries>true</DisallowStartIfOnBatteries>
        <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
        <AllowHardTerminate>true</AllowHardTerminate>
        <StartWhenAvailable>true</StartWhenAvailable>
        <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
        <IdleSettings>
          <StopOnIdleEnd>false</StopOnIdleEnd>
          <RestartOnIdle>false</RestartOnIdle>
        </IdleSettings>
        <AllowStartOnDemand>true</AllowStartOnDemand>
        <Enabled>true</Enabled>
        <Hidden>false</Hidden>
        <RunOnlyIfIdle>false</RunOnlyIfIdle>
        <DisallowStartOnRemoteAppSession>false</DisallowStartOnRemoteAppSession>
        <UseUnifiedSchedulingEngine>false</UseUnifiedSchedulingEngine>
        <WakeToRun>false</WakeToRun>
        <ExecutionTimeLimit>P3D</ExecutionTimeLimit>
        <Priority>7</Priority>
      </Settings>
      <Actions Context="Author">
        <Exec>
          <Command>%windir%\System32\wbadmin.exe</Command>
          <Arguments>start backup -templateId:{f11eb3aa-74e7-4ff4-a57b-d8d567ee3f77} -quiet</Arguments>
        </Exec>
      </Actions>
    </Task>
    Thank you in advance for your feedback.

    Once again, the issue is not to run the backup manually from the command line but to have it run via the scheduled task setup by the Windows Backup software.
    By default, the schedule task is to be run as NT Authority\System, and when run under this account, the backup does not start (even though account is member of Backup Operators) and job can manually be run via elevated command prompt. This is not a normal
    behavior and constitute a major bug in Windows Server 2012.
    From my understanding the NT Authority\System account is a built-in account from Windows that should by default be part of the Administrators group (built-in) even though it does not explicitly appears like it in AD by default.
    This account shall have by default Administrators rights and Backup Operators rights (via the Administrators group) without being explicitly added to those groups (http://msdn.microsoft.com/en-gb/library/windows/desktop/ms684190%28v=vs.85%29.aspx). By design
    it is supposed to be the most powerful account which has unrestricted access to all local system resources. If that is not the case (as it seems) then this would constitute a major bug in Windows Server 2012 edition.
    As said previously and as you confirmed, currently by default NT Authority\System on Windows 2012 server cannot start backup manually via an elevated command prompt unless it is manually added to Backup Operators (or Administrators) group. But wouldn't that
    constitute a bug of Windows Server 2012?
    Our server has not yet been restarted since I added NT Authority\System account to the Administrators group explicitly manually so I cannot yet confirmed it would sort the issue. Indeed it is heavily in use so cannot easily be restarted. Will confirm when
    done.
    We also have an additional problem where after a while of last reboot, part of the Exchange ECP can no longer be properly loaded in the web browser due to compilation error (compilation is done via NT Authority\System account which seems to no longer have
    sufficient right to compile .NET code). What is strange is that it works at first and then stop working at some point... I am hopeful that adding NT Authority\System to the Administrators group would sort this issue as well but once again, that shall not be
    needed!!!
    Could a Windows Server 2012 update introduced some security policy changes or else that prevent NT Authority\System to have full power?

  • How to backup database using sql query?

    Hello,i'm student, i'm researching oracle database,i want to backup database that using sql query (like backup query in SQL SERVER) ,how to do that ??
    Thank!

    No, database backups cannot be done from within the database.
    Commands for backups are outside of the database.
    See the "2 Day DBA Guide" http://download.oracle.com/docs/cd/E11882_01/server.112/e10897/toc.htm
    and the "Backup and Recovery Users's (actually Adminsitrator's) Guide : http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/toc.htm
    Hemant K Chitale

  • Problem resetting user permissions- CMD R not working

    Hi,
    Thanks in advance to those willing to lend some help!
    GEAR:
    2.53 GZ Core 2 Duo Mini running 10.8.5 All updates done.
    I believe I have a current Time Capusle backup at my disposal.
    New Macbook Air available to help.
    ISSUE:
    In the last couple of days I seem to be losing permissions to do things in my user profile which is the admin. Can't dump anything to trash without a password, mail will not open as it doesn't have permission anymore, can't move files around from folder to folder, Excel won't save as it is now read only, Firefox won't open as it thinks there is already an open version...Messages won't sync properly anymore or access address book to bring up peoples names to match the phone numbers... etc..etc.
    Research showed the problem is likely user permissions and the cure is resetting. Knowing this has to be done via terminal after a COMMAND  R boot into recovery mode I have tried everything to make this happen. No go! Apparently the partition required to boot into recovery never happened during install as the computer insists it is not there. Worse it will not default to internet recovery either. When I hold OPTION and boot I have only the HD visible and no recovery option to choose from.
    I have created a 10.8 USB recovery stick (on my mac air) and can boot to that on the mini but there is no terminal option (as far as I can see) to allow me to reset the permissions. I also tried to boot to an old Leopard CD hoping that might work.. nada.
    I have done a verify disk and repair disk permissions. All good. The computer works 100% fast and proper if I login under a new user profile so my issue appears not to be hardware related at all.
    Given that I can't CMD R into any recovery is there any other way to reset these permissions?
    Anyone know what would cause this to happen?
    Thanks!!
    Dave.

    In light of the fact there are other things Etre noted as issues I posted the lot. Sorry it's longer but thought I may lead you in the correct direction.
    EtreCheck version: 1.9.13 (49)
    Report generated 13 August, 2014 11:05:31 PM EDT
    Hardware Information: ?
      Mac mini (Late 2009) (Verified)
      Mac mini - model: Macmini3,1
      1 2.53 GHz Intel Core 2 Duo CPU: 2 cores
      8 GB RAM
    Video Information: ?
      NVIDIA GeForce 9400 - VRAM: 256 MB
      Acer H233H 1920 x 1080 @ 60 Hz
      Acer H233H 1920 x 1080 @ 60 Hz
    System Software: ?
      OS X 10.8.5 (12F45) - Uptime: 0 days 1:45:51
    Disk Information: ?
      ST750LX003-1AC154 disk0 : (750.16 GB)
      S.M.A.R.T. Status: Verified
      disk0s1 (disk0s1) <not mounted>: 209.7 MB
      Mac Mini HD (disk0s2) / [Startup]: 749.81 GB (467.41 GB free)
      PIONEER DVD-RW  DVRTS08 
    USB Information: ?
      LEXAR ImageMate RW022 Reader 15.93 GB
      S.M.A.R.T. Status: Verified
      disk1s1 (disk1s1) <not mounted>: 209.7 MB
      Untitled 1 (disk1s2) /Volumes/Untitled 1: 7.97 GB (7.93 GB free)
      Recovery HD (disk1s3) <not mounted>: 650 MB
      Apple, Inc. Keyboard Hub
      Apple Inc. Apple Keyboard
      Apple Computer, Inc. IR Receiver
      AKM              AK5370          
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ?
      Anywhere
    Kernel Extensions: ?
      [loaded] com.iospirit.driver.rbiokithelper (1.7.2) Support
    Problem System Launch Agents: ?
      [failed] com.apple.CalendarAgent.plist
      [failed] com.apple.tccd.plist
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.bombich.ccc.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    Launch Agents: ?
      [loaded] com.oracle.java.Java-Updater.plist Support
    User Launch Agents: ?
      [loaded] com.citrixonline.GoToMeeting.G2MUpdate.plist Support
    User Login Items: ?
      Dropbox
    Internet Plug-ins: ?
      Flip4Mac WMV Plugin: Version: 3.0.0.126   - SDK 10.8 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 65 Check version
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
      RogersOneNumber_68286: Version: 1.0.68286 - SDK 10.5 Support
      QuickTime Plugin: Version: 7.7.1
      SharePointBrowserPlugin: Version: 14.4.1 - SDK 10.6 Support
      Silverlight: Version: 5.1.20125.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Audio Plug-ins: ?
      AirPlay: Version: 1.7 - SDK 10.8
      iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins: ?
      TuneUp Visualizer: Version: (null) Support
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    User Internet Plug-ins ?
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    3rd Party Preference Panes: ?
      Candelair  Support
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
      MacFUSE  Support
      Tuxera NTFS  Support
    Time Machine: ?
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Mac Mini HD: Disk size: 698.32 GB Disk used: 263.01 GB
      Destinations:
      Data [Network] (Last used)
      Total size: 2 
      Total number of backups: 162
      Oldest backup: 2012-01-06 09:53:34 +0000
      Last backup: 2014-08-14 02:24:59 +0000
      Size of backup disk: Adequate
      Backup size 2  > (Disk used 263.01 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU: ?
          51% CalendarAgent
          4% WindowServer
          4% syslogd
          3% Dropbox
          1% activitymonitord
    Top Processes by Memory: ?
      434 MB WebProcess
      156 MB PluginProcess
      115 MB mds
      90 MB ReportCrash
      90 MB Finder
    Virtual Memory Information: ?
      5.08 GB Free RAM
      1.76 GB Active RAM
      103 MB Inactive RAM
      822 MB Wired RAM
      561 MB Page-ins
      0 B Page-outs

  • Cannot do backup database in the startup menu!!

    Dear all,
    Please help to tell me what's wrong - I cannot do the backup database option in
    the Oracle software menu, the error is :
    Unkown log mode : SP2-0640
    Log file is at SP2-0640
    Can anyone tell me?
    Rgds/Simon Wong

    Unkown log mode : SP2-0640
    Log file is at SP2-0640Hi Simon,
    I tryed to investigate this case and here is a result:
    If Windows user which trying to start backup is not member of the ORA_DBA user group, I'm getting on XP-box your error (above). After putting user in ORA_DBA group backup worked properly.
    Cheers!

  • If the offline tablespace will be backuped when I issue the BACKUP DATABASE

    will the offline tablespace be backuped if I issue the BACKUP DATABASE command?------No.148
    Message was edited by:
    frank.qian

    Simple answer is yes. Use the SKIP OFFLINE to skip offline tablespaces.
    sys@ORCL> create tablespace test datafile 'c:\oracle\product\10.2.0\oradata\orcl\test01.dbf' size 100m autoextend on
      2  extent management local uniform size 1m;
    Tablespace created.
    Elapsed: 00:00:06.96
    sys@ORCL> alter tablespace test offline;
    Tablespace altered.
    Elapsed: 00:00:02.54
    sys@ORCL> select tablespace_name, status from dba_tablespaces;
    TABLESPACE_NAME                STATUS
    SYSTEM                         ONLINE
    UNDOTBS1                       ONLINE
    SYSAUX                         ONLINE
    TEMP                           ONLINE
    USERS                          ONLINE
    EXAMPLE                        ONLINE
    TEST                           OFFLINE
    7 rows selected.
    Elapsed: 00:00:00.01
    sys@ORCL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    c:\sql>rman
    Recovery Manager: Release 10.2.0.2.0 - Production on Mon Jan 15 11:40:06 2007
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN> connect target /
    connected to target database: ORCL (DBID=1133000557)
    RMAN> backup database;
    Starting backup at 15-JAN-07
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=159 devtype=DISK
    channel ORA_DISK_1: starting full datafile backupset
    channel ORA_DISK_1: specifying datafile(s) in backupset
    input datafile fno=00001 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSTEM01.DBF
    input datafile fno=00002 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\UNDOTBS01.DBF
    input datafile fno=00003 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSAUX01.DBF
    input datafile fno=00005 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\EXAMPLE01.DBF
    input datafile fno=00006 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\TEST01.DBF
    input datafile fno=00004 name=C:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\USERS01.DBF
    channel ORA_DISK_1: starting piece 1 at 15-JAN-07
    channel ORA_DISK_1: finished piece 1 at 15-JAN-07
    piece handle=C:\ORACLE\PRODUCT\10.2.0\ORADATA\BACKUP\0AI7IGP2_1_1 tag=TAG20070115T114018 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:01:15
    Finished backup at 15-JAN-07
    Starting Control File and SPFILE Autobackup at 15-JAN-07
    piece handle=C:\ORACLE\PRODUCT\10.2.0\ORADATA\BACKUP\C-1133000557-20070115-02 comment=NONE
    Finished Control File and SPFILE Autobackup at 15-JAN-07
    RMAN>

  • Yosemite: Server.app crash trying to modify users permissions

    Hi,
    I have just updated to Yosemite and purchased Yosemite Server App, then migrate from old volume's sys/server.app (osx 10.9.5 - server v. 3.0.3) with Migration Assistant tool.
    Suddenly the application is crashing when I edit users permissions in "Archive" section. Restart is useless. Permissions on boot volume verified with diskutil looks fine.
    Anyone, please, have some suggest?
    Nome modello: Mac Pro
    Identificatore modello: MacPro5,1
    Nome processore: Quad-Core Intel Xeon
    Velocità processore: 3,2 GHz
    Numero di processori: 1
    Numero totale di Core: 4
    Cache L2 (per Core): 256 KB
    Cache L3: 8 MB
    Memoria: 8 GB
    Velocità d'interconnessione processore: 4.8 GT/s
    Versione Boot ROM: MP51.007F.B03
    Versione SMC (sistema): 1.39f11
    Versione SMC (slot processore): 1.39f11
    Below the backtrace :
    Process:               Server [4632]
    Path:                  /Applications/Server.app/Contents/MacOS/Server
    Identifier:            com.apple.Server.v4
    Version:               4 (477)
    Build Info:            ServerApp-477000000000000~4
    App Item ID:           883878097
    App External ID:       594072682
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Server [4632]
    User ID:               502
    Date/Time:             2014-11-22 19:06:59.800 +0100
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        43677528-06C5-305B-054E-CF9A8A7FF3F7
    Time Awake Since Boot: 6500 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 000000010b412000-000000010b4ec000 [  872K] r-x/rwx SM=COW  /Applications/Server.app/Contents/MacOS/Server
    Application Specific Information:
    objc_msgSend() selector name: outlineView:dataCellForTableColumn:item:
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff902120dd objc_msgSend + 29
    1   com.apple.AppKit               0x00007fff8e35953b -[NSTableView _isFullWidthCellAtRow:] + 111
    2   com.apple.AppKit               0x00007fff8e5142ec -[NSTableView drawRow:clipRect:] + 647
    3   com.apple.AppKit               0x00007fff8e513f05 -[NSTableView drawRowIndexes:clipRect:] + 831
    4   com.apple.AppKit               0x00007fff8e56988e -[NSOutlineView drawRowIndexes:clipRect:] + 113
    5   com.apple.AppKit               0x00007fff8e3f6d6b -[NSTableView drawRect:] + 1559
    6   com.apple.AppKit               0x00007fff8e3dca09 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shoul dChangeFontReferenceColor:] + 1186
    7   com.apple.AppKit               0x00007fff8e3dc458 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 218
    8   com.apple.AppKit               0x00007fff8e3dc1f1 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2407
    9   com.apple.AppKit               0x00007fff8e3db873 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
    10  com.apple.QuartzCore           0x00007fff88eb6153 CABackingStoreUpdate_ + 3306
    11  com.apple.QuartzCore           0x00007fff88eb5463 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    12  com.apple.QuartzCore           0x00007fff88eb541f x_blame_allocations + 81
    13  com.apple.QuartzCore           0x00007fff88eb4f1c CA::Layer::display_() + 1546
    14  com.apple.AppKit               0x00007fff8e3db74f _NSBackingLayerDisplay + 617
    15  com.apple.AppKit               0x00007fff8e3b1506 -[_NSViewBackingLayer display] + 834
    16  com.apple.QuartzCore           0x00007fff88eb4641 CA::Layer::display_if_needed(CA::Transaction*) + 603
    17  com.apple.QuartzCore           0x00007fff88eb3d7d CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    18  com.apple.QuartzCore           0x00007fff88eb350e CA::Context::commit_transaction(CA::Transaction*) + 242
    19  com.apple.QuartzCore           0x00007fff88eb3164 CA::Transaction::commit() + 390
    20  com.apple.AppKit               0x00007fff8e40b834 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 1130
    21  com.apple.AppKit               0x00007fff8e9d0cf1 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke1523 + 46
    22  com.apple.CoreFoundation       0x00007fff87d85d87 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    23  com.apple.CoreFoundation       0x00007fff87d85ce0 __CFRunLoopDoObservers + 368
    24  com.apple.CoreFoundation       0x00007fff87d77de8 __CFRunLoopRun + 872
    25  com.apple.CoreFoundation       0x00007fff87d77838 CFRunLoopRunSpecific + 296
    26  com.apple.HIToolbox           0x00007fff8dc7d43f RunCurrentEventLoopInMode + 235
    27  com.apple.HIToolbox           0x00007fff8dc7d0be ReceiveNextEventCommon + 179
    28  com.apple.HIToolbox           0x00007fff8dc7cffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
    29  com.apple.AppKit               0x00007fff8e2ac6d1 _DPSNextEvent + 964
    30  com.apple.AppKit               0x00007fff8e2abe80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    31  com.apple.AppKit               0x00007fff8e29fe23 -[NSApplication run] + 594
    32  com.apple.AppKit               0x00007fff8e28b2d4 NSApplicationMain + 1832
    33  libdyld.dylib                 0x00007fff87cad5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff86d0722e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8af6ba6a _dispatch_mgr_thread + 52
    Thread 2:: LoggerThread
    0   libsystem_kernel.dylib         0x00007fff86d06132 __psynch_cvwait + 10
    1   com.apple.Foundation           0x00007fff8831b400 -[NSCondition waitUntilDate:] + 343
    2   com.apple.Foundation           0x00007fff883112b8 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    3   com.apple.collabd.CSServiceCore 0x000000010fd15106 -[CSLogger loggerThread:] + 244
    4   com.apple.Foundation           0x00007fff88349b7a __NSThread__main__ + 1345
    5   libsystem_pthread.dylib       0x00007fff89d002fc _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff89d00279 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff89cfe4b1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff86d0152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86d0069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff87d78b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff87d77fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff87d77838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8834bab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.frameworks.Server   0x000000010b5b063c -[SVAccountsQueryDelegate startRunLoop] + 227
    7   com.apple.Foundation           0x00007fff88349b7a __NSThread__main__ + 1345
    8   libsystem_pthread.dylib       0x00007fff89d002fc _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff89d00279 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff89cfe4b1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff86d0152e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86d0069f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff87d78b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff87d77fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff87d77838 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8e40f7a7 _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff89d002fc _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff89d00279 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff89cfe4b1 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff86d06946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff89cfe4a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff86d06946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff89cfe4a1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff902120c0  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x00007fd66e059d80
      rdi: 0x00007fd66e0597e0  rsi: 0x00007fff8ec4d8e5  rbp: 0x00007fff547ea220  rsp: 0x00007fff547ea208
       r8: 0x00006000004b6680   r9: 0x00007fff745af300  r10: 0x00007fff8ec4d8e5  r11: 0x0000000000000000
      r12: 0x00007fff547ea3b0  r13: 0x0000000000000005  r14: 0x0000000000000005  r15: 0x00007fd66e059d80
      rip: 0x00007fff902120dd  rfl: 0x0000000000010246  cr2: 0x0000000000000018
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10b412000 -        0x10b4ebff7  com.apple.Server.v4 (4 - 477) <421AC0AA-BCFF-391C-97C6-B2287D54B69D> /Applications/Server.app/Contents/MacOS/Server
           0x10b550000 -        0x10b55aff7  com.apple.ChartKit (1.0 - 1) <8C4EF47F-D2AA-3873-BB3A-4B61021A7C04> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/C hartKit.framework/Versions/A/ChartKit
           0x10b563000 -        0x10b61dfff  com.apple.frameworks.Server (10.9.0 - 477) <2B9BED4E-6603-32E5-A172-2905979BD3D8> /Applications/Server.app/Contents/Frameworks/Server.framework/Versions/A/Server
           0x10b6c3000 -        0x10b76dffb  com.apple.frameworks.server.foundation (10.9 - 423) <1899A37D-0C35-34AA-ACE1-6FCAA54194D2> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/S erverFoundation.framework/Versions/A/ServerFoundation
           0x10b7fe000 -        0x10b85cff7  com.apple.frameworks.server.kit (10.9.2 - 328) <0700CF22-2FDB-362C-B54E-5AC6DDEBF261> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/S erverKit.framework/Versions/A/ServerKit
           0x10b8b4000 -        0x10b8c3ff7  com.apple.servermgrd.SMDClient (1.0 - 1) <831CBE7B-96C7-3061-9DAE-568C0CC914E1> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/S MDClient.framework/Versions/A/SMDClient
           0x10b8d2000 -        0x10b8e1fff  com.apple.PlatformHardwareManagement (3.0.0 - 3.0.0) <FAC94F10-DD72-3404-B71C-32D1BB2368E7> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x10eace000 -        0x10eacefff +cl_kernels (???) <756EBCEA-B1B2-4D2B-BE01-A2D3C87F9333> cl_kernels
           0x10eadd000 -        0x10eaddff5 +cl_kernels (???) <C8C0A778-C90C-4921-9B49-EA2FC7738B5B> cl_kernels
           0x10eadf000 -        0x10ebc5fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10ec62000 -        0x10ec69ff7  com.apple.server.alerts.CertificateAlerts (10.9 - 122) <ACFC810E-887E-3DC9-8E6A-7BAC7B768255> /Applications/Server.app/Contents/ServerRoot/System/Library/Alerts/CertificateA lerts.bundle/Contents/MacOS/CertificateAlerts
           0x10f923000 -        0x10f923ff7 +cl_kernels (???) <2F422D2B-BAEA-4C06-8EF9-0D540C6880BB> cl_kernels
           0x10fafc000 -        0x10fb09ff7  com.apple.Server.Services.Calendar (10.8.0 - 477) <4538263C-3030-3CAF-A701-7DF758843E87> /Applications/Server.app/Contents/PlugIns/Calendar.bundle/Contents/MacOS/Calend ar
           0x10fb15000 -        0x10fb18ff7  com.apple.Server.Services.Contacts (10.8.0 - 477) <7301080B-1598-3AED-A8DF-86101762A09A> /Applications/Server.app/Contents/PlugIns/Contacts.bundle/Contents/MacOS/Contac ts
           0x10fb1f000 -        0x10fb31ff7  com.apple.Server.Services.DHCP (10.8.0 - 477) <ABF36B1E-1CE1-3D8E-92D5-AB7DC8CB2557> /Applications/Server.app/Contents/PlugIns/DHCP.bundle/Contents/MacOS/DHCP
           0x10fb3e000 -        0x10fb5afff  com.apple.Server.Services.DNS (10.8.0 - 477) <C63805B8-3901-322C-BB08-D59C5ED96FFC> /Applications/Server.app/Contents/PlugIns/DNS.bundle/Contents/MacOS/DNS
           0x10fb70000 -        0x10fb86fff  com.apple.Server.Services.EdgeCache (10.8.0 - 477) <AEEBC539-6491-3B5C-BA7F-9A5AEE5BA2E3> /Applications/Server.app/Contents/PlugIns/EdgeCache.bundle/Contents/MacOS/EdgeC ache
           0x10fb96000 -        0x10fbacff7  com.apple.Server.Services.FileSharing (10.8.0 - 477) <EBE1CEF4-02FF-3B43-A0C2-F6E5148D0476> /Applications/Server.app/Contents/PlugIns/FileSharing.bundle/Contents/MacOS/Fil eSharing
           0x10fbbb000 -        0x10fbc1ff7  com.apple.Server.Services.FTP (10.8.0 - 477) <BE65ECB3-7042-395B-8ABA-152D085C6FC0> /Applications/Server.app/Contents/PlugIns/FTP.bundle/Contents/MacOS/FTP
           0x10fbc8000 -        0x10fbe1ff7  com.apple.Server.Services.Mail (10.8.0 - 477) <E37BD963-76F7-394D-8DDD-B920B8E21F70> /Applications/Server.app/Contents/PlugIns/Mail.bundle/Contents/MacOS/Mail
           0x10fbf5000 -        0x10fbfaff7  com.apple.Server.Services.Messages (10.8.0 - 477) <DF515A02-B57F-3EDB-BD07-28F66A4918E6> /Applications/Server.app/Contents/PlugIns/Messages.bundle/Contents/MacOS/Messag es
           0x10fc02000 -        0x10fc13ff7  com.apple.Server.Services.NetInstall (10.8.0 - 477) <E6468F4F-808C-367F-8A92-D1224E842EF0> /Applications/Server.app/Contents/PlugIns/NetInstall.bundle/Contents/MacOS/NetI nstall
           0x10fc24000 -        0x10fc2eff7  com.apple.Server.Services.OpenDirectory (10.8.0 - 477) <E5683D3C-7FCF-3B22-9553-70F30E466C8D> /Applications/Server.app/Contents/PlugIns/OpenDirectory.bundle/Contents/MacOS/O penDirectory
           0x10fc38000 -        0x10fc49fff  com.apple.Server.Services.ProfileManager (10.8.0 - 477) <76BC2D3C-99F7-35C6-8335-A551D586F933> /Applications/Server.app/Contents/PlugIns/ProfileManager.bundle/Contents/MacOS/ ProfileManager
           0x10fc56000 -        0x10fc5ffff  com.apple.Server.Services.SoftwareUpdate (10.8.0 - 477) <1AF10191-E2B3-31BA-8B70-8AD071DD9FFF> /Applications/Server.app/Contents/PlugIns/SoftwareUpdateService.bundle/Contents /MacOS/SoftwareUpdateService
           0x10fc69000 -        0x10fc76ff7  com.apple.Server.Services.TimeMachine (10.8.0 - 477) <76261B05-D565-3EC6-8B7E-7539C41694DC> /Applications/Server.app/Contents/PlugIns/TimeMachine.bundle/Contents/MacOS/Tim eMachine
           0x10fc82000 -        0x10fc8ffff  com.apple.Server.Services.VPN (10.8.0 - 477) <7DABFDF0-0D5C-3273-A9DE-D3EA71815F4B> /Applications/Server.app/Contents/PlugIns/VPN.bundle/Contents/MacOS/VPN
           0x10fc9b000 -        0x10fcb8fff  com.apple.Server.Services.Web (10.8.0 - 477) <A65ABCA7-8536-331E-8F9E-0ED93FB2BBD5> /Applications/Server.app/Contents/PlugIns/Web.bundle/Contents/MacOS/Web
           0x10fccc000 -        0x10fcd1fff  com.apple.Server.Services.Wiki (10.8.0 - 477) <B3B1256F-37FD-3726-916F-753DB149562A> /Applications/Server.app/Contents/PlugIns/Wiki.bundle/Contents/MacOS/Wiki
           0x10fcd9000 -        0x10fcfbff7  com.apple.Server.Services.Xcode (10.8.1 - 477) <20C0000B-81AD-35FD-8D1B-4D98EE9A1192> /Applications/Server.app/Contents/PlugIns/Xcode.bundle/Contents/MacOS/Xcode
           0x10fd11000 -        0x10fd1bff7  com.apple.collabd.CSServiceCore (1.0 - 1) <0D3A44BD-5B16-3457-B465-5B275FB2EA73> /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/C SServiceCore.framework/Versions/A/CSServiceCore
           0x10fde9000 -        0x10fe09fff  com.apple.Server.Services.Xsan (10.8.0 - 477) <DDC28853-AD92-3FA7-AF6C-743D9CA6F4F0> /Applications/Server.app/Contents/PlugIns/Xsan.bundle/Contents/MacOS/Xsan
           0x10fe1e000 -        0x10fe2bff7  com.apple.xsan.acfs (1.0 - 1) <804CE6F6-9B36-35BA-A307-87E452621192> /System/Library/PrivateFrameworks/acfs.framework/Versions/A/acfs
           0x113074000 -        0x113074ffe +cl_kernels (???) <3DEB5350-F866-4089-B58C-B4C14E067984> cl_kernels
           0x113078000 -        0x113078fff +cl_kernels (???) <756EBCEA-B1B2-4D2B-BE01-A2D3C87F9333> cl_kernels
           0x11307c000 -        0x11307cffe +cl_kernels (???) <3DEB5350-F866-4089-B58C-B4C14E067984> cl_kernels
           0x113cea000 -        0x113dcaff7  unorm8_rgba.dylib (2.4.5) <A8805102-8A21-3A5E-AE22-63C0DEC8CB6F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
        0x7fff64f80000 -     0x7fff64fb6837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff83792000 -     0x7fff837adff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff83812000 -     0x7fff83813fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83814000 -     0x7fff8387bff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff838bd000 -     0x7fff83b37fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff83b38000 -     0x7fff83b3aff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
        0x7fff83b60000 -     0x7fff83b68ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff83b69000 -     0x7fff83ed4fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff83ed5000 -     0x7fff83ed7fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff83ed8000 -     0x7fff83f0bff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff83f0c000 -     0x7fff83f29ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff84ae1000 -     0x7fff85148fff  com.apple.VectorKit (1.0 - 992.4.8) <137172AC-EA3E-3AEE-9024-36AEF6298AC0> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
        0x7fff8514f000 -     0x7fff851f5fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff851f6000 -     0x7fff852b9ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff852ba000 -     0x7fff852deff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff852df000 -     0x7fff8530afff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8530b000 -     0x7fff85316fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8532c000 -     0x7fff8532dfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8532e000 -     0x7fff85841ff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8586d000 -     0x7fff85870fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff85871000 -     0x7fff85891fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85892000 -     0x7fff858c9ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff858ca000 -     0x7fff858dfffb  libCGInterfaces.dylib (294.1) <1A6AADE6-09EC-3054-85F9-E6A3607EBA70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Libraries/libCGInterfaces.dylib
        0x7fff858e0000 -     0x7fff85a6efff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff85a6f000 -     0x7fff85b7effb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff85c6d000 -     0x7fff85c6fff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85c70000 -     0x7fff85c7ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85c80000 -     0x7fff85c93ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff85d0d000 -     0x7fff85d67ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff85d68000 -     0x7fff85db9ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85dba000 -     0x7fff85dd8fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff85dd9000 -     0x7fff85de0fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85de6000 -     0x7fff85ebcff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85ebd000 -     0x7fff85f49fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff85f8c000 -     0x7fff8602dff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff86086000 -     0x7fff8609dfff  com.apple.ScriptingBridge (1.3.2 - 66) <89EF2F7B-077A-3AD4-A92B-C36C74B30CE5> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8609e000 -     0x7fff860aeff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff860af000 -     0x7fff860d6fff  com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff862b5000 -     0x7fff862baff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff862bb000 -     0x7fff862c3fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8635c000 -     0x7fff86363ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86364000 -     0x7fff863cbff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff863cc000 -     0x7fff86419ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8641c000 -     0x7fff86423ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8674c000 -     0x7fff86771ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86772000 -     0x7fff8678bfff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff86799000 -     0x7fff86cc2ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff86cc3000 -     0x7fff86cc4ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff86cf0000 -     0x7fff86d0dfff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff86d0e000 -     0x7fff86d97fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8702f000 -     0x7fff87038fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87039000 -     0x7fff87061fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff87062000 -     0x7fff87309ff7  com.apple.RawCamera.bundle (6.01 - 766) <A98D8BA2-EC64-36C2-8B71-CF5B8CDBFC97> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8736b000 -     0x7fff873dfff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff873e0000 -     0x7fff873e5ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff873f3000 -     0x7fff8740fff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff87426000 -     0x7fff8742afff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8743a000 -     0x7fff874bbff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8750b000 -     0x7fff8757cff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8757d000 -     0x7fff87597ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8768f000 -     0x7fff87699fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8769a000 -     0x7fff8769dff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8769e000 -     0x7fff876a9fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8778a000 -     0x7fff878f5ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff878f6000 -     0x7fff87b36ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff87b37000 -     0x7fff87b49ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87b63000 -     0x7fff87b7aff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff87b86000 -     0x7fff87b86ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff87b87000 -     0x7fff87b8ffff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff87b90000 -     0x7fff87b96ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff87b97000 -     0x7fff87bc3fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff87bc7000 -     0x7fff87c82ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff87c9d000 -     0x7fff87ca2ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff87ca3000 -     0x7fff87ca9fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87caa000 -     0x7fff87cadff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff87cae000 -     0x7fff87caffff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff87cb0000 -     0x7fff87cfcff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff87d02000 -     0x7fff87d05fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87d06000 -     0x7fff8809cfff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff880a0000 -     0x7fff880a9ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff880aa000 -     0x7fff880b7ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff880b8000 -     0x7fff880cdff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff880ce000 -     0x7fff8818dfff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8818e000 -     0x7fff8819aff7  com.apple.HelpData (2.1.4 - 90) <7ACD7E30-8848-36E1-B558-221FDFB42C8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8819b000 -     0x7fff8819ffff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff882e1000 -     0x7fff8860fff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88610000 -     0x7fff88612fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff88613000 -     0x7fff88645ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff88646000 -     0x7fff88662fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff88663000 -     0x7fff886a3ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff886a4000 -     0x7fff886beff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff886cf000 -     0x7fff886d3ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff886d4000 -     0x7fff886fcffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff886fd000 -     0x7fff888e2ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff888e3000 -     0x7fff88913ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88955000 -     0x7fff889a8ffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff889a9000 -     0x7fff889d9fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff889e3000 -     0x7fff889e3fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff889e4000 -     0x7fff88a32fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff88a33000 -     0x7fff88a79ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff88b07000 -     0x7fff88bf9fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff88bfa000 -     0x7fff88c33fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff88c34000 -     0x7fff88ca0fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88cd7000 -     0x7fff88cd9ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff88cda000 -     0x7fff88cddfff  libCGXCoreImage.A.dylib (772) <6F42EEBA-6FF4-331F-8F8D-37D6B853614D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff88cde000 -     0x7fff88cecfff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff88ced000 -     0x7fff88d03ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff88d04000 -     0x7fff88d0eff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff88d0f000 -     0x7fff88d12ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff88d13000 -     0x7fff88d1cff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff88d1d000 -     0x7fff88d2bff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff88daa000 -     0x7fff88dacffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff88dad000 -     0x7fff88e9fff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff88ea0000 -     0x7fff89050ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff89051000 -     0x7fff89053fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff89061000 -     0x7fff89063ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff89064000 -     0x7fff89550fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8957d000 -     0x7fff8959bff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff89635000 -     0x7fff89682fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff89683000 -     0x7fff89690fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff89691000 -     0x7fff896befff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff896bf000 -     0x7fff897e6fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff897e7000 -     0x7fff897f2ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89802000 -     0x7fff8984bff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8984c000 -     0x7fff89989fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8998a000 -     0x7fff899c5fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff899c6000 -     0x7fff89a17ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89a1f000 -     0x7fff89b5bffb  com.apple.WebKitLegacy (10600 - 10600.1.25) <EE3A7515-AC7B-30D3-A4DC-EB0D36E88E4B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
        0x7fff89b5c000 -     0x7fff89c4fff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89c50000 -     0x7fff89ccdfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89cfd000 -     0x7fff89d06fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff89d12000 -     0x7fff8a11fff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a121000 -     0x7fff8a190fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a218000 -     0x7fff8a5effe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8a5f0000 -     0x7fff8a5fbff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a893000 -     0x7fff8a894fff  libffi.dylib (18.1) <0F6C6A4D-1210-3585-8DA1-B8A94B9924A5> /usr/lib/libffi.dylib
        0x7fff8a895000 -     0x7fff8a8cfffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a921000 -     0x7fff8a92cff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8a92d000 -     0x7fff8a9b1ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8a9bf000 -     0x7fff8aaf1ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8aafc000 -     0x7fff8ab56fff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff8ab57000 -     0x7fff8abd9fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ac17000 -     0x7fff8ac28fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8ac29000 -     0x7fff8ac75fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8ac76000 -     0x7fff8ac9fffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff8aca0000 -     0x7fff8ade4ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ae0a000 -     0x7fff8ae65fff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8aeab000 -     0x7fff8aeabfff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8aeac000 -     0x7fff8aeb1ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8aeb2000 -     0x7fff8af48ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8af49000 -     0x7fff8af53ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8af54000 -     0x7fff8af66ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8af67000 -     0x7fff8af91ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8af92000 -     0x7fff8b0d4fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8b1ee000 -     0x7fff8b1efff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
        0x7fff8b1f0000 -     0x7fff8b20ffff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8b210000 -     0x7fff8b478ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b4e7000 -     0x7fff8b4effff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8b4f0000 -     0x7fff8b50aff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8b5bb000 -     0x7fff8b5bffff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8b5c0000 -     0x7fff8b5effff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8b5fc000 -     0x7fff8b5fefff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8b5ff000 -     0x7fff8c5a3ffb  com.apple.WebCore (10600 - 10600.1.25.2) <B4FEC5E3-C0A9-3E91-93F5-548C001C560E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c5a4000 -     0x7fff8c5a5ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8c5aa000 -     0x7fff8c649df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8c64a000 -     0x7fff8c676fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8c677000 -     0x7fff8c69ffff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff8c6a0000 -     0x7fff8c6d1fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8c6da000 -     0x7fff8c76bfff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8c76c000 -     0x7fff8c7e2fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c7e3000 -     0x7fff8c7e7fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8c7e8000 -     0x7fff8c847ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8c848000 -     0x7fff8c888fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8ca13000 -     0x7fff8ccfaffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ccfb000 -     0x7fff8cd73ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8cd74000 -     0x7fff8cde2ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ce98000 -     0x7fff8cedeffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cedf000 -     0x7fff8cf0aff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8cf0b000 -     0x7fff8d1bfff7  com.apple.WebKit (10600 - 10600.1.25) <84496A10-D8E5-3E8C-93B1-98D5AE790922> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8d1c0000 -     0x7fff8d2e2ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d342000 -     0x7fff8d346ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d347000 -     0x7fff8d362ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8d363000 -     0x7fff8d36eff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8d36f000 -     0x7fff8d378fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8d379000 -     0x7fff8d46dff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d52b000 -     0x7fff8d5b9ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8d61e000 -     0x7fff8d62fff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d634000 -     0x7fff8d640ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d641000 -     0x7fff8d974ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8d975000 -     0x7fff8d98fff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8d9a5000 -     0x7fff8d9b2fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8d9b3000 -     0x7fff8d9bbfe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8d9bc000 -     0x7fff8dad4ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8dad5000 -     0x7fff8dae0fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8dae1000 -     0x7fff8daecff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8daed000 -     0x7fff8db1afff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8db1b000 -     0x7fff8db8ffff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8dc4c000 -     0x7fff8dc4dffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8dc4e000 -     0x7fff8dc4efff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8dc4f000 -     0x7fff8df51fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8df52000 -     0x7fff8df82ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8df83000 -     0x7fff8e018ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8e07d000 -     0x7fff8e085ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8e090000 -     0x7fff8e090fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e091000 - 

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • BACKUP DATABASE is terminating abnormally

    Dear All,
    I'm frequently getting the following error message, please provide me detailed description on how to troubleshoot the following issue. I really appreciate everyone to share your valuable information with me.
    Issue:  At 2014-09-27 21:28:26 the Windows Event Log - SQL 2008 service transitioned from a Normal state
    to a Failed state.
    Here are the details of the Windows Event Log - SQL 2008 service:
    Event Log Module Status: 0
    The Last Record Number of the eventlog type that current event entry belongs to: 0
    # of duplicate events: 23
    Source: SQLWRITER
    Category: None
    Event ID: 24583
    User (If Applicable): N/A
    Computer: SERVER.XXX.local
    Event Description: Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000,
    Native Error: 3013
    Error state: 1, Severity: 16
    Source: Microsoft SQL Server Native Client 10.0
    Error message: BACKUP DATABASE is terminating abnormally.
    SQLSTATE: 42000, Native Error: 3202
    Error state: 1, Severity: 16
    Source: Microsoft SQL Server Native Client 10.0
    Error message: Write on "{2BFC2AF2-F73B-48D2-B9D6-6A78271F8800}20" failed: 995(The I/O operation has been
    aborted because of either a thread exit or an application request.)
    Event Log Name: Application
    Event Log Type: error
    Event Log Date Time: 2014-09-27 21:02:49
    Thanks
    DBA

    You got no responses because you posted in the wrong forum
    Are you backing up to a tape or disk device? This error usually points to a media problem (not a DB problem). Can you backup the DB to disk and see if it works?
    Satish Kartan www.sqlfood.com

Maybe you are looking for

  • How do I add the external headphones to SystemSetup- Tone?

    Inside Systemsetup->Tone I see only one option: integrated sound. I have no other options to select... How do I add the external headphones (supported by the MacBoock) to the selection list?

  • Bug? Shape when I want a path

    I'm seeing some odd behaviour here. I'm not sure if this is a bug or a feature Create a new document. Select the Ellipse tool (or any closed shape) Set the options bar to: 'shape' and set a solid colour fill and different coloured stroke. Drag out th

  • Error when updating in iTunes

    I'm getting the error code below when trying to update my iPad to iOS 5 in iTunes 10.5. I've tried several times and continue getting it. Any ideas? I did the same update to my iPhone and didn't have this issue. [IMG]http://i650.photobucket.com/album

  • How to define action type of a personalised item

    I have an existing table in a existing OAF page.it has two column one "Quantity" and one "Amount".I have to add another column"Price" in this table.My requirement is that once "Quantity" and "Price" are entered and tabbed out from the Price field the

  • Launch pdf from Standalone

    I'm distributing my Captivate project via CD, so chose to publish as a Standalone project. I have pdfs that are included in the same folder as my exe. When I click the links to these pdfs, it launches Internet Explorer and I get a "Page Not Found" er