March 31, 2005 at 6:51 pm
Hi,
Can someone explain this most unusual occurrence to me:
I'm using DTS to Import my stored procedures from a remote MSSQL Server 7.0 to another one here.
After un-checking the 'Copy All Objects' box, I then click 'Select Objects...' and remove checks from all but 'Show Stored Procedures' box, select all, then check all.
Upon successful transfer, I'll refresh the sp's in EM, and VOILA! there appears a handful of sp objects that were not listed in the Select Objects dialogue box!
What the heck is that!!
TIA to anyone who can explain this,
monquatch
April 1, 2005 at 6:29 am
Are the ones that are not copied user or system procs?
April 1, 2005 at 10:56 am
The ones I'm trying to copy are all user procs.
It's very strange, like it's drawing from other source of objects entirely.
Some of the successfully transfered objects are similiarly-named from the source, but some are not even listed in the source and are being transferred.
And then some from the source are not even being transferred!
Yikes!
April 1, 2005 at 11:25 am
Des the account that you are using have access to see all the procs? And have you confirmed that there are no alias entries in the client network utility that would cause you to connect to the wrong server by mistake?
April 1, 2005 at 11:30 am
>> And have you confirmed that there are no alias entries in the client network utility that would cause you to connect to the wrong server by mistake? <<
I'm not sure how to confirm this. Do you mean alias entries in EM?
Thanks again for the response.
April 1, 2005 at 11:43 am
Thanks again for putting up with my denseness.
In the Client Network Utility, there is one entry for Server Alias Configuration - it has the name of my SQL Server, and a Network Library value of 'DBMSLPCN'.
Is that correct?
April 1, 2005 at 11:54 am
Check that the alias does not point to a different server.
April 1, 2005 at 12:13 pm
It doesn't seem to - there is no reference to another server.
>> Does the account that you are using have access to see all the procs? <<
Do you mean the account here on my local server, or the one used to access the remote server to view procs to copy? Either way, how to determine access rights?
April 1, 2005 at 12:40 pm
the accounts on both servers that are used for the copy.
April 1, 2005 at 12:57 pm
Where would I look to determine if the user has access rights to view all procs?
TIA
April 1, 2005 at 1:02 pm
The user account that you are using is different from the account that you log in as usually?
April 1, 2005 at 1:50 pm
What gave you that idea?
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply