Hello.

I am working with sedna 3.1.175 and yesterday the computer down without stop sedna, and now i can not start my database. After several minutes with the se_sm command the program stop running without error messages (windows show a message with the program finish annormaly).

I have the .sedata and .setmp files. Exists some way to recovery the database or obtains the xmls files from the .sedata file?

Thanks
Jose Sierra


On 14/04/2013 14:22, Ivan Shcheklein wrote:
Hi,

There was an error made I've fixed today. Function is now defined as:

doc-available("doc", "col")  (to match doc("doc", "col") signature)

*NOT*

doc-available("col", "doc")

I also added col-availlable() function. Jose, it should help you to completely avoid doc("$documents").

Please, wait until tomorrow's build.

Ivan Shcheklein,
Sedna Team



On Sat, Apr 13, 2013 at 1:17 PM, Ivan Shcheklein <shchekl...@gmail.com <mailto:shchekl...@gmail.com>> wrote:

    Hi Jocelyn, Jose

    Release won't be available very soon. For now, you can download
    and use the latest development build:

    http://modis.ispras.ru/FTPContent/sedna/development/

    It's stable enough to be used in production. Still, I recommend to
    try it first on your workload in a sandbox. And (as you always
    should do) backup your data.

    This version contains fn:doc-available with two arguments. You
    should use it instead of doc("$documents") to check if the
    document is in the specified collection or not. Note! This
    function call puts read lock on the collection.

    Note, use se_exp to move data to that build.

    Ivan Shcheklein,
    Sedna Team


    On Fri, Apr 12, 2013 at 11:48 PM, Jocelyn Raymond
    <jraym...@ualberta.ca <mailto:jraym...@ualberta.ca>> wrote:

        Is it possible to have the fn:doc-available() function made as
        a new sedna stable release (e.g.
        sedna-3.5.162-bin-linux-x64.sh
        <http://sedna-3.5.162-bin-linux-x64.sh>  currently it is:
        sedna-3.5.161-bin-linux-x64.sh
        <http://sedna-3.5.161-bin-linux-x64.sh>)?  If so, when can we
        expect to have it?
        Thank you,
        Jocelyn Raymond

-- Team Lead
        Information Systems
        Office of the Registrar
        University of Alberta
        780.492.3874






        
------------------------------------------------------------------------------
        Precog is a next-generation analytics platform capable of advanced
        analytics on semi-structured data. The platform includes APIs
        for building
        apps and a phenomenal toolset for data science. Developers can use
        our toolset for easy data analysis & visualization. Get a free
        account!
        http://www2.precog.com/precogplatform/slashdotnewsletter
        _______________________________________________
        Sedna-discussion mailing list
        Sedna-discussion@lists.sourceforge.net
        <mailto:Sedna-discussion@lists.sourceforge.net>
        https://lists.sourceforge.net/lists/listinfo/sedna-discussion




------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to