ODI-26016:Error while regerating scenraio

Hi Guru's,
I am getting below error while regenrating a scenario in QA environment which was migrated from Dev environment .
ODI-26016: The requested operation cannot succeed. The object no longer exists.
Detail description shows like below:com.sunopsis.core.SnpsInexistantSchemaException: SnpLSchema.getLSchemaByName(): SnpLschema does not exist
     at com.sunopsis.dwg.dbobj.SnpLschema.getLschemaByName(SnpLschema.java:397)
     at com.sunopsis.dwg.codeinterpretor.SnpGenerator.treatVarTxt(SnpGenerator.java:1003)
     at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.finishScenario(SnpGeneratorSQLCIT.java:2491)
     at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageScenario(SnpGeneratorSQLCIT.java:2890)
     at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageScenario(SnpGeneratorSQLCIT.java:2819)
     at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenScenSourceScenario(SnpGeneratorSQLCIT.java:11483)
     at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.regenerate(SnpGeneratorSQLCIT.java:11605)
     at com.sunopsis.graphical.dialog.SnpsDialogRegenScen.regenScen(SnpsDialogRegenScen.java:74)
     at com.sunopsis.graphical.scenario.DwgScenGeneratingWizard.regenerate(DwgScenGeneratingWizard.java:131)
     at oracle.odi.ui.action.SnpsPopupActionRegenScenHandler.actionPerformed(SnpsPopupActionRegenScenHandler.java:38)
     at oracle.odi.ui.SnpsActionControler.handleEvent(SnpsActionControler.java:86)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
     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.AbstractButton.doClick(AbstractButton.java:357)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
     at java.awt.Component.processMouseEvent(Component.java:6288)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
     at java.awt.Component.processEvent(Component.java:6053)
     at java.awt.Container.processEvent(Container.java:2041)
     at java.awt.Component.dispatchEventImpl(Component.java:4651)
     at java.awt.Container.dispatchEventImpl(Container.java:2099)
     at java.awt.Component.dispatchEvent(Component.java:4481)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
     at java.awt.Container.dispatchEventImpl(Container.java:2085)
     at java.awt.Window.dispatchEventImpl(Window.java:2478)
     at java.awt.Component.dispatchEvent(Component.java:4481)
     at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
     at java.awt.EventQueue.access$000(EventQueue.java:84)
     at java.awt.EventQueue$1.run(EventQueue.java:602)
     at java.awt.EventQueue$1.run(EventQueue.java:600)
     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:616)
     at java.awt.EventQueue$2.run(EventQueue.java:614)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
     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)
Edited by: Yogesh_RAJ on Feb 20, 2013 12:51 AM
Edited by: Yogesh_RAJ on Feb 20, 2013 12:52 AM

I am also facing the same issue in PRODUCTION environment after migrating from UAT/PREPROD. The scenario when executed works fine. But I am unable to regenerate it in PROD and also unable to create a new scenario from the package.
Also checked the logical schema, physical shcema, context. All are correct.
Any help on this will be appreciated...
Thanks in advance

