shah_bs
17th September 2002, 03:32
First, here is the setup:
BAAN is installed in two computers, one production and one development. Underlying database is ORACLE. Each computer, of course, will have its own ORACLE installation and the related BAAN instances.
Next, my requirement:
In my spare time (when I can get it, that is!) what I am thinking of doing is writing a BAAN Session that will run in the Development Computer and read a BAAN Table in Production Computer and insert the read record into the same table in the Development Computer. If this works for one table, I will expand it to obtain a consistent subset based on selected criteria to set up test companies with reasonable amounts of data instead of multi-giga-byte approach that has to be followed today. I suppose it will be quite tedious writing the program, but once completed, I am hoping it will be very useful.
Finally, therefore, my question is:
What are the set-up requirements (BAAN and ORACLE) to make this happen?
I will appreciate if anyone can share any experience on this subject.
BAAN is installed in two computers, one production and one development. Underlying database is ORACLE. Each computer, of course, will have its own ORACLE installation and the related BAAN instances.
Next, my requirement:
In my spare time (when I can get it, that is!) what I am thinking of doing is writing a BAAN Session that will run in the Development Computer and read a BAAN Table in Production Computer and insert the read record into the same table in the Development Computer. If this works for one table, I will expand it to obtain a consistent subset based on selected criteria to set up test companies with reasonable amounts of data instead of multi-giga-byte approach that has to be followed today. I suppose it will be quite tedious writing the program, but once completed, I am hoping it will be very useful.
Finally, therefore, my question is:
What are the set-up requirements (BAAN and ORACLE) to make this happen?
I will appreciate if anyone can share any experience on this subject.