is the C compiler needed?

vinnyl

Member
Dear list,
We run JDE B7332 with
one RS/6000 (Oracle database server only)
and one NT machine to run UBEs and logics.
We want to add a new database server to separate PROD DB from TEST DB.
As the RS6000 only contain the database is a C compiler needed on the new system.

Thanks for your help
 
Vinnyl :

You won't need a C compiler if your RS/6000 is just a DB Server.
You need it if you want to build packages for that server.

Sebastian Sajaroff
 
Vinnyl,
if the new machine is a database server only you do not need to build
packages for it. Consequently you do not need to purchase an extra Ansi-C
compiler for that purpose.
Thanks, Gerd
 
Thanks to Sebastian and to Gerd
The question was :
Do we need to install an ANSI C compiler on a database server(NO UBE, no logic)
The answer is :
NO.
The C compiler is needed to build package.
So we don't need any on a database server.
 
Back
Top