- connect to "analytics" server using your favorite SSH tool
- enter EtlShell /home/unix/analytics/TigerETL3/runEtlShell.sh
- run etl-commands as you see fit
ETL Tasks
TASK description | COMMAND |
---|---|
Manually push into GitHub by providing CSV-list of dbObjects and commit message. Note that dbObjects are specified by (dbname.schema.objectname) triplets where dbname is: seqprod, labopsjira or bsp | analytics.tiger.agents.OracleVCS.manual.main(Array("labopsjira.REPORTING.ZZZAB_METADATA_TRANSITIONS,seqprod.COGNOS.ACTIVE_LAB", "Monads are great")) |
blacklist runfolder from RunMercury/RghqsLoader agents | CognosDB("RunfolderAPI.blacklist", RunfolderAPI.blacklistRun(Set("runfolder1","runfolder2"))) |