If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix 7.20 turn on logging

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-04-08, 00:19
map7 map7 is offline
Registered User
 
Join Date: Jul 2008
Posts: 2
Informix 7.20 turn on logging

I have an old Informix-sql 7.20.UD7 database and we have a need for logging every transaction to the database for a table.

Is it possible to setup logging on the database?
How do I setup logging on the database or check that it exists?
Can I restrict this logging to one table only?
Reply With Quote
  #2 (permalink)  
Old 07-06-08, 11:42
marymurny marymurny is offline
Registered User
 
Join Date: Sep 2004
Posts: 32
Yes but changing logging statis is a functionality of the database server not ISQL. So first you need to know the version of the Informix server you are using. You sould contact your Informix Database Administrator to have it changed.
Reply With Quote
  #3 (permalink)  
Old 07-06-08, 20:11
map7 map7 is offline
Registered User
 
Join Date: Jul 2008
Posts: 2
It doesn't look like we are running the informix server, we just run fglgo to run the 4gl and through the 4gl programs it connects to the database.

I've checked the startup scripts under FreeBSD 6.2 (which it's running on) and it doesn't start an informix server in there.

Checking the version on fglgo I get:

$ fglgo -V
INFORMIX-4GL Version 7.20.UD1
Pcode Version 602
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On