XML Database (MOSC)

MOSC Banner

can dbms_xmlgen context span connections?

edited May 16, 2011 6:25AM in XML Database (MOSC) 3 commentsAnswered
 Hi, I'm investigating the use of dbms_xmlgen as a means of serving xml content to a website. The question is this - is there a way for the context handle (from dbms_xmlgen.newcontext) to be used in subsequent calls from a sessionless web page. The SQL query is long and potentially slow to evaluate and passing in an existing context handle obviously eliminates that expense. I realize this will consume additional resources in the database.

Thanks.

Jeff

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center