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

Thread: How to find whether Parallel Query is setup on database?

Hybrid View

  1. #1
    Join Date
    Mar 2001
    Posts
    5

    Red face

    Hi,
    How can I find out whether Parallel Query is setup? Not OPS, but Parallel query. I need to find whether my developers write application that currently uses parallel query.
    Tanks!

  2. #2
    Join Date
    Feb 2000
    Location
    New York,U.S.A.
    Posts
    245
    Do
    SQL> select * from v$option;

    Dragon

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