Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Berkeley DB XML | Forum profile

Forum profile page for Berkeley DB XML on http://www.oracle.com. This report page is the aggregated overview from a single forum: Berkeley DB XML , located on the Message Board at http://www.oracle.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Berkeley DB XML " on the Message Board at http://www.oracle.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: www.oracle.com - Berkeley DB XML
(site profile, domain info oracle.com)
Title: Berkeley DB XML
Url: http://forums.oracle.com/forums/forum.jspa?foru...
Users activity: 22 posts per thread
Forum activity: 29 active threads during last week
 

Posting activity on Berkeley DB XML :

  Week Month 3 Months
Threads: 29 68 276
Post: 89 182 612
 

Berkeley DB XML Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Its_Me
32
user's latest post:
no db_java-4.8 in java.library.path
Published (2009-12-07 01:30:00)
Hi rucong, Thanks!! its working perfectly now!
rucong.zhao
18
user's latest post:
no db_java-4.8 in java.library.path
Published (2009-12-07 01:17:00)
The export command only work on bash. So you may try following command in csh style: setenv LD_LIBRARY_PATH=$ { LD_LIBRARY_PATH } :/app/rdg/release/bin/AggServer/dbxml-2.5.13/install/lib setenv LD_RUN_PATH=/app/rdg/release/bin/AggServer/dbxml-2.5.13/install/lib If above operations still doesn't work. Try to execute "bash" or "/bin/bash" to enter bash shell. Then use export again: export...
Oracle, Sandra ...
9
user's latest post:
Berkeley DB XML and PHP 5.3
Published (2009-12-07 06:21:00)
For the include file problem, you can also edit that manually. I did not hit these two: db_env_ce_get and, php_db4_getDbEnvFromObj but I will investigate them further. I will be opening an internal SR for the entire compilation issue so that it does get resolved. And I'll post any information I find out about db_env_ce_get and php_db4_getDbEnvFromObj. Thanks again, Sandra
Peter Oakenshield
5
user's latest post:
Interpreting Query-Plans...
Published (2009-12-09 01:55:00)
Please let me know if you need any further information of testing data. We are using workarounds know, but doing the doc()//w query directly with the node-element-string-equality index on w in place would be better of course.
detonator413
5
user's latest post:
Insert a large XML document into...
Published (2009-12-09 16:23:00)
Hi, How big is your XML document? You've set up cache size less then 1Mb. you probably want to enlarge it even more Vyacheslav
user6305332
4
user's latest post:
Berkeley DB XML and PHP 5.3
Published (2009-12-07 06:03:00)
Sandra, here's my final attempt. I ran out of time and had to move on.. root@acer1 php # make /bin/sh /usr/local/dbxml-2.5.13/dbxml/src/php/libtool --mode=compile g++ -I. -I/usr/local/dbxml-2.5.13/dbxml/src/php -DPHP_ATOM_INC -I/usr/local/dbxml-2.5.13/dbxml/src/php/include -I/usr/local/dbxml-2.5.13/dbxml/src/php/main -I/usr/local/dbxml-2.5.13/dbxml/src/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM...
user10993398
3
user's latest post:
The deployment of BDB XML in php...
Published (2009-12-09 20:55:00)
Hello, there are many guidance to deploy BDB XML for PHP on Linux. But there is a little information about the windows platform, and the official instruction may lead the newbies to be frustrated. I am also a newbie, here is my way to make BDB XML working well on platform. 1. PHP only needs you to install the core part of BDB XML. 2. After the installation, You needs to write the bin path following the installation path, for example...
user12289900
2
user's latest post:
Berkeley DB XML and PHP 5.3
Published (2009-11-30 14:38:00)
Hello Sandra, thanks for your reply. I uploaded a complete typescript at http://philipp.wagner.name/temp/typescript-edited.txt (edited for readability). Here some information on my system: user@host:~> uname -a Linux poweramy 2.6.31.5-0.1-default #1 SMP 2009-10-26 15:49:03 +0100 x86_64 x86_64 x86_64 GNU/Linux user@host:~> cat /etc/SuSE-release openSUSE 11.2 (x86_64) VERSION = 11.2 user@host:~> rpm -qa 'php5-*'...
Andrei Costache...
2
user's latest post:
no db_java-4.8 in java.library.path
Published (2009-12-03 05:14:00)
Hi, The default build (buildall.sh) does not produce the Java libraries, that is, it does not build the Java API. You have to use the "--enable-java" option as per the instructions here: http://www.oracle.com/technology/documentation/berkeley-db/xml/ref_xml/xml_unix/intro.html Have you looked into the documentation I pointed to? http://www.oracle.com/technology/documentation/berkeley-db/xml/ref_xml/xml_unix/notes.html (last section,...
Anels
2
user's latest post:
Insert a large XML document into...
Published (2009-12-09 23:43:00)
Hi, Thanks for replying. I've changed size to 2GB, it still does not working. The size of the XML document is 127MB.
 

