> Hello!,
> Short question,
> Is there a way to backup database in db2 working in linux and then
> restore it in db2 woring in windows ???
No, the easiest way is to use db2look to extract the DDL and db2move to
move the data.
pawel - 17 Apr 2006 21:52 GMT
Gert van der Kooij napisał(a):
>> Hello!,
>> Short question,
[quoted text clipped - 3 lines]
> No, the easiest way is to use db2look to extract the DDL and db2move to
> move the data.
thanks!