gdwathare
21st January 2009, 15:46
Hi,

I am tring to access the table from GTM, after adding fields in table, i am getting error 512.
I have tried to CRDD and Reconfiguration of table.. Then i have found that the chages are reflected to dict, but not on database..

Anyone can help me in this.

Hitesh Shah
21st January 2009, 19:19
Normally reverting .old dd file to normal resolves the error . In case ur original file is over-written in repeated re-configs , u have following option left.

1. Take table export in oracle with table definition in oracle .
2. Drop table in oracle
3. Create the table in baan . Note the difference and bring the dd on par with exported table dd
4. Import the exported data either through exchange or through oracle .

gdwathare
22nd January 2009, 15:39
Thanks for your reply...
I was able to find solution. I have checked table fields in Baan and in Oracle. I have found that there was a extra column exists in Oracle which was not creating a problem.

So i have just deleted that column from table and then done CRDD and Reconfigure and issue got solve :):D

Premahari
26th June 2018, 07:29
Hi Iam facing same problem. Can u please tell how to export to oracle.