New odi agent

How to make a new ODI agent.
Please reply fast

Install the agent with the ODI installation software.
Then, define your agent on topology, in the physical architecture tab and the logical architecture tab.

Similar Messages

  • Create ODI Agent

    Hello,
    I am trying to create a new ODI agent and I can't find any simple set of steps to follow. Should I set up the physical and logical agents first? If I want it to be a scheduler agernt running as a windows service is there a different set of steps? I seem to have a collection of notes and documentation that give me bits and pieces of information but no concrete steps to follow. I know the odiparams.bat file needs to be updated as well. Any help would be greatly appreciated!
    Thanks!

    Which version of ODI are you trying to set up and whis OS are you trying to install?
    Edited by: rjdio on 21-Jul-2011 12:22

  • ODI Agent keeps stopping

    *HP-UX B.11.31 ia64
    Database 11.2.0.1.0
    ODI 10.1.3.6.2*
    We have two separate installations of the database and odi on two separate dev instances on two separate servers.
    Today we are experiencing the same problem where the ODI agent will start using start_odi_agent.sh and will create 2 UNIX processes, the agentscheduler and a JAVA process as normal but then after about 5 seconds the processes will stop.
    This is the entry in the ODI_AGENT.log and is exactly the same on both servers apart from the URL.
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.6.2 - 19/04/2010
    10/10/2011 01:12:24 PM(main): DwgCmd: getUniqueThreadIdentifier : :Before : mThreadIDIncrementCounter : 0
    10/10/2011 01:12:24 PM(main): DwgCmd: getUniqueThreadIdentifier : :After : mThreadIDIncrementCounter : 1 : Unique ID : 0
    com.sunopsis.sql.l: Oracle Data Integrator Timeout: connection with URL jdbc:oracle:thin:@************************:6062:****DB4 and user odi_master_dev4.
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.connect(SnpsConnection.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.n.a(n.java)
         at com.sunopsis.l.f.run(f.java)
         at com.sunopsis.dwg.cmd.i.A(i.java)
         at com.sunopsis.dwg.cmd.i.run(i.java)
         at java.lang.Thread.run(Thread.java:619)
    It stops very abruptly!
    Can anyone shed any light on this problem? I am a DBA and am fairly new to ODI and this one has me struggling.
    Thanks.

    Can you make sure that windows account have the this privilege?
    The Windows account under which the agent runs is used when it makes connections to the Distributor. This account must:
    At minimum, be a member of the db_owner fixed database role in the distribution database.
    Have read, write, and modify permissions on the snapshot share.
    The account that is used to connect to the Publisher must at minimum be a member of the db_owner fixed database role in the publication database.
    http://msdn.microsoft.com/en-us/library/ms151868.aspx
    --Prashanth

  • ODI agent and Repository

    Hi,
    I would like to know what is exactly role of ODI agent and repository?
    If i am creating a new ODI environment using OLD one having slight chages at Target Database can i use same Agent for both th repositories?
    Thanks,
    Mahesh

    how would i create data servers and how can i use it?
    In ODI terms data server is the connection to one or many data store present under a connection.
    You need to create data server from Topology .
    You need to create a physical data server where you need to provide the physical connection info .
    You need to have a logical data serrver created which will connect to the physical dataserver via a given context .

  • Linux server - ODI agent

    Hi guys,
    I can start the ODI agent fine but I keep logging in to find the agent has stopped/crashed when using the ODI console. This isn't going to be very good when the monthly schedules run....Is the easiest method to avoid this to schedule a shell script to run the agent before the schedules are do to run? Any ideas as to why my agent keeps stopping? I'm quite new to linux so go easy on me if I have missed something obvious :)
    Many thanks,
    Russell

    I had a quick look in the logs and I cannot find anything suspicous really. The only thing I can see occuring before I notice this issue is this:
    [2013-04-17T05:00:27.771+01:00] [] [NOTIFICATION] [ODI-1148] [] [tid: 79] [ecid: 0000JsM9dPvApID5zB^AyW1HPy5G00000Z,0] Agent ODI_Agent executing load plan log purge for work repository WORKREP at Apr 17, 2013 5:00:27 AM.
    but this appears to be a normal occurrence?!
    I will update again as soon as I experience the issue
    Would scheduling a shell script to start the agent cause any issues if it was already started? I would like a failsafe before the monthly builds run to ensure the agent is running.
    Many thanks,
    Russell

  • Questions about ODI Agent

    Being new to ODI, I have some simple questions.
    ODI server is installed on Windows-2008 machine. Its repository is on MS-SQL-Server database which is also on a Windows-2008 machine.
    A non-ODI process is creating files on a Unix server, which needs to be picked up by ODI and loaded into a MS-SQL-Server table.
    *(Q 1):* Do we need to install ODI Agent on Unix, so that ODI can "see" the unix files? OR is there another simpler way??
    *(Q 2):* Is there an Oracle link about installing ODI11g Agent on Unix? I only see documents talking about installing ODI Agent on Windows.
    *(Q 3):* What minimum ODI components need to be installed on Unix, so that ODI Agent runs on Unix?

    Nasar Ali-Khan wrote:
    Being new to ODI, I have some simple questions.
    ODI server is installed on Windows-2008 machine. Its repository is on MS-SQL-Server database which is also on a Windows-2008 machine.
    A non-ODI process is creating files on a Unix server, which needs to be picked up by ODI and loaded into a MS-SQL-Server table.
    *(Q 1):* Do we need to install ODI Agent on Unix, so that ODI can "see" the unix files? OR is there another simpler way??
    You need to install ODI agent on Unix or go for accessing UNIX file from WINDOWS application eg Samba
    *(Q 2):* Is there an Oracle link about installing ODI11g Agent on Unix? I only see documents talking about installing ODI Agent on Windows.
    The Agent installation process is basically same
    *(Q 3):* What minimum ODI components need to be installed on Unix, so that ODI Agent runs on Unix?Go for AGENT only installation
    Thanks,
    Sutirtha

  • ODI Agent Start Up Failure

    Hi All,
    I have installed and configured ODI 11g I have performed following tasks
    1) Created Master Repository
    2) Connected User for the ODI
    3) Created Work Rep
    4) Created Physical as well as logical agent
    Before I have started the agent I have performed following tasks
    1) Updated my ODI PARAMS
    Update Master Rep info:
    Updated my relational db info related to master rep
    Encode Password:
    My master repository is ODI_MASTER and password is password1
    Command: encode password1
    I have updated my ODI params with the new encoded password
    similarly I have updated the encoded SUPERVISOR password.
    I have udpated my work repository info as well.
    But when I start the agent from the command line I receive following error
    E:\ODI_HOME\oracledi\agent\bin>E:\ODI_HOME\oracledi\agent\bin\agent.bat "-NAME=P
    RODAGENT" "-PORT=20910"
    OracleDI: Starting Agent ...
    2010-11-01 12:50:05.490 NOTIFICATION ODI-1128 Agent PRODAGENT is starting. Appli
    cation Server: STANDALONE. Agent Version: 11.1.1.3.0 - 23/06/2010. Port: 20910.
    JMX Port: 21910
    2010-11-01 12:50:07.771 ERROR ODI-1131 Agent PRODAGENT encountered an error: ODI
    -1404: Agent PRODAGENT start failure: an authentication error occurred while con
    necting to the master repository,
    2010-11-01 12:50:07.771 WARNING unavailable
    oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:233)
    javax.servlet.GenericServlet.init(GenericServlet.java:241)
    org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:431)
    org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:676)
    org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
    org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1239)
    org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
    org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:466)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
    org.mortbay.jetty.Server.doStart(Server.java:224)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    oracle.odi.Agent.startAgent(Agent.java:200)
    oracle.odi.Agent.main(Agent.java:493)
    Please let me know if Iam going wrong at any point.
    Thanks,
    KRK

    Dev,
    Thanks for your quick reply
    I have updated my ODI_USER password then I have recieved new error message
    But I have created my physical and logical agent in the topology manager but this error shows up that its not defined
    E:\ODI_HOME\oracledi\agent\bin>E:\ODI_HOME\oracledi\agent\bin\agent.bat "-NAME=P
    RODAGENT" "-PORT=20910"
    OracleDI: Starting Agent ...
    2010-11-01 13:21:12.271 NOTIFICATION ODI-1128 Agent PRODAGENT is starting. Appli
    cation Server: STANDALONE. Agent Version: 11.1.1.3.0 - 23/06/2010. Port: 20910.
    JMX Port: 21910
    2010-11-01 13:21:14.240 ERROR ODI-1131 Agent PRODAGENT encountered an error: ODI
    -1405: Agent PRODAGENT start failure: the agent is not defined in the topology f
    or master repository.
    2010-11-01 13:21:14.240 WARNING unavailable
    oracle.odi.runtime.agent.servlet.AgentServlet$1.doAction(AgentServlet.java:734)
    oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplat
    e.java:193)
    oracle.odi.runtime.agent.servlet.AgentServlet.getSnpAgentForAgentInstance(AgentS
    ervlet.java:726)
    oracle.odi.runtime.agent.servlet.AgentServlet.startup(AgentServlet.java:323)
    oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:226)
    javax.servlet.GenericServlet.init(GenericServlet.java:241)
    org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:431)
    org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:676)
    org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
    org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1239)
    org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
    org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:466)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
    org.mortbay.jetty.Server.doStart(Server.java:224)
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    oracle.odi.Agent.startAgent(Agent.java:200)
    oracle.odi.Agent.main(Agent.java:493)
    Thanks,
    KRK
    Edited by: 794835 on Nov 1, 2010 1:22 PM
    Edited by: 794835 on Nov 1, 2010 1:24 PM

  • ODI agent creation issue

    Hi,
    I am trying to create ODI agent in Windows. I have followed the steps in ODI set up document. It has launched the server. Now I am trying to create that as a windows service. But I am getting following error message.
    I ran the followiing the command line
    <ODI_HOME>\bin\agentservice -i -s Sched_Agent 20910
    The error I am getting is
    "FATAL | wrapper | The argument 'Files\Java\jdk1.5.0_12\bin\java.exe' is not a valid property name-value pair."
    I have 10.1.3.5.5
    My ODI_JAVA_HOME is pointing to C:\Program Files\Java\jdk1.5.0_12. Is this the issue for the error
    Anyone knows why its happening.
    -app
    Edited by: user6401072 on Jul 28, 2010 11:35 AM

    The reason is becuase you JDK path is some thing like this c:\program files\Java\jdk1.5.0_12\bin\java.exe'
    so what is the happening becuase of space between program and files its not picking up the correct JDK path .
    Either change the path of JDK installation or
    go to your odiparam path and go to this line
    if "%ODI_JAVA_HOME%" == "" set ODI_JAVA_HOME="c:\program files\Java\jdk1.5.0_12"
    or
    if "%ODI_JAVA_HOME%" == "" set ODI_JAVA_HOME='c:\program files\Java\jdk1.5.0_12'
    i dont remember exactly whether single or double quotes but try and let me know if that helps you

  • ODI agent may not running

    dear all,
    odi agent test successfully, update the scheduling successfully but when pressing the scheduling information it give error
    "ODI agent may not running"
    kindly solve the issue
    regards
    Naseer

    Hi Ratish,
    Following are the things i did and things which are happening .. :)
    created a scenario and scheduled it.
    And from Topology Man.. Agent Window... clicked on "Update Scheduling"... Output is "Planning Update is Completed" and when i click on Schedule Information" it is throwing warning saying... "Unable to retrieve Agents Schedule"... and my scheduled job is also not executed at scheduled time.
    Any idea what could be the problem?
    Thanks in advance.
    Regards,
    Amar

  • New Forwarding Agent

    Hi,
    I would like to create a new forwarding agent. Kindly let me know the tcode for that.
    Regards,
    Raju.

    Hi,
    Make use of XK01" create a vendor" the account group which needs to be used is 0005.
    If you plan to use the same forwarding agent in your sales process. Then he needs to be assigned as one more partner in the partner determination of SD. After that you can assign him to customer master" partner functions" tab.
    Hope it helps.

  • ODI Agent Test Start is Wrong

    Hi,
    I've been following John's excellant blog. I've created the master repository. In topology manager, I have created the connection, the dataserver, the work repository, the agent and context. I've updated odiparams.bat (http://john-goodwin.blogspot.com/2008/09/odi-series-part-2-agent.html)
    I try to test of start ODI Agent I get this error:
    C:\ODI>C:\ODI\oracledi\bin\agentscheduler.bat "-port=20300" "-NAME=ODI_Agent"
    The system cannot find the path specified.
    OracleDI: Starting Scheduler Agent ...
    'oracle.odi.Agent' is not recognized as an internal or external command, operable program or batch file.
    My start agent .bat file:
    C:\ODI\oracledi\bin\agentscheduler.bat "-port=20300" "-NAME=ODI_Agent"
    My odiparams file:
    rem
    rem Repository Connection Information
    rem
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@oradbserver:1521:TEST;selectMethod=cursor;databaseName=ODI_MASTERREP;integratedSecurity=false
    set ODI_SECU_USER=ODI_MASTERREP
    set ODI_SECU_ENCODED_PASS=erfa,mE7dy,q8gPvKnjVAb.n8a
    set ODI_SECU_WORK_REP=ODI_WORKREP
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIELGLJMDLKMGHEHJDBGBGFDGGH
    set ODI_INIT_HEAP=128m
    set ODI_MAX_HEAP=1024m
    set ODI_JAVA_EXE="%ODI_JAVA_HOME%\bin\java.exe"
    set ODI_JAVAW_EXE="%ODI_JAVA_HOME%\bin\javaw.exe"
    set ODI_JAVAC_EXE="%ODI_JAVA_HOME%\bin\javac.exe"
    OS Win 2003R2 32bit
    ODI 10.1.3.5.0 has been updated to 10.1.3.5.5 via Oracle Data Integrator Cumulative Patch and Application Adapters for Data Integration Media Pack.

    Hi,
    If you look in agentscheduler.bat the first lines are :-
    if "%ODI_HOME%" == "" set ODI_HOME=..
    call "%ODI_HOME%\bin\odiparams.bat"
    echo OracleDI: Starting Scheduler Agent ...
    In your output you have :-
    The system cannot find the path specified.
    It is trying to call "%ODI_HOME%\bin\odiparams.bat
    and it can't find the file.
    Do you have an windows environment variable set for ODI_HOME
    If not create one and set its value to C:\ODI\oracledi
    or update it to the path above
    It should then find odiparams.bat
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Do we need a ODI agent to be running for using the startscen command

    Do we need a ODI full installation(both server and client) for using the Startscen command or just the client install should be enough. And also do we need a ODI agent to be configured and running for using this StartScen command
    Thanks

    ODI client is an agent.
    So you don't need to declare one more if not needed on your infrastructure.
    But to run odistartscen you need to configure the odiparams.bat with your repository connexion.
    If not it will try to connect by default to the demo repostory on HSQL.
    best regards,
    Brice

  • If an internal ID is changed for the Work Repository how does it affect objects that are already in it?  Will they continue to run or do you need to cycle the ODI agent?

    I was having trouble migrating the Master and Work repositories from my QA to my Prod environment.  I was getting an error message that the internal id's were alike so I changed the internal id in my Prod Master repository.  Then I tried to migrate the Work repository and was getting a similar error.  I did a search on the internet for the error message and it recommended that I renumber the Work repository so I did.    My concern now is how these changes affect the objects that are already in the repositories?  Will those objects continue to run?  Also do these changes take affect immediately or do you need to cycle the ODI agent?

    Well I cannot completely assure you but so far I have not faced any issues after a renumber. It will affect the exist object only when you have imported the object in synonym_update mode. I believe you have the daily backup of your production repository.
    Bhabani
    http://dwteam.in

  • ODI Agent error: java.sql.SQLException: Invalid column name

    When running a scenairo on a standalone ODI agent, it hangs on "Wait" state. The ODI agent's log is logging the following errors over and over again.
    We are in Fusion Application Development and are using Middleware D8B4A RC5.
    [2011-01-07T14:35:16.381-08:00] [odi] [WARNING] [] [oracle.odi.agent] [tid: 4215] [ecid: 0000IpYbCrKE8TQRyaJ7D01D8^zE00009o,0] /oraclediagent/invoke.do[[
    oracle.odi.core.security.SecurityManager.doODIInternalAuthentication(SecurityManager.java:356)
    oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:331)
    oracle.odi.runtime.agent.servlet.AgentServlet.doPost(AgentServlet.java:418)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:503)
    org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
    org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    org.mortbay.jetty.Server.handle(Server.java:326)
    org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
    org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
    org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:749)
    org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:219)
    org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
    org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
    [2011-01-07T14:35:18.341-08:00] [] [ERROR] [ODI-1131] [] [tid: 4214] [ecid: 0000IpYaiZCE8TQRyaJ7D01D8^zE00009n,0] [arg: OracleDiAgent] [arg: java.sql.SQLException: Invalid column name] Agent OracleDiAgent encountered an error: java.sql.SQLException: Invalid column name

    Are you sure the datasources point to the right master/work configuration, and that your repository is correctly up-to-date? This looks like the agent trying to connect a repository, but the repository is not updated correctly, or misses some columns. The whole stack (and the name of the missing column) would help of course.

  • ODI Agent error

    Hi John,
    I am using my ODI agent as a windows service. It was working fine.
    But now it is not running fine and when i have seen the log for it the following error is given
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: Io exception: Invalid connection string format, a valid format is: "host:port:sid"
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    When i trie to launch the agent from the batch file the command prompt is opening and shutting down immediately.
    Please let me know the solution

    If it is not working from batch then you need to check the odiparams.bat file, it is more than likely some of the information is not correct in it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Create Inbound Delivery from Outbound Delivery create

    Hi, This is what I am trying to do... 1. Create PO (me21n) 2. Create Outbound Delivery based on PO (VL10g) 3. PGI (this creates a DELVRY03 IDoc) (IDoc is created at this step, no issues so far) 4. Based on the Outbound DELVRY03 IDoc I want to create

  • Google calendar sync - deleted repeating items do not sync to iPad

    Hi, I'm syncing several Google calendars with the iPad. (the calendars are also synced with my computer, through iCal.) I have several repeating items in the calendar, but when I delete just one of them, the change is not reflected on the iPad. (iCal

  • Dms content repository not running

    Hey friends, While creating content repository i went oac0 gave the clicked in create gave the details selected dms as document area, storage type as 04 http content server. Gave version 0046, port number as 1090, server name and server script as det

  • OLE using already existing Word-session

    Hi! I4m new in the Oracle-world and I4m sitting here trying to figure out how I from Forms 4.5 can see if there is an existing OLE2 object. I have a procedure (look below) that starts a Word-session but I don4t want to open a new session each time I4

  • Can i use wysiwyg editor

    I don't know if this is the right place to post this. I have written a java application using jdk1.4.2. Is it possible to integrate a wysiwyg editor FCKeditor in an java application or does it have to be an applet?