oracle8.1.6 begin content_folder.unregister_content_type( folder_id => :folder_id, content_type => :type, include_subtypes => 'f' ); end;