Questions tagged [db2]

DB2 is a relational DBMS (Database Management System) created by IBM.

108 questions
0
votes
1 answer

How do I know when a new IBM DB2 Express-C version is released?

How do I know when a new IBM DB2 Express-C version (or security patch) is released? Please, don't suggest following #db2luw... :) Update: According to this page security patches (called "fix packs") can not be applied with Express-C: DB2 fix packs…
haba713
  • 117
  • 6
-1
votes
2 answers

Regular expressions to find SQL Errors in Logs

I am running a log parser to find SQL errors in my log files. If the search string (regular expression) is evaluated to true, the line will be marked. So far I used the search expression "SQL0", which was given to me by our DBAs. However, I recently…
Peter Schuetze
  • 1,241
  • 10
  • 17
-3
votes
1 answer

Storing db2 database on secondary hard drive

I have two hard drives one with os(ubuntu) and other just etc4 formatted. I want to store my database on this second hard drive. I tried searching online but there are very few resources online. It will be really helpful if someone can tell me how…
1 2 3 4 5 6 7
8