Cannot successfully use a SQL Statement in a Request Set
OIC version 12.1.3
Database version 11.2.0.2
Running on separate Red Hat Enterprise 5 Linux machines
I am trying to create a request set to automate our daily Collect/Load/Calculate process in OIC. For both Load and Calculate I'm providing default From and To dates using the previous day's date for both. For these parameters I selected parameter Type SQL Statement and for Value entered "select trunc(sysdate - 1) from dual" as the statement, without the double quotes. When I tried to schedule the request set I saw the following error for each date: "Value select trunc(sysdate - 1) from dual is longer than its maximum length of 19 characters". A similar error occurs for the another