After successful installation of the standalone agent when I try to run it. it gives error
ODI-1405: Agent OracleDIAgent start failure: the agent is not defined in the topology for master repository.
This error comes when the repositories are not configured properly. Before standalone agent, we were using local agent and repositories that were created during installation of ODI studio and we try to create standalone agent under those repositories. instead of this try to create standalone agent under those repositories that were created during installation of standalone agent and then start the agent
For this
1 ) first create the master repository login
2) provide the details
user-----> name of the repository that was created during installation of standalone agent (Default = DEV1_ODI_REPO)
password----> provide the password
DBA User----> sys as sysdba
password-----> sys
3) use ODI Authentication
provide a password for SUPERVISOR User (this is ODI USER)
after successful completion
4)click on connect to repository and Click on + button
5) Oracle data integration connection
Provide login name
User= SUPERVISOR
Password for supervisor
Database connection(Master Repository )
user= provide user name/repository name that was created during installation of standalone agent (Default = DEV1_ODI_REPO)
provide JDBC connection
Work Repository
click on master Repository only
test connection
after successful create work repository with same username repository name that was created during installation of standalone agent (Default = DEV1_ODI_REPO)
then disconnect
again connect to ODI studio this time click on work Repository
click ok
after this step create standalone agent and start it
No comments:
Post a Comment