[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-17。"],[[["This guide details preparing an Oracle database schema for conversion to PostgreSQL using the Ora2Pg migration tool within a legacy conversion workspace."],["Utilizing Ora2Pg involves configuring an Ora2Pg file, generating SQL scripts, and running these scripts on the Cloud SQL for PostgreSQL destination database to create the schema."],["Database Migration Service automates schema conversion within its built-in conversion editor, eliminating the need for the separate Ora2Pg preparation steps detailed in this content."],["Specific Ora2Pg configuration directives are required for use with Database Migration Service, such as `BOOLEAN_VALUES` and `EXPORT_SCHEMA`, while connection directives like `ORACLE_DSN` and `PG_USER` are managed separately by connection profiles."],["Tables without primary keys may cause data duplication issues during migration due to limitations in tracking changes, requiring specific handling outlined in the provided documentation."]]],[]]