We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 752f9d3 commit 2e60091Copy full SHA for 2e60091
docker_db.sh
@@ -454,7 +454,6 @@ EOF
454
OUTPUT=$($CONTAINER_CLI logs db2 2>&1)
455
done
456
$CONTAINER_CLI exec -t db2 su - orm_test bash -c ". /database/config/orm_test/sqllib/db2profile; /database/config/orm_test/sqllib/bin/db2 'connect to orm_test'; /database/config/orm_test/sqllib/bin/db2 'CREATE USER TEMPORARY TABLESPACE usr_tbsp MANAGED BY AUTOMATIC STORAGE'"
457
- db2_setup
458
}
459
460
db2_12_1() {
0 commit comments