Paulgg
5th September 2002, 18:26
Hello,
I need to convert my existing 2 tier architecture to 3 tier. This is to transfer the test and development company data to another database server.
What is the procedure involved?
Thanks
NPRao
5th September 2002, 20:22
You can use the sessions -
Create Sequential Dump of Table - ttaad4226m000 and
Create Table from Sequential Dump - ttaad4227m000.
Paulgg
6th September 2002, 18:32
I am sorry that the question was not framed correctly.
Actually I want to know the procedure of setting up the new database server.
We have currently a 2 tier architecture on NT and SQL. I want to run the application and also keep the live company in the existing server but move the test and development company to the new server.
What needs to be done on the new server in terms of NT, SQL and baan. Does any modification to SQL is required in the current server too.
Also in existing server a new database will have to be created under 'maintain databases' pointing to the new server?
Thanks