- Check for identical statements in memory to avoid performance overhead due to parsing.
- Allocate memory in shared memory area.
- Evaluate the syntax of the statement to check whether all the oracle key words are spell correctly.
- Do semantic check, where all the objects (tables or columns) are validated and check for the user's privilege to access these objects.
- Form an execution plan to execute the statement.
Hope this is useful. Thanks Phoenix
No comments:
Post a Comment