Troubleshooting
Problem
The "db2 -c-" (or "db2 +c") action from the Command Line runs a command without auto-commit. This means the unit of work is not yet written to disk. But how do you mimic "db2 +c" from within DDL script?
Symptom
The db2 list command options shows the auto-commit is set to on.
You can have an example shell script like below....
db2 +c "CREATE TABLE TESTTAB(ID INT)"
db2 commit
But how can you do this from within a DDL script ?
[{"Product":{"code":"SSEPGG","label":"Db2 for Linux, UNIX and Windows"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Programming Interface - CLP","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"10.1;10.5;11.1;9.7;9.8","Edition":"Advanced Enterprise Server;Advanced Workgroup Server;Enterprise Server;Express;Express-C;Personal;Workgroup Server","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
More support for:
Db2 for Linux, UNIX and Windows
Software version:
10.1, 10.5, 11.1, 9.7, 9.8
Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows
Document number:
560327
Modified date:
01 May 2025
UID
swg22003134
Manage My Notification Subscriptions