Below is a screen shot of the main page along with the Create New User tab. The main roles needed in our environment are listed in the checked list box (I will probably add additional at a later time).


Imports and Exports:
Importing and exporting dump files from Oracle can be time consuming and very hard to do. It requires multiple steps using multiple utilities. With this tool (installed on the Oracle Server) a user can import a dump file in a few simple steps:
- Browse for dump file
- Specify From User
- Specify To User and Password
- Click on the import button
This is far simpler than creating the user in SQL Plus or Toad and then importing using a command line utility on the server. Plus it doesn't require in depth knowledge of Oracle Administration that may be needed.
Basically - it takes all of the guess work out of it and takes stress off of me supporting others. :o)

No comments:
Post a Comment