Technology Stack - EBS (MOSC)

MOSC Banner

frmcmp_batch.sh error: ORA-12514: TNS:listener does not currently know of service requested in conne

edited Aug 20, 2021 10:49AM in Technology Stack - EBS (MOSC) 2 commentsAnswered
when we are compiling a customized form, it give us this error message:
$ frmcmp_batch.sh module=xxxREGIONAL.fmb userid=APPS/APPS output_file=xxxREGIONAL.fmx module_type=form batch=no compile_all=special

ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

checking the sqlnet.log file, it contains these lines:

  Tns error struct:
    ns main err code: 12564
    TNS-12564: TNS:connection refused
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

but if we run sqlplus:

$sqlplus APPS/APPS

there is no issue to connect.

please help, many thanks.
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center