COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Transformer => Topic started by: bdouglas on 22 Oct 2012 03:59:12 PM

Title: 10.2 PCActivate Script Fix
Post by: bdouglas on 22 Oct 2012 03:59:12 PM
Just more of a heads up than anything.  I use pcactivate for my daily cube build/replace.  I installed 10.2 over the weekend and the scripts that I had been using suddenly started crashing.  In my scripts I was calling pcactivate.exe through an absolute path, IE "install directory\bin\pcactive.exe" and the fix I found was to first change directory to "install directory\bin\" and it started to work fine.  Hope this helps someone down the road.