nehaonly
10th October 2007, 09:09
Hi

there is problem in maintain customer, got fatel error tccom1101m000

what is the problem

Sujata

ARijke
10th October 2007, 10:47
can you provide the error description? Without we can not help you.

nehaonly
10th October 2007, 11:44
Dear Experts

I got the error message

1. process 12- fatal error: error 506 (table does not exit) on select.
2. process 12- fatal error :can ot continue in tccom1101m000(before. input.tccom010.cfcg

thanx

neha

jeffersyuan
10th October 2007, 16:47
maybe you should create table first.
And detail information you can check the event log or log file.

RamSundar
10th October 2007, 17:20
Check to see if you are on the right company.

As jeffersyuan mentioned, check the log files under /baan/bse/log directory. That should give you an idea about what table needs to be created. Run ttaad4230m000 to create table that is missing.

nehaonly
11th October 2007, 15:08
Dear All

Thank you very much.
my problem has been sloved using creating of tables

thanx a lot

Navin Tenani
29th March 2008, 17:17
Dear All,

We are migrating from one server to another server. For that we have copied database. But whenever one goes in Maintain Customer in field Financial Customer Group,similar error message is given.
We have created all the tables.

Pls suggest.

Regards

Navin Tenani

sukesh75
30th March 2008, 09:00
Navin,
Did you check in the ttaad4500 session if the table that you are referrng to really exists? Last but not least, did you try running Re-Organize Tables after the database copying was done?

sk

Navin Tenani
30th March 2008, 09:11
Hi Sukesh,

The table does exists and it is showing me the data. I am trying to give u the exact scenerio.

Tables and been copied and reorg done.
Session shows data.
Even we r able to insert and save new record.
But even for the new record whenever we go to field fin. customer group, the error msg is given by system and closes the session.

Regards

Navin Tenani

sukesh75
30th March 2008, 09:45
Hi Navin,
So according to the checks that you have done table tfacr001 exists? If so, then can you run the re-organize (with data and indices on) on the Customer Master {tccom010} and Financial Customer Group {tfacr001} table. Follow this by creating a new customer group in sessoin Maintain Financial Customer Groups {tfacr0110m000} and try attaching this newly created value to a customer..

If the above doesnt work then,
1) Delete the Financial Customer Group Table and create it again (only table).
2) Take a sequential dump of Financial Customer Group table from your Old Server and restore it on the new server
OR
2) If you have a .txt dump of your financial customer group data then use the exchange scheme to import this info into the new server.

Once it has been restored, try to set a fin. customer group to a customer and see if it works...

sk