﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Database Deployment Toolkit » Database Deployment Toolkit (How do I?)  » DDT did not import all of the stored procedures</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 17:46:26 GMT</lastBuildDate><ttl>20</ttl><item><title>DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18837.aspx</link><description>Hi SF Team,&lt;/P&gt;&lt;P&gt;I am using DDT for the first time.&amp;nbsp;&amp;nbsp; I'm using version 1.6.5.3.&amp;nbsp; After importing the database (SQL Server 2005), there are&amp;nbsp;several stored procedures that are missing.&amp;nbsp; What am I doing wrong?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Wed, 17 Sep 2008 13:16:31 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19477.aspx</link><description>No problem....just glad it got you going.</description><pubDate>Wed, 17 Sep 2008 13:16:31 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19474.aspx</link><description>Hi Trent,&lt;/P&gt;&lt;P&gt;I am sure glad it was not me doing something wrong causing you guys a lot of unnecessary work and grief.&amp;nbsp; Secondly, the patch worked! &lt;IMG title=W00t src="http://forum.strataframe.net/Skins/Classic/Images/MessageIcons/W00t.gif" align=absMiddle&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Wed, 17 Sep 2008 12:02:19 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19471.aspx</link><description>This was a very strange scenario, but I have posted a fix.&amp;nbsp; We are already starting to roll out new product for the 1.6.7 build, but since this was such a minor change and will not affect everyone, I thought I would just post the fix here.&amp;nbsp; Here was the issue:&lt;P&gt;[codesnippet]To improve performance, the DDT would exit when enumerating stored procedures and UDFs when the first system object was found as system objects to not need to be imported.&amp;nbsp; However, under certain, very rare circumstances, legitimate sprocs or UDFs may appear within the collection AFTER the system objects.&amp;nbsp; This is highly unusual, but so as not to have this issue creep up again in the future and since the import is a process in which a developer does not live (as this is generally only done once per database) the lengthier process will be implemented.[/codesnippet]&lt;/P&gt;&lt;P&gt;At any rate, download the attached file and just overwrite your existing databasedtk.exe file. This should be located in the c:\program files\MicroFour\StrataFrame folder.</description><pubDate>Wed, 17 Sep 2008 10:27:01 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19463.aspx</link><description>Hi SF Team,&lt;/P&gt;&lt;P&gt;What is the status on&amp;nbsp;my DDT&amp;nbsp;import issue?&amp;nbsp; In my previous post I attached my database and the strataframe database for your testing as suggested. &amp;nbsp;You will see my database is simple and small.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Wed, 17 Sep 2008 09:47:50 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19372.aspx</link><description>I apologize that it seems to be just me having&amp;nbsp;these issues.&amp;nbsp; As I said, I purchased the DDT to start using on this project and I am trying to use it for the first time.&amp;nbsp;&amp;nbsp;I have attached&amp;nbsp;my database and the strataframe database for your testing.&lt;/P&gt;&lt;P&gt;You guys do a great job in supporting your products and I truly appreciate your patience in helping me through this problem.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Fri, 12 Sep 2008 16:06:17 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19363.aspx</link><description>Honestly Jeff, I don't know what your issue would be on the stored procs if you are on the most recent version of the 1.6.6 beta.&amp;nbsp; All seems to be imported as it should on this side.&amp;nbsp; Make sure that you are on the most recent build and if the problem persists then I guess let us have the mdf and ldf of the&amp;nbsp;database your are trying to import and we will try it on this side.</description><pubDate>Fri, 12 Sep 2008 13:48:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19360.aspx</link><description>That solved the problem.&amp;nbsp; Now what about the DDT import issue that started this thread to begin with.&amp;nbsp; The DDT does not import all of my stored procedures.&amp;nbsp; I did take a look at them to see if there is any common characteristics among them that might stop them from importing in and I did not notice anything.&lt;/P&gt;&lt;P&gt;As always thank you for the great support!&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Fri, 12 Sep 2008 12:35:08 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19256.aspx</link><description>Well, Dustin actually gave you the answer you needed back on 9/5/2008.&amp;nbsp; We attached your database to our local SQL Express and deployed and it failed with the sname error...so we went in to verify that you had set the DB to 2005 compatability mode and it worked.&amp;nbsp; To fix it do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open up SQL Server Management Studio&lt;/LI&gt;&lt;LI&gt;Right-Click on the Select the StrataFrame database&lt;/LI&gt;&lt;LI&gt;Click on Properties&lt;/LI&gt;&lt;LI&gt;Go to Options&lt;/LI&gt;&lt;LI&gt;Set the Compatability Level to SQL Server 2005&lt;/LI&gt;&lt;LI&gt;Click OK&lt;/LI&gt;&lt;LI&gt;Now attempt to install again and the structures will update properly&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/2111a616-087b-4e38-9afc-adb2.png"&gt;</description><pubDate>Wed, 10 Sep 2008 10:33:10 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19210.aspx</link><description>I have already sent you the Stratafame_results15.txt file on a previous post on this thread. &amp;nbsp;&lt;A href="http://forum.strataframe.net/FindPost18934.aspx"&gt;http://forum.strataframe.net/FindPost18934.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Tue, 09 Sep 2008 11:16:34 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19209.aspx</link><description>Jeff,&lt;/P&gt;&lt;P&gt;What is the error that you are getting?&amp;nbsp; I would like to have any exceptions, etc. before looking at the attachment so that I have all of the facts in hand...thanks.</description><pubDate>Tue, 09 Sep 2008 10:51:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19208.aspx</link><description>Hi Justin,&lt;/P&gt;&lt;P&gt;I moved the Strataframe database to a new SQLExpress&amp;nbsp;install on another machine.&amp;nbsp; I attempted to run the strataframe installation on the machine with new SQLExpress install and I get the same error!&amp;nbsp; &lt;IMG title=Crazy src="http://forum.strataframe.net/Skins/Classic/Images/MessageIcons/Crazy.gif" align=absMiddle&gt;&lt;/P&gt;&lt;P&gt;I have attached the Strataframe.mdf and ldf files for your inspection.&amp;nbsp; I figure the next logical step is for you guys to look at the database to see why it is failing.&lt;/P&gt;&lt;P&gt;Obviously I need to get this resolve, before I can run the DDT to import an existing database which was failing to import all of my stored procedures which&amp;nbsp;started this support thread to begin with several days ago.&amp;nbsp; I am anxious to get this fix so that I can start using DDT I purchased a couple of weeks ago for a current project I am working on.&lt;/P&gt;&lt;P&gt;Thanks for you prompt attention to this matter.&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Tue, 09 Sep 2008 10:32:29 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19142.aspx</link><description>Do you have a SQL Server 2005 Express instance that you can put the StrataFrame database on? It looks as though the SF database is trying to be&amp;nbsp;exist in SQL 2000 compatibility mode, which could be the issue. Could you move that over to a fresh SQLExpress instance and retry the install? &lt;/P&gt;&lt;P&gt;That should give us a clean state rather than going back and forth trying to determine the differences in environment.</description><pubDate>Fri, 05 Sep 2008 17:15:41 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19099.aspx</link><description>What is the status on both issues (DDT Import and Installation)?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Fri, 05 Sep 2008 07:12:16 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19054.aspx</link><description>Hi Dustin,&lt;/P&gt;&lt;P&gt;I was not sure what problem you are referring to - DDT or installation? So included the Strataframe database options and the my production database options.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Thu, 04 Sep 2008 09:34:10 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19053.aspx</link><description>Hi Jeff,&lt;/P&gt;&lt;P&gt;You are deploying this to your SQL 2005 server, correct? I just had Ben in here looking at the source of the Database Migrator class to get to the bottom of your issue, but we couldn't see any issues in the code itself. Something is preventing the retireval of stored procs and UDFs from your SQL 2005 server where it works fine on ours (and all of the other DDT users'). &lt;/P&gt;&lt;P&gt;Could you go into SQL Management studio, and take a screenshot of the Options page of the database properties for the StrataFrame databse. Go ahead and maximize it first so that we can see all of the options. Hopefully that will shed some light as to why your server is behaving differently than ours. &lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Thu, 04 Sep 2008 09:21:05 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost19043.aspx</link><description>What is the status?&amp;nbsp; Please keep in mind that what started all of this is the DDT failed to import over half of the stored procedures in my database.&amp;nbsp; Following the suggestions, I downloaded the latest release and tried to install it and that is when I encounter another problem with the installation failing.&amp;nbsp; I need to get both problems resolved.&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Jeff</description><pubDate>Thu, 04 Sep 2008 07:27:15 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18957.aspx</link><description>[quote]Do you have the correct server name supplied?&lt;P&gt;You can test the connection settings in SQL management studio to ensure it all lines up as you are expecting it to from your development machine.[/quote]&lt;P&gt;Hi Justin,&lt;P&gt;On the second or third screen of the setup wizard it verifies that the connection to the SQL Server Instance name I supplied&amp;nbsp;is good before going to the next screen.&amp;nbsp; This happens before this error occurs.&amp;nbsp; So I am not sure why you are asking this question?!?!?&amp;nbsp; However, I work with this database and develop against it everyday using Strataframe so I know it is good.</description><pubDate>Wed, 03 Sep 2008 07:21:02 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18940.aspx</link><description>Do you have the correct server name supplied?&lt;/P&gt;&lt;P&gt;You can test the connection settings in SQL management studio to ensure it all lines up as you are expecting it to from your development machine.</description><pubDate>Tue, 02 Sep 2008 16:56:40 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18936.aspx</link><description>I have attached the latest log.</description><pubDate>Tue, 02 Sep 2008 15:38:32 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18934.aspx</link><description>You should be able to find it at:[codesnippet]c:\program files\common files\MicroFour\StrataFrame\StrataFrame_ResultsX.log[/codesnippet]Where "X" is an incrimenting number (one for each install). You want the highest number (most recent log).</description><pubDate>Tue, 02 Sep 2008 15:23:06 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18933.aspx</link><description>Where do I find the log?</description><pubDate>Tue, 02 Sep 2008 14:48:22 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18932.aspx</link><description>Could you post your most recent install log? It should have the full exception text and stack trace so we can better diagnose what is going on here.&lt;/P&gt;&lt;P&gt;Thanks :D</description><pubDate>Tue, 02 Sep 2008 14:46:53 GMT</pubDate><dc:creator>Dustin Taylor</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18907.aspx</link><description>&lt;BR&gt;[quote]On the main forum page, the very first forum is "Posted Releases". There is typically a post for each beta, with the most recent being for the current beta. The last post in that thread is the latest beta. The easiest way to get there is to just click link under the date that starts with "In:...". For you convenience, here is the link to the latest:&lt;P&gt;[url]http://forum.strataframe.net/FindPost18786.aspx[/url][/quote]&lt;BR&gt;&lt;/P&gt;&lt;P&gt;I downloaded the latest release and during installation I got the error below.&amp;nbsp; What do I need to do to correct this?&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/9ea228eb-da1f-4097-95d1-78ae.JPG"&gt;</description><pubDate>Tue, 02 Sep 2008 11:20:08 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: DDT did not import all of the stored procedures</title><link>http://forum.strataframe.net/FindPost18847.aspx</link><description>Hi Jeff!&lt;br&gt;
&lt;br&gt;
On the main forum page, the very first forum is "Posted Releases". There is typically a post for each beta, with the most recent being for the current beta. The last post in that thread is the latest beta.  The easiest way to get there is to just click link under the date that starts with "In:...".  For you convenience, here is the link to the latest:&lt;br&gt;
&lt;br&gt;
[url]http://forum.strataframe.net/FindPost18786.aspx[/url]&lt;br&gt;
&lt;br&gt;
I'd definitely get this installed and try it before we ("we" meant very loosely, as I'm not a big expert on the DDT :unsure: ) attempt to solve any problems...that may not actually exist anymore!&lt;br&gt;
&lt;br&gt;
However, if it still doesn't work, you might start thinking along these lines:   &lt;br&gt;
&lt;br&gt;
Is there anything common about the missing sprocs?  Like a common naming convention?  Schema that is different from others that did import (i.e. the dbo did import but a custom schema like "AppUser" didn't)?&lt;br&gt;</description><pubDate>Fri, 29 Aug 2008 10:40:49 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>