Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLDeveloper 4.0 EA1 - Suport for MySQL Sources in Visual Query Builder

1037607Sep 3 2013 — edited Sep 3 2013

Is there a reason for stopping support of MySQL sources in the 'visual' Query Builder Tab besides maybe policial decisions?

In Version 3.0.04 it works really good and I use it often.

Comments

Christian Berg-0racle

You add this to the LSQL in the Advanced tab of an analysis. Prefix field.

SET VARIABLE DISABLE_CACHE_HIT=...

Or simply take it from John's blog: Oracle Business Intelligence OBIEE 101: OBIEE the "developersprompt"

Gopi Mannava

What about for the users when they logged in everytime.

Saresh-Oracle

Hi,

Please check the below notes:

  • OBIEE 11g - How To Disable Cache for a Single Report ? (Doc ID 2085805.1)
  • How To Temporarily disable Caching or Change LogLevel For A Specific Request (Doc ID 1272485.1)
  • How To Prevent Caching In OBIEE? (Doc ID 1955926.1)

Thanks,

Sareesh

Christian Berg-0racle

Put it into an init block in the RPD

Gopi Mannava

Thank Sareesh. I will look in to it.

Gopi Mannava

Did the same way Berg but no luck.The variables are appending automatically.

Gopi Mannava

Hi Sareesh,

The document you sent won't work for users. We are looking for user level.

Thanks,

Gopi.

1 - 7
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 1 2013
Added on Sep 3 2013
1 comment
207 views