Similar Messages

  • ODI 20088:Error While Generating The Scenario

    Hi,
    Today I have change the name my logical file schema(name is change to lower to upper case).Then select the new schema from File Model (only it is using the File Schema).Then Try to generate the scenario again but getting an error like this:
    ODI 20088:Error While Generating The Scenario
    java.lang.NullPointerException
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatPopSourceSet(SnpGeneratorSQLCIT.java:7990)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatJobPopCollectionBuild(SnpGeneratorSQLCIT.java:7726)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.preComputePop(SnpGeneratorSQLCIT.java:7668)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatJobPop(SnpGeneratorSQLCIT.java:7568)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.treatPackageStep(SnpGeneratorSQLCIT.java:10477)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageScenario(SnpGeneratorSQLCIT.java:2883)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPackageScenario(SnpGeneratorSQLCIT.java:2817)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenScenSourceScenario(SnpGeneratorSQLCIT.java:11481)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenScenSourceScenario(SnpGeneratorSQLCIT.java:11505)
         at com.sunopsis.graphical.dialog.SnpsDialogScen.generateScen(SnpsDialogScen.java:190)
         at com.sunopsis.graphical.scenario.DwgScenGeneratingWizard.generate(DwgScenGeneratingWizard.java:68)
         at oracle.odi.ui.action.SnpsPopupActionGenerateScenHandler.actionPerformed(SnpsPopupActionGenerateScenHandler.java:103)
         at oracle.odi.ui.SnpsActionControler.handleEvent(SnpsActionControler.java:86)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
         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.AbstractButton.doClick(AbstractButton.java:357)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
         at java.awt.Component.processMouseEvent(Component.java:6297)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
         at java.awt.Component.processEvent(Component.java:6062)
         at java.awt.Container.processEvent(Container.java:2039)
         at java.awt.Component.dispatchEventImpl(Component.java:4660)
         at java.awt.Container.dispatchEventImpl(Container.java:2097)
         at java.awt.Component.dispatchEvent(Component.java:4488)
         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:2489)
         at java.awt.Component.dispatchEvent(Component.java:4488)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)
         at java.awt.EventQueue.access$400(EventQueue.java:81)
         at java.awt.EventQueue$2.run(EventQueue.java:627)
         at java.awt.EventQueue$2.run(EventQueue.java:625)
         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$3.run(EventQueue.java:641)
         at java.awt.EventQueue$3.run(EventQueue.java:639)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)
         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)
    Please Help
    Thanks
    Anindya

    If you have not deleted the old file schema, then it should have been work but it seems to be theissues with the link between interface and model .
    I cannot say this is the actual reason but it might be. Since you have draged the file datastore to interface, interface is probably pointing to old schema and file model is pointing new schema.
    I guess you have to recreate the interface again. Let me know how it is going with you
    Bhabani
    http://dwteam.in

  • ODI-20120: Error while Journalizing

    Hello All,
    While I was trying to "start journal" I have received the error: ODI-20120: Error while Journalizing.
    Not sure about the reson of the error. I have configured the Journalizing tab of Module. I have opted for simple journalizing.
    Can any one help me how to resolve the error on the question?
    Regards,
    User1672911

    Hi,
    Following are the details.
    Error message is :
    "ODI-20120: Error while Journalizing" . Nothing more is appearing using which further investigation can be done.
    I am using ODI 11G
    JKM name is : JKM Oracle Simple
    Regards,
    User1672911

  • ODI installation error while installing Public Services

    Hi All,
    I was trying to install ODI 11.1.1.7 after downloading the setup files from e-delivery.
    During the installation of Public web services, the setup prompts an error saying " stage\components\oracle.odi.webservice .......filegroup2.jar" is cannot be found.
    I checked my extracted files and found out that it was not present there.
    Am I missing out anything or it is part of the odi companion files ?

    The issue is actually with the setup files available on e-delivery. If you download the ODI setup available under EPM 11.1.2.3, the webservices, agent etc files are missing from the setup. First observation is the overall size of file is 1.7 GB which includes files from both Disk1 & Disk 2.
    For whole setup, download the setup from the ODI download page or from Oracle Business Intelligence page on e-delivery. In both the cases, whole setup is split into 2 disks of 1.7 and 1.1 GB respectively. After downloading them I did not face any issue.

  • ODI-20088 :  Error while generating scenario ( java.util.ConcurrentMod....)

    Hi ODI gurus,
    I need your advice in resolving the ODI-20088 issue (ODI 11.1.1.6.0).,
    Until i made changes(adding 2 columns) to the table in the model - everything was perfect with the execution of the Project scenarios (a driver scenario wrapping multiple scenarios/procedures from different folders within a same project).
    Now after i made changes to a table in the model - by adding two columns., these two columns are reflected in the related interface, mapped those columns and also modified a related procedure. After all these, if i try to re-generate a scenario - i am encountering the ODI-20088 issue.
    I did try all the listed options - but all in vain, could not resolve the issue.,
    1. Tried many options with re-saving model object, related interface and procedures - the ODI-20088 issue did not get resolved.
    2. Bounced DB and mid-tier services - not resolved.
    3. Copied the package and tried to generate the scenario for the new copied package - not resolved
    4. Created a new package without the related interface or procedure - just with variables - not resolved
    5. Now, i notice - a scenario cannot be (re)generated for any of the artifacts
    I am struck, cannot proceed any further, please to help in resolving the ( ODI 11g - 11.1.1.6.0) issue.
    Thanks and regards,
    The stack trace.,
    java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextEntry(HashMap.java:977)
    at java.util.HashMap$KeyIterator.next(HashMap.java:1012)
    at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.finishScenario(SnpGeneratorSQLCIT.java:2465)
    at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenTrtScenario(SnpGeneratorSQLCIT.java:11457)
    at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenTrtScenario(SnpGeneratorSQLCIT.java:11392)
    at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenScenSourceScenario(SnpGeneratorSQLCIT.java:11487)
    at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenScenSourceScenario(SnpGeneratorSQLCIT.java:11505)
    at com.sunopsis.graphical.dialog.SnpsDialogScen.generateScen(SnpsDialogScen.java:190)
    at com.sunopsis.graphical.scenario.DwgScenGeneratingWizard.generate(DwgScenGeneratingWizard.java:68)
    at oracle.odi.ui.action.SnpsPopupActionGenerateScenHandler.actionPerformed(SnpsPopupActionGenerateScenHandler.java:103)
    at oracle.odi.ui.SnpsActionControler.handleEvent(SnpsActionControler.java:89)
    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:358)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1224)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1264)
    at java.awt.Component.processMouseEvent(Component.java:6267)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
    at java.awt.Component.processEvent(Component.java:6032)
    at java.awt.Container.processEvent(Container.java:2042)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2101)
    at java.awt.Component.dispatchEvent(Component.java:4461)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2479)
    at java.awt.Component.dispatchEvent(Component.java:4461)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Hi,
    The cause of the issue is following unpublished bug:
    Bug 13592619: JAVA.UTIL.CONCURRENTMODIFICATIONEXCEPTION WHEN GENERATING SCENARIO OF INTERFACE
    Solution
    Follow the below steps to resolve this issue :
    1.First apply the Bundled Patch for ODI 11.1.1.6.3: Patch 14037855
    2.After the above patch is applied, apply the ODI 11.1.1.6.3 patch: Patch 14596284
    Regards,
    Rickson Lewis

  • Getting ODI - 20088 error while Generating the Scenario.

    Hi Gurus,
    When i am trying to create a scenario for the duplicated Package i am getting the following error.
    Source temporary interface SDE_ORA_WorkorderDimension_EAM.W_WORKORDER_DS_SQ_WIP_DISCRETE_JOBS cannot be used as a derived table. Source datastore SQ_EAM_JOB_COMPLETION_TXNS is not on the same data server as the target.
    Thanks
    Ravikiran

    If your source data store is not on the same as the target, you can not use the Derived table functionnality.
    So you need to open your interface, click on the W_WORKORDER_DS_SQ_WIP_DISCRETE_JOB source yellow datastore and unselect the option "Use as Derived-Table (sub-select statement)".
    Regards,
    JeromeFr

  • Error while trying to upgrade ODI repository using export/ import

    Hi,
    I am getting below error while trying to import an ODI project from dev environment into my QA environment which has an older version of project.
    com.sunopsis.core.SnpsNotConsistentSynonymImport: ODI-10013: This import action has been cancelled because it could damage your repository. This is due to an SNP_COL object that has object identifier 13712007 that is greater than that for the current SNP_COL id sequence. Importing this object would lead to primary key violations in the future.
    at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:6041)
    at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5781)
    at com.sunopsis.repository.manager.RepositoryManager.importObjectsUsingDoImport(RepositoryManager.java:5194)
    at com.sunopsis.repository.manager.RepositoryManager.treatObjectListGeneral(RepositoryManager.java:3587)
    at com.sunopsis.repository.manager.RepositoryManager.workRepositoryImport(RepositoryManager.java:4002)
    at com.sunopsis.repository.manager.RepositoryManager.workRepositoryImport(RepositoryManager.java:4174)
    at com.sunopsis.graphical.dialog.SnpsDialogImportWork$1.run(SnpsDialogImportWork.java:519)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
    at java.lang.Thread.run(Thread.java:619)
    Did anyone face this error? What is causing this error? What should be done to resolve this error?
    Edited by: 854415 on Oct 18, 2011 4:51 AM

    Hi
    Did you follow below approch
    Goto Topology> File Menu>Export>Export Master Repository in ZIP format
    File Menu>Export>Export Logical Topology in ZIP format
    In Designer, go to File menu>Export>Export Work Repository in ZIP format
    Quit from old ODI instance
    Login into New ODi instance
    Goto Topology> Import>Import Master Repository in ZIP format (please select INSERT and UPDATE Mode option from dropdown list)
    Import>Import Logical Topology in ZIP format (please select INSERT and UPDATE Mode option from dropdown list)
    In Designer Import>Import Work Repository in ZIP format (please select INSERT and UPDATE Mode option from dropdown list)
    Note: Once it is done please change the Work repository ID on New ODI instance
    Regards,
    Phanikanth

  • Error while using Oracle Table as source file :- ODQ for ODI

    Hi All,
    I am getting some errors while working on ODQ with Oracle Tables as source file.
    If I am trying with text files (*.txt) as source and output it works fine.
    Please let me know how we can connect to an oracle table which is my source file.
    In the exported project -> “settings” folder
    In the file named eN_transfmr_pXX.stx
    For
    /CATEGORY/INPUT/PARAMETER/INPUT_SETTINGS/ARGUMENTS/EN
    TRY/DATA_FILE_NAME=
    What I need to give? (URL – source file)
    I tried with
    1. jdbc:oracle:thin:@xxx.xxx.x.xx:1521:ORCL
    2. jdbc:oracle:thin:UserName/Password@// xxx.xxx.x.xx:1521:ORCL
    i am not sure , is there any thing missing ???
    (Note: for text file I am giving “D:\Sourcefolder\customer.txt”)
    If I am running the batch file directly from CMD Prompt it’s displaying the error message
    “Cannot open file”
    If I am connecting with ODI it’s displaying the error
    com.sunopsis.dwg.function.SnpsFunctionBaseException: OS command returned 3503. …………………….
    Thanks in advance…
    Rathish A M

    Hi Ratish,
    ODQ supports files as inputs not Oracle tables, what you should do is:
    - define an ODQ process that takes a file as an input.
    - create an ODI process that dumps your Oracle table into a file that will be used by ODQ. (interface or OdiSqlUnload step)
    - run the ODQ process in ODI (in a package)
    - create an ODI interface that will load your ODQ output file into a DB.
    You can profile Oracle tables directly using Oracle Data Profiling.
    Thanks,
    Julien

  • Error while reversing data from SQL Server to ODI

    hi,
    I was reversing data from SQL Server Java 1.6_022 in ODI Java 1.5, I was getting error Version Mismatch and I updated ODI Java version to 1.6_022.
    And now, I am getting the below error while reversing the data from SQL Server database.
    0 : 08001 : java.sql.SQLException: No suitable driver
    Looking for the assistance on the same.
    Thanks,
    Abhay

    If everything is fine the reversing should be fine. I would say check again if the Technology of the Model and the also the dataserver is created under the right Technology in topology too.
    also if this doesn't help , Please tell us the steps you have carried so far . Also can you try selective reverse is it showing the tables.

  • Error while excecuting of package in ODI 11.1.1.6

    Hello Gurus,
    We have migrated from ODI 10g (10.1.3.5) to ODI (11.1.1.6) using Upgrade Assistant utility.
    After migration, for most of the interfaces , we are getting error while running a package
    ODI-1228: Task <Interface_Name> (Integration) fails on the target MICROSOFT_SQL_SERVER connection ODI_Staging_DB.
    Caused By: com.microsoft.sqlserver.jdbc.SQLServerException: Could not find server '#GLOBAL.ODI_Server' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseErrorhere, ODI_Server is name of global variable.
    We tested the query on SQL server, it returns a hostname of database server.
    Any idea what could be the issue ?
    Thanks,
    Santy.

    Actually, I already have tried doing that. Is there any task we need to perform from database side ?
    or do u think it would be issue with the JDBC URL that connects to SQL Server from Physical technology?
    Thanks,
    Santy

  • Error while load data into Essbase using ODI

    Hi ,
    I'm getting the following error while loading measures into Essbase using ODI, I used the same LOG nd Error file and file path for all my Dimensions , this worked well but not sure why this is not working for measures....need help.
    File "<string>", line 79, in ?
    com.hyperion.odi.common.ODIHAppException: c:/temp/Log1.log (No such file or directory)
    Thanks
    Venu

    Are you definitely running it against an agent where that path exists.
    Have you tried using a different location and filename, have you restarted the agent to make sure there is not a lock on the file.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Getting PK Constrain Error while Loading Incremental update in ODI 12C

    Hi
    I am gettig below error while running mapping. I tried Distintct and PK all possible vays but not able to find any solution . Please guide me if any one faced similler issue
    ODI-1228: Task Insert new rows-IKM DB2 400 Incremental Update- fails on the target connection P5LPAR2.
    Caused By: java.sql.SQLIntegrityConstraintViolationException: [FMWGEN][DB2 JDBC Driver][DB2]Error occured with SQLCode -545 with the following parameters: Q_CRPDTA_F55DM050_PRIKEYCHK_00001, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null
    Regards
    naren

    Exactly how are you filtering for incremental records?
    Also we ideally need to know what Knowledge Module you have used.
    An Incremental Update KM generally uses a detection strategy (e.g Not Exists / Minus etc).
    My suggestion would be to leave the temporary objects on and take a look at the contents of your I$ table after the interface has run / failed - Then apply the same SQL logic being used to integrate from I$ to target , e.g Merge or insert and look if you have a bad unique key defined, or indeed nulls in any of your key columns.

  • Error while applying RCC in ODI

    Hi,
    Am getting the below error while executing the rcc.bat file
    Failed to load the JDBC Driver 'oracle.jdbc.driver.OracleD
    Not connected to the ODI Master Repository to be analyzedConnection Parameters of the Master Repository to be analyzed:
    JDBC Driver > oracle.jdbc.driver.OracleDriver
    JDBC Url > jdbc:oracle:thin:@10.100.104.8:1523:PCBID
    Database User > PCS_MASTER_INT
    Catalog/Database > None
    Schema/Owner/Library > PCS_MASTER_INT
    Java version is: jre\1.4.2
    Hard to understand where am doing mistake.
    Could anyone pls suggest.
    Thanks in advance

    Hi,
    JDK/JVM 1.4 is compatible with Version 9 and above of Oracle and ojdbc14.jar driver.
    JDK/JVM 1.5 is compatible with Version 11 and above and ojdbc5.jar/ojdbc5dms.jar
    JDK/JVM 1.6 is compatible with version 11 and above and ojdbc6.jar/ojdbc6dms.jar
    Two Options,
    1) Since RCC by default comes with ojdbc5.jar and ojdbc6.jar, you may want to upgrade your JVM/JDK to 1.5 or above.
    2) If you want to perhaps continue using 1.4.2, you will have to download and use ojdbc14.jar - http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html
    I would prefer the 1st option though since the latest driver can give you more recent fixes than the previous one, let me know how it goes.
    Regards,
    Rickson Lewis

  • Error ODI-26016 when exporting and creating a version of a package

    I'm getting the following error when trying to export or create a new version of a package:
    "ODI-26016: The requested operation cannot succeed. The object no longer exists."
    The package has many steps in it, so I suppose some of them are invalid, but the Warning button shows no errors. Is there a way to find out what's wrong? Via the repository or some other procedure?
    I'm using ODI 11g.

    I don't have a metalink account, so could you post an external link or the contents of the Note [ID 1514781.1]

  • ODI error while loading data from Flat File to oracle

    Hi Gurus,
    I am getting following error while loading flat file to oracle table :
    ava.lang.NumberFormatException: 554020
         at java.math.BigInteger.parseInt(Unknown Source)
         at java.math.BigInteger.<init>(Unknown Source)
         at java.math.BigDecimal.<init>(Unknown Source)
         at com.sunopsis.sql.SnpsQuery.updateExecStatement(SnpsQuery.java)
         at com.sunopsis.sql.SnpsQuery.addBatch(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execCollOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
    The connections between source and target is fine.
    Kindly suggest on this error.
    Thanks
    Shridhar

    Hi John,
    The source is csv file. By default all columns are string type.The integration is failing at step 3 ( load Data).
    I am loading the data from csv file directly to staging table( oracle ).Its one to one mapping.
    Shridhar

Maybe you are looking for