wxssmj2008
20th December 2008, 03:22
1. A SERVER: OS-AIX5.3L, DB-ORACL10G2, PORTSET:8.4a2, Enterprise server 8.4, ERPLN-6.1 FP3
2. B SERVER: OS-windows2003, DB-MSSQL2005, PORTSET:8.4a2, Enterprise server 8.4, ERPLN-6.1 FP3
3. copy a company from B server to A server, the company name is the same in both server;
3. error: bdbpost error;
4. log file shows:
Version 6 of dump file not supported
Header not correct for dump '/backup/800dump//twhwmd400800.S'
5. in the dump file of the A server, the file head is:
2008-12-18 09:56:46.675
#$!pre-dump!$#00047cvnGB2312
#$!languages!$#
6. in the dump file of the B server, the file head is:
2008-12-18 10:01:32.390
#$!pre-dump!$#00067cvyGB2312
#$!languages!$#
##$!cdf!$#
7. if change the string "00067cvyGB2312" in the dump file of B server into the string "00047cvnGB2312" , then the dump file can be copied ;
8. question: why the error occurs, can it be solved?

wxssmj2008
20th December 2008, 03:49
sorry, i have made a mistake in the above , the portset in B server is 8.4c1