16. Managing and Deploying Applications : How You Can Delete Application Versions : Delete an Application Using the DestroyApp Utility : Parameters for the DestroyApp Utility
 
Share this page                  
Parameters for the DestroyApp Utility
The following describes the parameters for the DestroyApp utility:
database
Specifies the name and location of the database in which the application resides
application
Specifies the name of the application to delete
-uusername
Note:  Only the database administrator for the database, the Ingres system administrator, or a superuser can use this parameter.
Lets you use this command as if you were another user, username.
Note:  You, not username, own all files created by OpenROAD.
-vversion
Specifies the version of the application to delete
Important!  If you do not specify a specific version, the entire application will be deleted.
-ccomponent
Identifies a single component to be deleted from the application
-t
Specifies that transactions are committed after each component is deleted from the database
Important!  Using this parameter decreases contention and log file use. However, if your database server terminates abnormally or the DestroyApp utility is aborted before completion, only some of the application components are deleted.
-T
Controls the display of the Trace window by entering one of the following values:
yes
Specifies that the Trace window appears but suppresses all informational system messages
yes,min
Specifies that the Trace window appears minimized as an icon, and all informational system messages are suppressed
yes,logonly
Specifies that the Trace window does not appear, but all messages are saved in a log file without informational system messages
all
Specifies that the Trace window does appear and all messages are written
all,min
Specifies that messages are written to the Trace window, which appears minimized as an icon
all,logonly
Specifies that the Trace window does not appear, but all messages are saved in a log file
no
Specifies that the Trace window does not appear, and no log file is created
-A
Appends the trace output of the current command to the end of the existing error log file.
Note:  The error log file, w4gl.log, is located in %II_SYSTEM%\ingres\files.