Migration from 46 to 601 B2B Server only

We are in the process of migrating our servers from 4.6(B2B) to 6.0.1.
I have gone through the upgrade guide provided by webMethods.
I have copied the entire 4.6 datbase to a test database.
Installed the webMethods 6.0.1 (Not executed the database scripts since I need to retain the transaction Activity and transaction data)
Set the connection pools to the test database of 6.0.1
Executed the TN upgrade scripts for pre and post.
Restarted the server from console. I get the exception during the Audit log manager ‘table or view does not exist’ and the server doesnot get intialized. There is a difference in the number of objects in the database as compared to the ones created with 6.0.1.
Any ideas if I have missed anything?

This is from memory but if I remember correctly there are some database migration scripts that you need to run. If you look under common\db\scripts\migrate I believe the scripts are there.

HTH

Thanks Chris for the reply are u refering to these
mig_iscoreaudit_6-0_to_6-0-1_Oracle.sql
mig_processaudit_6-0_to_6-0-1_Oracle.sql
postmig_processaudit_6-0_to_6-0-1.sql
Aren’t these for 6.0 to 6.0.1 as mentioned in the names of the files.
If I need to execute scripts above, then I guess the order of execution is also the same.

Thanks Chris for the reply are u refering to these
mig_iscoreaudit_6-0_to_6-0-1_Oracle.sql
mig_processaudit_6-0_to_6-0-1_Oracle.sql
postmig_processaudit_6-0_to_6-0-1.sql
Aren’t these for 6.0 to 6.0.1 as mentioned in the names of the files.
If I need to execute scripts above, then I guess the order of execution is also the same.