Hello
This is my environment:
Windows Server 2019 64bit
SQLcl: Release 19.1 Production on Fri Aug 13 14:25:22 2021
Error:
USER = xyz
URL = jdbc:oracle:oci8:@xyz
Error Message = C:\OracleClient\product\18.5.0\ocijdbc18.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
USER = xyz
URL = jdbc:oracle:thin:@xyz
Error Message = IO Error: The Network Adapter could not establish the connection
How can I fix this?
Thank you