- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Is any options are there to compare databases ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 11:04 AM
тАО04-26-2007 11:04 AM
Is any options are there to compare databases of two different environments
Is there any options or oracle utilities in oracle9i to compare and generate report for the configurations and parameters files of database in two different environments.
Help appreciated...
Thanks,
Nirmal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 11:08 AM
тАО04-26-2007 11:08 AM
Re: Is any options are there to compare databases of two different environments
binary diff utility on the files themselves, probably not because of different fragmentation patterns.
Sounds to me like you have to write some sql code.
If you are lucky, maybe you could compare exports if the data structure is identical.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 11:34 AM
тАО04-26-2007 11:34 AM
Re: Is any options are there to compare databases of two different environments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 11:42 AM
тАО04-26-2007 11:42 AM
Re: Is any options are there to compare databases of two different environments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 11:43 AM
тАО04-26-2007 11:43 AM
Re: Is any options are there to compare databases of two different environments
Here is the link to the article I mention above:
http://www.dbasupport.com/oracle/ora9i/spfile.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 12:18 PM
тАО04-26-2007 12:18 PM
Re: Is any options are there to compare databases of two different environments
Thank u for your suggestions..
Acutally we are having 10 databases in production environment and another 10 databases in staging environment.The configurations and parameters for both environment is more or less same only.
i want to know any automated tool or any oracle utility is there in oracle 9i to find the differenece(configurations and parameters ) between two environments.
Note:we are using pfile only in all databases.
Help appreciated...
Thanks,
Nirmal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 06:25 PM
тАО04-26-2007 06:25 PM
Re: Is any options are there to compare databases of two different environments
RDA is one free tool provided by oracle and that collect all information about your database on a particular server. if you run them on all of the 10 database server and compare them together, it will be feasible.
if you need any further information, do let us know.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-26-2007 06:31 PM
тАО04-26-2007 06:31 PM
Re: Is any options are there to compare databases of two different environments
RDA can download from Metalink Note 314422.1. You should select the RDA packaging format you wish to download and click on the related link. Each package contains all the files you need, so only choose one package to download.
If you want to compare only at the database level, you may use "TOAD -> Compare Database" feature.
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-27-2007 09:52 AM
тАО04-27-2007 09:52 AM
Re: Is any options are there to compare databases of two different environments
Thank u for ur sugestions
TOAD is a oracle utility or any third party tool.if it is oracle utility means whether it is a freeware or lincensed utility..
Thanks,
Nirmal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-27-2007 04:40 PM
тАО04-27-2007 04:40 PM
Re: Is any options are there to compare databases of two different environments
Toad is not free. You will have to purchase. However, you may still download the evaluation version and perform this operation.
http://www.quest.com
Otherwise, you may also look into Oracle SQL Developer -- which is free.
hope this helps too!
kind regards
yogeeraj