RE: catcdb.sql fails with ORA-12269: client uses weak encryption/crypto-checksumming version

From: Stefan Koehler <contact_at_soocs.de>
Date: Wed, 5 Jan 2022 15:34:13 +0100 (CET)
Message-ID: <1328329009.546788.1641393253802_at_ox.hosteurope.de>


Hi Nenad,
I never tested it but I don't think so - at least the pin documentation just mentions execv() and not fork().

-----8<-----
[root_at_OEL85 pin-3.21-98484-ge7cd811fd-gcc-linux]# ./pin -help Pin: pin-3.21-98484-e7cd811fd
Copyright 2002-2020 Intel Corporation.

Usage: pin [OPTION] [-t <tool> [<toolargs>]] -- <command line> Use -help for a description of options

General switches
...
-follow_execv [default 0]

        Execute with Pin all processes spawned by execv class system calls ...
-----8<-----

Anyway you can use a combination of eBPF (or SystemTap) to intercept the fork() and then attach with pin.

Best Regards
Stefan Koehler

Independent Oracle performance consultant and researcher Website: http://www.soocs.de
Twitter: _at_OracleSK

> Noveljic Nenad <nenad.noveljic_at_vontobel.com> hat am 05.01.2022 14:09 geschrieben:
>
> Hi Stefan,
>
> Is there a way to make pintools DebugTrace follow the forked process?
>
> Best regards
>
> Nenad

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 05 2022 - 15:34:13 CET

Original text of this message