Hello,
When I run the following command under a directory different from $INSTHOME:
'db2 backup db <mydb> to . with 2 buffers buffer 2048'
the generated file is in the $INSTHOME directory.
My operating system is an AIX.
Why do we see this behaviour?
Why should we write the full path directory with the 'to' option?
The problem doesn't appear in V7.
Thanks in advance for your help.
Best regards,
The DB2 user.
When I run the following command under a directory different from $INSTHOME:
'db2 backup db <mydb> to . with 2 buffers buffer 2048'
the generated file is in the $INSTHOME directory.
My operating system is an AIX.
Why do we see this behaviour?
Why should we write the full path directory with the 'to' option?
The problem doesn't appear in V7.
Thanks in advance for your help.
Best regards,
The DB2 user.
Comment