How to select other datafiles from database 1 on forms(screen) 6i run time via connecting to database 2.
Date: 10 Jan 2004 23:41:26 -0800
Message-ID: <db8bd827.0401102341.164bca69_at_posting.google.com>
Hi
[Quoted] [Quoted] I am using Forms 6i for Backup and Recovery operations Using RMAN.
With regards to this, there are two databases (DB1 and DB2) running at a time, one of the datafile belongs to database DB1 was corrupt.
I have a backup of this datafile which belongs to database DB1, which I take using RMAN via Oracle forms 6i.
When I initiate the forms 6i. I used to give the service name of database db2 in order to run forms 6i. It is my requirement.
Now I want to recover the corrupt datafile, which belongs to DB1 via connecting to Database DB2 on forms 6i.
But on forms run time I am not able to select the corrupted datafile for recovery purpose, because when I click the button on forms it displays all the datafile of Database DB2. And the corrupted file is belongs to database DB1.
I know I am connected to Forms 6i using the connection of Database DB2, that’s why on run time it displays all the datafile of DB2.
With this regards, could some one inform me or give me the solution that how should I display all the datafiles and then select the corrupt files for recovery purpose from the database DB1 on forms via connecting to database DB1.
Problem: How should I display the datafiles of Database 1 on forms screen via connecting to Database 2.
Thanks
David Received on Sun Jan 11 2004 - 08:41:26 CET