DTS strangeness

  • 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

  • Are the ones that are not copied user or system procs?



    Shamless self promotion - read my blog http://sirsql.net

  • 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!

  • 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?



    Shamless self promotion - read my blog http://sirsql.net

  • >> 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.

  • 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?

  • Check that the alias does not point to a different server.



    Shamless self promotion - read my blog http://sirsql.net

  • 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?

  • the accounts on both servers that are used for the copy.



    Shamless self promotion - read my blog http://sirsql.net

  • Where would I look to determine if the user has access rights to view all procs?

    TIA

  • The user account that you are using is different from the account that you log in as usually?



    Shamless self promotion - read my blog http://sirsql.net

  • 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