►►── DELete SYStem ─ system-name ─ FROm ─ ENVironment ─ environment-name ─ . ──►◄
DELETE SYSTEM system-name
The DELETE SYSTEM clause identifies the 1- to 8-character name of the system you are deleting. You can partially or fully wildcard the system name.
FROM ENVIRONMENT environment-clause
The FROM ENVIRONMENT clause identifies the environment to which the system is defined. You must use fully specified environment name.
Example: Delete System SCL
The following is an example of the DELETE SYSTEM SCL. The example deletes a system named ACCT from environment DEVEL.
DELETE SYSTEM "ACCT" FROM ENVIRONMENT "DEVEL" .
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|