Matthew, when I run:
insert into results (report, host, port, nvt, type, description, uuid) values 
(45, "10.10.10.10", "80", "nvt manual - test", "Security Hole", "Test", 
make_uuid ());
it returns:
no such function: make_uuid
--- tasks.db & OpenVAS-6 DEMO Virtual Appliance downloaded from openvas.org ---

Any idea?Thanks !!!



> To: [email protected]
> CC: [email protected]
> Subject: Re: [Openvas-discuss] libuuid
> From: [email protected]
> Date: Fri, 21 Nov 2014 09:34:03 +0100
> 
> > Does anybody know if there is any way to ask OPENVAS for new UUID code to 
> > use it in custom object in the DB?
> 
> From Manager code you can run "make_uuid ()" in an SQL statement.
> 
> Or you can just run "uuid" on the command line.
> 
> --
> Greenbone Networks GmbH
> Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
> Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
                                          
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to