本文共 523 字,大约阅读时间需要 1 分钟。
1) Open command prompt (run as administrator)
2) Execute: wbadmin get versions –backupTarget:{drive that conta××× the backup}
i.For example: wbadmin get versions –backupTarget:d: (assume D: drive conta××× the backup)
ii.Record the “version identifier”3) Execute: wbadmin get items -version:{version identifier} –backupTarget: {drive that conta××× the backup}
i.For example: wbadmin get items -version:08/26/2010-10:35 –backupTarget:d:
4) The output will show which drive is backup
转载于:https://blog.51cto.com/549687/2408921