Was this helpful?
copyapp out Command--Copy an Application Out of a Database
To copy an application out of its original database, issue the following command at the operating-system prompt.
This command has the following format:
copyapp out [-ddirname][-tfilename] [-uusername]
           [-lfilename] olddbname applname
-ddirname
Specifies a directory in which to place the intermediate file.
The default is the current directory.
-tfilename
Indicates a name for the intermediate file.
If the flag is not set, the intermediate file is named iicopyapp.tmp.
-uusername
Identifies you to Ingres as the user with login name username.
To use this option, you must be a privileged user.
If you are using Enterprise Access products, refer to your Enterprise Access documentation before using this parameter.
olddbname
The name of the database in which the application currently resides
applname
The name of the application
-lfilename
Creates a file containing a list of the names of source files for Custom frames only
Last modified date: 01/30/2023