Database Administration (MOSC)

MOSC Banner

SQL TUNING TASK

edited Jan 23, 2018 4:02AM in Database Administration (MOSC) 5 commentsAnswered

Dear Experts,

Developers run some heavy sql query in productive database.

For example:

Select …. from table1 where table1.name=parameter1

sql tuning advisor recommended me to accept  some sql profile (for example <profile1>) to improve performance of the query.

Actually my question is:

When I pass paramete2(paramete3, paramete4 and so on…) instead of parameter 1, do I have to accept another sql profile? Or <profile1>  is still usable?

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center