Forum Replies Created

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

  • RE: Index fragmentation

    Thank you

  • RE: SQL server performance condition Alert

    any help

  • RE: job token

    Thanks

    I am just trying to understand and test how to use token, if you have more information about usages this will be helpful

    Thanks lot

  • RE: job token

    Thanks

    Then Hoe do you suggest to use token appropriatly or better usages

    Thanks

  • RE: job token

    Thanks

    is job token must be runned by alert or it can be runned as normal job

    Thanks

  • RE: job token

    but the out file doesnt show the database name , which is used in token

  • RE: job token

    Thanks

    I made an output file to the step, but what is writen is

    Job 'testbackup' : Step 1, 'token1' : Began Executing 2013-02-05 16:12:34

    Current database name is [SQLSTATE 01000]

    any suggestion

  • RE: job token

    Thanks for replying

    I wrote PRINT N'Current database name is $(ESCAPE_SQUOTE(A-DBN))' ;

    inside step, and the job is succeded, and the mail alert has sent by the operator to the target...

  • RE: job token

    Thanks for replying

    I have read these info, but I need to know where should I write the token

    should I write it inside the job after the t-sql code step or...

  • RE: backup -- Restore

    thanks

    I am making backup from SSMS -- dbtasks and the error says user hasno permission to perform this action

    The restore file located on the same harddesk, but there is...

  • RE: sql server audit file

    Thank you very much, I can read it now by running this query

    Thanks lot

  • RE: Recovering to a Marked Transaction

    I made

    begin tran pp with mark ;

    SELECT * FROM msdb..logmarkhistory;

    The result is nothing, 0 rowes affected, what does this means ?

    Thanks lot

  • RE: Recovering to a Marked Transaction

    I repeated steps

    -Mark transaction

    -backup transaction log

    -restore full db with no recovery and close existing connection

    - db -- tasks -- restore -- transaction log

    then marked transaction -- emplty dialog box

    any idea,...

  • RE: Recovering to a Marked Transaction

    Thanks for replying

    please find attached, I solved the gray tranaction log, but I found the mark dialog box is empty and I sure I have done it

    I dont know...

  • RE: Recovering to a Marked Transaction

    Thanks for replying

    Kindly find the attached file, why the Tasks -- restore -- Transaction log is not enabled

    Thank you very much

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