0
I’m trying to install Oracle on a linux machine to be accessed on Cobol. sqlplus is working, I can execute sql commands.
While trying to start the Oracle System, I am getting the error:
Message 1070 not found; No message file for product=network, Facility=TNSTNS-12545:
I have tried several configurations of the files Listener.ora and tnsnames.ora, but I can’t start from Listener. I’m working on a linux machine with no graphical option.
The ultimate goal is to run a program on Microfocus Cobol accessing an oracle table.
Welcome to Stackoverflow! Please explain the problem better as your question is not noticeable. See Help Center How to Ask.
– William Pereira
I have already made some changes to the question. Thank you
– orlando