Extract ETL Archive

Extract the archived ETL files from the NEW_ORACLE_HOME/bi/biapps/etl/biapps_etl.zip file.

  • On Linux operating systems, enter the following commands to change directory to the scripts folder and then run the WLST command to extract the ETL files:
    cd NEW_ORACLE_HOME/bi/biapps/scripts
    NEW_ORACLE_HOME/oracle_common/common/bin/wlst.sh extract_etl.py
  • On Windows operating systems, enter the following commands to change directory to the scripts folder and then run the WLST command to extract the ETL files:
    cd NEW_ORACLE_HOME/bi/biapps/scripts
    NEW_ORACLE_HOME/oracle_common/common/bin/wlst.cmd extract_etl.py