DBS/DBSW Limitation

Post Reply
tomok
MVP
Posts: 2832
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

DBS/DBSW Limitation

Post by tomok »

Is there a server configuration parameter that controls how many DBS formulas you can have in a single workbook? I have an input template with 300 lines of DBS formulas in it but the cube will only accept the first 35 lines of data. This is 10.2.2. FP4. When I load up a VM on my laptop of just plain 10.2.2 then I can have as many DBS formulas as I want. Here are the contents of the tm1s.cfg file of the affected server:

Code: Select all

[TM1S]
DataBaseDirectory="E:\TM1\Data"
Logging Directory="E:\TM1\Logs"
ServerName=ATCDEV
PortNumber=90222

IntegratedSecurityMode=2
SecurityPackageName=Kerberos

AdminHost=
Protocol=TCP
NetworkFrame= 
Language=ENG
SaveTime= 
DownTime= 
RuleTraceOn= 
ODBCCatalogName= 
ODBCDataSource= 
ODBCUserName= 
ODBCPassword= 
ReadTM1WriteODBC=
UseSSL=F
GroupsCreationLimit=500
EnableSandboxCache=T
ServerLogging = T
MaximumCubeLoadThreads=3

#Setting to use Oracle data source
UseSQLExtendedFetch=T

#---------------------
# Cam Setup
#---------------------
#ServerCAMURI=http://devcog01.americantower.com:9300/p2pd/servlet/dispatch
#ClientCAMURI=http://devcog01.americantower.com/cognos8/cgi-bin/cognos.cgi
#CAMPortalVariableFile=portal/variables_TM1.xml
#CAMSSLCertificate=
#SkipSSLCAMHostCheck=TRUE
#ClientPingCAMPassport=900
ViewConsolidationOptimization=T
MessageCompression=T
#UseStargateForRules=F


AllowSeparateNAndCRules = T
DistributedPlanningOutputDir=tunit
PersistentFeeders=T
#ForceReevaluationOfFeedersForFedCellsOnDataChange=T
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
lotsaram
MVP
Posts: 3652
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: DBS/DBSW Limitation

Post by lotsaram »

More likely to be an issue with Excel. Is Excel calculating properly? Is Excel properly licensed?
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
tomok
MVP
Posts: 2832
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: DBS/DBSW Limitation

Post by tomok »

lotsaram wrote:More likely to be an issue with Excel. Is Excel calculating properly? Is Excel properly licensed?
AFAIK, Excel is properly licensed. This is at a large corporate client and I'm pretty sure they wouldn't cheat. It also happens for every person that tries to use the workbook not just one. It also has the 35 cell limitation on TM1Web too.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
User avatar
Alan Kirk
Site Admin
Posts: 6606
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: DBS/DBSW Limitation

Post by Alan Kirk »

tomok wrote:
lotsaram wrote:More likely to be an issue with Excel. Is Excel calculating properly? Is Excel properly licensed?
AFAIK, Excel is properly licensed. This is at a large corporate client and I'm pretty sure they wouldn't cheat. It also happens for every person that tries to use the workbook not just one. It also has the 35 cell limitation on TM1Web too.
A bit of a long shot but the rows below 35 wouldn't be formatted as text by any chance would they? I know that in the past I've seen some formulas that don't recalculate properly if the format is changed to text, even though they continue to display correctly provided that they aren't edited. It's not a universal problem and I haven't seen it in ages, but it can sometimes be a "sneaker".
"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