SourceForge Logo

Y.O.D.A.

Introduction

Y.O.D.A. (Yaro`s Oracle Data Admin) can manage objects in ORACLE database via HTML.
Web-based tool for developers and administrators of Oracle severs. Written in PHP to allow view,manage and export Oracle objects (tables, view, index, package, function, procedure, trigger..) over the WWW (similar function as phpMyAdmin and TOAD)

Currently Y.O.D.A. can:

A word about users:

Many people have difficulty understanding the concept of user management with regards to Y.O.D.A.. When a user logs in to Y.O.D.A., that username and password are passed directly to ORACLE. Y.O.D.A. does no account management on its own (other than allowing one to manipulate the ORACLE user account information); all users must be valid ORACLE users.

Requirements

Installation

Y.O.D.A. does not apply any special security methods to the ORACLE database server. It is still the system administrator's job to grant permissions on the ORACLE databases properly.

  1. Untar or unzip the distribution (be sure to unzip the subdirectories) Y.O.D.A._x.x.x.zip in your webserver's document root. If you don't have direct access to your document root, put the files in a directory on your local machine, and transfer the directory on your web server using, for example, ftp.
  2. Ensure that all the scripts have the appropriate owner (if PHP is running in safe mode, having some scripts with an owner different from the owner of other scripts will be a problem).
  3. Now you can configure your installation. Traditionally, users have hand-edited a copy of ./php/config.php
  4. Open the main Y.O.D.A. directory in your browser. Y.O.D.A. should now display a welcome screen

Credits

Y.O.D.A. - Credits
====================

CREDITS
-------------------------------

- Josef Jaroš aka YaroSH <yarosh_at_seznam.cz>
    * creator of the Y.O.D.A. project

- phpMyadmin lang file translators;
    * language file

Preview

export login create objects
search main package
setting

Valid XHTML 1.1 Valid CSS!