Hello. I receive the follwing error when trying to setup
my queue destination.
EXEC master.dbo.xp_trace_setqueuedestination 1, 4, 1,
NULL, 'MyDbase.dbo.tProfilerData'

Server: Msg 19095, Level 10, State 1, Line 0
Could not complete xp_trace_setqueuedestination. Unable to
execute the query.

I have not been able to locate any help. It does not even
create the table. I'm using SQL7.0SP3.
Any suggestions would be appreciated.
John