Oracle DB: Table Name Length exceeded ruleShowWebfeed_aWebDisplayFeeds
Description
Core rule ruleShowWebfeed has an array property aWebDisplayFeeds
This causes a problem with Oracle DB install as a table ruleShowWebfeed_aWebDisplayFeeds name is greater than the 30 char limit on table names.
Suggest shortening the array property to aWebDispFeeds
Environment
Oracle DB
Activity
Show:
Geoff Bowers
July 20, 2012 at 5:31 AM
The FourQ database gateways were completely overhauled in 6.1. We do not support Oracle at this time. However, we are very interested in sponsors or coders looking to help re-instate Oracle support. https://farcry.jira.com/wiki/display/FCDEV60/Database+Gateway+API
Geoff Bowers
February 25, 2010 at 11:07 AM
Best practice for feed construction is now via typewebskin as opposed to a separate content type. We're deprecating the feed object and the rule.
Geoff Bowers
August 26, 2009 at 10:27 AM
This is actually a tricky fix due to backward compatibility issues for existing clients. We're looking at changing the way we do RSS feeds so maybe this will have to wait until we have a chance to replace this option completely.
Core rule ruleShowWebfeed has an array property aWebDisplayFeeds
This causes a problem with Oracle DB install as a table ruleShowWebfeed_aWebDisplayFeeds name is greater than the 30 char limit on table names.
Suggest shortening the array property to aWebDispFeeds