My Oracle Support Banner

CatalogManagers deleterows command failed to delete rows from a custom object table (Doc ID 1478664.1)

Last updated on FEBRUARY 22, 2021

Applies to:

Oracle WebCenter Sites - Version 7.5.0 and later
Information in this document applies to any platform.

Symptoms

CatalogManager's deleterows command failed to delete rows from a custom obj table.

Sample code:

<ics:catalogmanager>
 <ics:argument name="ftcmd" value="deleterows" />
 <ics:argument name="tablename" value="<custom_table_name>" />
 <ics:argument name="<column_name>" value="<value>"/>
</ics:catalogmanager>

Error received:

[CS.DB][ERROR] No parameters passed for deleterows to table <custom_table_name>

[CS.DB][ERROR] Exception in deleting rows in table PrettyUrlPaths
com.fatwire.cs.core.db.TransactionAbortException: deleterows failed
       at COM.FutureTense.CatalogManager.F$6.execute(y:3016)

...

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


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