Suppose that the Oracle stored procedure is defined as below:
|
DRIVER=oracle.jdbc.driver.OracleDriver&URL="jdbc:oracle:thin:@222.222.222.45:1521:orcl815"
&USER=scott&PSWD=tiger&OWNER=SCOTT&PROCNAME=empquery&SQL={call empquery(?,?)}&REFCURSORINDEX=2&PARAMVALUE=@job1DRIVER=oracle.jdbc.driver.OracleDriver&URL="jdbc:oracle:thin:@222.222.222.45:1521:orcl815"
&USER=scott&PSWD=tiger&OWNER=SCOTT&PROCNAME=empquery&SQL={call empquery(?,?)}&REFCURSORINDEX=2&INPARAMVALUE=@job1OWNER=SCOTT&PROCNAME=empquery&SQL={call empquery(?,?)}&REFCURSORINDEX=2&PARAMVALUE=@job1Notes:
Date: yyyy-MM-dd
Time: hh:MM:ss
Timestamp: yyyy-MM-dd hh:MM:ss.SSS
You can modify the format in the Get JDBC Connection Information dialog.
The following are some specific examples of adding Oracle stored procedure UDS to a catalog: