Rajeev,
Thank you for reply. Maybe I didn't make my question clear,

My question is , as I created a context like below:

CREATE OR REPLACE CONTEXT CONTEXT1 USING PACKAGE1 ACCESSED GLOBALLY

how can I check the info of CONTEXT1`after the creation, is there a dictionary view on this? I want to make sure the context exists.

Thanks