Re: [Virtuoso-users] Stored Procedures, shell scripts, and execution check

2012-05-10 Thread Tim Haynes
On 05/10/2012 02:02 PM, bmillemathias@orange.com wrote: Hi there, I’m working to script recurrent operations we do on virtuoso (like data loading, clearing graph, backup, …) with a mix of virtuoso/PL stored procedures and shell scripts; it works almost fine but I’m stuck because I don’t know:

[Virtuoso-users] Stored Procedures, shell scripts, and execution check

2012-05-10 Thread bmillemathias.ext
Hi there, I'm working to script recurrent operations we do on virtuoso (like data loading, clearing graph, backup, ...) with a mix of virtuoso/PL stored procedures and shell scripts; it works almost fine but I'm stuck because I don't know: - how to know if a command inside a stored proced