Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 2,487 total)

  • RE: Giving pain to DBA

    Oh goody, goody another clue ...

    I must say this is the...

    --------------------
    Colt 45 - the original point and click interface

  • RE: DTS_pkg Fails when run from schedule

    One little give away is "Error:  -2147467259 (80004005); " this is usually a generic 'Access Denied' type message which indicates a permission problem.

     

    --------------------
    Colt 45 - the original point and click interface

  • RE: Using ADSI to query eDir via LDAP

    Never was successful using SELECT * in the query. Here's what we use for Win 2K3 Active Directory.

     SELECT 
      AD.[SAMAccountName] as [Account]
      , AD.[givenName] as [GivenName]
      , AD.[SN] as [Surname]
      , AD.[title] as [Title]
      ,...

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    Mr Sufi

    At the risk of increasing my post count once more.

    You presented your problem, we gave a solution, you didn't like our solution...

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    Come on I've got 14 days ... I reckon a concerted effort to flood the forums with 200 messages per day should see me well on the way to surpassing...

    --------------------
    Colt 45 - the original point and click interface

  • RE: How can i Restore from Mapped drive?

    You can type the full UNC path and file into the appropriate dialog in EM, you just can't browse for the file

    Also, can...

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    Hey Sufi, If anyone is working on increasing their post count it must be you. How many posts have you contirbuted to the community with no actual useful solution yet...

    --------------------
    Colt 45 - the original point and click interface

  • RE: SQL Server Monitoring Tool for Multiple Servers

    We use a product called Servers Alive.

    http://www.woodstone.nu/salive/index.asp

    Works pretty well and is very inexpensive as well.

     

     

    --------------------
    Colt 45 - the original point and click interface

  • RE: Can anyone recommend a good beginners book for learning the fundementals of DTS ?

    You should also take a look at this best practices article,

    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/sql_busintbpwithdts.asp

    Some of it is specific to Analysis Services, but the DTS parts are worth their weight in gold.

     

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    Why should I stop posting here? Have you got something to hide from the rest of the forum members? Is your discovery so profound that no-one else is worthy of...

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    Mr. Phili,

    u asked me this (So what is the exact syntax you used for the shrink command?)

    It is funny. Good carry with ur postes.I think ur are intrested...

    --------------------
    Colt 45 - the original point and click interface

  • RE: How can i Restore from Mapped drive?

    You cannot use mapped drives in SQL Server, even if you are logged in using the same account.

    UNC names work if the SQL Server services are running under a...

    --------------------
    Colt 45 - the original point and click interface

  • RE: log shipping

    You could implement you're own log shipping with out the added expense of upgrading to Enterprise edition.

    If you break down the tasks that are performed in log shipping it becomes...

    --------------------
    Colt 45 - the original point and click interface

  • RE: I want to change the owner of the object.............

    When you're executing the command, are you logged on as a user with dbo permissions, or as this user hov?

    You could try qualifying the name of the table in the...

    --------------------
    Colt 45 - the original point and click interface

  • RE: Giving pain to DBA

    But Mike what about his other post where he claims to have found the solution and wants to know if he should post it?

    http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=120&messageid=196219

     

    --------------------
    Colt 45 - the original point and click interface

Viewing 15 posts - 1,051 through 1,065 (of 2,487 total)