Error on update build

coco

Active Member
Hi List,

I am getting the following error in the jde.log after submitting an update package build to client and server in PY only.

2616/2612 Wed Jun 18 16:09:20 2008 JDETAMIO.C1402
TAMInitX: Can't re-read TAM_HEADER data "\\servername\b7334\py7334\package\pyffull\spec\gbrlink.xdb" (\\servername\b7334\py7334\package\pyffull\spec\gbrlink.xdb)

2616/2612 Wed Jun 18 16:09:20 2008 JDETAM.C729
TAMInitX: Can't create TAM_INFO (\\servername\b7334\py7334\package\pyffull\spec\gbrlink.xdb)

Also, the builderror.txt has the following:

18/06/2008 16:09:20 0 ERROR: TAMInit Error: gbrlink - \\servername\B7334\PY7334\package\PYFFULL\spec\gbrlink.DDB
18/06/2008 16:09:20 0 ERROR: Path: \\servername\B7334\PY7334\package\PYFFULL\spec\gbrlink.DDB
18/06/2008 16:09:20 0 ERROR: TAMInit Error: F98740 - GBRLINK table
18/06/2008 16:09:20 0 Error in merging specs into Parent package, PYFFULL.
18/06/2008 16:09:20 0 Build Finished with errors 'PY7334UG', 6/18/2008 16:09.

The R9622 indicates that the Server Build completes successfully, but the client Build completes with errors.

Can anyone please tell me what this means?

OW B7334;SP22;Win2K3;SQL2K
 
Coco,

It looks like a problem with the GBRLINK TAM (gbrlink.ddb and gbrlink.xdb) on your full package. When an update package is built, the changes are applied to the associated full package. This is the process that is failing. It would appear that the actual update package itself is OK and can be deployed, BUT it also appears that there is a problem with the full package. This may mean that you need to re/build (another) full package.

If this was me and if the update package is urgently needed, I would test its deployment on a single fat client and make sure it works, before doing a general deployment (and web serial objects generation if needed). I would also schedule a full package build.

Some one else with a better knowledge of the inner workings of packages may be able to advise you further.

That's my AUD 0.02 worth, I hope it helps.
 
Thanks for the reply Peter. It’s not super urgent, so I think I will do the full package build tomorrow and the update after that.
 
Back
Top