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 |
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
How to link modules in apps
What is multi org?
what do you mean by value sets
What is oracle soa suite and what are its different components?
Which module is not in multiorg
How to register a form and stored procedure in oracle apps
Is SOB is attached with Business grp ?
can we use look up type instead of a pofile option?or valueset?is it possible how?
can we execute one concurrent program through another concurrent program?
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
wht is difference between is and as varibales,while declaring procedure which is better?