psGDropRIConstraints

Description

     From a list of tables in a segment map, psGDropRIConstraints creates a
a SQL script to drop all referential integrity constraints on those tables.  The SQL will contain
dynamic SQL, which in turn, reads the database's system tables for the names of the
constraints.
    If you specify a except tables file, this program will not generate RI drop SQL
for the tables listed in the file.

 

Syntax

psGDropRIConstraints -Tsegment_map_file -Eexcept_tables_file -Fnew_sql_script
-Nschema_name -Ooptions

 

Arguments

-T

Segment Map File

-E

Except Tables File

-N

Script Name (optional)

-F

Output SQL Script [standard output]

-O

Options

 

Options

s

Sybase

o

Oracle

m

Microsoft SQL Server

i

Informix

r

Postgres

y

MySQL

g

ODBC

p

Stop at the first parsing problem

 

Environment Variables Behind the Scenes

PS_SYSMSG_FILE

Name of DBPowerSuite's messages file.

 

Go to DBPowerSuite 7.9 List of Programs.


Updated: Thu Jun 18 21:12:26 2009