oracle8.1.6 begin content_folder.rename ( folder_id => :folder_id, label => :label, description => :description ); end;