I'm trying to install Oracle on a linux machine to be accessed in cobol. Sqlplus is working, I can execute sql commands.
When trying to start the oracle listener, I'm getting the error:
Message 1070 not found; In the message file for product = network, facility = TNSTNS-12545:
I've tried various configurations of the listener.ora and tnsnames.ora files, but I can not start the listener. I'm working on a linux machine with no graphical option.
The ultimate goal is to run a program in microfocus cobol by accessing a table in oracle.