Search code examples
datagrip

DataGrip truncates the table name after 38 characters


I have the problem that DataGrip truncates all table names after 38 characters. See picture.

enter image description here

We use Oracle 12.2.0, so table names should be allowed to contain 128 bytes, right? In DbForge the tables are displayed correctly, in DataGrip an entry is displayed in the table list but they cannot be opened.

I am using the driver ver. 12.2.0.1 [latest]. How can I fix the problem?


Solution

  • Unfortunately, Oracle 12 officially is not yet supported in DataGrip. Before 12 there was a 30-character limit for table names.

    Expect the fix in DataGrip 2019.3