Skip to content

Commit 31f3479

Browse files
added description of role property in oracle batch sink markdown
1 parent 29e7ffd commit 31f3479

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

oracle-plugin/docs/Oracle-batchsink.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ You also can use the macro function ${conn(connection-name)}.
3030

3131
**SID/Service Name:** Oracle connection point (Database name or Service name).
3232

33+
**Role** Login role of the user when connecting to the database. For eg, NORMAL, SYSDBA, SYSOPER, etc.
34+
3335
**Connection Type** Whether to use an SID or Service Name when connecting to the database.
3436

3537
**Table Name:** Name of the table to export to.

0 commit comments

Comments
 (0)