Table Convreson error

rfederez

Member
Dear List.
Good day to you all. We are currently working on our JDE implementation and are coming acros some issues with TC. UBE works when submitted locally but fails when submitted to the server. Below is past of the JDE log:
2160/2732 Wed Feb 26 10:11:55 2003 tcinit.c1934
TCE009124 - Load of TC Spec Report R55SLS2SO failed.

2160/2732 Wed Feb 26 10:11:55 2003 tcrun.c1090
TCE009165 - Failed to load conversion spec.

2160/2732 Wed Feb 26 10:11:55 2003 IPCPUB.C3432
API ipcSawUnregisterProcV1 : process 2160 unregistered in entry 24

2160/2732 Wed Feb 26 10:11:55 2003 RUNBATCH.C1395
Job of type UBE failed with rcode = 0

Thanks for the assistance.

OneWorld XU6, NT/2000,SQL2000,HTML
 
I assume that you built and deployed the TC in a package to the server? Just in case, I would do it again. And monitor the package build for any errors
 
Hi
Pls check the following;
1) Did U build a package & deployed ?
2) SP Level in Sever & Client is same ?
Dinesh
 
RE: Table Conversion error

I have build the package for the sever and the client twice and still get the same message.
 
Re: RE: Table Conversion error

BUT ... was your package build SUCCESSFULLY? You may say "Yes, that's what the pak. build report says", BUT, did you read the Server log?
What type is your input table?
 
Re: RE: Table Conversion error

The TC uses F0041Z1 as its input table. Below is the server build log:
2/27/2003 14:19:56 0
2/27/2003 14:19:56 0
2/27/2003 14:19:56 0 Package Build Log
2/27/2003 14:19:56 0
2/27/2003 14:19:56 0 Package Name: UPYSLS
2/27/2003 14:19:56 0 Date: 2/27/2003 14:19
2/27/2003 14:19:56 0 Build Machine: CNCADMIN2
2/27/2003 14:19:56 0 Path Code: PY7333
2/27/2003 14:19:56 0 RecordUsed: 2/27/2003 141956
2/27/2003 14:19:56 0 Build Business Functions: Not selected
2/27/2003 14:19:56 0
2/27/2003 14:19:56 0 Build Directories for Package Complete.
2/27/2003 14:19:56 0 Build Package Definition List.
2/27/2003 14:19:56 0 Create Package .inf file.
2/27/2003 14:19:57 0 Get TAM Table Names.
2/27/2003 14:19:57 0 Create Empty TAM specs for Update.
2/27/2003 14:19:59 0 Build 'object' types from definition.
2/27/2003 14:19:59 0 Building TAM file rdaspec.
2/27/2003 14:19:59 0 Building TAM file rdatext.
2/27/2003 14:19:59 0 Building TAM file gbrlink.
2/27/2003 14:19:59 0 Building TAM file gbrspec.
2/27/2003 14:20:01 0 Final size of spec files: count 34 size 106968.
2/27/2003 14:20:01 0 Check for compression Records.
2/27/2003 14:20:01 0 Update Parent Package, PY7333FD.
2/27/2003 14:20:02 0 Create the backup directories under Parent Package, PY7333FD.
2/27/2003 14:20:02 0 Build 'object' types from definition.
2/27/2003 14:20:02 0 Updating parent package TAM file rdaspec.
2/27/2003 14:20:02 0 Updating parent package TAM file rdatext.
2/27/2003 14:20:02 0 Updating parent package TAM file gbrlink.

The Server Log also shows that the build was completed successfully.
 
Re: RE: Table Conversion error

I've asked what TYPE is your input table (not what its name is); from your reply I'll assume it's a OneWorld (on SQL2K).
What is your input Environment?
Does your T/C use new created objects? Were they deployed on the Server, too?
Warm regards,
PS Next time you may compress and ATTACH your log(s) to your replies. thx.
 
Re: RE: Table Conversion error

So sorry Adrian.
What we have is a flat file going into the sales order. Its a batch update initially of the batch receiver file-order header and detail. It does not use any other new create objects.
I'll do as you suggest next time. I just hope I have answered your clarifications. Thanks for the help.
 
Re: RE: Table Conversion error

Is the flat file stored locally on your system or on the server. If the flat file resides locally then you may get an error because when you run the TC on the server it is looking for your local drive.
 
Back
Top