Hi Folks,
A new tool called Guggi-Oracle, is being introduced for Database
Development, Administration, PL/SQL programming and data analysis of
Oracle 8.0, 8i, 9i and 10g databases.
The tool can be downloaded from
http://www.impact-sol.com/download.html
Guggi-Oracle has following features currently supported for
programming, development and administration of Oracle databases:
- Browse the database for 28 different types of objects such as table,
view, synonym, function, index, trigger, sequence, schema, tablespace,
procedure, package, java class, materialized view, database link, type,
rollback segment, directory, operator, library, queue, java data, java
source, java resource, context, consumer group, index type and job
- Tab through the properties of database objects
- Create database objects such as constraint, database link,
directory, index, sequence, synonym and table through a simple user
interface
- Filter the table and view data
- Add, delete, and update data (to a table) using a simple grid
interface
- Read the PL/SQL code behind views, procedures, packages, functions,
triggers, and types
- Generate the script for tables, indexes etc
- Reverse engineer objects from an exiting database
- Set the maximum number of records to be returned by a query or when
you scroll the data in a table
- Check the free space in the database for individual datafile and
for tablespaces
- Go through the session history. Check the current SQL and percent
complete
- Check the instance summary, latches, locks and waits
- Review the Oracle database parameters
- Check the current registry Oracle related registry values on your
local computer
- Generate reports
- Determine statistical parameters such as minimum, maximum, average,
standard deviation, variance, standard error, kurtosis, skewness of
data stored in tables
- Quick link to SQL*Plus
- Use a scientific calculator to do quick, on-the-fly calculations
- A simple and easy to use SQL editor to run queries and generate
explain plans
- A simple and easy to use PL/SQL editor to write and compile your
PL/SQL code. Easily check the error messages and fix them.
- Find database objects across all schemas
- Export data from an existing table or a query in csv, tab delimited
or user-defined delimited format. Export the data to Excel. Export the
table data as insert statements.
- Run individual SQL statements or run a script with multiple
statements in the SQL Editor
- Debug the PL/SQL code (future enhancement)
- Open a new schema browser or SQL Editor by right-clicking on the
button at the bottom of the screen
- Open the window for an already established database connection by
clicking on the appropriate button located at the bottom of the
application.
- Quickly check the system info of your local computer
- Easily comment, uncomment text, change case (lower, upper, init
cap), change background color, justify (center, left, right) text, wrap
text, change font etc.
- Text formatter to color code key words for easy readability
- Execute stored procedures
- Object browser window to quickly determine the tables available
when writing stored procedures or SQL queries
- Refresh the screen to get latest information about database objects
- View DBMS output in the SQL Editor window
- Change user password
- View all invalid objects
- View free space information for various database objects
- View data linked by primary key and foreign key relationships
- Multiple ways to connect to Oracle - OLEDB and ODBC. Connect as
SYSDBA or SYSOPER
Received on Thu Jan 06 2005 - 11:56:34 CST