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

Thread: Optimacer Mode in another session

  1. #1
    Join Date
    Jan 2001
    Posts
    32

    Unhappy

    all session have the optimazer goal CHOOSE, but i want set optimizer goal RULE, how can i do it?




  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    alter session set optimizer_goal=rule

    See ( [url]http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/a85397/statem18.htm#2053036[/url] ) for other options.
    Jeff Hunter

  3. #3
    Join Date
    Jan 2001
    Posts
    32

    Unhappy and another session

    how can change the optimazer goal in other session?

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