search for: oraquicksql

Displaying 1 result from an estimated 1 matches for "oraquicksql".

2009 Mar 27
0
consistent segfaults in ROracle with one of the databases
....Internal(printDeferredWarnings()) } invisible(structure(msg, class = "try-error"))}) 7: try({ ps <- oraPrepareStatement(con, statement, bind = NULL) rs <- oraExecStatement(ps, ora.buf.size = as(ora.buf.size, "integer"))}) 8: oraExecDirect(con, statement, ...) 9: oraQuickSQL(conn, statement, ...) 10: dbGetQuery(dotsConnection(), qry) -- This is the type of query (template) that crashes it, I know this is not too helpful as you cannot run it, but maybe someone spots a certain pattern in it: SELECT TIMESTAMP, VALUE, VM FROM (WITH ev AS (SELECT audit_key_new...