Recent content by _proshutthisdown

  1. P

    Migrating 11.7 Linux to Windows 11.7

    I've got it I convchar analyzed for UTF-8 compatibility from the ISO-*IDK* and it converted and now will load with the script
  2. P

    Migrating 11.7 Linux to Windows 11.7

    proenv>load_vision.bat -cpinteral UTF-u proenv>proutil vision -C load /home/dump/vision/attribute-list.bd OpenEdge Release 11.7.18 as of Fri Aug 4 14:41:30 EDT 2023 Use "-cpinternal UTF-8" with load only with a UTF-8 database. (8557) proenv>load_vision.bat -cpinteral UTF-8 proenv>proutil...
  3. P

    Migrating 11.7 Linux to Windows 11.7

    For some reason I can't find a way to actually import the BD's, it still keep saying must use -cpinternal UTF-8 even though both the db and the files are UTF-8?
  4. P

    Migrating 11.7 Linux to Windows 11.7

    https://community.progress.com/s/article/P44220#:~:text=A%20database%20that%20was%20created,Operating%20System%20platform%20to%20another. Found it
  5. P

    Migrating 11.7 Linux to Windows 11.7

    Sorry you're correct. I received that from my ERP software provider and not Progress KB's themselves. Yet they support both which I find funny.
  6. P

    Migrating 11.7 Linux to Windows 11.7

    It is production indeed but the nice part is we have this running on windows already else where, just needed to get it half up if that makes sense. Same exact system otherwise yes it would be chaos getting this to actually being configured correctly. It's weird that they wouldn't just add this...
  7. P

    Migrating 11.7 Linux to Windows 11.7

    Got it to work thank you for all your support To migrate an OpenEdge database, including schema (.df), structure (.st), and table data (.bd), from a Linux server to a Windows server. Step-by-Step Instructions Step 1: Export Data on the Linux Server Navigate to the Live Database Location cd...
  8. P

    Migrating 11.7 Linux to Windows 11.7

    Okay So I have exported the ST, the DF and the .bd's when The ST and DF say they are in UTF-8 though exported in ISO-***** Stuck on either creating the db from st with the error of void multi volume db Tried the Procopy empty to my db and it just breaks it. CHATGPT SUMMARY: Here’s a...
  9. P

    Migrating 11.7 Linux to Windows 11.7

    Migrating OpenEdge 11.7 from Linux to Windows 11.7 I need to migrate a Progress OpenEdge 11.7 database from a Linux server to a Windows server, both running the same version of OpenEdge (11.7). Currently, I have binary dump (.bd) files for the tables, but I understand these are...
Back
Top