Checking out different options to speed up backup of customer database i'm thinking about increasing the backup blocksize from 8k (default) to 64k. Haven't found any hint if this blocksize is related to pagesize of the database itself.
Q. Is there any relationship between the MaxDB page size and the blocksize of a backup ?
I suppose there is none but want to make sure before going to modify their productive backup procedure.
BTW. I'm also looking into going to parallel backups too.
Thanks !