Hi Peter, I have not seen this error before, but user !D 106 is the Virtuoso "SPARQL" user ID which appears not to have permissions to execute that procedure, which you can grant it permissions to do with a SQL command like:
grant execute on " DB.DBA.rdfdesc_http_url" to "SPARQL";
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter -- http://twitter.com/OpenLink
Google+ -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers
On 16 May 2013, at 19:39, Peter DeVries <[email protected]> wrote:
> Hi,
>
> I am about to upgrade to the latest Virtuoso and I but before doing so I
> thought I would ask the following question regarding my current development
> instance running the previous version of Virtuoso This is internal to my
> local network and has a private IP.
>
> At the bottom of the view page under
>
> Alternative Linked Data Views:
>
> "SQL Error: 42000 SR186: No permission to execute procedure
> DB.DBA.rdfdesc_http_url with user ID 106, group ID 106"
>
> Does this have something to do with having a private ip or is something set
> wrong in my virtuoso.ini file?
>
> Thanks
>
> -- Pete
> -------------------------------
> Pete DeVries
> Semantic Web / Linked Open Data
> Encyclopedia of Life
> Marine Biological Laboratory
> 7 MBL Street Woods Hole MA 02543
> Email: [email protected]
>
> University of Wisconsin - Madison Entomology
> TaxonConcept / GeoSpecies Knowledge Bases
> Email: [email protected]
> -------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and
> efficiently configure, manage, and operate all of your security controls
> from a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d_______________________________________________
> Virtuoso-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d
_______________________________________________ Virtuoso-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtuoso-users
