Jim Gust

Avatar
  • Total activity 58
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 10
  • Subscriptions 20
  • Created

    Copy details always results in TSV format

    As the title suggests in the latest release, when I copy the details to the clipboard, it is always in TSV format, regardless of the extractor dropdown setting.  Previously, the dropdown would dete...
    • 5 followers
    • 3 comments
    • 1 vote
  • Created

    Join clause regex pattern

    Completed
    I'm coming back to DG after not using it for a bit.  Looking at my old settings, there used to be one in code completion that allowed me to use a regex to have DG match based on the name of a field...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Cannot connect using Oracle and Kerberos after 2022.2 update

    Answered
    After upgrading to 2022.2, I am getting the error below when trying to connect using Oracle and Kerberos. I reinstalled 2022.1.5 and can successfully connect. Looking at just KINIT.exe in the JBR\...
    • 4 followers
    • 6 comments
    • 2 votes
  • Created

    Help with Oracle and Kerberos

    Answered
    My DB user was updated to use Kerberos.  I went ahead and set it up for Oracle SQL Developer, Toad, and using the link below Datagrip. https://www.jetbrains.com/help/datagrip/connect-to-oracle-by-u...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Extractor - data stream iterated only once assertionion error

    Answered
    I would like to iterate over ALL_COLUMNS and get the column name with its data type and then process the ROWS data stream.  The reason for this is in my Merge extractor I want to build the static t...
    • 3 followers
    • 3 comments
    • 1 vote
  • Created

    How can I get a list of primary keys for a specified table

    Answered
    I'm writing an extractor and need to know how I can identify what are the primary keys of a table.  I didn't see this functionality in extractor bindings.  Is there an API I can use to get this?  
    • 2 followers
    • 2 comments
    • 0 votes