Hi everybody,
I'm using DB2 on Windows XP.
I splitted a mirror and now want's to get it back on the instance. Because it is in write suspended mode after copying back, you have to use the following command:
db2inidb <dbalias> as mirror relocate using c:\conf.cfg
I have to use the relocate option, because some container paths have changed. All descriptions of the conf.cfg-file I found just containing examples for Unix. But this will not work in an Windows environment because of the "c:\" instead of an easy "/".
The only thing I need is an example of the config-file for Windows, containing the values for DB_NAME, DB_PATH, CONT_PATH.
Thanks
Volle
I'm using DB2 on Windows XP.
I splitted a mirror and now want's to get it back on the instance. Because it is in write suspended mode after copying back, you have to use the following command:
db2inidb <dbalias> as mirror relocate using c:\conf.cfg
I have to use the relocate option, because some container paths have changed. All descriptions of the conf.cfg-file I found just containing examples for Unix. But this will not work in an Windows environment because of the "c:\" instead of an easy "/".
The only thing I need is an example of the config-file for Windows, containing the values for DB_NAME, DB_PATH, CONT_PATH.
Thanks
Volle