[[["わかりやすい","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-07-18 UTC。"],[[["SQL Server migration jobs do not migrate database user and server login data, which can lead to migration failures."],["Objects defined with the `EXECUTE AS '[database_user_name]'` clause in the source database cannot be migrated if the specified user does not exist in the target database."],["A SQL query can identify which objects in the source database use the `EXECUTE AS '[database_user_name]'` clause."],["To prevent migration failure, users specified in the `EXECUTE AS` clause must be created on the destination Cloud SQL instance before the migration job begins."]]],[]]