3.12.11.1.11 Importing Workspace Static Files
Import APEX workspace static files into a target environment.
To import APEX workspace static files into a target environment:
- 
                        
                        
Connect SQLcl to the target environment's database as a user with the
APEX_ADMINISTRATOR_ROLEprivilege or as a DBA account. - 
                        
                        
Run the script produced by the workspace static files export into a target environment.
In the following example, the workspace static files export is named
files_1908816359534887.sql. 
SQL> show user
USER is "ADMIN"
@files_1908816359534887.sql.sql
                  Parent topic: Exporting and Importing Using SQLcl