Latest active threads on Berkeley DB XML ::

www.oracle.com
Started 23 hours, 31 minutes ago (2009-12-10 04:58:00)  by Peter Oakenshield
Hi, of course this question can only be answered by the developers- however I would like to make a guess . The expensive operations will most likely be creating database records and updating existing ones. So performance depends on the way BDB XML represents and stores XML Nodes in the underlying BDB Database. Most likely one record will be created per XML ...
Thread:  Show this thread (2 posts)   Thread info: Structure of an XML Document Size: 1,948 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Structure of an XML Document :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 23 hours, 35 minutes ago (2009-12-10 04:54:00)  by detonator413
What version of DB XML are you using? I think this issue is fixed in 2.5.13 Vyacheslav
Thread:  Show this thread (2 posts)   Thread info: Problem after delete Size: 340 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem after delete :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 1 day, 12 hours ago (2009-12-09 16:23:00)  by detonator413
Hi, How big is your XML document? You've set up cache size less then 1Mb. you probably want to enlarge it even more Vyacheslav
Thread:  Show this thread (4 posts)   Thread info: Insert a large XML document into a XmlContainer failed Size: 395 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert a large XML document into a XmlContainer failed :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 1 week, 3 days ago (2009-11-30 10:23:00)  by Oracle, Sandra ...
Hello, I will look into this further and get back to you. Thanks, Sandra
Thread:  Show this thread (5 posts)   Thread info: Interpreting Query-Plans (Question mostly to the Developers) Size: 348 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Interpreting Query-Plans (Question mostly to the Developers) :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 3 months, 1 week ago (2009-09-03 11:04:00)  by LaurenFoutz
5.2.10 should still work. If not could you please post what errors you get when trying to execute a program? Lauren Foutz
Thread:  Show this thread (4 posts)   Thread info: PHP 5.2.10 Size: 376 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PHP 5.2.10 :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 1 week, 3 days ago (2009-11-30 13:23:00)  by Oracle, Sandra ...
Hello, I'll try to reproduce these compilation errors. Can you post the exact steps you used, so I can follow exactly the same steps. Thanks, Sandra
Thread:  Show this thread (14 posts)   Thread info: Berkeley DB XML and PHP 5.3 Size: 425 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Berkeley DB XML and PHP 5.3 :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 1 week, 1 day ago (2009-12-03 02:53:00)  by Andrei Costache...
Hi, Take a look at Berkeley DB Programmer's Reference Guide section about the Java API here: http://www.oracle.com/technology/documentation/ber keley-db/db/programmer_reference/java.html and the sections on building and using Berkeley DB XML on UNIX/POSIX systems and dynamic shared libraries: http://www.oracle.com/technology/documentation/ber keley-...
Thread:  Show this thread (31 post)   Thread info: no db_java-4.8 in java.library.path Size: 2,097 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: no db_java-4.8 in java.library.path :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 1 week, 1 day ago (2009-12-02 23:21:00)  by Peter Oakenshield
Hi, assuming you run both methods based on the case that the containers do not exist I think I can explain the differences. In both cases you use the same container config. However in the first variant you set AutoIndexing to false on the container when creating it. In the second variant this will only be done if the container is already existing- not ...
Thread:  Show this thread (3 posts)   Thread info: createContainer? or openContainer? Size: 804 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: createContainer? or openContainer? :: Berkeley DB XML
 :: www.oracle.com"
www.oracle.com
Started 6 days, 22 hours ago (2009-12-04 06:19:00)  by Oracle, Sandra ...
Hello, This looks like a compiler problem. Please try with an upgraded version of the compiler like gcc 4.x. Thanks, Sandra
Thread:  Show this thread (2 posts)   Thread info: Xquilla compilation issue while upgrading bdbXml to 2.5.13 Size: 400 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Xquilla compilation issue while upgrading bdbXml to 2.5.13 :: Berkeley DB XML
 :: www.oracle.com"
 

Hot threads for last week on Berkeley DB XML ::

