E9.2 Full Package Fails to initialize detail structures on the server BUT Update is successful

SukhpalCnc

Member
Full Package Fails to initialize detail structures on the server BUT Update is successful

Hi All,

Environment:
Linux
App Release: 9.2
Tools : 9.2.4.3

We have a situation where the full package builds fail with:
spkgsvrutil.c:1215 PKGSRVUTIL0026 ERROR: Failed to initialize detail structures and folders on the server.

However, when we try an update package it does builds successful (initializing structure as needed).


Logs : Package Build Kernal:
***********************************************************************************************
24031 Wed Feb 17 01:16:57.453187 dbperfrq.c358
OCI0000178 - Unable to execute - DROP TABLE PP920.F98752PPBF10216

24031 Wed Feb 17 01:16:57.453224 dbperfrq.c364
OCI0000179 - Error - ORA-00942: table or view does not exist

24031 Wed Feb 17 01:16:57.455380 dbperfrq.c358
OCI0000178 - Unable to execute - DROP TABLE PP920.F98770PPBF10216

24031 Wed Feb 17 01:16:57.455411 dbperfrq.c364
OCI0000179 - Error - ORA-00942: table or view does not exist

24031 Wed Feb 17 01:21:08.797269 gethost.c637
gethostbyname_r returned NULL hostent in jdeGetHostByName_r with errop=1 for hostname=JDEPPAU.

24031 Wed Feb 17 01:21:08.797362 netsock.c465
1-gethostbyname returned 1 (HOST_NOT_FOUND): The host was not found

24031 Wed Feb 17 01:21:08.797417 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:722 PKGSRVUTIL0011 ERROR: JDENET_CreateMsg failed. Error Invalid host name.

24031 Wed Feb 17 01:21:08.797454 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:1215 PKGSRVUTIL0026 ERROR: Failed to initialize detail structures and folders on the server.

24031 Wed Feb 17 01:21:08.797489 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:649 PKGSRVUTIL0009 ERROR: Failed to initialize detail structure JDEPPAU.

24031 Wed Feb 17 01:21:08.809983 gethost.c637
gethostbyname_r returned NULL hostent in jdeGetHostByName_r with errop=1 for hostname=JDEPPPT.

24031 Wed Feb 17 01:21:08.810017 netsock.c465
1-gethostbyname returned 1 (HOST_NOT_FOUND): The host was not found

24031 Wed Feb 17 01:21:08.810062 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:722 PKGSRVUTIL0011 ERROR: JDENET_CreateMsg failed. Error Invalid host name.

24031 Wed Feb 17 01:21:08.810097 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:1215 PKGSRVUTIL0026 ERROR: Failed to initialize detail structures and folders on the server.

24031 Wed Feb 17 01:21:08.810130 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:649 PKGSRVUTIL0009 ERROR: Failed to initialize detail structure JDEPPPT.

24031 Wed Feb 17 01:21:08.816402 gethost.c637
gethostbyname_r returned NULL hostent in jdeGetHostByName_r with errop=1 for hostname=JDEPPUK.

24031 Wed Feb 17 01:21:08.816431 netsock.c465
1-gethostbyname returned 1 (HOST_NOT_FOUND): The host was not found

24031 Wed Feb 17 01:21:08.816473 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:722 PKGSRVUTIL0011 ERROR: JDENET_CreateMsg failed. Error Invalid host name.

24031 Wed Feb 17 01:21:08.816507 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:1215 PKGSRVUTIL0026 ERROR: Failed to initialize detail structures and folders on the server.

24031 Wed Feb 17 01:21:08.816540 spkgutil.c646
[PKGBLD] - Wed Feb 17 01:21:08 - spkgsvrutil.c:649 PKGSRVUTIL0009 ERROR: Failed to initialize detail structure JDEPPUK.
***************************************************************************************

What we already tried:

Restarting E1 services on all PP enterprise servers (Primary + Zonal)
Restarting Deployment server


Any clue would be appriciated.

PS: While we kill the exixting Full package knowing that its failing on server side. Deleting the same from P9601 leaves a directory behind pkgspec which contains the .DBF file. & this is being utilized by E1Local service and thus cannot delete (even after restart of Deployment server). Is a bit surprising...

Thanks,
Sukhpal
 
Back
Top