Forum Discussion

tcarey's avatar
tcarey
Occasional Contributor
4 years ago
Solved

ReadyAPI freezes when trying to connect to oracle database

Initial Test Connection works fine using oracle thin driver  - however when I try to build a query... it just gets stuck and eventually ReadyAPI freezes and I have to end it from task manager.   An...
  • richie's avatar
    richie
    4 years ago
    Hi tcarey,

    According to the screenshot you supplied it looks like youre using a Datasource step (type JDBC). Don't.

    Use the separate 'JDBC step' instead. This will allow you to run the SQL without any problems and maintains the ease of use for non coders.

    Cheers

    Rich