Connecting to Oracle ODBC

trying to connect to oracle ODBC but got this error when run the sequence

What has been done,

  1. Set up ODBC connection - Connection Succesful

  2. Create Connection in Sequence - Test Connection Succeeded

But got the connection error when run the file
Connect: ERROR [08004] [Oracle][ODBC][Ora]ORA-12154: TNS:could not resolve the connect identifier specified

ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver’s SQLSetConnectAttr failed

  1. Set up ODBC connection - Connection Succesful
    image
  1. image Create Connection in Sequence - Test Connection Succeeded

@rangga.waskita

Check below post

Hope this helps you

Thanks

is this issue solved? Am facing the exact thing.