9.1 Demo on MSSQL 2008
I am installing the 9.1 demo financials with PT 8.52. The datamover script keeps failing at the CREATE_TRIGGER *; line. It just hangs up and gives no error. I restarted datamover and have SQL profiler running now and it shows the following activity that runs very slowly. I'm thinking this step needs to run after the table alter and index create process since the SQL is pulling from the tools tables. Any ideas?
exec sp_cursorclose 180158179
declare @p1 int
set @p1=1073747434
declare @p2 int
set @p2=0
declare @p5 int
set @p5=28688
declare @p6 int
set @p6=8193
declare @p7 int
set @p7=7680
exec sp_cursorprepexec
0