BOBBYLYON
16th October 2009, 17:47
Hello,

We are trying to create tables (rows and indexes) (bdpost) for our ERP LN 6.1 TEST envt via Session ttaad4227m00 (Create Table from Sequential Dump) to import our DUMP (for Company 00 and 051 our Production Company)

However, we are getting the following "bdpost" error :

Did someone have a similar problem ...? It also says "Path not found" (path specified under field :

"Directory for Searching Table Files".. located under the Files tab in the ttaad4227m000 session)

bdbpost: WARNING: 'option -O will be removed in the future'
Table M Idx RowCount Messages
----------- - --- -------- ----------------------
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttlbct350000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttlbct725000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttlcom000000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm000000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm005000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm010000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm100000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm110000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm115000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm120000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm130000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm140000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm150000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm160000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm170000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/ttltsm200000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad000000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad001000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad050000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad060000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad100000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad101000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad105000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad106000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad107000.S'
Version 4 of dump file not supported
Header not correct for dump 'C:\Dump\000/tttaad110000.S'
Version 4 of dump file not supported

Thank you for your help.

Kind regards,

Bobby

Han Brinkman
16th October 2009, 22:47
You probably use different versions in these 2 environments. Is it possible to upgrade so you use the same version on both environments?

NPRao
16th October 2009, 22:56
Hans is correct. You can either have both the environments at the same porting set level or use the predefined variable (PREVERSION=3) in your bse_vars to generate the old dump formats again to work in both environments.

Refer to the threads for more info:

About Sequential dump file. (http://www.baanboard.com/baanboard/showthread.php?t=54321)

ERP: Error in running bdbpost (http://www.baanboard.com/baanboard/showthread.php?t=7877)