Scheduled Backup Failed

Hi All,
I performed database backup and send it as a job using EM. Upon viewing the backup jobs, i found out that the backup failed and the following is the the output log:
<<< start of output log >>>
Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jul 26 19:41:01 2006
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN>
connected to target database: ORCL (DBID=4130375234)
using target database control file instead of recovery catalog
RMAN>
echo set on
RMAN> set command id to 'BACKUP_ORCL_000044_072606074050';
executing command: SET COMMAND ID
RMAN> backup device type disk tag 'BACKUP_ORCL_000044_072606074050' database include current controlfile;
Starting backup at 26-JUL-06
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=131 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
input datafile fno=00005 name=/data/orcl/iwspcm_tbspace.dbs
input datafile fno=00001 name=/data/orcl/system01.dbf
input datafile fno=00003 name=/data/orcl/sysaux01.dbf
input datafile fno=00002 name=/data/orcl/undotbs01.dbf
input datafile fno=00004 name=/data/orcl/users01.dbf
channel ORA_DISK_1: starting piece 1 at 26-JUL-06
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:06
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 81920 bytes disk space from 858934592 limit
continuing other job steps, job failed will not be re-run
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
including current control file in backupset
including current SPFILE in backupset
channel ORA_DISK_1: starting piece 1 at 26-JUL-06
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:10
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 7127040 bytes disk space from 858934592 limit
RMAN> backup device type disk tag 'BACKUP_ORCL_000044_072606074050' archivelog all not backed up delete all input;
Starting backup at 26-JUL-06
current log archived
using channel ORA_DISK_1
channel ORA_DISK_1: starting archive log backupset
channel ORA_DISK_1: specifying archive log(s) in backup set
input archive log thread=1 sequence=153 recid=133 stamp=596264115
input archive log thread=1 sequence=154 recid=134 stamp=596300278
input archive log thread=1 sequence=155 recid=135 stamp=596325630
input archive log thread=1 sequence=156 recid=136 stamp=596347055
input archive log thread=1 sequence=157 recid=137 stamp=596383253
input archive log thread=1 sequence=160 recid=140 stamp=596834017
input archive log thread=1 sequence=161 recid=141 stamp=596834021
input archive log thread=1 sequence=162 recid=142 stamp=596834029
input archive log thread=1 sequence=163 recid=143 stamp=596835597
input archive log thread=1 sequence=164 recid=144 stamp=596835671
channel ORA_DISK_1: starting piece 1 at 26-JUL-06
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 07/26/2006 19:41:15
ORA-19809: limit exceeded for recovery files
ORA-19804: cannot reclaim 407169024 bytes disk space from 858934592 limit
RMAN> exit;
Recovery Manager complete.
<<< end of output log >>>
I have already doubled the size of the flash_recovery_area and its the same error I am encountering. The above-posted output log is actually the latest one after increasing the size of the flash_recovery_area.
Any response will be highly appreciated.
Many Thanks,
Jiggs

Thanks again Kuljeet!
Here are the output:
SQL> show parameter db_recovery_file_dest
NAME TYPE VALUE
db_recovery_file_dest string /backup/flash_recovery_area
db_recovery_file_dest_size big integer 858934592
SQL> col name for a55
SQL> select * from v$recovery_file_dest;
NAME SPACE_LIMIT SPACE_USED
SPACE_RECLAIMABLE NUMBER_OF_FILES
/backup/flash_recovery_area 858934592 1750880256
0 11
It's now obvious that I still need to increase the size of the flash_recovery_area. What is the easiest way of increasing the size aside from using the EM. Am just new in Oracle RDBMS so am still not familiar with all the stuff in this arena.
Also, do you need to delete the archivelog manually after the backup? What we are doing here is backing up the database using EM and check the 'delete archivelog....' portion during the wizard.
Many Thanks,
Jiggs

