M
marcv
Guest
documentation.progress.com/.../ using prorest you can get the information you want without doing an actual restore. prorest dbname -list (*dbname can be anything - you just need to specify something) prorest dbname -vp will give you the additional info to calculate area size if you don't know the blocksize. alo use this if you want to know the general space needed by finding out how many db block are in the backup and then multiplying that by the block size listed.
Continue reading...
Continue reading...