On a DB2 backup to disk, I am told there is a limitation of 2GB on each individual filesystem. For example:
db2 backup database database_name to /fs01,/fs02 . . .
Is there a limitation of 2GB each on /fs01 and /fs02 ?
Currently I have over 100 /fs?? filesystems, each one 2GB in size. I'd like to create less BIGGER ones versus more SMALLER ones. Will DB2 use the space if it is bigger than 2GB ?
Can anyone point me to documentation ?
Thanks, Bill.
db2 backup database database_name to /fs01,/fs02 . . .
Is there a limitation of 2GB each on /fs01 and /fs02 ?
Currently I have over 100 /fs?? filesystems, each one 2GB in size. I'd like to create less BIGGER ones versus more SMALLER ones. Will DB2 use the space if it is bigger than 2GB ?
Can anyone point me to documentation ?
Thanks, Bill.