Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Executing a report on different instances of the same database.

Status
Not open for further replies.

snair

Programmer
Nov 28, 2000
1
US
Hello All,

I have a requirement from a client. They have created a CR which works on tables of an instance A of an Oracle Database. Now they want to use the same CR and run it over different instances of the same database, which can be accessed remotely or over different machines. The CR has to be dynamic as far as which instance it has to run for and which directory the ouput should be generated.

I dont know if this is possible. But if it is, can any of you guys explain how i can achieve this ?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top