I get "Memory error: While attempting to store a string, a string was found that was larger than the page size selected. The operation cannot be completed." while executing query set with cube browser in SQL Server BI Dev Studio. The same error I get while executing query with VB code (via ADOMD). The source of the error is AS2005 OLEDB Provider.
One important information: I have installed Sept CTP on clean Windows XP Pro, there were no previous versions of SQL 2005 installed.
Any ideas what's up Maybe some missing parameter in connection string

AS2005 September CTP Memory Error
dd1000
jrryfn
Best regards!
eddieg
Guruper
Rodrigao
gfs
sureshkolluri
From another message board:
This is a known issue with the September CTP and it has been fixed in
post-CTP builds. The problem surfaces with client-side record sizes greater
than 1k, so a possible workaround might be to rework the cube structure to
reduce record sizes.
--
-Raman Iyer
[This posting is provided "AS IS" with no warranties, and confers no
rights.]
wfoster3
Software Arch
Same problem here.
There seems, however, to be some users on the forum who have gotten through the AS2005 tutorial without a hitch. I would assume these people did not have to reduce record sizes or anything like that.
Has anyone had any luck yet Has anyone tried building a cube from non-AdventureWorks data I tried but had a problem deploying so I didn't get to even test the memory error.
Anyone from MS have a solution or workaround
yousef.net
Same problem here.
I've been trying to track this down for a few days now. The problem is reportably fixed in the Nov release, but no hot fix is available.
Based on some configuration testing, the problem appears to be in either the PTS layer or specifically in the OLE DB drivers. I managed to recreate the issue in the June CTP (CTP 15) configuration, where the Sept drivers were installed. I could access the server fine from a remote PC, but localling, the error poped up.
scritchy
Sorry, I wasn't specific enough - I just meant that I had deployed non-AdventureWorks cubes sucessfully on SeptCTP. I don't know how to find out the string size, but if you tell me, I'll check it out and let y'all know.
disclaimer - I'm using SQL2005 Sept CTP x64
frusciante
Is there a download for the hotfix It seems ridiculous to have to back out the CTP16 or to have to wait until the RTM is released. I need to start developing on SSAS 2005 immediately. Help
Rabarbers
Any solutions to this Any measure,dimension that i use causes the problem.
Reworking the cube structure to reduce record sizes Anyone been successfull w/ that
Are there any post-CTP (september) builds available
thanks
AG_MD