Forum Replies Created

Viewing 15 posts - 466 through 480 (of 774 total)

  • RE: Changing recovery model

    My scenario is this:

    I have this database (oltp database) where users insert data during the day.

    Database don't grow more that 50 MB per month because of this.

    At the end...

  • RE: Changing recovery model

    I don't agree with you, when you say that if I truncate the log file i can loose data.

    If i do a Full Backup immediatly after doind the truncate i...

  • RE: Changing recovery model

    What if i leat the databases in Simple recovery model because of the bulk operation but do a diferencial backup from 10 to 10 minutos?

    I can talk to them and...

  • RE: Changing recovery model

    If i truncate the log file AFTER doing a full backup , how can i lose data?

    The full backup as all the data.

    It's like this:

    After changing my databases to full...

  • RE: Changing recovery model

    I think that the solution to my problems maybe truncating the trsanaction log after making a full backup of the database at the end of the day.

    What do you think?

  • RE: Changing recovery model

    "River: As for size of backup. Maybe. Can't say for sure. "

    That's another problem... Because we have to send the backup through internet to other places and the connections are...

  • RE: Changing recovery model

    "In bulk logged PTR is not possible"

    What is PTR?

    No data can be lost, that's why i need do change the recovery model to full.

  • RE: Changing recovery model

    sorry , didn't understood?

  • RE: Changing recovery model

    hum.... In that case i have a problem.....

    Maybe i have to swich between recovery models when doing the bulk insert (bulk verocry and then back to full again) but that...

  • RE: Changing recovery model

    Thank you Gail.

    What about this:

    "I have some bulk insert during the end of the day in this databases, i think that this was why the person that created this databases...

  • RE: SQL Server e-mail

    🙂 the problem is taht i don't know what is the better for me.

    I have SQL Server 2000 and i need that a job send an e-mail every time it...

  • RE: SQL Server e-mail

    It has 4 links:

    ?downloads/xpsmtp/xpsmtp80-v1.1.0.8.zip

    ?downloads/xpsmtp/xpsmtp70-v1.1.0.8.zip

    ?downloads/xpsmtp/sp_smtp_sendmail.sql

    ?downloads/xpsmtp/xp_sendmail.sql

    Which of them it's the one?

  • RE: SQL Server e-mail

    hum...

    That's the link? inside that link there are several other links...

    Can you give me the direct link?

    Thank you

  • RE: SQL Server e-mail

    hum... i think that it is only possible if you use outlook.

    I was thinking that i could use a stored procedure to send e-mails without having to install outlook on...

  • RE: convert string into smalldatetime

    "If everything seems to be going well, you have obviously overlooked something"

    Sorry didn't understood? what did you meant by that?

Viewing 15 posts - 466 through 480 (of 774 total)