Precompilers and OCI (MOSC)

MOSC Banner

Suppress Oracle ProC/c++ banner?

edited Oct 18, 2021 1:40PM in Precompilers and OCI (MOSC) Question
Hi,

any Oracle ProC/C++ pre-compiler always displays the following banner each time a *.pc file will be compiled:

Pro*C/C++: Release 21.0.0.0.0 - Production on Mo Oct 18 15:28:19 2021
Version 21.1.0.0.0

Copyright (c) 1982, 2020, Oracle and/or its affiliates.  All rights reserved.

If there are any way to disable this banner from showing? I've tried to re-direct the stdout (but not the stderr) to /dev/null. Unfortunately Oracle pre-compiler outputs all errors into the stdout too (and not into the stderr, as expected). So there will be no error information's shown in this case too, which is unacceptable in my case.

Any ideas?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center