Hi,
I'm trying to implement data partition in Documentum 6.7. I was wondering how I can use a date based partitioning scheme? Apparently, i_partition is an integer and I'm not sure how to convert a date to an integer without using a partition function like those supported by SQL or Oracle. I could not find any documentation on this - any help will be greatly appreciated.