DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: passing 'GRANT OBJECT', 'REVOKE OBJECT' as STMT parameter in DBMS_LOGSTDBY.SKIP

  1. #1
    Join Date
    Sep 2009
    Posts
    11

    passing 'GRANT OBJECT', 'REVOKE OBJECT' as STMT parameter in DBMS_LOGSTDBY.SKIP

    Hello All,

    A colleague of mine was fiddling around with the DBMS_LOGSTBY.SKIP procedure, and asked me to verify if he can pass GRANT OBJECT and REVOKE OBJECT as the STMT parameter. It seems that these statements were listed in the 10.1 documentation, but disappeared in 10.2.

    His current dilemma is that, while it did solve his problem, he isn't sure if it is "officially" supported, since it isn't specifically listed in the latest 10.2 documentation -- i.e. it might become unsupported in future releases(we haven't tried it on 11G yet)

    Can anyone fill me in? tia

  2. #2
    Join Date
    Sep 2009
    Posts
    11
    well, wonder of wonders: GRANT OBJECT and REVOKE OBJECT reappeared in 11G. So i guess it's safe to assume that Oracle will continue to support this?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width