Issue in configuring the Master Repository in ODI

Hi,
I just downloaded and installed ODI. I wanted to create Master Repository in Sql Server 2005 (service pack 2). I gave the following string for jdbc:sqlserver://<servername>:1433;selectMethod=cursor;databaseName=odimaster;integratedSecurity=false. I also entered a valid username and password. Apart from this I have copied the sqlJdbc.jar file in the OraHome_1\oracledi\drivers directory.
The above is resulting in an error. Has anyone faced this issue?
Thanks,
Amol

Thanks John and Ioggo for helping me.
I have got the Master repository configured by replacing the sqlJDBC.jar file that I intially had by 1.2. I also was able to configure the topology but unfortunately I am now stuck in configuring the work repository. I am following John's blog but each time I do a test connection it gives me connection failed. I have used the same connection string for JDBC. Following is my understanding on the different text boxes in the dialogue box, please let me know if my understanding is not right:
I have created a separate database in sql 2005 for this and I am entering the name of the database in the 'Name' text box.
For technology I am using Microsoft Sql Server
Server - I am giving the name of the machine.
Connection - I have created a sql user odiwork with relevant access in sql 2005 and I am passing the credentials here.
Following is the detailed error that I am getting:
com.sunopsis.sql.c: com.microsoft.jdbc.sqlserver.SQLServerDriver
+     at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)+
+     at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)+
+     at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)+
+     at com.sunopsis.graphical.l.pm.o(pm.java)+
+     at com.sunopsis.graphical.l.pm.r(pm.java)+
+     at com.sunopsis.graphical.l.pm.g(pm.java)+
+     at com.sunopsis.graphical.l.pm.a(pm.java)+
+     at com.sunopsis.graphical.l.pm.a(pm.java)+
+     at com.sunopsis.graphical.l.iz.actionPerformed(iz.java)+
+     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
+     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)+
+     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)+
+     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)+
+     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)+
+     at java.awt.Component.processMouseEvent(Unknown Source)+
+     at java.awt.Component.processEvent(Unknown Source)+
+     at java.awt.Container.processEvent(Unknown Source)+
+     at java.awt.Component.dispatchEventImpl(Unknown Source)+
+     at java.awt.Container.dispatchEventImpl(Unknown Source)+
+     at java.awt.Component.dispatchEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)+
+     at java.awt.Container.dispatchEventImpl(Unknown Source)+
+     at java.awt.Window.dispatchEventImpl(Unknown Source)+
+     at java.awt.Component.dispatchEvent(Unknown Source)+
+     at java.awt.EventQueue.dispatchEvent(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
+     at java.awt.Dialog$1.run(Unknown Source)+
+     at java.awt.Dialog.show(Unknown Source)+
+     at java.awt.Component.show(Unknown Source)+
+     at java.awt.Component.setVisible(Unknown Source)+
+     at com.sunopsis.graphical.l.pm.q(pm.java)+
+     at com.sunopsis.graphical.l.pm.<init>(pm.java)+
+     at com.sunopsis.graphical.frame.b.jh.bx(jh.java)+
+     at com.sunopsis.graphical.frame.bo.w(bo.java)+
+     at com.sunopsis.graphical.frame.bo.d(bo.java)+
+     at com.sunopsis.graphical.frame.w.actionPerformed(w.java)+
+     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
+     at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)+
+     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)+
+     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)+
+     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)+
+     at java.awt.Component.processMouseEvent(Unknown Source)+
+     at java.awt.Component.processEvent(Unknown Source)+
+     at java.awt.Container.processEvent(Unknown Source)+
+     at java.awt.Component.dispatchEventImpl(Unknown Source)+
+     at java.awt.Container.dispatchEventImpl(Unknown Source)+
+     at java.awt.Component.dispatchEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)+
+     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)+
+     at java.awt.Container.dispatchEventImpl(Unknown Source)+
+     at java.awt.Window.dispatchEventImpl(Unknown Source)+
+     at java.awt.Component.dispatchEvent(Unknown Source)+
+     at java.awt.EventQueue.dispatchEvent(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
+     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
+     at java.awt.EventDispatchThread.run(Unknown Source)+
Regards,
Amol
Edited by: AmolDatt on Aug 27, 2009 10:07 AM

Similar Messages

  • Unable to create the Master repository Using ODI 10.1.3.5.0 on windows

    Hello,
    I have installed the ODI 10.1.3.5.o on windows environment. I am using sql server 2008.
    When i am trying to create the master repository it was not creating, When i am tested the connection it was successfull, but when i am click on OK it not performing.
    I have down loaded Microsoft SQL Server JDBC Driver 3.0 and copied sqljdbc4.jar in to D:\OraHome_1\oracledi\drivers.
    And also installed java 6 on my machine.
    Please help me.
    Regards,
    Krishna
    Edited by: 897734 on Dec 14, 2011 3:03 AM

    Hi krishna,
    Check *3.2 Creating Repository Storage Spaces* in below URL, Hope this may helps you
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/admin_reps.htm
    Regards,
    Phanikanth

  • Issue in creating Master repository from ODI 11g

    Hi,
    I am unable to create a Master repository connection using ODI 11g from local machine. I am using Oracle server of 11g version and have Master and a Work repositories in it. When I was trying to create a connection using ODI 11g it is throwing me the following error message,
    Could not connect to repository
    java.lang.IllegalStateException: Local Repository table is empty
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:373)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:72)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:501)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:553)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:529)
         at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:205)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:619)
    Suggest me to resolve this issue.
    Regards, Sujeev

    Try following links.
    They are nice and Explanatory.
    http://www.odigurus.com/2011/10/creating-master-repository-using-odi.html
    http://odinetwork.blogspot.in/2011/03/creating-and-connecting-to-odi-master.html
    http://odiexperts.com/creating-master-and-work-repository/
    Thanks,
    Mahesh

  • ODI-1444: The master repository signature mismatch

    ODI-1444: The master repository signature specified by the client 1346135525731|0 does not match the master repository signature of the agent 1346147892124|0.
    How to overcome this error?

    ODI-01444: The master repository signature specified by the client {0} does not match the master repository signature of the agent {1}.
    Cause: The client and the agent are not using the same master repository
    Action: Verify the client and the agent are using the same master repository. Verify that the client is calling the correct agent.
    pls check http://docs.oracle.com/cd/E25178_01/core.1111/e10113/chapter_odi_messages.htm

  • Which Technology was selected then creating Master Repository for ODI?

    Hi,
    Which Technology was selected then creating Master Repository for ODI SQL Server 2003? Which technolgy must be selected?
    First of all I created master repository for ODI on SQL Server 2003 via Microsoft SQL Server, it did not work.
    I checked the Driver and URL as below
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<servername>:<PortNumber>;selectMthod=cursor;databasename=<databasename>;integratedsecurity=false
    there is a error as below
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    okan
    Edited by: ankist on Jan 15, 2010 2:46 PM

    It is highly recommended to use the JDBC Driver for SQL Server 2005, even if you are using SQL Server 2000. In ODI's pre-populated lists, it is not there - you will have to (1) get the driver yourself, downloadable from the Microsoft site. (get the driver v1.2, not the 2.0, and use a JRE v1.5, 1.5 or 1.6. The 2.0 driver from Microsoft requires the JRE 1.6)
    (2) use the
    Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    and the URL: jdbc:sqlserver://<myserver>:<myport, default 1433>;database=<mydb>;selectMethod=cursor
    these are not automatic, you will need to type them in.
    The database must be configured for connections from tcpip.
    For more information see the blog: http://odiexperts.com/?tag=sql-server-2005

  • I am unable to create the Matser repository in ODI

    Hi, I am using 10.1.3.5.0 ODi and Sql server 2008.
    I have installed the ODI successfully , but when i am trying to create the Master repository i am not seeing the driver for 2008.
    I have installed Microsoft SQL Server JDBC Driver 3.0 and copy the sqljdbc4.jat file into D:\OraHome_1\oracledi\drivers.
    And also installed Jdk1.6. Please suggest me.
    I am getting below error.
    ava.sql.SQLException: No suitable driver
         at java.sql.DriverManager.getDriver(DriverManager.java:264)
         at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.K(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.X(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.g(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.e(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6290)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6055)
         at java.awt.Container.processEvent(Container.java:2039)
         at java.awt.Component.dispatchEventImpl(Component.java:4653)
         at java.awt.Container.dispatchEventImpl(Container.java:2097)
         at java.awt.Component.dispatchEvent(Component.java:4481)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
         at java.awt.Container.dispatchEventImpl(Container.java:2083)
         at java.awt.Window.dispatchEventImpl(Window.java:2482)
         at java.awt.Component.dispatchEvent(Component.java:4481)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:648)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:607)
         at java.awt.EventQueue$1.run(EventQueue.java:605)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:621)
         at java.awt.EventQueue$2.run(EventQueue.java:619)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:618)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Thanks,
    Krish
    Edited by: 897734 on Dec 14, 2011 4:36 AM

    Hi Krish,
    Below URL will helps you
    URL: Re: Master Repository Creation
    Regards,
    Phanikanth

  • Problems creating the Master Repository with MS SQL Server 2000

    Hello guys!
    I can't create the Master Repository with MS SQL Server 2000 database.
    Wath is the correct adress in the URL?
    I select the Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver and the URL: *jdbc:microsoft:sqlserver://<host>:<port>;SelectMethod=cursor[;<property>=<value>...]*
    Thanks
    Maurício
    Edited by: user857262 on 03/10/2008 10:05

    Hi Maurício,
    For MS SQL Server the following drivers should avaliable in /drivers folder (http://www.inetsoftware.de/),
    * msutil.jar
    * mssqlserver.jar
    * msbase.jar
    JDBC Driver is:
    com.microsoft.jdbc.sqlserver.SQLServerDriver
    JDBC URL is:
    jdbc:sqlserver://serverName\instance:port;property=value[;property=value]
    Example,
    jdbc:sqlserver://myHost:1433;selectMethod=cursor;databaseName=myDB
    Thanks,
    G

  • Getting Error Out Of Memory while importing the work repository in ODI 10g

    I exported the work repository from topology of ODI 10g of one DB and tried importing it in the another ODI 10g topology of another DB.While importing i got the error 'Out of Memory' .
    Can somebody suggest me ,how to solve the heap size out of memory issue while importing in ODI 10g.
    Thanks in Advance.

    Hi,
    you have to post your question in ODI forum
    Data Integrator
    Suresh

  • An issue while Configuring the Access System Console

    I'm facing a problem while Configuring the Access System Console.
    I have installed the policy manager, and when I try to configure the access system, an error message appears "The environment variable TEMP points to a directory that does not exist. To avoid any unexpected behavior, please make sure it points to the correct directory and restart the web server".
    I have checked the temp system variable, and it was correct, and the directory already exist.
    Note: I'm working on windows server 2003.
    I really appreciate any help with this issue.

    Check the permissions on the directory that the TEMP variable points to, to ensure that everyone has read/write access to it - maybe that's the problem.
    Regards,
    Colin

  • Issue after Configuring the oc4j_soa to OID

    Hi All,
    I just tried to configure the oc4j_soa OC4J instance of SOA suite to use Oracle Internet Directory. as a part of this process, after selecting orbpel and hw_services applications, we tried to restart the oc4j_soa OC4J instance however got the error: OPMN could not start all the processes...we Stoped and Started the SOA suite.
    When I tried to stop the ascontrol of home and started the ascontrol of oc4j_soa from the back end by updating the server.xml file of corresponding oc4j instances.
    unable to start the Application server Control i.e. not even getting the SSO login page..why?
    Thanks
    Krrish

    Hi Krrish
    You may want to post on the SOA/BPEL forum - BPEL
    Check the server logs under $ORACLE_HOME/opmn/logs to see if they reveal the cause of the issue.
    cheers
    Matt.

  • Issue in configuring the End to End Monitering.

    Hi,
         I was trying to configure the end to end monitering in RW, and it is askin for uid and password, on applying them , it is not opening , and giving a messege as
    Unable to read the current configuration for the selected XI domain because the system was unable to estable a connection to the monitoring server (possibly due to incorrect logon data). Error message: Unable to log on to system isrxidev in language en with user PISUPER.
    What should i do? I am a super user.I hav all authorisations!Is this my role, or a basis / administrator role, tell me the solution, i need to check full end to end status of a messge from source point to target point.
    Also, how do I set up the PIPELINE configuration. Any settings required in SICF transaction to see the different stages of a messege in sxmb_moni. Mine is a file to idoc scenerio, and in sxmb_moni i can only see the
    Inbound Messege
    Receiver Grouping
    and
    Response.
    I was expecting to see  the status at Receiver determination and interface Determination!
    Arnab Mondal

    Login with PIRWBUSER for end to end monitoring..
    Follow these steps :
    http://help.sap.com/saphelp_nw04s/helpdata/en/06/5d1741b393f26fe10000000a1550b0/frameset.htm
    Still problem exists then go thru the below thread
    End-to-End Monitoring
    Check whether all CIF services were activated in Visual Admin

  • Log4j - issue in configuring the file name for daily rolling file adapter

    We have configured the log4j properties. We want to create back-up of log file each hour. The file name of the log file is MyApp.log and as per the below configuration after each hour backup file is created as
    MyApp.log<<time>>
    but we want that file should be created in follogin format
    MyApp<<time>>.log
    Below are the log4j properties configured, please let us know, what should be the correct option to create the filename in desired format.
    # Set root logger level to DEBUG and its only appender to MyApp.
    log4j.rootLogger=DEBUG, MyApp
    log4j.appender.MyApp=org.apache.log4j.DailyRollingFileAppender
    log4j.appender.MyApp.File=D:/logs/MyApp.log
    log4j.appender.MyApp.DatePattern='.'yyyy-MM-dd-HH
    log4j.appender.MyApp.Append=true
    log4j.appender.MyApp.layout=org.apache.log4j.PatternLayout
    log4j.appender.MyApp.layout.ConversionPattern=[%d{yyyy-MM-dd} %d{HH:mm:ss z}] %m%n

    yes you can use /SAPDMC/SAP_LSMW_IMPORT_TEXTS via LSMW
    In the SAP system, there is no uniform rule for the structure of the actual text key Textname. However, in order to be able to maintain the structures and fields, you have to know what the structure of text name as well as the values for text object and text ID are.
    Procedure
           1.      Display a text of the required text type.
           2.      Branch to the editor.
           3.      Choose Goto > Header.
    The Text header dialog box appears.
    Result
    In the Text header dialog box, you gather the required information.

  • Issue after configuring the oc4j_soa OC4J Instance to use OID

    Hi All,
    I just tried to configure the oc4j_soa OC4J instance of SOA suite to use Oracle Internet Directory. as a part of this process, after selecting orbpel and hw_services applications, we tried to restart the oc4j_soa OC4J instance however got the error: OPMN could not start all the processes...we Stoped and Started the SOA suite.
    When I tried to stop the ascontrol of home and started the ascontrol of oc4j_soa from the back end by updating the server.xml file of corresponding oc4j instances.
    unable to start the Application server Control i.e. not even getting the SSO login page..why?
    Thanks
    Krrish

    Check the log files for exceptions.
    --Shiv                                                                                                                                                                                                                   

  • Error in Configuring the File Repository Server (FRS)

    Hi All.
    We are using  sap bo 3.1 sp7
    Huge space is  occupied by  File store    folder .
    So we are planning to move to share drive  entire folder
    as per few documents in  Scn.sap .I followed the steps  and made changes in  cmc---core services--input and output file repository for successfully..
    Note : I Restart each of the modified servers  and Enable the servers and i restarted SIA
    but still iam facing
    Consider it as a high priory issue
    Thanks,
    Raghunath

    Hi Raghu Go through below link it maybe helpful. http://wiki.scn.sap.com/wiki/display/BOBJ/File+Repository+Server http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=322437724 http://blogs.hexaware.com/business-objects-boogle/business-objects-file-repository-servers/

  • Issue while replicating the Master data from R/3 Backend to SRM

    Hi experts,
    I am supposed to do replication of master data from ECC 6.0 R/3 to SRM System.
    I have issue at T- Code:  R3AS.
    For Initial Load of objets :
    1) DNL_CUST_BASIS3
    2) DNL_CUST_PROD0
    3) DNL_CUST_PROD1
    I am getting following error. :
    &#61692; The following Errors/Warnings occured. Do you want to continue?
    &#61692; DNL_CUST_BASIS3: No active entry in Table SMOFSUBTAB. Read OSS note 339787
    &#61692; DNL_CUST_BASIS3: No active entry in Table SMOFSUBTAB. Read OSS note 339787
    &#61692; DNL_CUST_BASIS3: Object will not be loaded
    for all the objects we re geting the same error.
    In OSS Note 339787 :
    Reason and Prerequisites
    You attempt to start the initial load of the R/3 adapter for an object for which no function module for processing data from the OLTP is entered in the SMOFSUBTAB table. This means that the data would be ignored if the initial load could be started.
    Another cause for the output of this error message is the inconsistent maintenance of the OBJCLASS field in the SMOFOBJECT and SMOFSUBTAB tables.
    Solution
    Enter a processing module in the SMOFSUBTAB table or set the object to 'Inactive', so that no initial load is carried out for it. The change can occur using the maintenance Transactions R3AC5 or R3AC3.
    If you want the object class to be communicated, change the OBJCLASS field in table SMOFOBJECT so that the contents correspond to the OBJCLASS field in the SMOFSUBTAB table for the object.
    While checking the table entries, object
    “DNL_CUST_BASIS3, DNL_CUST_PROD0 and DNL_CUST_PROD1”  are not there.
    Table SMOFSUBTAB can not be maintained in SM30. how to maintain these entries in Table SMOFSUBTAB.
    Can any one help me in this regards. 
    Points will be rewarded.
    Thanks and regards.
    Kalyan

    Hi Dinesh,
    i have done reqd entries in the table CRMSUBTAB in ECC?
    also check other tables in ECC
    CRMCONSUM
    CRMRFCPAR
    CRMPAROLTP in ECC
    and
    SMOFPARSFA in SRM
    i want to know how to maintain the enteriers in Table L SMOFSUBTAB in SRM system.
    regards
    kalyan

