[[["易于理解","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。"],[[["The migration of Oracle workloads to AlloyDB for PostgreSQL is eventually consistent, meaning data order may vary during transfer but will align once source writes cease and the buffer is cleared."],["Transactions that are rolled back in Oracle might still be temporarily visible in AlloyDB, and `SAVEPOINT` statements are not supported, potentially causing data discrepancies on rollback."],["All destination tables in AlloyDB must have a primary key, and tables without one in the source should be adjusted using specified methods."],["Schema changes during migration are not automatically applied, requiring updates to the conversion workspace and relevant migration jobs for any schema changes."],["Certain Oracle data types like `ANYDATA`, `LONG/LONG RAW`, `NCLOB`, `UDT`, `UROWID`, `XMLTYPE`, as well as zero dates and Index-organized tables (IOTs) are unsupported and will either be replaced by `NULL` values, not migrated or the table will not be replicated."]]],[]]