Oracle WebCenter Content (MOSC)

MOSC Banner

How to increase nvarchar length for a DB table column?

edited Aug 8, 2018 5:05AM in Oracle WebCenter Content (MOSC) 4 commentsAnswered ✓

I did not realize that there is a maximum length to the name of the Retention Category (100 characters), and it appears to be dictated by the column data type in the database (dCategoryName (nvarchar(100)).  I have attempted to increase the length however it appears that to do so would require me to drop, a populated, table and recreate it.  Would any of you know of a workaround where I would not have to drop the table?

We are using a Microsoft SQL Server 2008 R2 database as the back end for our WebCenter Content: Records installation.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center