Full Package Build - Server build error

max_xx

Well Known Member
Guys,

I am facing this strange problem.

I have fired a full pkg build for a custom environment. This is a 2nd full pkg build. The 1st one has been there since ages. This environmnet is used for Training purpose.

Below is the error reported in SVRPKGBUILD. The Client build finishes off successfully. The error comes in the svr pkg build.

------------------------
Wed Apr 20 22:22:01 - Copy spec table gbrlink from the build machine to the server spec repository Central Objects - TR900.
Wed Apr 20 22:22:02 - Copying spec table.
Wed Apr 20 22:22:02 - Number of records to copy: 149547
Wed Apr 20 22:24:11 - Number of records copied: 149547.
Wed Apr 20 22:24:11 - Spec table copied
Wed Apr 20 22:24:11 -
Wed Apr 20 22:24:11 - Copy spec table gbrspec from the build machine to the server spec repository Central Objects - TR900.
Wed Apr 20 22:24:11 - Copying spec table.
Wed Apr 20 22:24:11 - Number of records to copy: 154937
Wed Apr 20 22:26:07 - spkgutil.c:3860 PKGUTL0108 ERROR: Failed to copy spec table.
Wed Apr 20 22:26:07 - spkgutil.c:3907 PKGUTL0054 ERROR: Failed to copy spec table. Error JDESPECRESULT_JDBFAILED.
Wed Apr 20 22:26:07 - spkgutil.c:4688 PKGUTL0065 ERROR: Failed to copy specs. Error: JDB error..
Wed Apr 20 22:26:07 -
Wed Apr 20 22:26:07 - Copy spec table bobspec from the build machine to the server spec repository Central Objects - TR900.
Wed Apr 20 22:26:07 - Copying spec table.
Wed Apr 20 22:26:07 - Number of records to copy: 7716
Wed Apr 20 22:26:10 - spkgutil.c:3860 PKGUTL0108 ERROR: Failed to copy spec table.
Wed Apr 20 22:26:10 - spkgutil.c:3907 PKGUTL0054 ERROR: Failed to copy spec table. Error JDESPECRESULT_JDBFAILED.
Wed Apr 20 22:26:10 - spkgutil.c:4688 PKGUTL0065 ERROR: Failed to copy specs. Error: JDB error..
Wed Apr 20 22:26:10 -

-------------------

Till gbrlink everything seems to work fine but after that rest of the spec tables fail with the above error:
The failed spec tables are: GBRLINK,GBRSPEC,BOBSPEC,POTEXT,RDAPSEC,RDATEXT,SMRTTMPL,AVRDTL,ASVRHDR,DDCLM,DDKEYD,DDKEYH,DDTBL,DSTMPL

Deployment/Enterprise/Web Svr: Win 2k8 SP2

JDE: Ver 9.0
TR: 8.98.2.2


I have searched KG and found solutions for the above error for AS400 but not for Windows OS.

I had fired a full pkg build for another environment last week which finished off successfully without any issues.

Any suggestions of what might have broken down.

Thanks a lot in advance.

-Max
 
Never mind guys. Found the issue. It was with the database which was set not to auto increment...
 
Back
Top