My Oracle Support Banner

What Exact Cobol Compiler Command Is Executed When Building A Tuxedo Server Or Client ? (Doc ID 1387776.1)

Last updated on SEPTEMBER 19, 2023

Applies to:

Oracle Tuxedo - Version 11.1.1.2.0 and later
Information in this document applies to any platform.

Symptoms

How do you get the exact command executed by COBOL compiler when building a Tuxedo server or a Tuxedo client>

A "-v" option can be passed to buildserver and builclient commands. However the displayed command is cobcc and not the real COBOL compiler's command.

Changes

Copy in a temporary directory CSIMPSRV.cbl and CSIMPCL.cbl Tuxedo samples, respectively a Tuxedo service written in COBOL and a Tuxedo client written in COBOL too.

CSIMPSRV.cbl and CSIMPCL.cbl source codes can be found in $TUXDIR/samples/atmi/CSIMPAPP directory.


Add "-v" option to buildserver:



 In both cases, it only refers to COBCC which is a Tuxedo script stored in $TUXDIR/bin directory. This script does NOT need to be modified.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.