Abhigyan
Abhigyan

Reputation: 651

Extract/Export configuration from oracle 6i forms

I have an Oracle Forms 6i app right now on windows XP. It is using ms-access odbc. I am really noob to oracle forms.

Now i want to move this app on another pc. How i can export the all configuration of the current oracle forms. If you have any queries about system and app please let me know .

I have installed oracle 6i forms on new machine, and when i am running the app its showing ora03121 error.

Upvotes: 2

Views: 608

Answers (1)

Shamim Ahmed
Shamim Ahmed

Reputation: 19

Please follow the steps:

  1. Install 6i runtime on mentioned PC.
  2. Configure TNS file as previous PC.
  3. Create MS-Access ODBC as previous PC.

Hope your problem will solved.

Upvotes: 1

Related Questions