Monday, May 11, 2020

Node ID does Not Exist for the Current Application Server ID -FIX



connect as apps

select * from fnd_nodes;

no rows selected.


stop application

cd $ADMIN_SCRIPTS_HOME

./adstpall.sh

 artemis:/dbapps/applmgr/HRCP/inst/apps/HRCP_artemis/admin/install>sh adgendbc.sh                                                                           
adgendbc.sh started at Mon May 11 18:39:23 MST 2020


Enter the APPS username: apps

Enter the APPS password:

SQL*Plus: Release 10.1.0.5.0 - Production on Mon May 11 18:39:41 2020

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

Enter value for 1: Enter value for 2: Enter value for 3: Connected.
[ APPS_DATABASE_ID ]
Application Id : 0
Profile Value  : HRCP
Level Name: SITE
INFO           : Updated/created profile option value.
.

PL/SQL procedure successfully completed.


Commit complete.

Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options


==============================
* * * * DBC PARAMETERS * * * *
==============================
fnd_jdbc_buffer_min=1
fnd_jdbc_buffer_max=5
fnd_jdbc_buffer_decay_interval=300
fnd_jdbc_buffer_decay_size=5
fnd_jdbc_usable_check=false
fnd_jdbc_context_check=true
fnd_jdbc_plsql_reset=false



====================================
* * * * NO CUSTOM PARAMETERS * * * *
====================================



Unique constraint error (00001) is OK if key already exists

Creating the DBC file...
ADD executed successfully - /dbapps/applmgr/HRCP/inst/apps/HRCP_artemis/appl/fnd/12.0.0/secure/HRCP.dbc

Updating Server Security Authentication
AUTHENTICATION SECURE executed successfully - /dbapps/applmgr/HRCP/inst/apps/HRCP_artemis/appl/fnd/12.0.0/secure/HRCP.dbc

adgendbc.sh ended at Mon May 11 18:39:47 MST 2020

adgendbc.sh exiting with status 0
ERRORCODE = 0 ERRORCODE_END
 artemis:/dbapps/applmgr/HRCP/inst/apps/HRCP_artemis/admin/install>


./adstrtal.sh


No comments:

Post a Comment