On 6/27/17 4:00 PM, Frederick Giasson wrote:
> Hi,
>
> Quick question regarding DB.DBA.TTLP_MT. I run the following command:
>
>     DB.DBA.TTLP_MT (file_to_string_output ('some.n3'), '',
> 'http://foo/bar/' 0, 0, 4, 0);
>
> "some.n3" is about 30G big with a few hundred million triples.
>
> I thought that this would disable transactions and logging, but it
> doesn't look like that. If I import that N3 file in an empty database,
> then I can eventually see "virtuoso.trx" growing (into the G in size)
> which suggest me that transactions are **not** disabled.
>
> I also tried "log_enable(3, 1)" and I am getting the same behavior.
>
>  am sending these queries via "isql" and I am using Virtuoso version
> 7.2.4.2
>
> Thanks!
>
> Fred


Fred,

Please try log_enable(2,1).  Or just run the bulk loader .

Links:

1. http://docs.openlinksw.com/virtuoso/fn_log_enable/

2. http://vos.openlinksw.com/owiki/wiki/VOS/VirtBulkRDFLoader

-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   (Home Page: http://www.openlinksw.com)

Weblogs (Blogs):
Legacy Blog: http://www.openlinksw.com/blog/~kidehen/
Blogspot Blog: http://kidehen.blogspot.com
Medium Blog: https://medium.com/@kidehen

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/dataspace/person/kidehen#this
        : 
http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to