Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
10 個のスクリプトがあり、各スクリプトには独自の commit ステートメントが含まれています。ツールを使用してすべてのスクリプトを同時に実行しています。ツールはデータベース接続を要求し、スクリプトを読み取り、データベースで実行します。
すべてのスクリプトですべての commit ステートメントを保持する必要があり、いずれかのスクリプトでいずれかのステートメントが失敗した場合は、以前のすべてのステートメントをロールバックする必要があります。