Migration E9 Progress To E10

Migration

I have just been fired as I cannot complete the Migration…T_T… but I just wanna know what the problem is and how it can be done~ Thanks for every one of you in advance~

From: E9
To: E10
E9 Database: Progress

Problem: OpenEdge exited with code 0 and the following message Could not create buffer object for table ITD_DET. (7334)

Starting Preparation

  • ProgressToSQL
    Preparation Complete: 0.1847694 seconds

Information ProgressToSQL SetupInformation Working Directory: C:\Program Files (x86)\Common Files\Epicor Software\Database Manager Extensions\3.2.100\DB Migration
OutputDir: C:\Program Files (x86)\Common Files\Epicor Software\Database Manager Extensions\3.2.100\DB Migration\Progress Output
Parameter File: C:\Epicor\Epicor905\Server\config\mfgtrain.pf
Rows Per Chunk: 1000000
Source DB Connection String: server=VM-SAGE300-01\MSSQLSERVER2012;database=ProgressDB;user=sa;password=smerp3@4;Trusted_Connection=False; Max Pool Size=100; Pooling=true; connection timeout=3000; MultipleActiveResultSets=True
Target DB Connection String: server=VM-SAGE300-01\MSSQLSERVER2012;database=ShingHing;user=sa;password=smerp3@4;Trusted_Connection=False; Max Pool Size=100; Pooling=true; connection timeout=3000; MultipleActiveResultSets=True
Threads: 4
DB Migration Server: VM-SAGE300-01
Starting Execution Phase…

  • ProgressToSQL
    Errors prevent continuation… Exception Message: One or more errors occurred.
    Exception Stack Trace: at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Parallel.PartitionerForEachWorker[TSource,TLocal](Partitioner1 source, ParallelOptions parallelOptions, Action1 simpleBody, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally)
    at System.Threading.Tasks.Parallel.ForEach[TSource](Partitioner1 source, ParallelOptions parallelOptions, Action1 body)
    at Epicor.DBMigration.OpenEdgeMigration.processTables(Boolean multithreaded, Boolean processBigTables)
    at Epicor.DBMigration.OpenEdgeMigration.ExecuteMigration()
    Exception Message: Exception Message: Exception Message: OpenEdge exited with code 0 and the following message Could not create buffer object for table ITD_DET. (7334)
    .
    Exception Stack Trace: at Epicor.DBMigration.OpenEdgeMigration.RunOpenEdge(String program, String param)

Exception Stack Trace: at Epicor.DBMigration.OpenEdgeMigration.RunOpenEdge(String program, String param)
at Epicor.DBMigration.OpenEdgeMigration.MigrateTable(SqlConnection conn, String tableName, Boolean forceExport, Boolean verifyVersion)

Exception Stack Trace: at Epicor.DBMigration.OpenEdgeMigration.MigrateTable(SqlConnection conn, String tableName, Boolean forceExport, Boolean verifyVersion)
at Epicor.DBMigration.OpenEdgeMigration.<>c__DisplayClass29_1.b__2(String table)
at System.Threading.Tasks.Parallel.<>c__DisplayClass42_0`2.b__1()
at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )

at Epicor.DBMigration.OpenEdgeMigration.ExecuteMigration()
at Epicor.MigrationModel.DBMigrationProcess.Run()
DB Migration process is cancelled by the user.
The total execution time is 22.223 minutes.