DDT 1.6.5 Beta


Author
Message
Geoff Hirst
Geoff Hirst
StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)StrataFrame User (323 reputation)
Group: Forum Members
Posts: 123, Visits: 3.5K
Chaps,

Been working with the beta's since you put them out. I have a sproc, that is throwing an unknown column on deployment. PRobelm is I have over 200 sprocs and no idea which one of them is causing the issue.

Now, I haven't downloaded the very latest beta yet, but there was talk that you were going to make this info available as to the name of the sproc that was causing the problem. Has there been any movement on this?

thanks

Geoff.

Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Did you see the new screen that shows the verification process and checking of the object name history?  If not, then you may not have the latest version.  This sounds REALLY suspect to me....the fact that the column is not there usually aludes to an object history item removing the column...you would see a warning in this case, so you would want to go back and remove the object history item that was shown in the warning.  Past that, you could look at the log.  If SQL Server is not providing any details then it does make it more difficult.  We use SMO (SQL Server Management Objects) to deploy, so anytime an error occurs, it should provide enough information coming back from the server to figure out where the point of failure may be.  You might just open up the logs to see if there is something in them instead of what you see on the screen....the logs are going to be in the same location as the PKG file if you are deploying through the DDT itself.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search