showplan

  • can anyone please let me know what privileges are needed to run set showplan on . i have  a user with read/write access but when running this statement it say access denied. Any help will be greatly apprecitaed.

    TIA

  • Have you tried the GRANT SHOWPLAN database permission?

    GRANT SHOWPLAN TO someuser;

    Regards,

    Andras


    Andras Belokosztolszki, MCPD, PhD
    GoldenGate Software

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply