RABO#70522 Timeout op fac_report_worker.asp
svn path=/Website/branches/v2021.1/; revision=54565
This commit is contained in:
@@ -27,8 +27,10 @@ JSON_Result = true;
|
||||
xxx_params.filter.showall = 1;
|
||||
xxx_params.filter.limit = 9999;
|
||||
xxx_params.filter.scf_pivot = 0; // nooit
|
||||
|
||||
Oracle.Execute("ALTER SESSION SET optimizer_features_enable = '11.2.0.4'"); // RABO#70522 anders te traag
|
||||
var result = { success: true, distinct: distinct, colname: columns[0], values: rapport.REST_GET(xxx_params) };
|
||||
|
||||
Response.Write(JSON.stringify(result));
|
||||
%>
|
||||
<% ASPPAGE_END(); %>
|
||||
<% ASPPAGE_END(); %>
|
||||
|
||||
Reference in New Issue
Block a user