List of commands
The following table lists valid commands for the MSMQ adapter, the adapter command syntax, and whether the adapter command is supported (✓) for use with data sources, data targets, or both.
| Command | Syntax | Source | Target |
|---|---|---|---|
| Connect String (-C) | -C connect_string | ✓ | ✓ |
| Correlation ID (-CID) | -CID value | ✓ | ✓ |
| Database Name (-DBNAME) | -DBNAME database_name | ✓ | ✓ |
| Database/Query File (-MDQ) | -MDQ mdq_file | ✓ | ✓ |
| Delay (-D) | -D wait_time_in_sec | ✓ | |
| Exception Queue (-EQ) | -EQ except_queue_name | ✓ | |
| Expiration (-E) | -E exp_time_in_sec | ✓ | |
| Global Transaction Management (-GTX) (Oracle, Oracle AQ, Microsoft SQL Server only) | -GTX | ✓ | ✓ |
| Header (-HDR) | -HDR | ✓ | |
| Immediate (-I) | -I | ✓ | ✓ |
| Listen (-LSN) | -LSN {0|S|wait_time_in_sec} | ✓ | |
| No Data (-NODATA) | -NODATA | ✓ | |
| Password (-PW) | -PW {password|@filename} | ✓ | ✓ |
| Priority (-P) | -P level_number | ✓ | |
| Quantity (-QTY) | -QTY {value|S} | ✓ | |
| Queue Name (-Q) | -Q queue_name | ✓ | ✓ |
| Recipient (-R) | -R name|name,name...|@full_path or -R name |
✓ | ✓ |
| Sender (-S) | -S sender_name | ✓ | |
| Trace (-T) | -T[E][+] {[path|level]|[level|path]} | ✓ | ✓ |
| User ID (-US) | -US user_ID | ✓ | ✓ |