Navin Tenani
17th December 2007, 17:05
Hi,
I wanted to copy Data of Company 200 to Company 205 through Sequential DUMP.
I Did the following Steps
1. I have Taken a Sequential Dump of all Tables of Company 200 through session ttaad4226m000.
2. After that I have copied company Data through session tccom0124m000.
3. Then Through Session ttaad4227m000 I created tables for Company 205.
But Still In sessions General Company Data, Implemented Software, group Company data, etc its showing the Company as 200.
I remember in BaanIVc4 there was an utility to replace Company No acroos all the tables, but I am not able to find any such session in Ln.
Please suggest....
Thanks
Navin Tenani
David Eagar
17th December 2007, 20:53
What were your settings for session tccom0124m000?
jclju1
18th December 2007, 10:37
Did you create sequential dump with separator?
Another thing (copied from manual): The session tccom0214m000 (“Copy Company Data”) must be executed from the source company. If the session is run from any company other than the source company, the session will do nothing.
Navin Tenani
20th December 2007, 07:01
Hi,
I have tried with tccom0214m000. When we run it from the source company, it gives error.
Regards
Navin Tenani
jclju1
20th December 2007, 09:39
When we run it from the source company, it gives error.
Which error?
thibaan
16th April 2008, 21:12
Navin Tenani,
I'm facing the same problem. Did you solve your problem?
Thanks in advance,
Thiago Mendes.
bdittmar
17th April 2008, 14:13
Hi,
I wanted to copy Data of Company 200 to Company 205 through Sequential DUMP.
I Did the following Steps
1. I have Taken a Sequential Dump of all Tables of Company 200 through session ttaad4226m000.
2. After that I have copied company Data through session tccom0124m000.
3. Then Through Session ttaad4227m000 I created tables for Company 205.
But Still In sessions General Company Data, Implemented Software, group Company data, etc its showing the Company as 200.
I remember in BaanIVc4 there was an utility to replace Company No acroos all the tables, but I am not able to find any such session in Ln.
Please suggest....
Thanks
Navin Tenani
In BaaN IV the Sessions are tfgld9001m000 , tfgld9000m000 , tfgld9002m000 and tfgld9003m000.
Maybe, this Sessions are in LN available.
Regards
gramasub
17th April 2008, 15:15
Hi,
For copying company data, please follow the given steps.
1) Take sequential dump with "|" separator
2) run tccom0214 with source company and target company
it should read like " 500 > 510 " where 500 is the source and 510 is the
target without quotes
3) You can check the tables where company numbers have been changed to
target company number.
example : tfgld106
4) create company 510
5) create tables
6) run create sequential dump option with
create for a different company checkbox checked co. 510
it should work
Rgds