OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: stephen.arnott on June 24, 2013, 08:43:44 AM

Title: ARSLOAD Failure due to Filename Length
Post by: stephen.arnott on June 24, 2013, 08:43:44 AM
Hi All

We have hit a very strange issue caused by ingesting files to On Demand 8.5 with filenames longer than 40 Char!

What seem to be happening is relating to the system log - the underlying DB table which stores the system log is restricted to 254 Char, but the application group is configured to allow 2000 Chars.

So if the filename including filepath and system messages exceeds 254 Chars ingestion fails!

Any ideas on how to resolve would be appreciated.

Kind Regards
Stephen
Title: Re: ARSLOAD Failure due to Filename Length
Post by: Justin Derrick on June 24, 2013, 02:26:55 PM
Someone didn't close the System Log tables during your upgrade...

Re-read the 8.5.0.x readme file, and follow the instructions about forcing the System Log table closed with the 'arstblsp' command.

-JD.