I've been tasked to take a database system currently in use and set it up to run at other locations. The problem is that I have barely *any* database experience! Most of my knowledge is in routing and server administration.
The database is a proprietary application, and it is the only copy in existence. It's running on a DL380 server and performs automated backups every hour. It was designed by a professional DBA, but he's no longer here, and I'm the "it" guy now. I've been working on getting the front-end (Access) working for about a week now, reading a lot of stuff on Google.
How can I recreate the database at other locations? Is there some way to export the layout ("schema"??) and import it elsewhere? I need to completely duplicate the database structure, dependencies, user names, etc. I do have full access (sysdba).
Caveat: the old version is 10.2 or something, and the new version is 11.1.0g.
The database is a proprietary application, and it is the only copy in existence. It's running on a DL380 server and performs automated backups every hour. It was designed by a professional DBA, but he's no longer here, and I'm the "it" guy now. I've been working on getting the front-end (Access) working for about a week now, reading a lot of stuff on Google.
How can I recreate the database at other locations? Is there some way to export the layout ("schema"??) and import it elsewhere? I need to completely duplicate the database structure, dependencies, user names, etc. I do have full access (sysdba).
Caveat: the old version is 10.2 or something, and the new version is 11.1.0g.