[Progress Communities] [Progress OpenEdge ABL] Forum Post: Pro2 and Bulk load

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
11.7 I wonder if this is a correct way of upgrade from 10 to 11 using Pro2: I have done a setup of Pro2 with latest version, and done a setup of the repl database. I have setup the SQL and connection to that, I have done a testrun of everything, and it seems to work without any errors. So the new system is ready to receive the production database and to do the bulk load. What I wonder, is : when the restore is done and I have started the databases, can I then start the bulk load and simultanious start the Repl (... -p RunReplProc.p...) at the same time, and leting the users in to the system as in normal production? 1. shutdown database servers (old system) 2. probkup of the databases (old system) 3. 102b05_dbutil.exe prorest xxxx xxx.bck 4. 102b05_dbutil.exe xxxx -C truncate bi 5. proutil xxx -C conv1011 6. probkup xxx xxx_new.bck 7. start database servers 8. start Pro2 process for replication 9. let the users into the system 10. start Pro2 bulkload I think the backup process and the restore process will be done within an hour, but the bulk-load to SQL will take some hours extra, but if I can start the system while doing the bulk load, it will be ok. Could it be some locking issues doing like this? Should I wait starting the Pro2 process till the bulk load is finished?

Continue reading...
 
Status
Not open for further replies.
Back
Top