XML Database (MOSC)

MOSC Banner

dbms_xdb.createresource Parameter createfolders does not work in 11.2

edited May 29, 2013 12:22AM in XML Database (MOSC) 4 commentsAnswered ✓
Hi all,the 11.2 doc says:

DBMS_XDB.CREATERESOURCE( 
     abspath        IN  VARCHAR2,
     data           IN  VARCHAR2,
     createfolders  IN  BOOLEAN := FALSE)
 RETURN BOOLEAN;

But when i look inside the dbms_xdb Package, there is no Parameter createfolders.
Is this a doc Bug ?

Thanks
Marco

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