Sunday, 15 February 2015

developerWorks Answers - DB2 and IBM BPM and Windows

This question from developerWorks Answers caught my eye: -


After you install IBM DB2 Express, you cannot use the domain user ID to run the db2cmd command to create a new database and tables. The DB2 log files contain the following error: SQL1092N "USERID does not have the authority to perform the requested command or operation."

The answer may well surprise you :-)

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...