long segmentId = StreamContainerHandle.TEMPORARY_SEGMENT;
while (e.hasMoreElements())
{
long containerId = ((Long) e.nextElement()).longValue();
rawTran.dropStreamContainer(segmentId, containerId);
}
}
catch (StandardException se)
{
// Ignore problems with dropping, worst case