What is DBMS_SESSION PL/SQL package?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is DBMS_SESSION PL/SQL package?
Rating:
The DBMS_SESSION PL/SQL package is used to provide access to the ALTER SESSION and ALTER SYSTEM statements. This package is also used for gathering session related information. The DBMS_SESSION PL/SQL package uses the privileges of the user executing this package, instead of using privileges of the user SYS.
Rating:
Was this information helpful?
Other articles
- What is process spinning and sleeping?
- How are materialized views managed?
- What is DBMS_STATS package?
- How to setup the AUTOTRACE utility?
- What is alert log?