Hi Mr. Gandhi,

Truncate the log table to reclaim the free space
by using truncate table command.

e.g.
TRUNCATE table sales.mlog$_customers


Thanks,
P. Soni


PS : Please note mlog$_table is a table
not view as you have mentioned("how shall i reclaim the space which is allocated to mlog$_table view")



[Edited by PSoni on 03-23-2001 at 07:29 AM]