![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IBM Informix Load and Insert with multiple files | rauphelhunter | Shell Programming and Scripting | 0 | 04-09-2008 08:52 AM |
| unix command to find the version of Informix database | sureshg_sampat | Shell Programming and Scripting | 4 | 11-02-2007 01:12 AM |
| Shell Script: want to insert values in database when update script runs | ring | Shell Programming and Scripting | 1 | 10-25-2007 12:06 AM |
| how to insert and delete characters in the middle of file | ivancheung | High Level Programming | 7 | 10-11-2004 12:08 AM |
| Unix/Informix and CTI | Dave34 | UNIX for Dummies Questions & Answers | 2 | 12-21-2000 08:17 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to create a logfile in unix after insert/update/delete from informix
I am running a Informix-4GL program to insert/update/delete on a particular table (say xxx). Now I want to create a logfile in unix which will store the affected data(say xxx.*) along with user information (say uname,IP address etc.)
what command I should use from Informix-4GL ? I have tried the following : RUN "cat xxx.*>>xxx.log" RUN "echo xxx.* >> xxx.log" But neither of them worked. Can anyone please help me? Thanks & Regards in anticipation. subhamukh |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|