Hello.
When I load with 1500 bytes of length all its ok.
But, if I add one more character, the code disappear an I got this:
SQL> select p_text,p_more from sys_procedures where p_name =
'DB.DBA.mh_DB_AUTH_CHECK_USER';
P_TEXT
P_MORE
VARCHAR
LONG VARCHAR
Hello.
With the following procedure:
create procedure
DB.DBA.HP_AUTH_SPARQL_USER (in realm varchar)
{
declare k integer;
k:=DB.DBA.mh_verify_http_digest(realm);
if(k=1){
return 1;
} else {
return 0;
}
}
I got:
SR066: Unsupported case in CONVERT (ARRAY_OF_POINTER -> VARCHAR)
But with the followi
, Fernando Carpani (<
fernando.carp...@gmail.com>) escribió:
> Hello.
> I'm still stopped with this issue.
> With my ldap configuration, using protocol version 3, the test in the
> ldap-servers tab works fine.
> But in the ldap import tab, I got
>
> LD007: Failed to
e., 9 feb. 2018 a las 14:45, Fernando Carpani (<
fernando.carp...@gmail.com>) escribió:
> Hello again.
> My first problem, solved: I don't had installed the openldap-package .
>
> Now, when I click on "test" in the ldap servers, its ok...
> But when I try to impo
ly try a few until it locks in... would love
> to know which directory is expected.)
>
> [ns3:~/src/virtuoso-opensource] administrator% ./configure --help
>
> --enable-openldap(=DIR)
>
>
>
> Cameron Knowlton
> iGods Internet Marketing Inc.
> came...@igods.com
>
Hello.
In both cases, I got the message:
SR185: Undefined procedure DB.DBA.ldap_search.
But the "configure" in installation has
--enable-openldap
Some guide to resolve that?
Thanks.
FDO
--
Check out the vibrant tech com
Hello.
I'm trying to install a virtuoso using an apache reverse proxy.
My configurations looks like:
*ProxyPass /mh/virt http://myInternalServer: *
*ProxyPassReverse /mh/virt http://myInternalServer:*
* *
* ProxyHTMLEnable On *
* ProxyHTMLExtended On *
*ProxyHTMLURLMap / /mh/vir
de /conductor/) migth be change
to relative?
Or, at least, introducing a config variable with our external name to
generate the correct URL?
There are known issues can be introduced by these changes?
Thanks.
FDO.
2017-09-21 16:10 GMT-03:00 Fernando Carpani :
> Hello.
>
> Yes, we try th
ww.facebook.com/OpenLinkSoftware
> Universal Data Access, Integration, and Management Technology Providers
>
>
>
> > On 20 Sep 2017, at 13:42, Fernando Carpani
> wrote:
> >
> > Hello.
> > Because I had a problem with my suscription to the list, and I don't
h /mh/virt.
When we inspect the pages, we see that theses url are absolute, so, we
can't add the path ...
There are some configuration to do add the path to these url's ?.
Thanks.
FDO
2017-09-18 15:48 GMT-03:00 Fernando Carpani :
> Hello.
> I'm trying to install a virtuos
dp:BasicContainer', 'dav','dav', 1);
in the ISQL web interface.
This last step, with no result or error.
Now I run a GET to localhost:8890/DAV/ldp/ and I'm receiving:
SR186:SECURITY: No permission to execute procedure
DB.DBA.SPARQL_DESC_A
11 matches
Mail list logo