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 ODBC]
[-SOURCE datasource]
[-STMT SQL_statement]
[-FILE [directory]]
[-VAR name=value…]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-ROWCNT row_count]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]

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

-DBTYPE ODBC
-STMT SQL_statement
[-SOURCE datasource]
[-FILE [directory]]
[-VAR name=value…]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-ROWCNT row_count]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]