10.3.5.4 Parameters

The following CLOPT run-time parameters are recognized:

-L List_name(s)
Mandatory argument, see Dynamic List of Groups Argument.
-t
While TSQ name contains unprintable characters, such as string terminator, this option is recommended, and then the server will transcode the original TSQ name as another unique printable string, so that the target TSQ data could be accessed correctly.

Note:

If database based TSQ is chosen, this option must be coordinate with the "-t" option of database table creating tool "crtstable_{Oracle|UDB}" and "crtsptable_{Oracle|UDB}". And if the runtime is upgraded from 12.1.3 or lower, the tool "upgtsptable_{Oracle|UDB}" can help to do data migration for the persistent TSQ data while TSQ POOL is used.
-p
Indicates ART TSQ pool server (ARTTSQP or ARTTSQP_UDB) to use database stored procedure to access database.

Note:

This feature requires Oracle Tuxedo Application Runtime for CICS 12c Release 2 (12.2.2) Rolling Patch 005 or later. If you already used crtsptable_{Oracle|UDB} to create database table, you must run script '$KIXDIR/tools/upgtsp_{Oracle|UDB}.sh' to define procedure in database prior to using -p option.