SQL2025N error in db2 backup to SAMBA filesystem

Hi,
we have mounted an external disk in our linux system using SAMBA.
The db2 backup offline fails with this error message:
ERRORMESSAGE: Error -2025 in dmdb6bkp.c(1498):
SQL2025N  An I/O error "4" occurred on media
"/BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425130153.001".
All users (sidadm, db2sid, sapsid ) have read/write permissions in the filesystem /BACKUP. This filesystem has not file size limited.
In the db2diag.log these errors appear.
2008-04-25-13.22.55.404908+120 E66661757G394      LEVEL: Info
PID     : 24014                TID  : 2987636400  PROC : db2agent (HP2) 0
INSTANCE: db2hp2               NODE : 000         DB   : HP2
APPHDL  : 0-7                  APPID: *LOCAL.db2hp2.080425112250
AUTHID  : HP2ADM
FUNCTION: DB2 UDB, database utilities, sqlubSetupJobControl, probe:1391
MESSAGE : Starting an offline db backup.
2008-04-25-13.22.55.470988+120 E66662152G524      LEVEL: Warning (OS)
PID     : 24029                TID  : 2987636400  PROC : db2med.24014.0 0
INSTANCE: db2hp2               NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloopenp, probe:150
MESSAGE : ZRC=0x860F0004=-2045837308=SQLO_DGFL "general failure (DD)"
          DIA8402C A disk error has occurred.
CALLED  : OS, -, chmod                            OSERR: EPERM (1)
DATA #1 : File name, 62 bytes
/BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425132255.001
2008-04-25-13.22.55.476804+120 E66664510G892      LEVEL: Severe
PID     : 24014                TID  : 2987636400  PROC : db2agent (HP2) 0
INSTANCE: db2hp2               NODE : 000         DB   : HP2
APPHDL  : 0-7                  APPID: *LOCAL.db2hp2.080425112250
AUTHID  : HP2ADM
FUNCTION: DB2 UDB, database utilities, sqlubMWResponse, probe:1041
MESSAGE : SQL2025N  An I/O error "" occurred on media "".
DATA #1 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes
sqlcaid : SQLCA     sqlcabc: 136   sqlcode: -2025   sqlerrml: 64
sqlerrmc: 4 /BACKUP/APPS/HP2.0.db2hp2.NODE0000.CATN0000.20080425132255.001
Versions:
Operating system : SUSE Linux Enterprise Server 10 (i586)
VERSION = 10
Database:  DB6 9.1.3
SAP kernel: 7.0 patch 133
Best regards and thanks in advance.

Hi,
thanks for the suggestion, but all permissions are ok.
The db2 user is in usbshare group:
drwxrwxr-x 1 root usbshare 0 2008-04-28 10:00 APPS.
We cannot use NFS, the disk is not in a system, it's an external disk connected directly to the network.
Regards and thanks for the replies.
Sonia.
Edited by: Soporte IBM  on Apr 28, 2008 1:22 PM
Finally we fixed this problem.
The problem was the user owner in this filesystem, the owner must be db2<sid>.
Edited by: Soporte IBM  on Apr 29, 2008 4:03 PM

