DB2 Backup Verification

Dear Expert,
We tried backup verification using TSM script and get the result successfully.  Now, we plan to perform backup verification using db2 command, our questions are:
1. Which command and option could be used that we can rely on?
2. Which the valid one to verify backup, using TSM or DB2 command?
Thanks in advance.
Kind Regards,
Rudi

Hi,
I tried using command db2adutl as follows:
- db2adutl verify full taken at 20090405103108 database <dbname>, showed the following:
Warning: There are no file spaces created by DB2 on the ADSM server
Warning: No DB2 backup images found in ADSM for any alias.
- db2adutl query full db <dbname> nodename <nodename>, showed the same as above:
Warning: There are no file spaces created by DB2 on the ADSM server
Warning: No DB2 backup images found in ADSM for any alias.
Please advice.
Thanks and Regards,
Rudi

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

  • 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

  • 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

  • DB2 Backup & Restore Method

    Hi Gurus,
    I have a source system which is ECC6 running on Windows Server 2008 & DB2 9.7 FP2 database. I want to build or copy the exact system to diffrent office. I have done a fulloffline backup on the server. The target system will be suselinux and same database which is DB9.7FP2.
    So i have install a ECC6 system on the target system with same System ID,Hostname as the sourse system. . I am not sure what to do next. Please guide me how to restore the database using the full offline backup that i done on the sourse system.
    Basically i am just doing a system copy but using the backup restore method.

    Hi,
    Assuming you're performing system copy by using db2 backup/restore method.
    If you would like to take a complete set of (online) backup image which you can restore, rollforward and bring the db into consistent state, you can use "INCLUDE LOGS" option of db2 backup command.
    The backup image would include the range of log files required to restore and roll forward this image to some consistent point in time with this option.
    On the other hand, you can specify a path to be searched for required logs during recovery. There's an option "OVERFLOW LOG PATH" for rollforward command.
    For this issue u will get more information for below link
    http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp
    REgards,
    K.Ramamoorthy

  • DB2 backup fails

    Hi Experts,
                     Recently Quality refresh has been done, now I am scheduling online backup through DB13. But I am getting below error,
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000001261, user ID BASISADM)
    Execute logical command DB6_DBBACKUP On host GIL-devqas1
    Parameters:PRD ONLINE TO /dev/rmt0 BUFFERS 0 BUFFERSIZE 0 PARALLELISM 0 INCLUDE LOGS
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000001277, user ID BASISADM)
    Execute logical command DB6_DBBACKUP On host GIL-devqas1
    Parameters:QAS ONLINE TO /dev/rmt0 BUFFERS 0 BUFFERSIZE 0 PARALLELISM 0 INCLUDE LOGS
    set connect partition: 0
    Making database backup...
    Database      = PRD
    Backup Mode   = FULL
    Backup Options= ONLINE
    + INCLUDE LOGS
    Buffer size   = AUTOMATIC
    buffers     = AUTOMATIC*
    Parallelism   = AUTOMATIC
    numLocations  = 1
    location[0]   = /dev/rmt0
    util priority = 0
    ERRORMESSAGE: Error -1013 in dmdb6bkp.c(1498):
    SQL1013N  The database alias name or database name "PRD" could not be
    found.
    External program terminated with exit code 2
    DB6_DBBACKUP returned error status E
    Job finished
    set connect partition: 0
    Making database backup...
    Database      = QAS
    Backup Mode   = FULL
    Backup Options= ONLINE
    + INCLUDE LOGS
    Buffer size   = AUTOMATIC
    buffers     = AUTOMATIC*
    Parallelism   = AUTOMATIC
    numLocations  = 1
    location[0]   = /dev/rmt0
    util priority = 0
    ERRORMESSAGE: Error -901 in dmdb6bkp.c(1498):
    SQL1013N  The database alias name or database name "PRD" could not be found
               Even db2diag.log file not contains any message, it is showing 1KB. As per this error message it is searching for PRD database but it is QA server. Please help me how to resolve this issue.
    Thanks and Regards,
    Sampath Kumar.S

    Hi Siva,
              Please find the result for that query (db2 list db directory)
    GIL-devqas1:db2qas 1> db2 list db directory
    System Database Directory
    Number of entries in the directory = 1
    Database 1 entry:
    Database alias                       = QAS
    Database name                        = QAS
    Local database directory             = /db2/QAS
    Database release level               = c.00
    Comment                              =
    Directory entry type                 = Indirect
    Catalog database partition number    = 0
    Alternate server hostname            =
    Alternate server port number         =
    GIL-devqas1:db2qas 2>
    Thanks & Regards,
    Sampath

  • DB2 backup problem

    hello,
    I have a problem with the full online backup on a DB2 system
    I get the fallowing error:
    ERRORMESSAGE: Error -2048 in dmdb6bkp.c(1498):                      
    SQL2048N  An error occurred while accessing object "0".  Reason code:
    "6".                                                                
    I cannot get any clue of the cause of the error from the log. I have also searched for SAP notes but did not find anything.
    Can anyone help me in solving this issue?
    Regards,
    dalmi

    Hello Dalmi,
    as per the documentation on this error code:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.messages.sql.doc/doc/msql02048n.html
    SQL2048N
    An error occurred while accessing object object. Reason code: reason-code.
    Explanation
    An error occurred while accessing an object during the processing of a database utility. The following is a list of reason codes:
    6
    The object being accessed is a table space and either the table space is in such a state that the operation is not allowed or one or more containers of the table space is not available. (LIST TABLESPACES will list the current table space state.) Examples of such states are: quiesced, offline.
    What is the output of db2 list tablespaces show detail
    State 0x0000 should mean they are all normal and should be accessible.
    If not, check the output of db2 list applications show detail
    check if an application si trying to perform a backup of a tablespace that migth have set them to an offline state.
    regards,
    paul

  • SAP DB2 backup issue

    Hi All,
    I am trying to schedule db2 oline backup through db13 (Database base backup  Vendor Library) facing below error. Please advise on below issue.
    05.05.2015
    03:20:06
    Backup_TSM:Parameter UTIL_IMPACT_PRIORITY has been set to "UTIL_IMPACT_PRIORITY 2"
    05.05.2015
    03:20:06
    Backup_TSM:Parameter DEDUP_DEVICE has not been set
    05.05.2015
    03:20:06
    Backup_TSM:Parameter OPTIONS has not been set
    05.05.2015
    03:20:06
    Backup_TSM:Parameter NUMBER_SESSIONS has been set to " 1"
    05.05.2015
    03:20:06
    Backup_TSM:System is deactivated in system configuration; nojob dispatching possible
    05.05.2015
    03:20:06
    Exception CX_DB6_CON in program CL_DBA_JOB====================CP / CL_DBA_JOB====================CM00K at line Warning with retu
    05.05.2015
    03:20:06
    Backup_TSM:Exception CX_DBA_JOB in class CL_DBA_JOB method IF_DBA_JOB~RUN line 11
    05.05.2015
    03:20:06
    Backup_TSM:  Kernel Error ID:
    05.05.2015
    03:20:06
    Backup_TSM:  WP ID: 12
    05.05.2015
    03:20:06
    Backup_TSM:  WP PID: 24051918
    Regards,
    Raj

    Hi Hope the below Url and stuff might help you. http://scn.sap.com/thread/3154248 Within TSM there is an "Options" file that has default parameters such as , SERVER NAME,  COM/METHOD, which is TCPIP, TCPPORT, TCPSERVERADDRESS, NODENAME, PASSWORDACCESS , etc. When TSM runs, the first thing it does is read the options file, otherwise the reault is the dump you received. Your best bet is find the directory for TSM, the options file is in there, then add your system information accordingly. You can find sample options files out there to give you some guidance. Cheers, Sharma

  • DB2 backup excluding one table

    Hello all,
    We have AIX 5.3 and DB2 9.1 for our CRM 2007 server. There is a table which contains CVV number. Is it possible to take the backup by excluding that table. Are there any tools that would help in taking backup excluding the table containing CVV number.
    Best Regards,
    Ninad

    a) You can encrypt the cvv column only - either using db2's encrypt function or encrypting the data before it hits the database.
    b) If you have to exclude only CVV numbers, instead of dropping the entire table, you can consider setting the cvv value to null after exporting the data. after the backup completes, you can re-import the cvv data.
    This approach is expensive and may take long time. In addition, you will not be able to insert new data into the table for the backup duration
    c) You can consider setting up a nickname (reference to a remote table in a different database) for the entire table or the cvv column only. You need not take a backup of this database.
    HTH

  • DB2 Backup failing

    Hi All,
    We are trying to take backup of our Quality system form operating system to tape. But it is always giving below error:
    SQL2031W Warning! Please mount the target or source media on device "/dev/rmt0"
    If we tried to schedule it from DB13 then it gives below error:
    ArchiveLog:Parameter error. Reason: "DBT2113N  Device "/dev/rmt0" is a rewind device."
    This is a new tape. As far as I know we don't need to initialize tape on AIX.
    But if we are taking OS backup on same tape address and tape, it is successful.
    Please find below the system information:
    SID: GEQ
    OS: AIX 6.1
    Database: DB2 9.1 Fix pack 7
    Tape address:/dev/rmt0
    Please suggest.
    Thanks
    Sunny

    Hi,
    > Please ensure that the db2tapemgr program is executed as the user      
    > db2<db2sid> and not the <sid>adm user.                                 
    >              
    Yes, I am running with db2<sid> user only.
    > Also to check what tape devices are available, you can perform the     
    > following as root:                                                     
    >                                                                        
    >                                                                        
    >    Type:                                                               
    >       smitty devices                                                   
    >       Select -> Tape Drive                                             
    >              -> Change / Show Characteristics of                       
    >                 a Tape Drive                                           
    >              -> The tape device              
    >
    rmt0 Available 02-00-02 IBM 3580 Ultrium Tape Drive (FCP) . So, tape device is available.
    > Could you check firstly the tape device used  
    > in the ON option must be a non-rewind tape device?
    >
    I don't think it is a rewind type because OS backup is running fine on this tape device.
    > If yes, please check the following notes and apply them if they match your release.
    > Then rerun the backup via DB13.                   
    >                                                                          
    > 1327732  DB6: Option is set incorrectly for tape archiving in DB13       
    > 1355260  DB6: Option is set incorrectly for tape archiving in DB13       
    Corrections involved in both of these notes is delivered in SAP_BASIS 701 SP5 and I am already on that. So, it does not match my case.
    Thanks
    Sunny

  • DB2 BACKUP on tape & disk

    Hi Experts,
    Can anybody tell me how to take the backup and restoration of DB2 version 9.x what backup parameter i have to change for taking backup on TAPE or DISK.
    Thanks

    Hi kumarraju,
    you just have to specify:
    e.g.
    backup db <dbsid> to /tmp
    or
    backup db <dbsid> to /dev/rmt0 or something
    For details refer to the DB2 online doku at:
    http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.doc/welcome.htm
    search for "backup database" and you will see the complete
    syntax diagram of the backup command

  • DB2 backup alternatives

    Hi Friends,
    I´am very new in DB2.  I would like to know some alternatives for the DB2 database backup.
    Could be an option to make an offline backup of all the file systems related to db2 in order to restore consistently?
    What could be the impact?
    We can assume that DB2 is down.
    Thanks in advance
    Enrique Sánchez

    Hi,
    As like other database, you should take offline, online and archive log backup regularly to maintain the consistency of your landscape. Offline backup depends upon whether system is production, quality etc. as during offline backup system will not be available so you can plan for every month or every 15 days..depends upon your business requirement.
    Online backup and archive log backup should be scheduled daily.
    E.g: if you have taken offline backup one month back and after that system crashed then you should restore with online backup and apply archive logs for point in time recovery.
    Please check following book for backup on DB2:
    [Db2 Admin Guide|http://maben.homeip.net/static/computers/sap/DB2/SAP%20on%20IBM%20DB2%20Universal%20database%20for%20UNIX%20and%20Windows%20Admin%20NW04.pdf]
    Thanks
    Sunny

  • Time machine backup verification fails

    My Macbook has been connected via Time Machine to a new WD Mybook Live 2 TB NAS for some 2 months. All seemed OK, with hourly, daily, etc., backups taking place.
    But after the first month I received a ".... Time machine must create a new backup for you" message. Clicking the "start new backup" button erased all previous backups on the WD NAS & then started (again, apparently completing sucessfully) a complete new backup. A couple of days ago (one month further) the same problem occured again, indicating that the fault is permanent. Can anyone help me in solving this?
    Checking various fora, the error message seems to indicate that the automatic monthly verification by Time Machine failed to verify the integrity of the backups but that there could be many possible reaons for the failure. I have checked all the obvious ones, but with no success.
    The WD Mybook is correctly formatted. Via Finder I can browse all old backups (until Time Machine defines them as "faulty") & I can visually verify that the old data backed-up is indeed correct. The WD NAS is new & up to date.
    I have completed a new backup &, using "Time Machine Buddy", have checked the status of this (latest & only) backup image on the WD drive. The information is meaningless to me but it seems to indicate that this backup, too, is faulty. See screenshot below. Thanks in advance for any help.

    Pondini,
    #C13 didn't give anything new to what I'd done.  I believe it could be a bug in Time Machine.  Saying so because the problem was fixed and didn't happen again.
    I found that when the first backup was made across mid-night, there would be a problem.  Also, transfer by a Windows 7 32-bit give slow network performance.  Thus, I changed the PC with a Windows 7 64-bit, instead of 32-bit, the Gigabit Ethernet throughput sped up 3-4 times, the first backup completed in 2-3 hours before mid-night.
    With the new initial backup done within the same day, I didn't get the error anymore in the last 3 weeks.

  • I CLOUD BACKUP VERIFICATION FAILED

    HELLO EVERYBODY
    I HAVE IHPONE 4S RECENTLY LAST TWO DAYS I HAVE BEEN TRYING TO BACK UP MY PHONE WITH I CLIUD BUT IT DOES NOT IT SAYS 'ICLOUD VERIFICATION FAILED
    KINDLY ADVICE

    I'm afraid that you can't restore an incomplete backup.

  • Backup verification issue!!

    Hello,
    I just wanted to know as to how much disk space is required for
    verification of db backup. The DB size is 90 GB.
    Is it that I need 90 GB or less? I am not using software compression.
    Kindly suggest.
    Thanks,
    Sumit

    Hello Andreas,
    Will 15- 20 GB be enough,for a 90 GB database, even if compression is not on??
    Kindly suggest.
    Regards,
    Sumit

Maybe you are looking for

  • Error while calling "sql Type" in forms

    Hi all, I have created a SQL TYPE in user schema and call it through form.While compiling form following error message arise: Implementation restriction [may be temporary] ADT or schema level collection not supported at client side with non-OCI mode.

  • Galaxy 4 16 Gb add 32 Gb Microcard  possible?  + Volume

    Just wondering. I have the Galaxy S4  16Gb.    I know I can add a 16 microcard...  But am I able to add a 32 Gb card ? For some reason, I remember seeing somewhere that you can only double the amount of the phone memory. But seems kinda odd.. Thanks

  • How to outer join indicator field?

    Hello, I have a table Users with the fields id and status. I have a table Domains with the fields type, id, text. I have mapped the class User to the table Users. I have mapped the class Domain to the table Domains (root descriptor). I have mapped th

  • HP Solutions Center - Multiple printers in multiple locations

    I have three printers in three different locations. However the HP Solution Center will only display the printer used to install the Solution Center. How do I get all three printers to show up? I can print and scan (using a test scan) wil the other p

  • On-Demand Process Running only for authenticated user

    I have noticed that an on-demand process is running only for authenticated users - for example a download of a document. For public users it doesn't. I remember seeing a similar question related to ajax on demand in this forum but couldn't locate the