How to import atl into repository using al_engine

Posted by Sudheer Sharma 8 July 2009
What do you think of this post?
Awesome  Interesting  Useful 

Importing atl file into repository using script.

RepoServerName=$1

RepoDatabaseName=$2

DatabaseType=$3

RepoUserName=$4

RepoPassword=$5

ATLFileName=$6

al_engine -S$RepoServerName -Q$RepoDatabaseName -N$DatabaseType -U$RepoUserName -P$RepoPassword  -f$ATLFileName

ex:-

al_engine -S ORADB11 -Q ORACLE -N ORACLE -U BODI_REP -P BODI_REP -F EXPORT.ATL

What do you think of this post?
Awesome  Interesting  Useful 

One Response to “How to import atl into repository using al_engine”

  1. Devidas says:

    Please tell me actual perpose of al_engine , AL_RWJobLauncher.exe …

    can you post a separate post here with the details ….what are those ….what is the perpose and when to use what ?.

Leave a Reply

*


Fatal error: Call to undefined function is_new_post() in /hermes/web06/b862/moo.godasudheer/wp-content/themes/MagHo/MagHo/page.php on line 20