Berkeley DB XML
Started 1 week, 1 day ago (2009-12-03 02:53:00)  by Andrei Costache...
Hi, Take a look at Berkeley DB Programmer's Reference Guide section about the Java API here: http://www.oracle.com/technology/documentation/ber keley-db/db/programmer_reference/java.html and the sections on building and using Berkeley DB XML on UNIX/POSIX systems and dynamic shared libraries: http://www.oracle.com/technology/documentation/ber keley-...
Thread:  Show this thread (31 post)   Thread info: no db_java-4.8 in java.library.path Size: 2,097 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: no db_java-4.8 in java.library.path :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 1 week, 3 days ago (2009-11-30 13:23:00)  by Oracle, Sandra ...
Hello, I'll try to reproduce these compilation errors. Can you post the exact steps you used, so I can follow exactly the same steps. Thanks, Sandra
Thread:  Show this thread (14 posts)   Thread info: Berkeley DB XML and PHP 5.3 Size: 425 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Berkeley DB XML and PHP 5.3 :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 1 day, 12 hours ago (2009-12-09 16:23:00)  by detonator413
Hi, How big is your XML document? You've set up cache size less then 1Mb. you probably want to enlarge it even more Vyacheslav
Thread:  Show this thread (4 posts)   Thread info: Insert a large XML document into a XmlContainer failed Size: 395 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Insert a large XML document into a XmlContainer failed :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 1 week, 1 day ago (2009-12-02 23:21:00)  by Peter Oakenshield
Hi, assuming you run both methods based on the case that the containers do not exist I think I can explain the differences. In both cases you use the same container config. However in the first variant you set AutoIndexing to false on the container when creating it. In the second variant this will only be done if the container is already existing- not ...
Thread:  Show this thread (3 posts)   Thread info: createContainer? or openContainer? Size: 804 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: createContainer? or openContainer? :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 1 week, 3 days ago (2009-11-30 10:23:00)  by Oracle, Sandra ...
Hello, I will look into this further and get back to you. Thanks, Sandra
Thread:  Show this thread (5 posts)   Thread info: Interpreting Query-Plans (Question mostly to the Developers) Size: 348 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Interpreting Query-Plans (Question mostly to the Developers) :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 1 week, 1 day ago (2009-12-02 17:47:00)  by detonator413
Hi, I would suggest to reconsider building of your document so that it doesn't contain duplicates if you don't need them. And it doesn't have much to do with DB XML then. Also you could insert your document with duplicates and use XQuery Update facilities to delete undesirable nodes. Vyacheslav
Thread:  Show this thread (2 posts)   Thread info: What is the best way to handle duplicate in an XML document? Size: 571 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: What is the best way to handle duplicate in an XML document? :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 6 days, 22 hours ago (2009-12-04 06:19:00)  by Oracle, Sandra ...
Hello, This looks like a compiler problem. Please try with an upgraded version of the compiler like gcc 4.x. Thanks, Sandra
Thread:  Show this thread (2 posts)   Thread info: Xquilla compilation issue while upgrading bdbXml to 2.5.13 Size: 400 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Xquilla compilation issue while upgrading bdbXml to 2.5.13 :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Re: PHP 5.2.10 - 2 new posts
Started 3 months, 1 week ago (2009-09-03 11:04:00)  by LaurenFoutz
5.2.10 should still work. If not could you please post what errors you get when trying to execute a program? Lauren Foutz
Thread:  Show this thread (4 posts)   Thread info: PHP 5.2.10 Size: 376 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: PHP 5.2.10 :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 23 hours, 35 minutes ago (2009-12-10 04:54:00)  by detonator413
What version of DB XML are you using? I think this issue is fixed in 2.5.13 Vyacheslav
Thread:  Show this thread (2 posts)   Thread info: Problem after delete Size: 340 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Problem after delete :: Berkeley DB XML
 :: www.oracle.com"
Berkeley DB XML
Started 23 hours, 31 minutes ago (2009-12-10 04:58:00)  by Peter Oakenshield
Hi, of course this question can only be answered by the developers- however I would like to make a guess . The expensive operations will most likely be creating database records and updating existing ones. So performance depends on the way BDB XML represents and stores XML Nodes in the underlying BDB Database. Most likely one record will be created per XML ...
Thread:  Show this thread (2 posts)   Thread info: Structure of an XML Document Size: 1,948 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Structure of an XML Document :: Berkeley DB XML
 :: www.oracle.com"