hello,
I have installed Jetspeed2.1 on linux m/c.
We have used LDAP for user authentications.
And mysql for store databases.like as:
After user authentication done by LDAP,user info and page info store into
following tables for each user after logon:
1st step:
1.USER_STATISTICS
Field:
IPADDRESS
USER_NAME
TIME_STAMP
STATUS
ELAPSED_TIME
2.PAGE_STATISTICS
Field:
IPADDRESS
USER_NAME
TIME_STAMP
PAGE
STATUS
ELAPSED_TIME
But,this info is very huge and dynamic ,and need to remove this from tables
peridocally.
So,I want to write these dynamic info in flat files.
Then,how i do that?
plz help me.
Thanks
RAMJ
--
View this message in context:
http://www.nabble.com/Use-Flat-files-for-USER_STATISTICS%2CPAGE_STATISTICS-tables-tf4670530.html#a13342264
Sent from the Jetspeed - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]