Hi,
Thank you.
I see in log of generating listener.ora:
WARNING: Could not create backup at /u01/appl_top/mysystem/fs1/inst/apps/mysystem_myserver/admin/out/07131859 for tnsnames.ora
And:
ERROR:
admk80ln.sh started at Tue Jul 13 18:59:33 CEST 2021
Enter value for 1: Enter value for 2: ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
Unable to generate listener.ora from database
Problem is with admk80ln.sql.
It cannot connect:
$ sqlplus /nolog @admk80ln.sql
SQL*Plus: Release 10.1.0.5.0 - Production on Thu Jul 15 10:21:52 2021
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter value for 1: apps
Enter value for 2: xxxx
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
But outside of scripts, apps can connecte well with sqlplus apps@db
Password
Connected.
I upload the log.
NetServiceHandler.logRegards.