Amazium bvba, your online partner
  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2009-04-23 10:17

Informix: Sysmaster queries

dba, sysmaster, informix

I'm in a sharing mood today, so let me post a link I discovered while looking for some informix sysmaster queries.

http://www.informixfaq.com/wiki/doku.php/wiki:sysmaster

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2008-10-12 15:22

DBAccess garbled display

dbaccess, informix

If you try to use dbaccess on the command line, it might not work properly if your TERM is configured badly.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2008-08-31 23:20

Move database to another dbspace

dbspace, informix

I recently encountered a problem where we had accidentally created a new database in the root dataspace. We only found out about this after receiving a lot of out-of-space errors. Here is how we moved it to the proper dbspace.

  • Share post with Twitter
  • Share post with StumbleUpon
  • Share post with Delicious
  • Share post with Digg
  • Share post with Technorati
  • Share post with Blinklist
2008-08-31 13:34

Change logging on database

database logging, informix

When you want to connect from one database to the other, you have to make sure that both databases have the same log settings. When creating a database you can choose to do so with log, with buffered log or without log.