dts/ sql server 7.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • raveekumarg
    New Member
    • Aug 2007
    • 3

    dts/ sql server 7.0

    hai i am new

    i am trying to execute DTS (dtsrun) via query analyser, it showing error as "
    Execute permission denied on object 'XXX',Database 'YYY',Owner 'dbo' "
  • space1000
    New Member
    • Aug 2007
    • 10

    #2
    You're probably not the owner of the dts.

    Comment

    • raveekumarg
      New Member
      • Aug 2007
      • 3

      #3
      Originally posted by space1000
      You're probably not the owner of the dts.
      without having the owner rights how to handle the same

      Comment

      • space1000
        New Member
        • Aug 2007
        • 10

        #4
        Originally posted by raveekumarg
        without having the owner rights how to handle the same
        The system administrator should give the user enough rights on the ntfs system.

        Comment

        Working...