View previous topic :: View next topic
|
Author |
Message |
srimsc_ibmmainframes
New User
Joined: 17 Feb 2004 Posts: 19 Location: pune
|
|
|
|
I need Some info Regarding The following Request
My project is from telecom domain
My client request is
There r a total of 10 online screens,for some security resons my client is asking to capture whatever the data viewed by his customers from these screens n should be stored in a new db2 table(only one table) .After capturing thid data in to a table this table will b stored in a log file thru some interna process by other team members who will direct it to dataware house for reporting purpose.
However here i am not asking u to explain thru code al that u need to do is just give me ur suggetions.
hope u understand the request
plz revert me back ASAP. |
|
Back to top |
|
|
jeyaraj_ibmforum
New User
Joined: 20 Feb 2005 Posts: 1
|
|
|
|
Hai,
use the DFHCOMMAREA concept and store all the data temporarily,and move all those fields to corresponding columns names and issue the INSERT QUERY.
bye
v.jeyaraj |
|
Back to top |
|
|
|