Skip to content

Deny Oracle Database JVM based tools - #8904

Closed
bric3 wants to merge 2 commits into
DataDog:masterfrom
bric3:deny-oracle-db-jvm-based-tools
Closed

Deny Oracle Database JVM based tools#8904
bric3 wants to merge 2 commits into
DataDog:masterfrom
bric3:deny-oracle-db-jvm-based-tools

Conversation

@bric3

@bric3bric3 commented May 30, 2025

Copy link
Copy Markdown
Contributor

What Does This Do

Deny these Oracle Database administration tools as they are JVM based.

  • dbca => Database Configuration Assistant
  • dbua => Database Upgrade Assistant
  • diagsetup => Setup diagnostic
  • emca => Enterprise Manager Configuration Assistant
  • invctl => Inventory Control
  • ldifmigrator => Shell script to perform LDIF Migration
  • netca => Net Configuration Assistant
  • rconfig => RAC(Real Application Cluster) converter
  • roohctl => Read-Only Oracle Home Control
  • srvctl => Oracle Server Control Utility
  • trcasst => Shell script to run the Trace Assistant in standalone mode.
  • trcsess => Shell script to run session tracer in standalone mode.

Motivation

Additional Notes

Contributor Checklist

Jira ticket: APMS-16000

@bric3bric3 added the comp: library injection Library Injection label May 30, 2025
@bric3
bric3 marked this pull request as ready for review June 2, 2025 13:00
@bric3
bric3 requested a review from a team as a code ownerJune 2, 2025 13:00
@bric3
bric3 requested review from dougqh and removed request for a teamJune 2, 2025 13:00
@bric3

bric3 commented Jun 2, 2025

Copy link
Copy Markdown
ContributorAuthor

Superseded by #8909

@bric3bric3 closed this Jun 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: library injectionLibrary Injection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@bric3