#ora2pg — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ora2pg, aggregated by home.social.
-
Как успешно мигрировать с Oracle на Postgres Pro Enterprise
Миграция с Oracle в «ванильный» PostgreSQL ломается на пакетах, автономных транзакциях и коллекциях — там их просто нет. Разбираем, почему ora2pg спотыкается, что дает нативная реализация этих механизмов в Postgres Pro Enterprise и как ora2pgpro переводит PL/SQL семантически точно, без костылей и регулярок.
https://habr.com/ru/companies/postgrespro/articles/940836/
#миграция #миграция_данных #миграция_бд #миграция_на_свободное_по #миграция_базы_данных #ora2pg #oracle #oracle_database #postgresql #postgres
-
I didn't connect to an @OracleDatabase for a long time, but seems I can still do it 🥳I even didn't forgot about the need to patch the wallet downloaded from Autonomous DB:
sed -e '/WALLET_LOCATION/s/"[^"]*"/"$TNS_ADMIN"/' -i sqlnet.ora
🤓
@Yugabyte #YBVoyager #Ora2Pg #migration