Maybe you are looking for

  • IDoc Sender - XI - Proxy Receiver with EOIO?

    Hi all, 1) I'm sending custom Message Type/IDoc to XI using function module MASTER_IDOC_DISTRIBUTE from 4.7 ERP/6.2 Basis system. 2) In XI's integration engine I will be mapping the IDoc record layout to my proxy record layout.  XI is Netweaver 04/6.

  • Can't print to HP Laserjet 8100

    I can't print a PDF file using Acrobat Professional 8.1.2 to an HP Laserjet 8100. The printer dialog shows the job and lights blink on the printer, but nothing is printed. I can print the same PDF file on the HP 8100 using Apple Preview. I can print

  • Problem with JDBC resultset

    Hello everyone: I'm using JDBC to connect to SQL Server, normally after executeQuery();, it should return me a opened BaseResultSet in order that i can read datas by stream(next(), getColumn(),etc...) but sometimes it returns a BaseResultSet closed.

  • My AD-41 Headset doesn't Decreases Volume?

    Hi friends... I have just bought a new N73 music edition recently. I have gotten a problem with my Headset Ad-41. All buttons work fine except one, and its the decreasing volume button. I took it to the place I bought the device and asked for this pr

  • SQL Server charts

    Now that I've got the jTDS driver working, I've started investigating the functionality of SQL Developer against SQL Server and, up to now, haven't been able to successfully create a Report with a Chart. Any attempt appears to come back with an excep