PUT > Target > Command setting
In an output card, when you specify Database as the value for the setting, the Command field is displayed so that you can enter adapter commands.
Database command options when there is a database/query file
[-DBTYPE ODBC]
[-SOURCE datasource]
[-PROC procedure_name|-TABLE table_name]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-DELETE]
[-UPDATE [OFF|ONLY]]
[-BADDATA[+] full_path]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]Database command options when there is no database/query file
-DBTYPE ODBC
-PROC procedure_name|-TABLE table_name
[-SOURCE datasource]
[-USER user_ID]
[-PASSWORD password]
[-CSTMT [number]]
[-DELETE]
[-BADDATA[+] full_path]
[-AUDIT[G][+] [full_path]]
[{-TRACE|-TRACEERR}[+] [full_path]]