The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:DDL-Oracle oracle"

DDL::Oracle - a DDL generator for Oracle databases River stage zero No dependents

Overview Designed for Oracle DBA's and users. It reverse engineers database objects (tables, indexes, users, profiles, tablespaces, roles, constraints, etc.). It generates DDL to *resize* tables and indexes to the provided standard or to a user defin...

RVSUTHERL/DDL-Oracle-1.11 - 22 May 2002 15:46:06 UTC

ddl.pl - Generates DDL for a single, named object River stage zero No dependents

Calls DDL::Oracle for the DDL of a specified object....

RVSUTHERL/DDL-Oracle-1.11 - 22 May 2002 15:46:06 UTC

query.pl - Generates DDL for a specified list of objects. River stage zero No dependents

Uses DDL::Oracle to generate the DDL for a query provided in a file. The query should select owner, name for a list of objects of the same type (e.g., TABLE, INDEX, TABLESPACE, etc.). The FROM and WHERE clauses may be anything of the user's choice. F...

RVSUTHERL/DDL-Oracle-1.11 - 22 May 2002 15:46:06 UTC

defrag.pl - Creates SQL*Plus command files to defragment a tablespace. River stage zero No dependents

Creates command files to defragment (reorganize) an entire Oracle Tablespace. Arguments are specified on the command line. A "defrag" is usually performed to recapture the little fragments of unused (and unusable) space that tend to accumulate in Ora...

RVSUTHERL/DDL-Oracle-1.11 - 22 May 2002 15:46:06 UTC

copy_user.pl - Generates CREATE USER command(s) River stage zero No dependents

Generates the DDL to create a new user(s) with the identical privileges of a named, existing user in the same database....

RVSUTHERL/DDL-Oracle-1.11 - 22 May 2002 15:46:06 UTC
5 results (0.029 seconds)