<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for mochoa</title><link>http://disqus.com/by/mochoa/</link><description></description><atom:link href="http://disqus.com/mochoa/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 12 Apr 2011 08:18:48 -0000</lastBuildDate><item><title>Re: Oracle Web Services Manager book</title><link>http://marceloochoa.blogspot.com/2009/04/oracle-web-services-manager-book.html#comment-183121993</link><description>&lt;p&gt;Fixed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 12 Apr 2011 08:18:48 -0000</pubDate></item><item><title>Re: Revisiting JDBC Connection Pooling and Spring Data Source implementation</title><link>http://marceloochoa.blogspot.com/2009/12/revisiting-jdbc-connection-pooling-and.html#comment-173159162</link><description>&lt;p&gt;Fixed. Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 28 Mar 2011 06:38:38 -0000</pubDate></item><item><title>Re: Dealing with JDK1.5 libraries on Oracle 10g</title><link>http://marceloochoa.blogspot.com/2010/06/dealing-with-jdk15-libraries-on-oracle.html#comment-123441871</link><description>&lt;p&gt;Hi:&lt;br&gt;  Any library or code compiled with JDK 1.4 will run without any problem on 11g.&lt;br&gt;  Mostly of libraries available today are compiled with JDK 1.4 and runs perfect.&lt;br&gt;  Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 03 Jan 2011 06:02:21 -0000</pubDate></item><item><title>Re: New Oracle Lucene Domain Index release based on Lucene 3.0.2</title><link>http://marceloochoa.blogspot.com/2010/09/new-oracle-lucene-domain-index-release.html#comment-92854311</link><description>&lt;p&gt;Hanifnejad:&lt;br&gt;   If you are using latest LDI (3.0.2) simply connect as SYSDBA and grant this role:&lt;br&gt;SQL&amp;gt; grant LUCENEUSER to scott;&lt;br&gt;   Previous versions do not have this role, simply use:&lt;br&gt;SQL&amp;gt; begin&lt;br&gt;              dbms_java.grant_permission('SCOTT','SYS:java.util.logging.LoggingPermission', 'control', '' );&lt;br&gt;              commit;&lt;br&gt;           end;&lt;br&gt;/&lt;/p&gt;&lt;p&gt;   and thats all. Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 01 Nov 2010 19:42:55 -0000</pubDate></item><item><title>Re: New Oracle Lucene Domain Index release based on Lucene 3.0.2</title><link>http://marceloochoa.blogspot.com/2010/09/new-oracle-lucene-domain-index-release.html#comment-79830406</link><description>&lt;p&gt;Hi:&lt;br&gt;  If you change to thin driver the parameter db.str should be:&lt;br&gt;db.str=orcl4.oracle.local:1521:orcl4&lt;br&gt;  which means using JDBC thin syntaxt, but I am not sure if this connection string will works with SQL*Plus syntax.&lt;br&gt;  Best regards, Marcelo&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 21 Sep 2010 17:53:06 -0000</pubDate></item><item><title>Re: New Oracle Lucene Domain Index release based on Lucene 3.0.2</title><link>http://marceloochoa.blogspot.com/2010/09/new-oracle-lucene-domain-index-release.html#comment-79514368</link><description>&lt;p&gt;Hi:&lt;br&gt;   This seem to be a problem of the value of you LD_LIBRARY_PATH configured in your environment.&lt;br&gt;   loadjava.xml Ant scripts is using JDBC OCI connections, so the LD_LIBRARY_PATH should be defined to the directories where the 64bits .so files are installed.&lt;br&gt;   Please check this configuration, another alterntative is to modificate loadjava.xml Ant task to use -thin flag and change the connection string value, but It will change the behaviour of other task that uses SQLPlus, for example.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 20 Sep 2010 12:28:06 -0000</pubDate></item><item><title>Re: Auto complete functionality with latest Lucene Domain Index</title><link>http://marceloochoa.blogspot.com/2010/05/auto-complete-functionality-with-latest.html#comment-54877674</link><description>&lt;p&gt;Jose:&lt;br&gt;   En mi perfil del programa ACE aparezco como en la parte de "Database Management &amp;amp; Performance" pero en realidad sí, tengo mas un perfil de desarrollo del lado del servidor que en la BD propiamente dicha.&lt;br&gt;   Mi CV on-line puede clarificar un poco mas la idea: &lt;a href="http://mochoa.sites.exa.unicen.edu.ar/curriculum-vitae" rel="nofollow noopener" target="_blank" title="http://mochoa.sites.exa.unicen.edu.ar/curriculum-vitae"&gt;http://mochoa.sites.exa.uni...&lt;/a&gt;&lt;br&gt;   Slds. Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sat, 05 Jun 2010 08:05:27 -0000</pubDate></item><item><title>Re: New release of Lucene Domain Index based on Lucene 2.9.2</title><link>http://marceloochoa.blogspot.com/2010/03/new-release-of-lucene-domain-index.html#comment-42435297</link><description>&lt;p&gt;Hi:&lt;br&gt;  I don't have a collection of XMLType table with above number of documents to test, I have made test with WikiPedia Spanish/English dump stored as XMLType in object-relation way and it works properly in mi noteook (&lt;a href="http://marceloochoa.blogspot.com/2007/12/uploading-wikipedia-dumps-to-oracle.html)" rel="nofollow noopener" target="_blank" title="http://marceloochoa.blogspot.com/2007/12/uploading-wikipedia-dumps-to-oracle.html)"&gt;http://marceloochoa.blogspo...&lt;/a&gt;.&lt;br&gt;  Sure Lucene scale well for this number of documents.&lt;br&gt;  For the implementation of INPATH or WITHIN Oracle Text operator it is necessary to override or extend the class DefaultUserDataStore which is a default implementation and for the XMLType it only performs text extraction discarding node information.&lt;br&gt;   With WikiPedia due only have three important nodes the trick is to use directly XMLTYpe XPath extraction, for example:&lt;br&gt;create index pages_lidx_all on pages p (value(p))&lt;br&gt;indextype is Lucene.LuceneIndex&lt;br&gt;parameters('BatchCount:115;MergeFactor:5000;ParallelDegree:2;PopulateIndex:true;DefaultColumn:text;SyncMode:OnLine;LogLevel:INFO;PerFieldAnalyzer:title(org.apache.lucene.analysis.EnglishWikipediaAnalyzer),comment(org.apache.lucene.analysis.EnglishWikipediaAnalyzer),text(org.apache.lucene.analysis.EnglishWikipediaAnalyzer);ExtraCols:extractValue(object_value,''/page/title'') "title",extractValue(object_value,''/page/revision/comment'') "comment",extract(object_value,''/page/revision/text/text()'').getClobVal() "text",extractValue(object_value,''/page/revision/timestamp'') "revisionDate";FormatCols:revisionDate(day);IncludeMasterColumn:false;LobStorageParameters:DISABLE STORAGE IN ROW CHUNK 8192 CACHE FILESYSTEM_LIKE_LOGGING COMPRESS');&lt;/p&gt;&lt;p&gt;   Note that I am extracting text, comment, title and timestamp XML elements in the index.&lt;br&gt;   For your number of XML Elements included in the XMLType object a typical implementation is to convert nodes to Lucene Field names like:&lt;br&gt;   &amp;lt; A_Node &amp;gt;&lt;br&gt;      &amp;lt; B_Node &amp;gt;text1&lt;br&gt;      &amp;lt; C_Node &amp;gt;text2&lt;/p&gt;&lt;p&gt;transformed into:&lt;br&gt;    A_Node-B_Node: text1&lt;br&gt;    A_Node-C_Node: text2&lt;br&gt; with this Lucene Field names you can use lcontains('A_Node-B_Node:qry_text1 OR A_Node-C_Node:qry_text2') for example.&lt;br&gt;  Best regards, Marcelo.&lt;/p&gt;&lt;p&gt;PD: If you need further assistance to implement a custom DataStore Class just drop me an email to marcelo.ochoa &amp;lt;at&amp;gt; gmail&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Wed, 31 Mar 2010 07:45:39 -0000</pubDate></item><item><title>Re: New release of Lucene Domain Index based on Lucene 2.9.2</title><link>http://marceloochoa.blogspot.com/2010/03/new-release-of-lucene-domain-index.html#comment-42328353</link><description>&lt;p&gt;Hi:&lt;br&gt;   I can't figure out which is your question.&lt;br&gt;   You mean if its possible to index 500M XML documents stored in XMLDB?&lt;br&gt;   The answer is it depends on the size of the XML, the structure, your hardware, etc. etc.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 30 Mar 2010 16:22:53 -0000</pubDate></item><item><title>Re: New release of Lucene Domain Index based on Lucene 2.9.1</title><link>http://marceloochoa.blogspot.com/2010/02/new-release-of-lucene-domain-index.html#comment-38736887</link><description>&lt;p&gt;Roberto:&lt;br&gt;       ant jit-lucene-classes&lt;br&gt;   Do Java-to-assembler compilation in advance.&lt;br&gt;   Oracle 11g JIT technology evaluates every method call to update most-usage classes, then a background process do Java-to-assembler translation once it detects a most used method.&lt;br&gt;   If you don't want that the database detects these most used methods, this target compiled all LDI classes in advance to get faster response time on LDI indexes and operators.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 09 Mar 2010 16:54:08 -0000</pubDate></item><item><title>Re: New release of Lucene Domain Index based on Lucene 2.9.1</title><link>http://marceloochoa.blogspot.com/2010/02/new-release-of-lucene-domain-index.html#comment-38719603</link><description>&lt;p&gt;Hi Roberto:&lt;br&gt;   A this point the first step (Lucene schema creation) was done. Please check if there where errors.&lt;br&gt;   Or simple try to login with SQLPlus as:&lt;br&gt;      sqlplus LUCENE/LUCENE@&amp;lt;my_sid&amp;gt;&lt;br&gt;   To see if the schema for LDI was properly created.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 09 Mar 2010 15:07:37 -0000</pubDate></item><item><title>Re: New release of Lucene Domain Index based on Lucene 2.9.1</title><link>http://marceloochoa.blogspot.com/2010/02/new-release-of-lucene-domain-index.html#comment-38715592</link><description>&lt;p&gt;Hi:&lt;br&gt;   Did you put your &lt;a href="http://build.properties" rel="nofollow noopener" target="_blank" title="build.properties"&gt;build.properties&lt;/a&gt; file at $HOME directory?&lt;br&gt;   The correct output from Ant script is:&lt;br&gt;arguments: '-nodefiner' '-v' '-s' '-g' 'public' '-u' 'LUCENE/***@test' '../../build/contrib/ojvm/lucene-ojvm-2.9.2.jar' &lt;br&gt;   note that db.usr should be LUCENE and not '-u' '${db.usr}/***${db.pwd}@${db.str}'&lt;br&gt;   If &lt;a href="http://build.properties" rel="nofollow noopener" target="_blank" title="build.properties"&gt;build.properties&lt;/a&gt; file is not at $HOME directory (Unix) or c:\Documents and Setting\user on windows it will not work.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Tue, 09 Mar 2010 14:33:32 -0000</pubDate></item><item><title>Re: Experiences on Java programming within the databases, tips &amp;amp; tricks, tools, open source libraries and more</title><link>http://marceloochoa.blogspot.com/2009/10/experiences-on-java-programming-within.html#comment-25804418</link><description>&lt;p&gt;Kuassi:&lt;br&gt;  There wasn't material :(&lt;br&gt;  This is the unconference way ;)&lt;br&gt;   We took a look at the code and I have done comments them on the fly :)&lt;br&gt;   Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 14 Dec 2009 18:46:19 -0000</pubDate></item><item><title>Re: Oracle Web Services Manager book</title><link>http://marceloochoa.blogspot.com/2009/04/oracle-web-services-manager-book.html#comment-20692542</link><description>&lt;p&gt;Fixed...&lt;br&gt;Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Wed, 21 Oct 2009 07:35:28 -0000</pubDate></item><item><title>Re: Unleash Oracle ODCI API - OOW09 Voting Session</title><link>http://marceloochoa.blogspot.com/2009/06/unleash-oracle-odci-api-oow09-voting.html#comment-11105106</link><description>&lt;p&gt;Right, but you can contribute spreading the post ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Thu, 18 Jun 2009 12:54:41 -0000</pubDate></item><item><title>Re: New binary release of Lucene Oracle Data Cartridge using Lucene 2.4.0</title><link>http://marceloochoa.blogspot.com/2008/10/new-binary-release-of-lucene-oracle.html#comment-6098691</link><description>&lt;p&gt;marcelo.ochoa@gmail.com&lt;br&gt;Regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sun, 08 Feb 2009 16:20:18 -0000</pubDate></item><item><title>Re: New binary release of Lucene Oracle Data Cartridge using Lucene 2.4.0</title><link>http://marceloochoa.blogspot.com/2008/10/new-binary-release-of-lucene-oracle.html#comment-6091459</link><description>&lt;p&gt;Hi David:&lt;br&gt;  Latest release was tested using a VMWare virtual machine with:&lt;br&gt;  - Mandriva 2009 (basically a clone of RH5) kernel 2.6.24.4&lt;br&gt;  - Oracle 10g 10.2.0.3.0&lt;br&gt;  - Diskspace&lt;br&gt; /dev/sda1             5,6G  5,0G  300M  95% /&lt;br&gt;/dev/sdb1             2,0G  1,3G  679M  65% /u01/app/oracle/oradata&lt;br&gt;/dev/sdc1            1004M  484M  470M  51% /home&lt;br&gt;  - Meminfo&lt;br&gt;MemTotal:      1555672 kB&lt;br&gt;SwapTotal:      417648 kB&lt;br&gt;   - GNU C Library stable release version 2.7&lt;br&gt;  If you want I can send you a complete Oracle RDA output file to compare the configurations, just drop me an email to my personal account.&lt;br&gt;  Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sun, 08 Feb 2009 07:55:10 -0000</pubDate></item><item><title>Re: New binary release of Lucene Oracle Data Cartridge using Lucene 2.4.0</title><link>http://marceloochoa.blogspot.com/2008/10/new-binary-release-of-lucene-oracle.html#comment-5535726</link><description>&lt;p&gt;Hi David:&lt;br&gt;  I just uploaded two new binary distribution of 2.4.0 version.&lt;br&gt;  &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=56183&amp;amp;package_id=255524&amp;amp;release_id=656144" rel="nofollow noopener" target="_blank" title="https://sourceforge.net/project/showfiles.php?group_id=56183&amp;amp;package_id=255524&amp;amp;release_id=656144"&gt;https://sourceforge.net/pro...&lt;/a&gt;&lt;br&gt;  With these distributions you don't need to build lucene sources, all the required libraries are compiled at lib directory.&lt;br&gt;  On the other hand NCOMP consume a lot of disk space and memory to perform the compilation.&lt;br&gt;  I tested this binary distribution with a Linux VM using 1.5Gb ram and more than 400Mb at /tmp and 600Mb at $ORACLE_HOME free space.&lt;br&gt;  Best regards, Marcelo.&lt;/p&gt;&lt;p&gt;PD: I added alpha to the binary dist because I don't have phighlight pipeline function completed yet, but the other code is the production code.&lt;br&gt;Also I am starting a short vacation and I will not have internet connection for the next two weeks :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sun, 25 Jan 2009 15:47:20 -0000</pubDate></item><item><title>Re: New binary release of Lucene Oracle Data Cartridge using Lucene 2.4.0</title><link>http://marceloochoa.blogspot.com/2008/10/new-binary-release-of-lucene-oracle.html#comment-5532537</link><description>&lt;p&gt;Hi David:&lt;br&gt;  This is strange, I made lucene-ojvm-2.4-10g-bin compiled into an Oracle 10g using the JDK placed into ORACLE_HOME/jdk directory.&lt;br&gt;  Are you sure that you are using this download:&lt;br&gt;&lt;a href="http://downloads.sourceforge.net/dbprism/lucene-ojvm-bin-10g-2.4.0.0.zip?modtime=1223662933&amp;amp;big_mirror=0" rel="nofollow noopener" target="_blank" title="http://downloads.sourceforge.net/dbprism/lucene-ojvm-bin-10g-2.4.0.0.zip?modtime=1223662933&amp;amp;big_mirror=0"&gt;http://downloads.sourceforg...&lt;/a&gt;&lt;br&gt;  Best regards, Marcelo.&lt;/p&gt;&lt;p&gt;PD: org_apache_lucene_util_Installer is not used by Lucene Domain Index, but if you have more classes with dependencies to jdk1.5 may be is bad compilation.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sun, 25 Jan 2009 13:07:45 -0000</pubDate></item><item><title>Re: Using APEX into Oracle WebLogic Server 10.3</title><link>http://marceloochoa.blogspot.com/2008/11/using-apex-into-oracle-weblogic-server.html#comment-5137183</link><description>&lt;p&gt;Sure, see this post:&lt;br&gt;&lt;a href="http://ora-00001.blogspot.com/2008/12/adventures-with-apex-part-three-setting.html" rel="nofollow noopener" target="_blank" title="http://ora-00001.blogspot.com/2008/12/adventures-with-apex-part-three-setting.html"&gt;http://ora-00001.blogspot.c...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Thu, 15 Jan 2009 06:08:59 -0000</pubDate></item><item><title>Re: New binary release of Lucene Oracle Data Cartridge using Lucene 2.4.0</title><link>http://marceloochoa.blogspot.com/2008/10/new-binary-release-of-lucene-oracle.html#comment-5137165</link><description>&lt;p&gt;Fred:&lt;br&gt;  Lucene Domain Index 2.4.0 was releases the same day as Lucene 2.4.0 binary release :)&lt;br&gt;  Usually I download latest CVS code a month before the new planned release, test and update changes affected by the new API and release it&lt;br&gt;  Also I follow user and dev Lucene lists to see the changes and register new functionality to integrate with the code.&lt;br&gt;  Now, I am working in a maintenance release of 2.4.0 which adds Highlighting functionality using an ancillary operator lhighlight() and removes the usage of some planned deprecated API such as Hits.&lt;br&gt;   Performance is pretty good, I have done a test over Wikipedia Dump parsing/highlighting 79Mb of XMLType text and returning 756K of code snipped in 60 second with my notebook.&lt;br&gt;   Due the ancillary operator have a limitation of working in one column at time, I am working in a pipeline table function which accepts ref_cursor parameter with some other key and returns a new ref-cursor with the column highlighted.&lt;br&gt;   Stay tuned.&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Thu, 15 Jan 2009 06:06:22 -0000</pubDate></item><item><title>Re: Using APEX into Oracle WebLogic Server 10.3</title><link>http://marceloochoa.blogspot.com/2008/11/using-apex-into-oracle-weblogic-server.html#comment-4080863</link><description>&lt;p&gt;Hi Sebastian:&lt;br&gt;  I think that Apex will work with your 10.2.0.1 DB version, but installing latest patchset is always good.&lt;br&gt;  First check at Apex readme if there is some bug related with 10.2.0.1 DB and the OWA PLSQL packages included on it.&lt;br&gt;  DBPrism mod_plsql emulation is aware of the Embedded PL/SQL gateway functionality and it has been working since Oracle 7x version.&lt;br&gt;  It only uses owa* packages and the packages of Apex in that case.&lt;br&gt;  Best reagards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Mon, 01 Dec 2008 05:09:51 -0000</pubDate></item><item><title>Re: XMLDB and Lucene Domain Index</title><link>http://marceloochoa.blogspot.com/2008/07/xmldb-and-lucene-domain-index.html#comment-3001095</link><description>&lt;p&gt;Hi Sanjeev:&lt;br&gt;  There is a new DBPrism CMS release ready for downloading:&lt;br&gt;&lt;a href="http://www.dbprism.com.ar/live/setLang.html?locale=en-us&amp;amp;redirectUrl=/j3-Download/j2-cms.html" rel="nofollow noopener" target="_blank" title="http://www.dbprism.com.ar/live/setLang.html?locale=en-us&amp;amp;redirectUrl=/j3-Download/j2-cms.html"&gt;http://www.dbprism.com.ar/l...&lt;/a&gt;&lt;br&gt;  This new release is full tested on Linux but due is installer works with Apache Ant sure there is no problem to execute on Windows.&lt;br&gt;   First be sure that you have workwing a Java SE envirement and Apache Ant.&lt;br&gt;   Latest release is for Oracle 11g, but there I can provide you a simple patch to run with 10g standard edition one+&lt;br&gt;   Best regards, Marcelo.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mochoa</dc:creator><pubDate>Sat, 11 Oct 2008 17:10:33 -0000</pubDate></item></channel></rss>