[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-07 UTC。"],[[["\u003cp\u003eThis guide addresses migrating Oracle tables without primary keys to PostgreSQL, a requirement for Database Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThe default Database Migration Service workspace automatically creates \u003ccode\u003erowid\u003c/code\u003e columns as primary keys, but the legacy workspace requires manual key creation.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a primary key by leveraging existing unique columns or indexes in the Oracle source table.\u003c/p\u003e\n"],["\u003cp\u003eAnother option is creating a new \u003ccode\u003erowid\u003c/code\u003e column in the PostgreSQL destination, which Database Migration Service populates using Oracle's \u003ccode\u003erowid\u003c/code\u003e pseudocolumn values.\u003c/p\u003e\n"],["\u003cp\u003eIf no other option works, you may create a primary key encompassing all columns of the table, ensuring it does not exceed PostgreSQL's maximum key length.\u003c/p\u003e\n"]]],[],null,[]]