ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB
When importing a .CSV into an enterprise geodatabase as a standalone table using the Table to Geodatabase geoprocessing tool:
The text field lengths get set to 1073741822 characters by default, which is way too long. The max text value length in any of my text fields is 114 characters.

Instead of defaulting to a huge text field length, use the max length of the actual values in the field.
Related: Get maximum text value length of multiple text fields