UrbanPro
true
Krishna Kishore OBIEE trainer in Bangalore

Krishna Kishore

Oracle Apps Technical, SOA and OBIEE Certified

Byatarayanapura, Bangalore, India - 560092.

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Krishna Kishore

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

11+ Years of exp in oracle technologies. Certified on SOA and OBIEE. Full hands-on on all oracle technologies.

Languages Spoken

Telugu

Hindi

English

Kannada

Address

Byatarayanapura, Bangalore, India - 560092

Verified Info

Education Verified

Phone Verified

Email Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

OBIEE Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in OBIEE Training

11

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Oracle Training

11

Oracle R12 App's Taught

Oracle APP's R12 SCM

Oracle Products taught

Oracle ERP

Reviews

No Reviews yet! Be the first one to Review

FAQs

1. Which classes do you teach?

I teach OBIEE and Oracle Training Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 11 years.

Answers by Krishna Kishore (3)

Answered on 12/07/2016 Learn IT Courses/Oracle Training/Oracle ERP

I want to know the significance of profile option “Node Trust Level” in Oracle Apps?

Node Trust Level is a profile option, to restrict access to set of responsibilities based on Web Server from which user logs in. This profile option can take one of three values -- —Administrative —Normal (Default Value) —External Lets suppose E-Business Suite (11i/R12) is deployed with four... ...more
Node Trust Level is a profile option, to restrict access to set of responsibilities based on Web Server from which user logs in. This profile option can take one of three values – —Administrative —Normal (Default Value) —External Lets suppose E-Business Suite (11i/R12) is deployed with four middle tier where two nodes (node1 & node2) are internal(for intranet users) and two nodes (node3 & node4) are external (for internet users – iSupplier, iProcurement, iRecruitment..).
Answers 2 Comments
Dislike Bookmark

Answered on 08/07/2016 Learn IT Courses/Oracle Training/Oracle Database

SQL and PLSQL are the basic foundations of the Oracle technology. Next step is based on the experience level, area of intrest. For example, if the person is willing to go only as a developer, Oracle developer suite is one option. If the person is having some domain experience in any business, manufacturing,... ...more
SQL and PLSQL are the basic foundations of the Oracle technology. Next step is based on the experience level, area of intrest. For example, if the person is willing to go only as a developer, Oracle developer suite is one option. If the person is having some domain experience in any business, manufacturing, banking etc., then he/she can take ERP course (Oracle APPS). There is more scope and future for this. Oracle Apps Technical consultant resume weighs much more than any Oracle core developer.
Answers 13 Comments
Dislike Bookmark

Answered on 08/07/2016 Learn IT Courses/Oracle Training/Oracle ERP

Just before proceeding to details, Optimization is at the database level and not a concept in APPS. Performance tuning is a key aspect of any deliverable. Optimising your query to produce results in less possible time is much desirable in any deliverable. Optimization is done in 2 ways. 1) Rule Based... ...more
Just before proceeding to details, Optimization is at the database level and not a concept in APPS. Performance tuning is a key aspect of any deliverable. Optimising your query to produce results in less possible time is much desirable in any deliverable. Optimization is done in 2 ways. 1) Rule Based optimization and 2) Cost Based Optimization. Rule Based Optimization is where there are pre-defined set of rules based on which your query will use them to fetch the results. For example. Any index on a table used in the query though not used in the query has to be applied because of the rule defined. This will increase the execution time of the query. This is an old method followed by oracle earlier. They have now moved it to cost based optimization. Hope this clear your question. Let me know if you need any additional details. Thanks Krishna Kishore
Answers 2 Comments
Dislike Bookmark

Teaches

OBIEE Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in OBIEE Training

11

Oracle Training

Class Location

Online (video chat via skype, google hangout etc)

Student's Home

Tutor's Home

Years of Experience in Oracle Training

11

Oracle R12 App's Taught

Oracle APP's R12 SCM

Oracle Products taught

Oracle ERP

No Reviews yet! Be the first one to Review

Answers by Krishna Kishore (3)

Answered on 12/07/2016 Learn IT Courses/Oracle Training/Oracle ERP

I want to know the significance of profile option “Node Trust Level” in Oracle Apps?

Node Trust Level is a profile option, to restrict access to set of responsibilities based on Web Server from which user logs in. This profile option can take one of three values -- —Administrative —Normal (Default Value) —External Lets suppose E-Business Suite (11i/R12) is deployed with four... ...more
Node Trust Level is a profile option, to restrict access to set of responsibilities based on Web Server from which user logs in. This profile option can take one of three values – —Administrative —Normal (Default Value) —External Lets suppose E-Business Suite (11i/R12) is deployed with four middle tier where two nodes (node1 & node2) are internal(for intranet users) and two nodes (node3 & node4) are external (for internet users – iSupplier, iProcurement, iRecruitment..).
Answers 2 Comments
Dislike Bookmark

Answered on 08/07/2016 Learn IT Courses/Oracle Training/Oracle Database

SQL and PLSQL are the basic foundations of the Oracle technology. Next step is based on the experience level, area of intrest. For example, if the person is willing to go only as a developer, Oracle developer suite is one option. If the person is having some domain experience in any business, manufacturing,... ...more
SQL and PLSQL are the basic foundations of the Oracle technology. Next step is based on the experience level, area of intrest. For example, if the person is willing to go only as a developer, Oracle developer suite is one option. If the person is having some domain experience in any business, manufacturing, banking etc., then he/she can take ERP course (Oracle APPS). There is more scope and future for this. Oracle Apps Technical consultant resume weighs much more than any Oracle core developer.
Answers 13 Comments
Dislike Bookmark

Answered on 08/07/2016 Learn IT Courses/Oracle Training/Oracle ERP

Just before proceeding to details, Optimization is at the database level and not a concept in APPS. Performance tuning is a key aspect of any deliverable. Optimising your query to produce results in less possible time is much desirable in any deliverable. Optimization is done in 2 ways. 1) Rule Based... ...more
Just before proceeding to details, Optimization is at the database level and not a concept in APPS. Performance tuning is a key aspect of any deliverable. Optimising your query to produce results in less possible time is much desirable in any deliverable. Optimization is done in 2 ways. 1) Rule Based optimization and 2) Cost Based Optimization. Rule Based Optimization is where there are pre-defined set of rules based on which your query will use them to fetch the results. For example. Any index on a table used in the query though not used in the query has to be applied because of the rule defined. This will increase the execution time of the query. This is an old method followed by oracle earlier. They have now moved it to cost based optimization. Hope this clear your question. Let me know if you need any additional details. Thanks Krishna Kishore
Answers 2 Comments
Dislike Bookmark

Krishna Kishore describes himself as Oracle Apps Technical, SOA and OBIEE Certified. He conducts classes in OBIEE and Oracle Training. Krishna Kishore is located in Byatarayanapura, Bangalore. Krishna Kishore takes Online Classes- via online medium. He has 11 years of teaching experience . He is well versed in Telugu, Hindi, English and Kannada.

X
X

Post your Learning Need

Let us shortlist and give the best tutors and institutes.

or

Send Enquiry to Krishna Kishore

Let Krishna Kishore know you are interested in their class

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more