Forum Replies Created

Viewing 15 posts - 46 through 60 (of 130 total)

  • RE: alter index rebuild or reorganize?

    msimone (11/9/2011)


    Hello.

    I don't know exactly the difference.

    In a OLTP, if avg fragmentation>1, ยฟrebuild or reorganize?

    Suppose, that the table has 100000 pages.

    Thanks for all.

    In general

    ...

  • RE: How to retrieve tables , sp's, views , functions related to a particular field?????

    Cadavre (11/9/2011)


    Hakuna Matata (11/9/2011)


    Hi,

    I need to retrieve all the tables, stored procedure's, views, functions etc which are related to a particular field in a database.

    For example if the...

  • RE: How to retrieve the nearest & highest value from a list

    Thanks a loooooot!!!!!!! John & Sridhar. I was soooo stupid to not to implement your simple idea!!:-)

  • RE: Issue sending or receiving email from SQL Server

    I too had the same issue & I had also posted the same on SQL Central. After a weeks troubleshooting I finally had to restart the server to resolve the...

  • RE: Interview Question

    Gianluca Sartori (9/21/2011)


    (: Hakuna Matata ๐Ÿ™‚ (9/21/2011)


    Can we rollback if we use truncate command??? I dont think we can rollback since truncate command does not generate any logs.

    If SQL Server...

  • RE: Interview Question

    I was able to rollback a table with around 181000 records.

  • RE: Interview Question

    Can we rollback if we use truncate command??? I dont think we can rollback since truncate command does not generate any logs.

  • RE: Issue with Database Mail

    The issue has been resolved finally. I had to restart the SQL Server. Once restarted The server started sending all the mails that were in queue. Still have no clue...

  • RE: Issue with Database Mail

    The same Gmail settings worked fine on my other production server.

    (: Hakuna Matata ๐Ÿ™‚ (9/14/2011)


    The IT Team confirms that we don't use Exchange Server. I tried using my Gmail Id...

  • RE: Issue with Database Mail

    The IT Team confirms that we don't use Exchange Server. I tried using my Gmail Id with the following settings:

    Server Name: smtp.gmail.com

    port no: 587

    Check : This server requires a secure...

  • RE: Issue with Database Mail

    Can restarting the SQL Server resolve my issue, Since this is a Production Server used 24/7, I am reluctant to restart the SQL Server. My other concern is what...

  • RE: Issue with Database Mail

    I restarted the Database Mail service, deleted the existing profiles & accounts and created a new profile & account. Yet I am unable to send Test Mails. In...

  • RE: Issue with Database Mail

    The mail profile has already been enabled. I

    mandeep.joon (9/12/2011)


    Try these things

    Right click on Sql server Agent > Properties > Now click on Enable mail profile

    Click on ok.

  • RE: Issue with Database Mail

    Even after 3.5 hours , I was unable to stop the mail service. What could be the issue. Can restarting the SQL server solve this issue.

    (: Hakuna Matata :)...

  • RE: Issue with Database Mail

    Tried stopping the mail service using EXECUTE msdb.dbo.sysmail_stop_sp;, Even after 1 hr the Query is executing. Unable to stop the service.

    (: Hakuna Matata ๐Ÿ™‚ (9/8/2011)


    HOw long does it take to...

Viewing 15 posts - 46 through 60 (of 130 total)