GET > Source > Command setting

In an input card, when you specify Database as the value for the GET > Source setting, the Command field is displayed where you can enter adapter commands.

Database command options when there is a database/query file:

[-DBTYPE ORACLE]
[-CACHE]
[-CONNECT connect_string]
[-STMT SQL_statement]
[-FILE [directory]]
[-VAR name=value…]
[-TRIG trigger_string]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-ROWCNT row_count]
[-CACHE]
[-GTX]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]

Database command options when there is not a database/query file:

-DBTYPE ORACLE
[-CACHE]
-STMT SQL_statement
[-CONNECT connect_string]
[-FILE [directory]]
[-VAR name=value...]
[-TRIG trigger_string]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-ROWCNT row_count]
[-CACHE]
[-GTX]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]