Similar Messages

  • Help in DB2 backup problem

    Dear experts,
    your help required.
    i'm new to DB2, i can handel MS_sql.
    recendlty my company is running SAP on DB2 (windows 2003 server)
    i'm unbale to find the init<SID>.db2/db6 to check and adjust the parameters.
    if there is any configuration file (to adjust/configure tape drive) please let me know .
    main 2 problems are :-
    i need to archive the log (now it is 80%) to disk and tape.
    *it is very help full,if you can give the syntax that has to typed in command line.
    how to increase the size of archive log ?
    how important it is to preserve the archived log ?
    *how to put the label for archived log to disc or tape drive ?
    and about tape drive backup:-
    *i'm unable to take backup.
    here is the steps that i had tried, to take backup or initialize the tape in drive.
    H:\IBM\SQLLIB\BIN>db2 backup db to
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TO". Expected
    tokens may include: "USER". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>
    H:\IBM\SQLLIB\BIN>db2 backup db to
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TO". Expected
    tokens may include: "USER". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 rewind tape
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 REWIND TAPE
    .\TAPE0
    SQL0104N An unexpected token "
    .\TAPE0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 initialize tape
    .\TAPE0
    SQL0104N An unexpected token "
    .\TAPE0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>LOGARCHMETH1
    'LOGARCHMETH1' is not recognized as an internal or external command,
    operable program or batch file.
    H:\IBM\SQLLIB\BIN>db2tapemgr
    Parameter error. Reason: "DBT2120N No operation is specified.".
    Incorrect syntax. Correct the syntax and reissue the command.
    db2tapemgr [DATABASE database-alias]
    [ON DBPARTITIONNUM db-partition-number]
    {{{{STORE | DOUBLE STORE}[Store-Option-Clause]|
    RETRIEVE [Retrieve-Option-Clause]|
    SHOW TAPE HEADER tape-device}
    [USING blocksize][EJECT]}|
    EJECT TAPE tape-device|
    DELETE TAPE LABEL tape-label|
    QUERY [For-Rollforward-Clause]} [TRACE]
    Store-Option-Clause:
    ON tape-device [TAPE LABEL tape-label]
    [ALL LOGS|n LOGS][FORCE]
    Retrieve-Option-Clause:
    {[For-Rollforward-Clause]
    FROM tape-device[TO directory]|
    {ALL LOGS|LOGS n TO m}
    FROM tape-device[TO directory]|
    HISTORY FILE
    FROM tape-device TO directory }
    For-Rollforward-Clause:
    FOR ROLLFORWARD
    TO {END OF LOGS|isotime [USING LOCAL|GMT TIME]}
    [USING HISTORY FILE history-file]
    DBT2008N db2tapemgr failed with errors.
    H:\IBM\SQLLIB\BIN>
    H:\IBM\SQLLIB\BIN>db2tapemgr db prd store on
    .\tape0
    DBT2065I Using database partition "NODE0000".
    DBT2071I Using the automatic generated tape-label "PRD20070712193141".
    Scanning history.
    DBT2016I No log files found for processing.
    DBT2006I db2tapemgr completed successfully.
    H:\IBM\SQLLIB\BIN>
    i request all experts to help me out in this basic step/configuration.
    it would be very help full to the freshers.
    Thanking you all,
    by
    Raghav

    Dear experts,
    your help required.
    i'm new to DB2, i can handel MS_sql.
    recendlty my company is running SAP on DB2 (windows 2003 server)
    i'm unbale to find the init<SID>.db2/db6 to check and adjust the parameters.
    if there is any configuration file (to adjust/configure tape drive) please let me know .
    main 2 problems are :-
    i need to archive the log (now it is 80%) to disk and tape.
    *it is very help full,if you can give the syntax that has to typed in command line.
    how to increase the size of archive log ?
    how important it is to preserve the archived log ?
    *how to put the label for archived log to disc or tape drive ?
    and about tape drive backup:-
    *i'm unable to take backup.
    here is the steps that i had tried, to take backup or initialize the tape in drive.
    H:\IBM\SQLLIB\BIN>db2 backup db to
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TO". Expected
    tokens may include: "USER". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>
    H:\IBM\SQLLIB\BIN>db2 backup db to
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TO". Expected
    tokens may include: "USER". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 rewind tape
    .\tape0
    SQL0104N An unexpected token "
    .\tape0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 REWIND TAPE
    .\TAPE0
    SQL0104N An unexpected token "
    .\TAPE0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>db2 initialize tape
    .\TAPE0
    SQL0104N An unexpected token "
    .\TAPE0" was found following "TAPE".
    Expected tokens may include: "END-OF-STATEMENT". SQLSTATE=42601
    H:\IBM\SQLLIB\BIN>LOGARCHMETH1
    'LOGARCHMETH1' is not recognized as an internal or external command,
    operable program or batch file.
    H:\IBM\SQLLIB\BIN>db2tapemgr
    Parameter error. Reason: "DBT2120N No operation is specified.".
    Incorrect syntax. Correct the syntax and reissue the command.
    db2tapemgr [DATABASE database-alias]
    [ON DBPARTITIONNUM db-partition-number]
    {{{{STORE | DOUBLE STORE}[Store-Option-Clause]|
    RETRIEVE [Retrieve-Option-Clause]|
    SHOW TAPE HEADER tape-device}
    [USING blocksize][EJECT]}|
    EJECT TAPE tape-device|
    DELETE TAPE LABEL tape-label|
    QUERY [For-Rollforward-Clause]} [TRACE]
    Store-Option-Clause:
    ON tape-device [TAPE LABEL tape-label]
    [ALL LOGS|n LOGS][FORCE]
    Retrieve-Option-Clause:
    {[For-Rollforward-Clause]
    FROM tape-device[TO directory]|
    {ALL LOGS|LOGS n TO m}
    FROM tape-device[TO directory]|
    HISTORY FILE
    FROM tape-device TO directory }
    For-Rollforward-Clause:
    FOR ROLLFORWARD
    TO {END OF LOGS|isotime [USING LOCAL|GMT TIME]}
    [USING HISTORY FILE history-file]
    DBT2008N db2tapemgr failed with errors.
    H:\IBM\SQLLIB\BIN>
    H:\IBM\SQLLIB\BIN>db2tapemgr db prd store on
    .\tape0
    DBT2065I Using database partition "NODE0000".
    DBT2071I Using the automatic generated tape-label "PRD20070712193141".
    Scanning history.
    DBT2016I No log files found for processing.
    DBT2006I db2tapemgr completed successfully.
    H:\IBM\SQLLIB\BIN>
    i request all experts to help me out in this basic step/configuration.
    it would be very help full to the freshers.
    Thanking you all,
    by
    Raghav

  • Db2 backup on aix

    Hi,
    We are running SAP on AIX 5.3 AND db2 udb 8.2.3. We have taken full offline backup from OS level. e.g. /usr, /sapmnt, /usr/sap/trans, /home, /db2/<SID>, /db2/log_dir etc. May i restore the backup on another server without installing DB2 software? and run the SAP? or do we need to re-install DB2 & SAP again and then restore the database backup?
    Please guide.
    -SN

    Hi Jennifer,
    it is much easier and less error prone to do a system copy with the build in DB2 backup and restore commands. Copying DB2 by copying files from one server to the other should only be done by experienced DB2 administrators and in most cases there is no need to do this. For example using the wrong OS tools may create sparse allocated DB2 container files and can create unexpected error situations.
    The DB2 V8 software installer on AIX uses the OS installer. The DB2 V8 software is installed under /opt and the /db2/db2<sid>/sqllib directory contains links to this directory. Therefore it is not enough to copy the /usr/sap ; /sapmnt and /db2 directories. With DB2 V8 the software installtion directory is fixed. With DB2 V9+ the software can be installed in any directory and as a default new SAPINST versions install the DB2 software under  /db2/db2<sid> .
    To do a cold copy of DB2 you may also need to use the db2inidb and db2relocated tools ( mostly used for split mirror copies ), especially if you want to rename your dbsid. You can find more information about those tools in the DB2 docu. The SAP utility brdb6brt ( note 867914 ) may also provide some help.
    Regards
                    Frank

  • I am having issues with Time Machine. Error message "The backup disk image could not be created.

    Error message "The backup disk image could not be created." I have tried everything I have found online in the community from TM full reset  to changing my computers name. Anything else I can try? I am using a Seagate external HD with a connection through my router. I spent an hour on the phone with seagate and everything is ok on the HD end.
    TM sees it and it is mounted but cannot go any further. HELP?!!!!
    Thanks
    -A

    How should it be connected? It has a usb port and ethernet. The USB on the ExHD looks like the port on the back of my computer, so I would need one wth the same ends? Do they make those?
    I can usually fix most my comp problems myself, but this new ExHD has stumped me.
    Thanks for your help.
    -A

  • How to fix this error message The backup disk image "/Volumes/AirPort Disk/FARES DEL VALLE's iMac.sparsebundle" could not be accessed (error -1).

    how to fix this error message The backup disk image “/Volumes/AirPort Disk/FARES DEL VALLE’s iMac.sparsebundle” could not be accessed (error -1).

    The troubleshooting C17 is the specific article.
    http://pondini.org/TM/Troubleshooting.html
    This is generally a Lion error.. and you will need 5.6 utility to get access to the disk area.
    So download the real utility. Run it instead of v6 toy version.
    http://support.apple.com/kb/DL1482
    Go to the manual setup, disk page and click on disconnect all users.. that will unmount all users connected to the disk and allow it to start working. But there are a number of other issues that are possible cause. Pondini lists some of them.

  • ORA-19870: error while restoring backup piece -- file exists in ASM

    [oracle@rs1pre92dvdbsa01 ~]$ rman target sys/c9nv9sd9t9f11e@mdm11 auxiliary /
    Recovery Manager: Release 11.2.0.1.0 - Production on Fri Oct 29 10:41:38 2010
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: MDM (DBID=1485385044)
    connected to auxiliary database: MDM (not mounted)
    RMAN> duplicate target database for standby;
    Starting Duplicate Db at 29-OCT-10
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=13 device type=DISK
    contents of Memory Script:
    restore clone standby controlfile;
    executing Memory Script
    Starting restore at 29-OCT-10
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backup set restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    channel ORA_AUX_DISK_1: ORA-19870: error while restoring backup piece +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-19505: failed to identify file "+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607"
    ORA-17503: ksfdopn:2 Failed to open file +MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607
    ORA-15012: ASM file '+MDMDG2/mdm1/autobackup/2010_10_29/s_733654605.283.733654607' does not exist
    failover to previous backup
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/29/2010 10:42:00
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06024: no backup or copy of the control file found to restore
    RMAN>
    ASMCMD [+mdmdg2] > cd mdm1
    ASMCMD [+mdmdg2/mdm1] > ls
    CONTROLFILE/
    FLASHBACK/
    ONLINELOG/
    arch/
    autobackup/
    ASMCMD [+mdmdg2/mdm1] > cd autobackup
    ASMCMD [+mdmdg2/mdm1/autobackup] > ls
    2010_10_29/
    ASMCMD [+mdmdg2/mdm1/autobackup] > cd 2010_10_29
    ASMCMD [+mdmdg2/mdm1/autobackup/2010_10_29] > ls
    s_733654605.283.733654607
    As seen in asmcmd "s_733654605.283.733654607" file exists in +mdmdg2/mdm1/autobackup/2010_10_29 then why it is complaning that it can't find the file.
    and also How to open/view file in asmcmd

    [oracle@rs1pre91dvdbaa01 utl]$ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Oct 29 13:11:44 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-29701: unable to connect to Cluster Synchronization Service
    I have rebooted both the RAC servers and I can't start database?
    I was under the impression that Database should be automatically started as part of Clusterware
    Please help urgent.

  • HT3275 My time machine does not back up and giving me this error message: The backup disk image "/Volumes/Data-1/Amiel's MacBook Pro.sparsebundle" is already in use. Pls help.

    My time machine does not back up and giving me this error message: The backup disk image “/Volumes/Data-1/Amiel’s MacBook Pro.sparsebundle” is already in use. Pls help.

    Make sure that there are no other Macs backing up at the present time.
    Pull the power cord from the back of the Time Capsule
    Count to ten
    Plug the power cord back in
    This will "fix" things about 98% of the time. Post back if you are in the unlucky 2% category.

  • HT201514 When I try to back up ,I get the error message:The backup disk image "/Volumes/Data/ iMac.sparsebundle" could not be accessed (error -1).

    When I try to backup I get the error message.The backup disk image"/Volumes/Data/iMac.sparsebundle" could not be accessed(error-1) Any Ideas? it was working fine and i can't think of any changes I made to the system to affect this?

    Start with the best resource available..... Time Machine --- Troubleshooting from Pondini, the wizard of all things Time Machine.
    " . . . sparse bundle could not be accessed (error -1)"

  • Error trying to backup photoshop elements 4.

    Error trying to backup photoshop elements 4.  Getting windows error:  unable to save all data for file b0000408.jpg  data lost  try to save this file elsewhere; 
    and getting photoshop error "error encountered while writing file"  and a bunch of numbers.
    I have backed up to this device without problems.

    Thank you for your reply.
    I have tried the backup multiple times and it crashes in different places each time - it seems.
    I did the select all and "ctrl W".  This did nothing.  Did you really mean "ctrl + W"?  Remember I have version 4.0.
    I was able to do a successful back up onto a drive that has none of my pictures on it.  Could this be the problem?  I have an external hard drive that I have been using for my backups which have been working just fine.  I recently started storing my pictures in my catalog on this external hard drive.  Since then, I have not been able to back up to that drive.  Nor have I been able to back up to any other drive that has pictures on it.

  • Errors in Offline Backup via DB13 SAP & Oracle on Linux

    OS: Linux Database : Oracle Systems Affected : Production & Disaster Recovery Server
    Hi
    We have offline backup scheduled every friday via SAP the backup runs fine & copies all the files in the backup directory but when i go see the backup logs in DB 14 i see the Offline Backup ending with Error Code 0005 & when i see the Detail logs i see following in red
    BR0278E Command output of '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi':
    BR0279E Return code from '/oracle/UHP/102_64/bin/sqlplus /nolog < /oracle/UHP/sapbackup/.beelhrfo.spi': 0
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    Also if i check the BRARCHIVE i see them ending with following errors in Detail Log
    BR0278E Command output of 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/spaceUHP.log': Permission denied
    cp: cannot create regular file `/backup/UHPARCH//UHP/paramUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cd /oracle/UHP/sapreorg && LANG=C cp spaceUHP.log paramUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying space_log to/from /backup/UHPARCH//UHP failed due to previous errors
    BR0202I Saving /oracle/UHP/saparch/aeelofvf.svd
    BR0203I to /backup/UHPARCH//UHP ...
    BR0202I Saving /oracle/UHP/saparch/archUHP.log
    BR0203I to /backup/UHPARCH//UHP ...
    BR0278E Command output of 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP':
    cp: cannot create regular file `/backup/UHPARCH//UHP/archUHP.log': Permission denied
    BR0280I BRARCHIVE time stamp: 2010-10-30 23.02.40
    BR0279E Return code from 'LANG=C cp /oracle/UHP/saparch/archUHP.log /backup/UHPARCH//UHP': 1
    BR0222E Copying /oracle/UHP/saparch/archUHP.log to/from /backup/UHPARCH//UHP failed due to previous errors
    Please also note that we have a Disaster Recovery Server too & the above mentioned errors are in our (Production )Primary Database & once this backu finished the DR Server stops getting any log files, this happens only when this offline backup on every friday runs,
    Issues
    The backup ends with errors although the backup file is generated & all data is copied
    DR Server dont get redo log files after this offline backup on every friday

    for the Cp errors i will see the permissions in backup/UHP ( this error is happening in online backup ) my main concern is the error occured in offline backup as it is somehow connected with our DR SERVER NOT GETTING THE LOG FILES EVEN AFTER THE SYSTEM IS UP ( yes if the primary is down no logs will be shipped to standby i know that but even after the primary is up after a offline backup via SAP via DB 13 the standby dont get any log files unless i restart the database and SAP )
    So the error in the offline backup mentioned above in my post occurred at 29 OCT 15: 45  20
    BR0302E SQLPLUS call for database instance UHP failed
    BR0306E Start and open of database instance UHP failed
    after this my primary database comes up & sap starts but the DR server dont get any logs & also the backup logs show the above errors in red
    Given below is the text from Oracle alert file for the same time duration when the system tries to start the database & the above mentioned error comes up in opening the database time Stamp : OCT 29 15: 45 20
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    This is the only oracle alert log errors i can find relevant to database instance errors from DB 14
    moreover in the alert file it also starts the data broker service relevant to i guess DR server in that all seems fine it starts everything then it gives this error & then keeps giving errors ( from oracle alert log file )
    Error 12154 received logging on to the standby
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    FAL[server, ARC0]: Error 12154 creating remote archivelog file 'UHR'
    FAL[server, ARC0]: FAL archive failed, see trace file.
    Fri Oct 29 15:45:37 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc0_12086.trc:
    ORA-16055: FAL request rejected
    ARCH: FAL archive failed. Archiver continuing
    Fri Oct 29 15:45:37 2010
    ORACLE Instance UHP - Archival Error. Archiver continuing
    & then keep on saying given below error in oracle alert log file
    Fri Oct 29 15:51:32 2010
    Errors in file /oracle/UHP/saptrace/background/uhp_arc8_12102.trc:
    ORA-12154: TNS:could not resolve the connect identifier specified
    PING[ARC8]: Heartbeat failed to connect to standby 'UHR'. Error is 12154.
    Thanks for your help again i would appreciate a little more assistance on this.
    Edited by: Prashant Shandilya on Oct 31, 2010 12:18 PM

  • HT201250 My Time Machine is not backing up and gives me this error report, 'The backup disk image "/Volumes/Data/Valarie'siMac.sparsbundle" is already in use.  Time machine could not complete backup.    Can anyone help me?

    My Time Machine is not backing up and gives me this error report:
    The backup disk image "/Volumes/Data/Valarie'siMac.sparsbundle" is already in use
    Time Machine could not complete backup
    Can anyone help me?

    Look at the discussion on the following forum:
    https://discussions.apple.com/thread/3882138?start=0&tstart=0
    The responses given there may help.

  • Error in taking backup of RBS enabled content database!

    Hi All,
    I have implemented RBS for SharePoint 2013 / SQL Server 2012. While I need to
    take backup of RBS enable site collection and I received the following
    errors
    Site Collection Backup
    Current Job Status No operation in progress. Previous Job
    Status Failed
    Completed 2/15/2015 3:55 AM Duration (hh:mm:ss) 0:00:02
    Recovery Step To recover the data, use the PowerShell restore command
    Restore-SPSite. For more details, type Restore-SPSite -? at the PowerShell command prompt.
    Error Message There was a generic database error. For more information, see the included exception.
    I could not find any relevant TechNet or blog post pertaining to this error. SharePoint 2013 gives general
    backup and restore strategies.  
    Q: How could take a backup and restore for RBS enabled content database?
    Please suggest how I could achieve this. Any help would be highly appreciated.     
    Thanks in advance. 
    Sandy

    Hi Sandy,
    According to your description, my understanding is that you want to backup and restore RBS enabled content database in SharePoint.
    If you use the local FILESTREAM provider with RBS, you can use built-in SharePoint tools to back up and restore. These operations back up and restore both the metadata and the BLOB store. If you use the remote RBS provider, you must carefully coordinate
    the backup and restore processes.
    It is very important to take note of the filestream provider name. Then you can detach database, and copy primary file, log file and BLOB storage folder to new server and attach.
    It is also important to remember to enable FILESTREAM on all nodes of the cluster. Without it, SQL query to attach database doesn't work.
    Here are some posts, please check if they are useful for you:
    http://sharepoint.stackexchange.com/questions/104130/how-to-do-we-backup-restore-the-rbs-enabled-content-db-in-sharepoint-2010
    https://technet.microsoft.com/en-us/library/ff628583.aspx
    http://blogs.msdn.com/b/opal/archive/2010/03/24/faq-sharepoint-2010-remote-blob-storage-rbs.aspx
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • HT203167 Due to system error, I couldnt backup one of the purchased game. Is it possible for me to get this app free of cost again?

    Due to system error, I couldnt backup one of the purchased game. Is it possible to get this game free?

    Download Past Purchases
    http://support.apple.com/kb/HT2519

  • I just upgraded to the latest edition of firefox for mac and I am getting this error message Textarea Backup] Existing text detected in 'add_comment_text', overwrite with this backup how can I get it to go away?

    I updated to Firefox 8.0 for Mac and when ever I try to log on to Facebook I get this error message Textarea Backup] Existing text detected in 'add_comment_text', overwrite with this backup? and then it says yes and gives you the choice of either canceling or ok and it doesn't go away when you click either button...What is going on?

    It is working now. I no longer get the message about the item not being available in the US and I can access the store.

  • ERROR: /dev/archiso found but the filesystem type is unkown

    My problem is now solved in the previous thread on this topic.  I apologize for a double post!  The previous topic was marked [Solved] and I assumed no one would respond there.
    I had the problem trying to boot from usb: boot device not showing up after 30 seconds and thrown into ramfs$.  The other topic w/ this problem is marked solved so I'm posting my problem again (sorry).
    cat /proc/scsi/scsi shows that device is detected...
    did:
    ln -sf /dev/sdb1 /dev/archiso
    and logged out ("exit")
    but immediately a new error, and kernel panic, so I can't copy/paste output:
    "ERROR: /dev/archiso found but the filesystem type is unkown"
    Sorry about ridiculous pic but it does show kernel panic, just trying to help... couldn't copy output.  I can post dmesg from prior to kernel panic if you want (but it doesn't include errors).
    Thank you for your help.
    I just did:
    cat /lib/udev/rules.d/00-archiso-device.rules
    ACTION=="add|change", SUBSYSTEM=="block", IMPORT{program}="vol_id --export $tempnode"
    ENV{ID_FS_LABEL_ENC}=="ARCHISO_OINGAE2I", SYMLINK+="archiso"
    "SYMLINK+=" ... is "+=" typo?
    Last edited by jaf777 (2009-08-12 17:13:36)

    Same issue:
    The specified store provider cannot be found in the configuration, or is not valid. ---> System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.
    You mention "Sounds like the client system doesn't have an Oracle client installed."
    I am using Win Server 2008 R2. I have installed what i think is the right client. How do i tell?
    What is the right client? Where do i get it?

Maybe you are looking for