Forum Post: RE: open edge 11.1 RDBMS and windows 2012 R2 hyper-V

  • Thread starter Thread starter pkoufalis
  • Start date Start date
Status
Not open for further replies.
P

pkoufalis

Guest
I have deployed in similar environments many times. Your first "error" is to load via client/server. You should load in shared memory directly on the server. While this does not explain the load time difference it will go a loooong way to making your load faster. In summary: 1. Dump from the old system 2. Transfer *.d files to the Windows server 3. Open a "proenv" prompt on the Windows box 4. cd to the DB directory 5. prowin32 dbname -p _admin.p 6. Load your data in the normal way: Admin - Load - Table Contents

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