Hi All,
Do have one question.
I do have one ABC Database db2 image file which is backup by command below:
ABC_User> db2 backup db ABCDB online to /ABCDB_Archive
the ABCDB database detail as below
Database alias = ABCDB
Database name = ABCDB
Local database directory = /database/abcdb
Database release level = 9.00
The challenge now I have is when come to restore this image to another development environment
My virtual "/database/abcdb" file system is too small to restore back the image which had been backup before. No way to increase, because no disk.
The question is
Can I restore my images from the previous backup from "/database/abcdb" to two difference local database directory? How to do it?
What I mean here is my one mount point is not enough space, but I do have some mount point balance from others, so can I do that?
Any good suggestion for me?
Thank
Regards
SiKar