what is tuning in oracle apps technical
Answers were Sorted based on User's Feedback
Answer / ravi soma
Tuning in apps to resolve the performance issues (means ot
reduse the time taken by a Query using the Explin Plan and
TK Proof)
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / kutti
Tuning is nothing but checking the query performance,suppose you have a query which is taking more time to finish.in that scenario we do performance tuning for that query.
we have to check why and where query is taking more time by using Explain plan in SQL Tools.then we will fix that issue with proper tuning.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / chalam
Tuning in oracle apps is to reduce the time taken by the
query by using the statement Explain Plan
| Is This Answer Correct ? | 5 Yes | 0 No |
Can We Create a Synonym On Trigger?
what is the difference between procedure and function
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
what are the difference between 11.5.7 and 11.5.9 in oracle apps
is it possible to run the interface without using oracle apps?
Stored procedure?
wht is difference between is and as varibales,while declaring procedure which is better?
What is a flexfield? List out its types.
in sql *loder how to skip the middle records ex:from 10th to 20th records i want to skip?
Hi All, I have one year experience in Oracle Apps.I want to know that what is value of oracle Apps in market?..I have doubt,here I need to learn Oracle Apps more..because I know the opportunities in market ... otherwise need to learn other technologies ?..... And In Oracle Apps ,which is impotant Functional or technical knowledge ?
What is GLOBAL TEMPORARY TABLE and It's significance ?