|
Operand |
Description |
|---|---|
|
user‑name |
CA Dataquery user‑ID. You can use delimiters around the user‑ID if it contains spaces. Otherwise, delimiters are not required. If you omit the USER clause, the program passes the CA Ideal user‑ID. |
|
password |
CA Dataquery password. If you omit the password, the program passes the CA Ideal password. |
|
RETURN |
Specifies a CICS transaction ID scheduled by CA Dataquery when it returns to CA Ideal. tran‑id A CICS transaction ID scheduled by CA Dataquery. NONE The program supplies spaces as the return transaction‑ID. If you omit the RETURN clause, CA Dataquery returns to CA Ideal with the transaction‑ID used to sign on to CA Ideal. |
|
'command string' |
First CA Dataquery command executed. The commands must be in delimiters. If you do not supply a COMMAND string, the program passes spaces. |
Example
DATAQUERY COMMAND /LIST QUERIES/
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|