[TABLE_SPECS_PHYSICAL_TABLE_MISMATCH]

basith7861

Active Member
Hello every one ,
Last week i made some changes in one Customise table deploye that table and its application,but when i run on thin client i found this error in log on server manager
Please any one know this ,tell me how to fix this one
thanks
Please see below error in
22 May 2010 10:41:10,094[Line ?][SEVERE][SYED][BASE]com.jdedwards.database.base.JDBException: [TABLE_SPECS_PHYSICAL_TABLE_MISMATCH] Columns in table specification for Table F574801B do not match those in database wesora. 22 May 2010 10:41:10,094[Line ?][SEVERE][SYED][BASE]com.jdedwards.database.base.JDBException: [TABLE_SPECS_PHYSICAL_TABLE_MISMATCH] Columns in table specification for Table F574801B do not match those in database wesora. com.jdedwards.database
 
Hi,

If you have added/deleted any field in table, then do Table Generation.

or

if you have modified Primary index, then do Table Generation.

or

if you added/modified new index (no new field added/deleted), then do Index Generation.


Note:Table Generation will cause data loss. Take preventive measured for that accordingly.
 
Can be an issue with serialized object; try to generate the java spec for this table.

Let me know.

Regards

Bruno Condemi
 
--0016e6d9a0f037c10c0487cee7c4
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Try to do full generation after building and deploying full PKG. It should
resolve your issue.

Regards,
Nitin

On Mon, May 24, 2010 at 3:32 AM, jdeAdmin_J4JDE <

E1
ON
ist.com?Subject=3DUnsubscribe&Body=3DSirs,

Please++remove+this+address
--0016e6d9a0f037c10c0487cee7c4
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

ould resolve your issue.</div>
<div class=3D"gmail_quote">On Mon, May 24, 2010 at 3:32 AM, jdeAdmin_J4JDE <span dir=3D"ltr"><<a href=3D"mailto:[email protected]">br <blockquote style=3D"BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex ; PADDING-LEFT: 1ex" class=3D"gmail_quote">Can be an issue with serialized object; try to generate the java spec for this table.

Let me know.<b E1 8.12 - TR 8.97.2.1, Oracle 10g 64bit , AIX Plattform OAS 10.1.3.1 END N OW ON : E1 9 - TR 8.98, Win 2003 64BIT -OAS 10.1.3.4
<div class=3D"im">
=3DOWDEV&Number=3D159036" target=3D"_blank">entire JDELIST thread</a> i s available for viewing.</div>
postlist.php?Cat=3D&Board=3DOpps" target=3D"_blank">Job Opportunities f <div align=3D"center"><font size=3D"-2" face=3D"Verdana, Arial">
<div class=3D"im">This is the JDELIST EnterpriseOne Developers Mailing List <div class=3D"im">
[email protected]?Subject=3DUnsubscribe&Body=3DSirs,

Please++remove+ this+address+from+the+JDELIST+EnterpriseOne+Developers+Mailing+List.

T hank+You." target=3D"_blank">Click here</a>. </p>

--0016e6d9a0f037c10c0487cee7c4--
 
Hello friends
I raise this subject since I start on JDE and I am confronted with this same problem in E920,
my question is: is generating the entire table a reliable solution?
 
Back
Top