Similar Messages

  • Schedule backup fail wit sql agent job

    HIall my job of backup fail....  [windows 2012 Alwayson sql server 2014]  in the event viewer i see The operation executed with the following results. Details: An Unexpected Error occured while executing new-backup. Details: A command that prompts the user failed because the host program or the command type does not support user interaction. The host was attempting to request confirmation with the following message: Please check the results of the Input validation above. Do you still want to continue with the backup anyway Stack Trace: at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate) at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext) at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame) at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)  if i run the command with powershell or command it worksi use a domain account for agent account   

    hiif i run with my user in powershell work like if i change the account of agent to my account if i use the agent (domain user) not work if i use the agente domain user in group of administrator not work the command is SmsqlJobLauncher.exe new-backup  –svr 'MSSQL'  -ag 'MSSQAG' -prm  -ver -bp 1,99 –verInst 'mssql03' -mp –mpdir 'C:\SMSQLMnPt' -RetainBackups  2 -RetainShareBackups  7 -cpylgbkshare NOTHING_TOSHARE -lb -bksif -RetainSnapofSnapInfo 2 -rudays 1 –mgmt daily -db the option force not work   seem problem of permission but why? the agent are administrator....

  • DB13 Calender Scheduling backup failed

    Hi Guru's/Experts,
    Our DBAcockpit backup planning is on every Wednesday... Yesterday it was failed and the status it is showing is 'Scheduling Failed'  I tried to Re-Scheduled it is giving the message "Action Successfully Completed". When I tried to check the jobs in sm37 named DBA:BACKUP it is not present in any case neither scheduled,active,released nor cancelled.
    After running the Rescheduled i check the SM21 status in that it is giving the warning Failed to maintain status entry for job DBA:BACKUP_DEV______@131106/400
    I have checked the SAP Note 1242278 - DB6: Status 'Scheduling failed' in planning calendar   but it is not compatible with my release version i have SAP_BASIS 702 with support package SAPKB70210 (level 10)
    Can we have updated version of this note so that i can implement this on my system to resolve this issue
    If you have any further quick suggestions it will be appreciated...
    Would be looking forward for your help..
    Thanks & Regards,
    Prasad Deshpande

    Hi Deepak,
    Thanks 4 the quick reply when i am clicking on DBA Planning Calender and after selecting the job when i clicked on Action Details it is showing only this as per screen below
    Is there any further option apart from this...
    Please Excuse me for the silly question as i am new in SAP Basis...
    Thanks & Regards,
    Prasad Deshpande

  • Email Alerts for Scheduled Backup Failures on Cisco UCM?

    Hi,
    I never set this up before or know if this is possible.  Can I setup email alerts on Cisco UCM 8.X when a scheduled backup fails?
    I specified the SMTP host under the OS administration page, but that is it.
    Please let me know if this is possible and if so how I can set this up?
    Thank you in advanced!
    -rya

    Rya
    You'll be looking for the CiscoDRFFailure in Alert Central of RTMT. The alert can be configured to send a free text alert to an email address on backup failure.

  • EM Fails. Will scheduled backups be affected?

    Hello.
    I had a problem to our EM DBControl. It keeps on failing / or dying (issuing command emctl status dbconsole shows EM is not running). So i tried to drop all the repositories and recreate it. (+emca -create dbcontrol db -repos recreate -cluster+) Unfortunately, I wasn't able to complete it because it put our database to quiesce so i just kill the emca and unquiesce the DB. I planned to schedule it on low transactions. Now weird thing is when i try to use EM again the following day, its woking and its not failing anymore.
    My major concern now is I used EM DBControl to facilitate backup and recovery. If ever EM will fail again, does the scheduled backup will also fail?
    If during the process of backup the EM fails, will the datafiles,archives,control (whole DB) be corrupted?
    Well I know that when I try prebackup that when I close the EM, the backup finished successfully, but I am not really sure if backup is done on all datafiles.
    Hope someone would help.
    Thanks,
    Jay A

    Thanks for the response, but I was referring more to where the metadata is stored. And unfortunately, the backup job is something associated with EM not the scheduler, as you will find no reference to these in dba_jobs. They are not visible in the administration > jobs page either. They are scheduled through the maintenance > schedule backup link, and can be viewed by selecting the scheduled,running,problem executions links on the homepage.
    Thanks,
    Jeremy

  • Online Backup Failed (Status Its shows Scheduling failed)

    Dear all ,
    OS AIX , DB Oracle , SAP ECC6.0 , Tivoli Storage Manager
    Scheduled  Online Backups are  failed  (Backups are fired through DB13)
    JOB Status : Scheduling failed
    Job Log:
    02.12.2009     17:00:01     Job started
    02.12.2009     17:00:01     Step 001 started (program RSDBAJOB, variant &0000000000657, user ID BASIS)
    02.12.2009     17:00:01     No application server found on database host - rsh/gateway will be used
    02.12.2009     17:00:01     Execute logical command BRBACKUP On host PRODORADB
    02.12.2009     17:00:01     Parameters:-u / -jid ALLOG20091201170000 -c force -t online -m all -p initIRPoffsite.sap -a -c force -p initIRP
    02.12.2009     17:00:01     offsite.sap -cds
    02.12.2009     17:01:01     SXPG_STEP_XPG_START: is_local_host: rc = 403
    02.12.2009     17:01:01     SXPG_STEP_XPG_START: host = PRODORADB
    02.12.2009     17:01:01     SXPG_STEP_XPG_START: is_local_r3_host: rc = 802
    02.12.2009     17:01:01     SXPG_STEP_XPG_START: RFC_TCPIP_CONNECTION_OPEN: rc = 1003
    02.12.2009     17:01:01     SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003
    02.12.2009     17:01:01     SXPG_COMMAND_EXECUTE(LONG)
    02.12.2009     17:01:01     <timestamp> = 20091202170101
    02.12.2009     17:01:01     COMMANDNAME = BRBACKUP
    02.12.2009     17:01:01     ADDITIONAL_PARAMETERS =
    02.12.2009     17:01:01     -u / -jid ALLOG20091201170000 -c force -t online -
    02.12.2009     17:01:01     m all -p initIRPoffsite.sap -a -c force -p initIRP
    02.12.2009     17:01:01     offsite.sap -cds
    02.12.2009     17:01:01     LONG_PARAMS
    02.12.2009     17:01:01     OPERATINGSYSTEM = ANYOS
    02.12.2009     17:01:01     TARGETSYSTEM = PRODORADB
    02.12.2009     17:01:01     DESTINATION
    02.12.2009     17:01:01     SY-SUBRC = 1003
    02.12.2009     17:01:01     SXPG_COMMAND_EXECUTE failed for BRBACKUP - Reason: program_start_error: For More Information, See SYS
    02.12.2009     17:01:01     Job cancelled after system exception ERROR_MESSAGE
    Note :
    when i execute immediately or through Command line  backup  is going fine
    but when i scheduling  backup it was Cancelled  (Status shows Schudling Failed)
    pls give me suggestion
    sathessh

    Dear Yoganand.V
    thanks for your immediate response
    and still i am facing this issue
    the Backups are triggered from DB13 and Scheduled from Central Instance not Application Server and Auto Script is running at OS level and pls look FINISHED BACKUP LOG for your Reference
    08.12.2009     17:50:18     Job started
    08.12.2009     17:50:18     Step 001 started (program RSDBAJOB, variant &0000000000717, user ID S2K_BASIS)
    08.12.2009     17:50:18     No application server found on database host - rsh/gateway will be used
    08.12.2009     17:50:18     Execute logical command BRBACKUP On host PRODORADB
    08.12.2009     17:50:18     Parameters:-u / -jid ALLOG20091208175017 -c force -t online -m all -p initIRPdaily.sap -a -c force -p initIRPda
    08.12.2009     17:50:18     ily.sap -cds
    08.12.2009     18:29:23     BR0051I BRBACKUP 7.00 (34)
    08.12.2009     18:29:23     BR0055I Start of database backup: becbwhwk.anf 2009-12-08 17.50.18
    08.12.2009     18:29:23     BR0484I BRBACKUP log file: /oracle/IRP/sapbackup/becbwhwk.anf
    08.12.2009     18:29:23     BR0477I Oracle pfile /oracle/IRP/102_64/dbs/initIRP.ora created from spfile /oracle/IRP/102_64/dbs/spfileIRP.ora
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 17.50.19
    08.12.2009     18:29:23     BR0319I Control file copy created: /oracle/IRP/sapbackup/cntrlIRP.dbf 15122432
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 17.50.20
    08.12.2009     18:29:23     BR0057I Backup of database: IRP
    08.12.2009     18:29:23     BR0058I BRBACKUP action ID: becbwhwk
    08.12.2009     18:29:23     BR0059I BRBACKUP function ID: anf
    08.12.2009     18:29:23     BR0110I Backup mode: ALL
    08.12.2009     18:29:23     BR0077I Database file for backup: /oracle/IRP/sapbackup/cntrlIRP.dbf
    08.12.2009     18:29:23     BR0061I 42 files found for backup, total size 141794.742 MB
    08.12.2009     18:29:23     BR0143I Backup type: online
    08.12.2009     18:29:23     BR0130I Backup device type: util_file_online
    08.12.2009     18:29:23     BR0109I Files will be saved by backup utility
    08.12.2009     18:29:23     BR0142I Files will be switched to backup status during the backup
    08.12.2009     18:29:23     BR0289I BRARCHIVE will be started at the end of processing
    08.12.2009     18:29:23     BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 17.50.20
    08.12.2009     18:29:23     BR0229I Calling backup utility with function 'backup'...
    08.12.2009     18:29:23     BR0278I Command output of '/usr/sap/IRP/SYS/exe/run/backint -u IRP -f backup -i /oracle/IRP/sapbackup/.becbwhwk.lst -t file_onli
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     Data Protection for SAP(R)
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     Interface between BR*Tools and Tivoli Storage Manager
    08.12.2009     18:29:23     - Version 5, Release 5, Modification0.0  for AIX LF 64-bit -
    08.12.2009     18:29:23     Build: 316B  compiled on Oct 23 2007
    08.12.2009     18:29:23     (c) Copyright IBM Corporation, 1996, 2007, All Rights Reserved.
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BKI2027I: Using TSM-API version 5.5.1.0 (compiledwith 5.3.0.0).
    08.12.2009     18:29:23     BKI2000I: Successfully connected to ProLE on porttdpr3ora64.
    08.12.2009     18:29:23     BKI0005I: Start of program at: Tue Dec  8 17:50:20 IST 2009 .
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     -- Parameters --
    08.12.2009     18:29:23     Input File            : /oracle/IRP/sapbackup/.becbwhwk.lst
    08.12.2009     18:29:23     Profile               : /oracle/IRP/102_64/dbs/initIRPdaily.utl
    08.12.2009     18:29:23     Configfile            : /oracle/IRP/102_64/dbs/initIRP.bki
    08.12.2009     18:29:23     Manual sorting file   : disabled
    08.12.2009     18:29:23     Tracefile             : disabled
    08.12.2009     18:29:23     Traceflags            : disabled
    08.12.2009     18:29:23     Parallel sessions     : 1
    08.12.2009     18:29:23     Multiplexed files     : 1
    08.12.2009     18:29:23     RL compression        : 0
    08.12.2009     18:29:23     Exit on error         : disabled
    08.12.2009     18:29:23     BATCH                 : enabled
    08.12.2009     18:29:23     Buffer size           : 131072
    08.12.2009     18:29:23     Buffer Copy Mode      : SIMPLE
    08.12.2009     18:29:23     Redologcopies         : disabled
    08.12.2009     18:29:23     Versioning            : enabled
    08.12.2009     18:29:23     Current Version      : 581
    08.12.2009     18:29:23     Versions to keep     : 6
    08.12.2009     18:29:23     Delete Versions      : <= 575
    08.12.2009     18:29:23     Backup Type           : file_online
    08.12.2009     18:29:23     TSM log server        : disabled
    08.12.2009     18:29:23     TSM server            : [email protected] with 2 sessions configured, using 1 session
    08.12.2009     18:29:23     TSM client node      : PRODORADB_TDP
    08.12.2009     18:29:23     Days for backup      : Sun Mon Tue Wed Thu Fri Sat
    08.12.2009     18:29:23     Backup mgmt class    : DAILYMGMTCLASS
    08.12.2009     18:29:23     Archiv mgmt class    : DAILYMGMTCLASS
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 18.24.44
    08.12.2009     18:29:23     BR0232I 8 of 8 files saved by backup utility
    08.12.2009     18:29:23     BR0230I Backup utility called successfully
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0056I End of database backup: becbwhwk.anf 2009-12-08 18.24.44
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 18.24.44
    08.12.2009     18:29:23     BR0052I BRBACKUP completed successfully
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 18.24.44
    08.12.2009     18:29:23     BR0291I BRARCHIVE will be started with options '-U -jid ALLOG20091208175017 -d util_file -c force -p initIRPdaily.sap -cds'
    08.12.2009     18:29:23     
    08.12.2009     18:29:23     BR0280I BRBACKUP time stamp: 2009-12-08 18.29.23
    08.12.2009     18:29:23     BR0292I Execution of BRARCHIVE finished with return code 0
    08.12.2009     18:29:23     Job finished
    regards

  • Scheduled backup jobs ar failing

    hi Guys, i am new to the Netapp and snapmanager for SQL server.the scheduled backups are failing due to an RPC error. ERROR FROM LOGS: [01:03:42.059]  Requesting SnapMirror update for LUN [M] on volume [pqsd02i1_snapinfo_vol] of filer [iosapmf01]...[01:04:04.559]  [SnapDrive Error]: Failed to get Data ONTAP version running on the storage system snsapmf01.Error Description: RPC Error - Access is denied.(SnapDrive Error Code: 0xc004031e)[01:04:04.559]  [SnapDrive Error]: Failed to get Data ONTAP version running on the storage system sunmisysf01.Error Description: RPC Error - Access is denied. not able for find any workaround or FIX to the issue, please suggest.

    if you haven't recenlty changed the password for the SnapDrive (domain?) account and nothing changed in DNS or local windows hosts file, then it's most likely a problem with the cifs status on the storage system: the storage system needs cifs service to be running and working fine within the workgroup or the domain. If not, it won't accept any RPC calls.As a matter of fact, I do see some CIFS related errors on your storage system: Thu Jul  2 01:00:57 BST [sunmisysf01:nbt.nbss.socketError:error]: NBT: Cannot connect to server 10.80.49.117 over NBSS socket for port 139. Session setup error. Error 0x82: Called name not present.Thu Jul  2 01:00:57 BST [sunmisysf01:cifs.server.infoMsg:info]: CIFS: Warning for server \\MISYS-DC008: Could not make TCP connection.Thu Jul  2 01:00:57 BST [sunmisysf01:cifs.server.errorMsg:error]: CIFS: Error for server \\MISYS-DC008: Error while negotiating protocol with server No Trusted Logon Servers Available - STATUS_NO_LOGON_SERVERS.  You may want to take a close look at that.try cifs testdc, cifs domaininfo or (if you can afford a cifs downtime) cifs terminate and cifs restart. You have the option httpd.admin.enable on, which means you can configure SnapDrive to talk http to the Storage system. why not give a try? Hope that helps,Domenico.

  • 2008R2 backup - fails every time when scheduled; works every time when run manually

    Hi all
    I installed a brand new Dell PowerEdge T310 at the weekend, with a clean install of 2008R2. Roles are .Net IIS, DC, DNS, DHCP. The server has 8GB RAM and a PERC RAID1 array.
    I have scheduled the backup (20:30) to do a full backup (C:, system state, bare metal) to external USB drives.
    Every day so far the backup has failed, but when I logon to the server and choose to run it manually it always succeeds.
    Event log messages are:
    Event 40961, VSS
    ASR Warning: Failed to collect disk information for ASR Backup. Reason:    Unable to obtain disk information for device 1 (Win32 error code 0x2).
    Event 753, Backup
    The Block Level Backup Engine service has successfully started.
    Event 561, Backup
    The backup operation that started at '‎1601‎-‎01‎-‎01T00:00:00.000000000Z' has failed because no backup storage location could be found. Please confirm that the backup storage location is attached and online, and then rerun the backup
    operation.
    Event 546, Backup
    The backup operation attempted at '‎2011‎-‎11‎-‎22T20:30:04.898299200Z' has failed to start, error code '2155348061' (Windows Backup cannot find any of the backup storage locations.). Please review the event details for a solution, and
    then rerun the backup operation once the issue is resolved.
    The server is remote and no-one can possibly be tinkering with (only I have remote access and the office closed for the day four hours ago). But if I remote to the server and run it manually, it runs.
    Does anyone have any advice please? I don't really want to be running manually every day :-)
    Many thanks,
    Jim

    Hi,
    According to your description, it seems that if you do a schedule backup, it failed,
    If you do a manual backup, it would succeed.
    I would like to confirm that if it is the same external USB drive destination when
    use the schedule backup and the manual backup?
    From the error code, you may take the following steps to troubleshoot the issue.
    To verify that a scheduled backup is enabled:
    Open an elevated Command Prompt window. Click
    Start, point to All Programs, click Accessories, right-click
    Command Prompt, and then click Run as administrator.
    At the prompt, type:
    wbadmin enable backup.
    If the command output shows a schedule, then a scheduled backup is enabled.
    Confirm that the schedule contains the correct parameters.
    To verify that a disk used to store backups is online:
    For the computer that contains the storage disk, open Disk Management. Click
    Start, click Run, and then type: diskmgmt.msc.
    Click
    View, click Top, and then click Disk List.
    For the disk that contains the volume that you will use to store backups, confirm that the value in the
    Status column is Online.
    For more details, you may refer to the Microsoft articles.
    Event ID 561 — Backup Operations
    http://technet.microsoft.com/en-us/library/dd364832(WS.10).aspx
    Event ID 546 — Backup Operations
    http://technet.microsoft.com/en-us/library/cc734451(WS.10).aspx
    Best Regards
    Jeff Ren
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • NT Backup fail by automatic scheduling Job.

    Hi ,
    I am experience one strange thing that I scheduled windows NT backup tool to make the backup onto my IBM Tape Drive Ultrium (800 GB ) .
    sometime the backup automatically completed and some time I check and it shows nothing then I  Start manually job and this time it completed.
    My current configuration is Windows Server 2003 Standard edition with IBM Tape Drive .
    Even I set-up the unmanaged client facility ( /um) in the script so that existing backup if it will found then create new backup onto this existing one of the new day.
    Regards,
    Lalit Kumar Soni

    Hi,
    If there is any error message in the Event Log? You could try to install the hotfix in the KB article below to resolve the issue.
    A scheduled backup does not run after you reschedule the backup by using NTBackup.exe in Windows Server 2003
    https://support.microsoft.com/en-us/kb/902389?wa=wsignin1.0
    Best Regards,
    Mandy 
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • TFS 2010 Scheduled backups posts a 'LastRunResult exit code is 267009' but doesn't fail

    My schedule backups in TFS 2010 is running but showing an 'Error' status in the Admi console and posts a on line log file with this '[Error date/time] LastRunResult exit code is 267009. The backups take ~55 minutes. We are using Power Tools 10.0.41206.0.
    Any ideas?

    Hi,
    We have the same situation on 2008 R2 Windows, when scheduler task is finished with Last
    Result : 267009. <o:p></o:p>
    Currently we are monitoring it as an error because it
    is different from 0. <o:p></o:p>
    I wonder
    if there is a list of all last results, so we
    can decide which other
    codes are "healthy", to monitor our scheduler task better.
    Elena Mitlin<o:p></o:p>
    ME

  • ACS 5.3.0.40 On-demand Full Backup failed.

    Hi,
    I have ACS 5.3.0.40 Primary Secondary Authenticators , of which the Scheduled backup has stopped.
    When checked the :
    Monitoring Configuration >
    System Operations >
    Data Management >
    Removal and Backup
    > Incremental Backup , it had changed to OFF mode. without any reason.
    The same was observed earlier too.
    I have made the
    Incremental Backup to ON and intiated the
    View Full Database Backup Now. But it wasn't successful and reported an Error:
    FullBackupOnDemand-Job Incremental Backup Utility System Fri Dec 28 11:56:57 IST 2012 Incremental Backup Failed: CARS_APP_BACKUP_FAILED : -404 : Application backup error Failed
    Later i did the acs stop/start  "view-jobmanager" and  initiated the On-demand Full Backup , but no luck, same error reported this time too.
    Has any one faced similar type of error /problem reported , please let me know the solution.
    Thanks & Regards.

    One other thing; if this does end up being an issue with disk space it is worth considering patch 5.3.0.40.6 or later since improves database management processes
    This cumulative patch includes fixes/enhancements related to disk management to avoid following issue
    CSCtz24314: ACS 5.x *still* runs out of disk space
    and also fix for
    CSCua51804: View backup fails   even when there is space in disk
    Following is taken from the readme for this patch
       The Monitoring and Reporting database can increase when as records are collected. There are two mechanisms to reduce this size and prevent it from exceeding the maximum limit.
    1. Purge: In this mechanism the data will be purged based on the configured data retention period or upon reaching the upper limit of the database.
    2. Compress: This mechanism frees up unused space in the database without deleting any records.
    Previously the compress option could only be run manually. In ACS 5.3 Patch 6 there are enhancements so it will run daily at a predefined time, automatically when specific criteria are met. Similarly by default purge job runs every day at 4 AM. In Patch 6 new option provided to do on demand purge as well.
    The new solution is to perform the Monitoring and Reporting database compress automatically.
    2.       New GUI option is provided to enable the Monitoring and Reporting database compress to run on every day at 5 AM. This can be configured under GUI Monitoring And Configuration -> System Operations -> Data Management -> Removal and Backup
    3.       Changed the upper and lower limit of purging of Monitoring and Reporting data. This is to make sure at lower limit itself ACS has enough space to take the backup. The maximum size allocated for monitoring and reporting database is 42% of /opt( 139 GB). The lower Limit at which ACS purges the data by taking the backup is 60% of maximum size Monitoring and Reporting database (83.42 GB). The upper limit at which ACS purges the data without taking backup is 80% of maximum size Monitoring and Reporting database (111.22 GB).
    4. The acsview-database compress operation stops all services till 5.3 patch 5 , now only Monitoring and Reporting related services are stopped during this operation.
    5. Provided “On demand purge” option in Monitoring and Reporting GUI. This option will not try to take any backup, it will purge the data based on window size configured.
    6. Even if the “Enable ACS View Database compress” option is not enabled in GUI then also automatic view database compress will be triggered if the physical size of Monitoring and Reporting database reached to the upper limit of its size.
    7. This automatic database compress takes place only when the “LogRecovery” feature is enabled, this is to make sure that the logging which happens during this operation will be recovered once this operation is completed. ACS generates alert when there is a need to do automatic database compress and also to enable this feature.
    8. Before enabling “LogRecovery” feature configure the Logging Categories in such way that only mandatory data to log into Local Log Target and Remote Log Target as Log collector under System Administration > ... > Configuration > Log Configuration
    This “LogRecovery” feature can recover the logs only if the logs are present under local log target.
    9       This automatic database compress operation also performed only when the difference between actual and physical size of Monitoring and Reporting database size is > 50GB.
    10 The new CLI “acsview” with option “show-dbsize” is provided to show the actual and physical size of the Monitoring and Reporting database. This is available in “acs-config” mode.
               acsview     show-dbsize     Show the actual and physical size of View DB and transaction log file

  • ICloud backups failing due to Safari bookmarks DB being locked

    iCloud backups are failing to complete on my iPhone 4 (CDMA), iOS 5.0.1.  I successfully completed a backup on November 9, but haven't been able to get a backup to complete since then.  When I manually invoke the "Back Up Now" function, it starts backing up, then says "There was a problem completing the backup.  Please try again later."
    Looking in the console logs (below), it appears the problem is that the Safari bookmarks DB is locked (corrupted?).  Indeed, I am unable to add additional bookmarks in Safari, I get the message: "Bookmarks are being synced.  Please add the bookmark once syncing has completed."
    I've tried restarting the iPhone to no avail; I've also looked at Apple's iCloud backup troubleshooting doc, and none of the cases there seemed to match this problem.
    Any suggestions ar every much appreciated!
    Here is what the iPhone console says:
    Nov 29 15:47:01 unknown backupd[7416] <Warning>: INFO: SQLite file is locked: /var/mobile/Library/Safari/Bookmarks.db (d1f062e2da26192a6625d968274bfda8d07821e4)
    Nov 29 15:47:02 unknown backupd[7416] <Warning>: WARNING: Error checkpointing copied SQLite file: disk I/O error (10) (MBErrorDomain/16): /var/mobile/Library/AddressBook/AddressBookImages.sqlitedb (cd6702cea29fe89cf280a76794405adb17f9a0ee)
    Nov 29 15:47:04 unknown backupd[7416] <Warning>: INFO: Added batch of 4 files of size 15.2 KB in 2.155 s at 0.01 MB/s (6.6%)
    Nov 29 15:47:04 unknown backupd[7416] <Warning>: INFO: Finished adding files in 7.103 s at 13.20 MB/s
    Nov 29 15:47:05 unknown backupd[7416] <Warning>: WARNING: Retrying after hard error: Files modified while backing up (MBErrorDomain/9)
    Nov 29 15:47:09 unknown backupd[7416] <Warning>: INFO: Snapshot 85 is uncommitted
    Nov 29 15:47:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:47:33 unknown lockdownd[21] <Error>: 016b4000 copy_basebandRegionSKU: MobileGestalt failed to provide an BasebandRegionSKU
    Nov 29 15:47:33 unknown lockdownd[21] <Error>: 016b4000 special_case_get_domain: NN: checking BT MAC Address reported back 24:ab:81:ec:bf:37
    Nov 29 15:47:33 unknown kernel[0] <Debug>: lockbot[7436] Builtin profile: gputoolsd (sandbox)
    Nov 29 15:47:36 unknown lockdownd[21] <Error>: 01632000 copy_basebandRegionSKU: MobileGestalt failed to provide an BasebandRegionSKU
    Nov 29 15:47:36 unknown lockdownd[21] <Error>: 01632000 special_case_get_domain: NN: checking BT MAC Address reported back 24:ab:81:ec:bf:37
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: Found paths:
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /usr/lib/dyld
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /System/Library/Caches/com.apple.dyld/dyld_shared_cache_armv7
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/usr/lib/CFDataFormatters.dylib
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/usr/lib/libdebugnub.dylib
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/usr/lib/libXcodeDebuggerSupport.dylib
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/Library/PrivateFrameworks/GPUTools.framework/libglInterpose.dylib
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/Library/PrivateFrameworks/GPUToolsCore.framework/GPUToolsCore
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/Library/PrivateFrameworks/DevToolsBundleInjection.framework/DevTools BundleInjection
    Nov 29 15:47:37 unknown DTFetchSymbols[7448] <Notice>: /Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit
    Nov 29 15:47:56 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Safari/Bookmarks.db
    Nov 29 15:48:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:48:29 unknown backupd[7416] <Warning>: INFO: Scanned in 79.680 s
    Nov 29 15:48:30 unknown backupd[7416] <Warning>: INFO: Found 0 deleted files in 0.995 s
    Nov 29 15:48:33 unknown backupd[7416] <Warning>: INFO: Updated snapshot 85 (added 6 files of size 182.2 MB)
    Nov 29 15:48:33 unknown backupd[7416] <Warning>: INFO: Created backup and snapshot in 2.651 s
    Nov 29 15:48:33 unknown backupd[7416] <Warning>: INFO: Adding 6 files of size 182.2 MB
    Nov 29 15:49:11 unknown backupd[7416] <Warning>: INFO: Added batch of 1 files of size 88.7 MB in 24.837 s at 3.57 MB/s (29.4%)
    Nov 29 15:49:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:49:45 unknown backupd[7416] <Warning>: ERROR: Error starting transfer of items with MMCS: Error Domain=com.apple.mmcs Code=30 "The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested)" UserInfo=0xf9d5bf0 {NSDescription=All items in the request have failed. Put authorization will not be requested}
    Nov 29 15:49:45 unknown backupd[7416] <Warning>: INFO: Not retrying after unrecoverable error: Error putting items into chunk store (MBErrorDomain/400). Underlying error: Error putting items into MMCS (MBErrorDomain/400). Underlying error: The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested) (com.apple.mmcs/30)..
    Nov 29 15:49:51 unknown backupd[7416] <Warning>: ERROR: Backup failed: Error putting items into chunk store (MBErrorDomain/400). Underlying error: Error putting items into MMCS (MBErrorDomain/400). Underlying error: The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested) (com.apple.mmcs/30)..
    Nov 29 15:49:52 unknown lockdownd[21] <Error>: libMobileGestalt copyInternationalMobileEquipmentIdentity: No IMEI in CT mobile equipment info dictionary - <CFBasicHash 0x2254b0 [0x3f5f5630]>{type = mutable dict, count = 6,
              entries =>
                        1 : <CFString 0x250530 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoCurrentSubscriberId"} = <CFString 0x224740 [0x3f5f5630]>{contents = "2062760895"}
                        2 : <CFString 0x225480 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoCurrentMobileId"} = <CFString 0x24f4d0 [0x3f5f5630]>{contents = "A100001AEF8D32"}
                        3 : <CFString 0x240100 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoMEID"} = <CFString 0x24f4d0 [0x3f5f5630]>{contents = "A100001AEF8D32"}
                        4 : <CFString 0x255a70 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoMIN"} = <CFString 0x224740 [0x3f5f5630]>{contents = "2062760895"}
                        7 : <CFString 0x258a10 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoPRLVersion"} = <CFNumber 0x250de0 [0x3f5f5630]>{value = +52341, type = kCFNumberSInt64Type}
                        8 : <CFString 0x250570 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoERIVersion"} = <CFNumber 0x240050 [0x3f5f5630]>{value = +6, type = kCFNumberSInt32Type}
    Nov 29 15:49:52 unknown lockdownd[21] <Error>: 01632000 copy_imei: MobileGestalt failed to provide an IMEI
    Nov 29 15:49:52 unknown lockdownd[21] <Error>: 01632000 copy_iccid: invalid ICCID from CT/no ICCID available
    Nov 29 15:49:53 unknown backupd[7416] <Warning>: INFO: Scheduling next backup at 11/29/11 3:50:23 PM
    Nov 29 15:50:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:50:26 unknown backupd[7416] <Warning>: INFO: Backup starting
    Nov 29 15:50:26 unknown backupd[7416] <Warning>: INFO: DeviceID="8e00a6a6d8e93337321c17ba679894a5ac80ddb1", DeviceName="Blake Scholl's iPhone", ProductType="iPhone3,3", BuildVersion="9A405"
    Nov 29 15:50:30 unknown profiled[7458] <Notice>: (Note ) profiled: Service starting...
    Nov 29 15:50:32 unknown wifid[25] <Error>: WiFi:[344303432.585437]: Client itunesstored is background application
    Nov 29 15:50:38 unknown backupd[7416] <Warning>: INFO: Refreshed cache in 4.024 s
    Nov 29 15:50:38 unknown backupd[7416] <Warning>: INFO: Snapshot 85 is uncommitted
    Nov 29 15:51:15 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Safari/Bookmarks.db
    Nov 29 15:51:16 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Preferences
    Nov 29 15:51:18 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Preferences/com.apple.itunesstored.plist
    Nov 29 15:51:18 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Preferences
    Nov 29 15:51:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:51:31 unknown profiled[7458] <Notice>: (Note ) profiled: Idled.
    Nov 29 15:51:31 unknown profiled[7458] <Notice>: (Note ) profiled: Service stopping.
    Nov 29 15:51:50 unknown backupd[7416] <Warning>: INFO: Scanned in 71.803 s
    Nov 29 15:51:52 unknown backupd[7416] <Warning>: INFO: Found 1 deleted files in 1.279 s
    Nov 29 15:51:55 unknown backupd[7416] <Warning>: INFO: Updated snapshot 85 (added 11 files of size 93.8 MB)
    Nov 29 15:51:55 unknown backupd[7416] <Warning>: INFO: Created backup and snapshot in 2.424 s
    Nov 29 15:51:55 unknown backupd[7416] <Warning>: INFO: Adding 11 files of size 93.8 MB
    Nov 29 15:51:55 unknown backupd[7416] <Warning>: INFO: SQLite file is locked: /var/mobile/Library/Safari/Bookmarks.db (d1f062e2da26192a6625d968274bfda8d07821e4)
    Nov 29 15:51:56 unknown backupd[7416] <Warning>: WARNING: Error checkpointing copied SQLite file: disk I/O error (10) (MBErrorDomain/16): /var/mobile/Library/AddressBook/AddressBookImages.sqlitedb (cd6702cea29fe89cf280a76794405adb17f9a0ee)
    Nov 29 15:52:00 unknown backupd[7416] <Warning>: INFO: Added batch of 9 files of size 3.8 KB in 4.011 s at 0.00 MB/s (0.0%)
    Nov 29 15:52:01 unknown backupd[7416] <Warning>: INFO: Added batch of 1 files of size 0 B in 0.492 s at 0.00 MB/s (0.0%)
    Nov 29 15:52:01 unknown backupd[7416] <Warning>: INFO: Finished adding files in 6.141 s at 15.27 MB/s
    Nov 29 15:52:03 unknown backupd[7416] <Warning>: WARNING: Retrying after hard error: Files modified while backing up (MBErrorDomain/9)
    Nov 29 15:52:09 unknown backupd[7416] <Warning>: INFO: Snapshot 85 is uncommitted
    Nov 29 15:52:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:52:25 unknown atc[7384] <Warning>: ATC|__block_global_22|ATController.m:1182| Assertion check - link <ATLink: 0x1862d0> held: 0, idle: 0
    Nov 29 15:52:46 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Safari/Bookmarks.db
    Nov 29 15:53:19 unknown backupd[7416] <Warning>: INFO: Scanned in 69.028 s
    Nov 29 15:53:19 unknown backupd[7416] <Warning>: INFO: Found 0 deleted files in 0.693 s
    Nov 29 15:53:24 unknown backupd[7416] <Warning>: INFO: Updated snapshot 85 (added 4 files of size 93.8 MB)
    Nov 29 15:53:24 unknown backupd[7416] <Warning>: INFO: Created backup and snapshot in 3.972 s
    Nov 29 15:53:24 unknown backupd[7416] <Warning>: INFO: Adding 4 files of size 93.8 MB
    Nov 29 15:53:25 unknown backupd[7416] <Warning>: INFO: SQLite file is locked: /var/mobile/Library/Safari/Bookmarks.db (d1f062e2da26192a6625d968274bfda8d07821e4)
    Nov 29 15:53:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:53:25 unknown backupd[7416] <Warning>: WARNING: Error checkpointing copied SQLite file: disk I/O error (10) (MBErrorDomain/16): /var/mobile/Library/AddressBook/AddressBookImages.sqlitedb (cd6702cea29fe89cf280a76794405adb17f9a0ee)
    Nov 29 15:53:28 unknown backupd[7416] <Warning>: INFO: Added batch of 2 files of size 1.6 KB in 2.274 s at 0.00 MB/s (0.0%)
    Nov 29 15:53:28 unknown backupd[7416] <Warning>: INFO: Finished adding files in 3.440 s at 27.26 MB/s
    Nov 29 15:53:28 unknown backupd[7416] <Warning>: WARNING: Retrying after hard error: Files modified while backing up (MBErrorDomain/9)
    Nov 29 15:53:34 unknown backupd[7416] <Warning>: INFO: Snapshot 85 is uncommitted
    Nov 29 15:54:18 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/SpringBoard
    Nov 29 15:54:18 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/SpringBoard/applicationstate.plist
    Nov 29 15:54:20 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/SpringBoard
    Nov 29 15:54:20 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Safari/Bookmarks.db
    Nov 29 15:54:23 unknown backupd[7416] <Warning>: INFO: Modified while scanning: /var/mobile/Library/Mail
    Nov 29 15:54:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:54:53 unknown backupd[7416] <Warning>: INFO: Scanned in 78.753 s
    Nov 29 15:54:53 unknown backupd[7416] <Warning>: INFO: Found 0 deleted files in 0.857 s
    Nov 29 15:54:56 unknown backupd[7416] <Warning>: INFO: Updated snapshot 85 (added 9 files of size 182.2 MB)
    Nov 29 15:54:56 unknown backupd[7416] <Warning>: INFO: Created backup and snapshot in 2.897 s
    Nov 29 15:54:56 unknown backupd[7416] <Warning>: INFO: Adding 9 files of size 182.2 MB
    Nov 29 15:55:00 unknown backupd[7416] <Warning>: INFO: Added batch of 2 files of size 31.3 KB in 3.679 s at 0.01 MB/s (0.0%)
    Nov 29 15:55:25 unknown atc[7384] <Warning>: ATC|__20-[ATController init]_block_invoke_0831|ATController.m:1164| Checking timeout inactive=0, timeout disabled=1
    Nov 29 15:55:33 unknown backupd[7416] <Warning>: INFO: Added batch of 1 files of size 88.7 MB in 22.235 s at 3.99 MB/s (24.3%)
    Nov 29 15:56:08 unknown backupd[7416] <Warning>: ERROR: Error starting transfer of items with MMCS: Error Domain=com.apple.mmcs Code=30 "The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested)" UserInfo=0xf950f60 {NSDescription=All items in the request have failed. Put authorization will not be requested}
    Nov 29 15:56:08 unknown backupd[7416] <Warning>: INFO: Not retrying after unrecoverable error: Error putting items into chunk store (MBErrorDomain/400). Underlying error: Error putting items into MMCS (MBErrorDomain/400). Underlying error: The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested) (com.apple.mmcs/30)..
    Nov 29 15:56:13 unknown lockdownd[21] <Error>: libMobileGestalt copyInternationalMobileEquipmentIdentity: No IMEI in CT mobile equipment info dictionary - <CFBasicHash 0x255a30 [0x3f5f5630]>{type = mutable dict, count = 6,
              entries =>
                        1 : <CFString 0x250530 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoCurrentSubscriberId"} = <CFString 0x2439f0 [0x3f5f5630]>{contents = "2062760895"}
                        2 : <CFString 0x227350 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoCurrentMobileId"} = <CFString 0x2506d0 [0x3f5f5630]>{contents = "A100001AEF8D32"}
                        3 : <CFString 0x258a10 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoMEID"} = <CFString 0x2506d0 [0x3f5f5630]>{contents = "A100001AEF8D32"}
                        4 : <CFString 0x24ca60 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoMIN"} = <CFString 0x2439f0 [0x3f5f5630]>{contents = "2062760895"}
                        7 : <CFString 0x225640 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoPRLVersion"} = <CFNumber 0x255930 [0x3f5f5630]>{value = +52341, type = kCFNumberSInt64Type}
                        8 : <CFString 0x250570 [0x3f5f5630]>{contents = "kCTMobileEquipmentInfoERIVersion"} = <CFNumber 0x240050 [0x3f5f5630]>{value = +6, type = kCFNumberSInt32Type}
    Nov 29 15:56:13 unknown lockdownd[21] <Error>: 01632000 copy_imei: MobileGestalt failed to provide an IMEI
    Nov 29 15:56:13 unknown lockdownd[21] <Error>: 01632000 copy_iccid: invalid ICCID from CT/no ICCID available
    Nov 29 15:56:13 unknown backupd[7416] <Warning>: ERROR: Backup failed: Error putting items into chunk store (MBErrorDomain/400). Underlying error: Error putting items into MMCS (MBErrorDomain/400). Underlying error: The operation couldn’t be completed. (com.apple.mmcs error 30 - All items in the request have failed. Put authorization will not be requested) (com.apple.mmcs/30)..
    Nov 29 15:56:15 unknown backupd[7416] <Warning>: INFO: Scheduling next backup at 11/29/11 7:33:26 PM

    Had same problem, the solution lies with having your original apple ID associated email address "verified".
    I may not have all the steps down correctly, but open your apple ID account manager and go to the your listing for email and "verify" the email address.  This association then seems to allow the use of your email address when you are trying to set up this new apple ID that they are requiring for iCloud.
    Be aware that this new apple ID has a far reach and apparently cannot be undone, that is you can't change the name, characters, numbers or whatever you have for an email address that becomes your apple ID---even if you can no longer use the email address to receive email.
    Lots of luck.
    I have been trying to get the iCloud features to work for over a week now, including a visit to a genius bar, and still not fully functioning.

  • Mssql backup failed in db13

    SQL Job information   ******************************
    Jobname:    SAP CCMS Full DB Backup of ADQ [20110118203423-3-030000]
    Type:       TSQL
    DB-Name:    ADQ
    For Run:    20110119  03:00:00
    Job history information  *****************************
    Stepname:   CCMS-step 1
    Command:    declare @exeStmt nvarchar(2000) exec adq.sap_backup_databases @dbList=
                "ADQ",@r3Db="ADQ",@bDev="R3DUMP0",@expDays= 27,@bkupChecksum="N",@jobN
                ame= "SAP CCMS Full DB Backup of ADQ [20110118203423-3-030000]",@bkupT
                ype="F",@nativeBkup="N",@exeDate = "20110119030000",@bkupSim = "N",@fo
                rmat = 0,@init = 0,@bkupDb = "ADQ",@unload = 0,@exeStmt = @exeStmt OUT
                PUT
    Status:     (failure)
    Message:    2528
    Severity:                                                                                16
    Duration:   0  hours(s)  0  min(s) 0  sec(s)
    Last msg:   Executed as user: NT AUTHORITY\SYSTEM. Cannot open backup device 'R3DU
                MP0(
    .\tape0)'. Operating system error 2(The system cannot find the f
                ile specified.). [SQLSTATE 42000] (Error 3201)  BACKUP DATABASE is ter
                minating abnormally. [SQLSTATE 42000] (Error 3013)  DBCC execution com
                pleted. If DBCC printed error messages, contact your system administra
                tor. [SQLSTATE 01000] (Error 2528).  The step failed.
                        <----
    End of Job Step History -
    >
    Job history information  *****************************

    DATA BASE MSSQL 2008 after schedule backup in DB13 it was giving above error
    anybody help me out
    Thanks,
    Ram.
    Edited by: ramnathreddy on Jan 19, 2011 1:02 PM

  • Backup fail on Time Machine and My Passport for Mac on Yosemite

    Cannot seem to get Time Machine to do a full backup of my NEW My Passport for Mac.
    I've:
    - Updated firmware on WD external drive (and formatted correctly for Apple)
    - Updated to latest IOS 10.10.3 (Yosemite)
    - Verified and repaired Mac HD via iOS Disk Utility and the WD Drive Utility (no issues found on either)
    Error message continues to be "Time Machine couldn't complete the backup to My Passport for Mac. An error occurred while copying files. The problem may be temporary. If the problem persists, use Disk Utility to repair your backup disk."
    I'm backing up about 250 GB and have done this numerous times on my Passport for Mac. Everything SEEMS to be fine during backup, until after about 2-3 hours, into a 4-hour backup, the error message appears without any error codes.
    Does anyone have any input?  I don't think it is on the WD side.  Anyone know if there an issue with Time Machine and this external drive?  Help!
    Thanks,
    Dave

    Hi Linc,
    I hope this helps you.
    Thanks,
    Dave
    4/21/15 2:30:48.894 PM com.apple.backupd[696]: Starting manual backup
    4/21/15 2:30:48.924 PM com.apple.backupd[696]: Backing up to /dev/disk3: /Volumes/My Passport/Backups.backupdb
    4/21/15 2:30:50.165 PM com.apple.backupd[696]: Forcing deep traversal on source: "Macintosh HD" (device: /dev/disk1 mount: '/' fsUUID: FAA966F2-1745-37AB-9FF9-CF4C23D771E4 eventDBUUID: B2005948-1DDE-40E6-ABC9-46245CA94AD1)
    4/21/15 2:30:50.175 PM com.apple.backupd[696]: Didn't get valid migration dates.
    4/21/15 2:30:50.180 PM com.apple.backupd[696]: Found 1181547 files (63.52 GB) needing backup
    4/21/15 2:30:50.187 PM com.apple.backupd[696]: 77.33 GB required (including padding), 819.06 GB available
    4/21/15 2:30:55.943 PM mdworker[699]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    4/21/15 2:30:56.050 PM mdworker[700]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    4/21/15 2:32:39.865 PM com.apple.mtmd[688]: low disk space thinning needed for volume Macintosh HD with 2.8 <= 10.0 pct free space , no snapshots can be thinned
    4/21/15 2:32:39.866 PM com.apple.mtmd[688]: volume Macintosh HD is now in an emergency freespace condition
    4/21/15 2:34:39.000 PM kernel[0]: nspace-handler-set-snapshot-time: 1429641281
    4/21/15 2:34:39.893 PM com.apple.mtmd[688]: Set snapshot time: 2015-04-21 14:34:41 -0400 (current time: 2015-04-21 14:34:39 -0400)
    4/21/15 2:34:44.894 PM com.apple.mtmd[688]: attempting to thin because of low free space on Macintosh HD by removing 2015-04-21 14:30:39 -0400, estimate 18498 bytes to recover, 1 snapshot can be thinned
    4/21/15 2:36:51.268 PM com.apple.backupd-helper[687]: Not starting scheduled Time Machine backup: Backup already running
    4/21/15 2:37:01.460 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:37:02.384 PM com.apple.iCloudHelper[838]: objc[838]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    4/21/15 2:37:02.402 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:37:02.662 PM com.apple.xpc.launchd[1]: (com.apple.auditd[840]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:37:02.673 PM david81968[844]: audit warning: soft /var/audit
    4/21/15 2:37:02.673 PM david81968[845]: audit warning: allsoft
    4/21/15 2:37:02.676 PM david81968[846]: audit warning: closefile /var/audit/20150421183034.20150421183702
    4/21/15 2:37:02.839 PM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    4/21/15 2:38:59.000 PM kernel[0]: CoreStorageGroup::completeIORequest - error 0xe00002ca detected for LVG "Macintosh HD" (D6FA6085-F105-4739-8C98-5794D7B5F901), pv 0759D4F3-CB92-452D-98FD-C34240DB00A7, near LV byte offset = 60459065344.
    4/21/15 2:38:59.000 PM kernel[0]: disk1: I/O error.
    4/21/15 2:38:59.999 PM com.apple.backupd[696]: Error: (-36) SrcErr:YES Copying /Users/david81968/Pictures/iPhoto Library.migratedphotolibrary/Masters/2011/10/08/20111008-103336/SAM_0979.JPG to (null)
    4/21/15 2:40:50.969 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fd518f10980 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:50.970 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a41a7a0 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:51.010 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:    NC Disabled: NO
    4/21/15 2:40:51.011 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:    NC Disabled: NO
    4/21/15 2:40:51.025 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:   DND Enabled: YES
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:   DND Enabled: YES
    4/21/15 2:40:51.025 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.025 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a533500 {name = _NSDoNotDisturbEnabledNotification}
    4/21/15 2:40:51.033 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:    NC Disabled: NO
    4/21/15 2:40:51.041 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:   DND Enabled: YES
    4/21/15 2:40:51.041 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: Updating enabled: NO   (Topics: (
    4/21/15 2:40:51.120 PM WindowServer[155]: device_generate_desktop_screenshot: authw 0x7fd09e980ad0(2000), shield 0x7fd099f396d0(2001)
    4/21/15 2:40:51.156 PM WindowServer[155]: device_generate_lock_screen_screenshot: authw 0x7fd09e980ad0(2000)[0, 0, 1440, 900] shield 0x7fd099f396d0(2001), dev [1440,900]
    4/21/15 2:41:03.172 PM loginwindow[90]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    4/21/15 2:45:23.309 PM com.apple.backupd[696]: Stopping backup.
    4/21/15 2:45:23.310 PM com.apple.backupd[696]: Error: (-43) SrcErr:NO Copying /Users/david81968/Pictures/Photos Library.photoslibrary/Masters/2011/10/08/20111008-103336/SAM_0979.JPG to /Volumes/My Passport/Backups.backupdb/David’s MacBook Air/2015-04-21-143049.inProgress/442FA756-4F11-4553-B1AD-FD0D08D9DDF3/Macintosh HD/Users/david81968/Pictures/Photos Library.photoslibrary/Masters/2011/10/08/20111008-103336
    4/21/15 2:45:23.464 PM com.apple.backupd[696]: Copied 22884 items (437.4 MB) from volume Macintosh HD. Linked 90492.
    4/21/15 2:45:23.546 PM com.apple.backupd[696]: Copy stage failed with error:11
    4/21/15 2:45:23.605 PM com.apple.backupd[696]: Backup failed with error 11: 11
    4/21/15 2:45:23.644 PM com.apple.xpc.launchd[1]: (com.apple.auditd[1026]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:45:23.658 PM david81968[1030]: audit warning: allsoft
    4/21/15 2:45:23.658 PM david81968[1031]: audit warning: soft /var/audit
    4/21/15 2:45:23.660 PM david81968[1032]: audit warning: closefile /var/audit/20150421183702.20150421184523
    4/21/15 2:47:24.762 PM SystemUIServer[258]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    4/21/15 2:47:24.764 PM com.apple.prefs.backup.remoteservice[683]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    4/21/15 2:48:21.585 PM WindowServer[155]: CGXDisplayDidWakeNotification [1669794395052]: posting kCGSDisplayDidWake
    4/21/15 2:48:21.586 PM WindowServer[155]: handle_will_sleep_auth_and_shield_windows: Deferring.
    4/21/15 2:48:21.706 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: notification observer: com.apple.FaceTime   notification: __CFNotification 0x7fd518c34ab0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.706 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a531dd0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.750 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:    NC Disabled: NO
    4/21/15 2:48:21.750 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:    NC Disabled: NO
    4/21/15 2:48:21.771 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>:   DND Enabled: NO
    4/21/15 2:48:21.771 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>:   DND Enabled: NO
    4/21/15 2:48:21.771 PM imagent[281]: <IMMacNotificationCenterManager: 0x7fd518c317e0>: Updating enabled: YES   (Topics: (
        "com.apple.ess",
        "com.apple.private.ac"
    4/21/15 2:48:21.771 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a5487f0>: Updating enabled: YES   (Topics: (
        "com.apple.private.alloy.icloudpairing",
        "com.apple.private.alloy.continuity.encryption",
        "com.apple.private.alloy.continuity.activity",
        "com.apple.private.alloy.idstransfers",
        "com.apple.private.ids",
        "com.apple.private.alloy.phonecontinuity",
        "com.apple.ess",
        "com.apple.madrid",
        "com.apple.private.alloy.continuity.auth",
        "com.apple.private.ac",
        "com.apple.private.alloy.idsremoteurlconnection",
        "com.apple.private.alloy.sms",
        "com.apple.private.alloy.screensharing",
        "com.apple.private.alloy.maps",
        "com.apple.private.alloy.callhistorysync",
        "com.apple.private.alloy.continuity.tethering"
    4/21/15 2:48:21.772 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: notification observer: com.apple.iChat   notification: __CFNotification 0x7f801a41a7a0 {name = _NSDoNotDisturbDisabledNotification}
    4/21/15 2:48:21.782 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:    NC Disabled: NO
    4/21/15 2:48:21.788 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>:   DND Enabled: NO
    4/21/15 2:48:21.789 PM identityservicesd[285]: <IMMacNotificationCenterManager: 0x7f801a722240>: Updating enabled: YES   (Topics: (
        "com.apple.madrid"
    4/21/15 2:48:26.347 PM com.apple.xpc.launchd[1]: (com.apple.auditd[1095]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    4/21/15 2:48:26.357 PM david81968[1100]: audit warning: soft /var/audit
    4/21/15 2:48:26.357 PM david81968[1099]: audit warning: allsoft
    4/21/15 2:48:26.374 PM david81968[1102]: audit warning: closefile /var/audit/20150421184523.20150421184826

  • Time Machine backup fails on new Mac

    I used Migration Assistant to transfer data from my old Mac Pro G5 to my new Intel Mac Pro. I erased the backup disk (500 GB My Book) then attempted to use Time Macine to backup the new Mac Pro. It won't start on it's daily schedule. When I select "Back up now", the icon in the tool bar indicates it starts to backup but then quickly stops. When I open Time Machine, it says: Backup - Failed. There is no error message so I don't know what else to do. Have any of you had this problem? If so, what did you do to solve it?
    Thanks for any help.

    in DU, select the whole drive (model, not name) and click on the partition tab. set the number of partitions to 1 and click on "options". set the partition scheme to GUID there. set the format to mac os extended journaled and click "apply".
    once the disk is reformatted go to TM system preferences and set up TM.

Maybe you are looking for