DDT 1.6.5 Beta
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



DDT 1.6.5 BetaExpand / Collapse
Author
Message
Posted 02/20/2008 2:26:22 AM


StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: Yesterday @ 9:34:59 AM
Posts: 35, Visits: 231
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.

Post #14451
Posted 02/20/2008 9:16:21 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:24:00 PM
Posts: 3,733, Visits: 3,926
Download the latest update...I am willing to bet that you have an object name history record that is deleting the column.  We have a new check that when the package is created (so you will want to re-create your package file once you install the update), a verification is run and warns you of any damage that may be dealt due to the object name history and live databases, tables, and fields.
Post #14458
Posted 02/21/2008 3:12:58 AM


StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: StrataFrame Users
Last Login: Yesterday @ 9:34:59 AM
Posts: 35, Visits: 231
Hi Trent,

THanks for the response. Managed to get the update, but still no idea what proc is causing the issue. I don't get any other errors reported.

I let the installer install the strataframe db so I am at a bit of a loss.

Thanks in advance for any ideas you can push my way.

regards

Geoff

Post #14474
Posted 02/21/2008 9:18:07 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 3:24:00 PM
Posts: 3,733, Visits: 3,926
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.
Post #14483
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 2:04am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.047. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.