We have a requirement to automate a backup process for an Oracle 11g Database and wonder if there is a Pentaho step that can execute the oracle Export command
> exp FULL=y FILE=dba.dmp GRANTS=y ROWS=y
> exp FULL=y FILE=dba.dmp GRANTS=y ROWS=y