My Oracle Support Banner

Moving a Folder Results in Many Update Calls to the FolderFiles Database Table (Doc ID 2017481.1)

Last updated on MAY 03, 2023

Applies to:

Oracle WebCenter Content - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Symptoms

When you move a folder, there are many update calls to the FolderFiles table.

Every content item in the folder being moved gets 3 update calls to the FolderFiles table.

There should not be any need to update the FolderFiles table when a folder is moved, since nothing on the content items within that folder changes.

The only update needed should be the update to the FolderFolders table to change the FPARENTGUID value for the folder that is moved to the value for its new parent.

To reproduce issue:

  1. Create a folder containing several content items.
  2. Turn on systemdatabase tracing.
  3. Move that folder to a new parent folder.
  4. Look at the server output tracing.  You will see 3 update calls to the FolderFiles table for every content item in the folder that was moved.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.