Not able to see feeder files

Post Reply
karthik.g
Posts: 21
Joined: Sat Apr 26, 2014 12:09 pm
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

Not able to see feeder files

Post by karthik.g »

Hello Experts ,

i'm struggling to get answer/solution for one problem.

i have few cubes where i have some calculations. for calculations, i have written rules and feeders.

i can see that consolidations are happening properly without any issue. with enabling zero suppression also i'm able to see the consolidations correct. i restarted the services and server and everything seems perfect.

but here is a challenge :( , after updating the rules and feeders, i went to data folder to delete the existing feeders file and i noticed that, ".feeders" files doesn't exist for any of the cubes. :roll:

To check,I have copied the data folder from remote server to local PC and there after restarting i can see the .feeder files for all the cubes.

Note: i'm using TM1 10.1.1 in windows 2008 R2 Server.

Could you please help me, am i missing anything here???

Thanks
declanr
MVP
Posts: 1831
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: Not able to see feeder files

Post by declanr »

I assume that you don't have persistent feeders turned on in your config file?
Declan Rodger
karthik.g
Posts: 21
Joined: Sat Apr 26, 2014 12:09 pm
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

Re: Not able to see feeder files

Post by karthik.g »

declanr wrote:I assume that you don't have persistent feeders turned on in your config file?

Hi Declanr,

Thanks for the response. yes Persistent Feeders is off in the config file.
lotsaram
MVP
Posts: 3706
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Not able to see feeder files

Post by lotsaram »

karthik.g wrote:yes Persistent Feeders is off in the config file.
Then obviously you wouldn't expect to see .feeders files then would you?
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
karthik.g
Posts: 21
Joined: Sat Apr 26, 2014 12:09 pm
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

Re: Not able to see feeder files

Post by karthik.g »

lotsaram wrote:
karthik.g wrote:yes Persistent Feeders is off in the config file.
Then obviously you wouldn't expect to see .feeders files then would you?
Sorry for the late response. Actually am not aware of persistent feeders concept. Thanks everyone for the quick help.
Alan Kirk
Site Admin
Posts: 6667
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: Not able to see feeder files

Post by Alan Kirk »

karthik.g wrote:
lotsaram wrote:
karthik.g wrote:yes Persistent Feeders is off in the config file.
Then obviously you wouldn't expect to see .feeders files then would you?
Sorry for the late response. Actually am not aware of persistent feeders concept. Thanks everyone for the quick help.
Before asking a question at least perusing the basics in the documentation is worthwhile.
Using Persistent Feeders

To improve reload time of cubes with feeders, set the PersistentFeeders configuration parameter to true (T) to store the calculated feeders to a .feeders file. Any installation with server load times of over 5 minutes can probably improve their performance using this parameter.

For more details about the associated parameter for this feature, see PersistentFeeders.

When this parameter is set to T and the server encounters a persistent feeder file, it loads the saved feeders which reduces the time normally taken to recalculate those feeders. Feeders are saved when the data is saved or rules are edited. You do not explicitly save the feeders

For installations with many complex feeder calculations persisting feeders and then re-loading them at server startup will improve performance. For simple feeders, the time taken to read feeders from disk may exceed the time to re-calculate the feeders but most installations will benefit.

Using the Persistent Feeders feature will increase your system size on disk only. Memory size is not affected by the use of this parameter.
If Persistent Feeders is off then the feeders are calculated directly on server load. You can only (fully) clear them by commenting them out in the rules file, re-saving the rules, and rebooting the server.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
Post Reply