Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Analysis Services Trace Files from 64-bit box

0 views
Skip to first unread message

SQLChick

unread,
Aug 23, 2006, 1:57:02 PM8/23/06
to
I can't seem to import trace files created from 64-bit Analysis Services 2005
to a 32-bit SQL Server 2005 DB. I have given appropriate permission to
"ALTER TRACE" but the select results in a display of only 2 rows and NULLs +
garbage in all the fields. Any ideas? Here's the query:

SELECT *
FROM ::fn_trace_gettable('C:\work\Misc\SQLTraces\OLAP\olapTraceTest.trc', 1)


--
Thanks.

0 new messages