2. Using Ingres Commands : copyapp Command--Copy an Application to Another Database : copyapp Example
 
Share this page                  
copyapp Example
The following commands copy the Vision new_emp application from the employee database to the employee2 database, use the default intermediate text file, and use the current working directory as the source directory for the new application:
copyapp out employee new_emp
copyapp in -a employee2 iicopyapp.tmp