1.6.4 Parameters

wscobolcvt uses the following options:

-c[ioe] <copybook>
Specifies the copybook file to parse. The optional [ioe] suboptions are used to specify different copybooks for input, output and error respectively. Suboptions can be combined, i.e., use -cioe <copybook> to use the same copybook for all instances, -cio for using the same copybook for input or output (no error buffer generated), -c, -ci or -co used alone defaults to the same copybook being used for both input and output. Valid -c[ioe] combinations are:
  • -c, -ci, -co or cio <copybook>: Copybook used for input and output buffers, no error buffer.
  • -ce, -cie or -coe <copybook>: Copybook used for input, output and error buffers.-ci <copybook1> -co <copybook2> [-ce <copybook3>]: copybook1 used for input and copybook2 used for output, optionally copybook3 used for error
-s <mainframe service name>
Specifies the mainframe service name.
-r <metadata repository file>
Specifies the name of the Tuxedo service repository file.
-S <MIF web service name>
Specifies the name of the web service that will be generated.
-L <local domain name:group>
Optional. Specifies a local domain ID to be added to DMCONFIG, including UBBCONFIG group to which it will belong.
-R <remote domain name>
Optional. Specifies a remote domain ID to be added to DMCONFIG.
-A <CRM address>
Optional. Specifies the address of the SNA CRM.

Note:

You must be an Oracle Tuxedo administrator in order to perform /Domains automatic configuration.