Forum Replies Created

Viewing 15 posts - 16 through 30 (of 119 total)

  • RE: Restrinct for insert update and delete from a specific table

    hi Sean,

    please find attached image , as i have written trigger, after executing it prints message what i have mentioned in code but it is allowing to insert record as...

  • RE: Restrinct for insert update and delete from a specific table

    that mean the login id which has sysadmin role, that cant be restricted to access an indivisual table in any way?

  • RE: Restrinct for insert update and delete from a specific table

    hi Eric,

    thanks for such a good explaination, actually there are already multiple running applications and it is not possible to remove logins from sysadmin role or cant modify any users...

  • RE: Queue reader agent

    hi Andrew,

    thanks for the response, there are so many jobs running, any idea to check which job related to Queuereader agent.

  • RE: table corruption

    hi please find the output below.

    DBCC results for 'MCT'.

    Service Broker Msg 9675, State 1: Message Types analyzed: 14.

    Service Broker Msg 9676, State 1: Service Contracts analyzed: 6.

    Service Broker Msg 9667,...

  • RE: table corruption

    thanks for your swift response, I am placing some part of error, may be you will get any idea about this error and please help me to describe it or...

  • RE: so many indexes indexes

    thanks for your valuable comment on it.

    But what if client ask to create at least one index on each table which are not even suggested by missing index DMV.

    he needs...

  • RE: Missing index details

    ok then please give me an idea regarding what to see when keeping an critical eye on each index, what is the best part to look into it.

  • RE: Missing index details

    but we can not test as its production environment, there's a long process to create or drop any index on server. so by having an idea only i have to...

  • RE: TempDB optimization

    and please provide any guidelines on this to add number secondary data files and initial size of each file..?

  • RE: port number is different in prod and DR server

    ok thanks for your prompt resonse...That mean in current scenario, i have to assign specific port numbers in all instances of DR server same as assigned in production server right?...

  • RE: Audit Drop login

    one more thing anthony this option "ON ALL SERVER" will enable on a specific instance on which we will create this trigger, or something else will do?

  • RE: Audit Drop login

    anthony thanks for reply, can you please tell me what else changes required in existing script if i only want to cature events CREATE, DROP, ALTER LOGIN only..

    and what...

  • RE: Audit Drop login

    as i have seen this link, it is mainly dfor DDL things like create or drop tables on a database, trigger will we created on database level.. but to capture...

  • RE: Audit Drop login

    thanks for reply, how a DDL trigger will work on it can please elaborate?

Viewing 15 posts - 16 through 30 (of 119 total)