Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • RE: operators email test

    As i mentioned above that´s what i did so far. "Normal" email with xp_sendmail works fine.

  • RE: operators email test

    forgotten to say:

    i have configured the profile in sql mail too, but didn´t help.

  • RE: Viewing filegroups

    Oh,that´s it. I´ve forgotten that it is a keyword. Have tried it as normal query.

    Thanks

  • RE: Viewing filegroups

    Thanks, that helps for new additional filegroups. For example if i made a filegroup called testgroup, i am able to show it like this:

    EXEC sp_helpfilegroup testgroup

    But how can i show...

  • RE: Viewing filegroups

    Ok. Already found:

    select * from sysfilegroups

    next questions:

    viewing files in the filegroups?

  • RE: logging of shrinking

    Thanks Veteran!

    Indeed there was no problem with the master. I am busy with learning the SQL stuff and just come to the point of shrinking. First thing i thought about...

Viewing 6 posts - 1 through 7 (of 7 total)