GBRLink Error During Package Build

AGARIA

Member
We are on OneWorld XE, Update 6, SP 19.1. Full Package Builds used to run okay but the last one we built was over a year ago. Since then, we have made very little changes to our JDE. Yesterday, I tried to build a full package and I got an error for GBRLink (Everything else was built okay.) I took a look at BuildError.txt on the Deployment server and saw the following:

5/25/2006 17:37:59 0 Spec file GBRLINK begun.
5/25/2006 17:37:59 1 RDB record count in GBRLINK : 86478
5/25/2006 17:38:19 0 Number of TAM records fetched: 86295.
5/25/2006 17:38:19 0 Number of TAMAdds Attempted: 86295.
5/25/2006 17:38:19 0 Number of TAMAdds succeeded: 86295 failed: 0.
5/25/2006 17:38:19 0 Number of records TAM says it has: 86295.
5/25/2006 17:38:19 0 Number of PAK records fetched: 86295.
5/25/2006 17:38:19 0 Number of PAK Adds Attempted: 86295.
5/25/2006 17:38:19 0 Number of PAK Adds succeeded: 86295 failed: 0.
5/25/2006 17:38:20 0 Creating Indexes for table GBRLINK.
5/25/2006 17:38:35 0 Finished creating Indexes for table GBRLINK.
5/25/2006 17:38:36 0 Spec file GBRLINK finished.

What struck me from the results is that the RDB count does not match the number of Spec Records and this is unique only to GBRLINK. I looked into the history of other full pacakges that were built correctly, and RDB Count for GBRLINK matched with Spec Records. What exactly does RDB count stand for and how do I fix this problem?

Any help will be much appreciated.
 
Back
Top