Topology error

hi, i am getting following error when add feature table to topology, any way to resolve ??
SQL> CREATE TABLE LAND_PARCELS(FEATURE_NAME VARCHAR2(30) PRIMARY KEY, FEATURE SDO_TOPO_GEOMETRY);
Table created.
SQL> EXECUTE SDO_TOP.ADD_TOPO_GEOMETRY_LAYER('CITY_DATA', 'LAND_PARCELS', 'FEATURE', 'POLYGON');
BEGIN SDO_TOP.ADD_TOPO_GEOMETRY_LAYER('CITY_DATA', 'LAND_PARCELS', 'FEATURE', 'POLYGON'); END;
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'SDO_TOP.ADD_TOPO_GEOMETRY_LAYER' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
thanks..

SQL> EXECUTE SDO_TOP.ADD_TOPO_GEOMETRY_LAYER('CITY_DATA', 'LAND_PARCELS', 'FEATURE', 'POLYGON');You are missing an O. It should be SDO_TOPO., not SDO_TOP.

Similar Messages

  • Topology error - Topology example 12

    I'm trying to run through the examples in the Oracle Topology manual: http://download.oracle.com/docs/cd/E11882_01/appdev.112/e11831/sdo_topo_concepts.htm#CIHEIGCD Examples 1-12 & 1-13. I've tried running the examples in both Oracle 11.1 & 11.2 with no success. In all cases I get the following error when executing the procedure in step 4. of example 1-12:
    EXECUTE SDO_TOPO.ADD_TOPO_GEOMETRY_LAYER('CITY_DATA', 'LAND_PARCELS','FEATURE', 'POLYGON');
    Error starting at line 1 in command:
    EXECUTE SDO_TOPO.ADD_TOPO_GEOMETRY_LAYER('CITY_DATA', 'LAND_PARCELS','FEATURE', 'POLYGON');
    Error report:
    ORA-00942: table or view does not exist
    ORA-06512: at "MDSYS.SDO_TOPO", line 980
    ORA-06512: at "MDSYS.SDO_TOPO", line 1052
    ORA-06512: at line 1
    00942. 00000 - "table or view does not exist"
    Steps 1-3 all executed correctly, with no errors and I can see the tables and the SDO_TOPO_METADATA_TABLE seems to be correctly populated.
    Has anyone encountered this? Anyway around it?
    Thanks, Mark

    Hi Mark,
    I had this same problem back in March.
    SDO_TOPO.ADD_TOPO_GEOMETRY_LAYER throws table not found on 11gR2
    You just need to grant to your user the the "CREATE VIEW" privilege.
    Cheers,
    Paul

  • NI Switchs Topology error

    Dears,
    i have problem and i need your support as soon as possible.
    i have NI PXI 1044 with many relays, Dmm, F Gen and DC PSU ....
    and it was working properly but i decid to change the devices names Via Max to make it easy to remmember. I do that bu right click on the device and click Rename. the names of the relays and all devices is updated directly on the the VI.
    but when i have changed the names my helthy VI start giving me this Error (as an Examble for the switchs)
    ERROR: Error -1074118644 occurred at niSwitch Initialize With Topology.vi
    Possible reason(s):
    No legacy device supports the specified topology.  Use a different topology, or configure the device under DAQmx and use the DAQmx resource descriptor.
    Status Code: -1074118644
    what is the peoblem and how to fix it ?
    Note: the VI was OK before i changed the names.

    Hello Eng. Salman,
    This error you are getting is related to the way you are addressing your instruments. The modular instruments drivers use NI-DAQ to detect and communicate with the hardware.
    Here is a KnowledgeBase that describes this issue:
    Error -1074118655, -1073807343 or -1074118644 Occurs When Addressing a PXI Instrument
    With the name changes in Measurement and Automation Explorer, you need to go back into your code and verify that the instruments/devices are referenced correctly.
    Regards,
      Sandra T.
    Applications Engineer | National Instruments

  • Publish Topology Error

    Hey
    I am installing Lync 2013 server, I am trying to publish topology but there occurs error:
     "Microsoft.Rtc.Management.Deployment.UnknownObjectException" "Cannot locate Central Management store location container in the Active Directory global settings container"
    Any help please

    There might be duplicate entries in AD container. Please follow the below link and delete the duplicate entry...
    http://lyncified.com/?p=187
    Tek-Nerd

  • SharePoint Search not working (topology error)

    Hi Guys,
    I have took the farm backup and restore another environment , the only service application i get status error is 'Search application. I go to logs to check i found this below error.
    Unhandled page level exception. Path: /_admin/search/TopologyAppSettings.aspx, Error: SearchAdminWebServiceApplication for Search Application 'ShareIT Search' doesn't exist., Details: System.InvalidOperationException: SearchAdminWebServiceApplication for
    Search Application 'ShareIT Search' doesn't exist.   
     I tired the below solution that doesn't work for me.
    http://chugene.blogspot.co.uk/2012/10/listen-learned-sharepoint-2010-search.html
    Any help please.
    Thanks.
    kumar

    Hi,
    For your issue, delete the corrupt search service application and re-create it.
    Refer to the following links about how to delete the corrupt search service application:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/55c87d06-bbc8-4c2b-9c9a-04346cbf21cc/delete-search-service-application-topology-will-not-load
    http://blog.greenbrain.de/2013/11/removing-corrupted-search-service-from.html
    Besides, here is an blog about how to create search service application, you can use as a reference:
    http://blogs.technet.com/b/wbaer/archive/2009/11/23/step-by-step-provisioning-the-search-service-application.aspx
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Cisco Prime Infrastructure 2.2 - Network Topology error

    He dears,
    My Customer has installed over UCS Cisco Prime Infrastructure 2.2.
    The network is composed with Switches nexus 93962-px and 2960x. All devices were discovered and inventoried successfully.
    The problems is that Network Topology is not showing the connections between devices. Some devices connections are showed (partially) and another not.
    We've already checked that CDP is run and working fine on all of switches.
    I appreciate your help!
    Tks,
    Regis

    I'm sorry to say that but Prime Infrastructure does not support IP SLA functionality similar to Cisco Prime LMS:
    http://www.cisco.com/en/US/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/guide_c07-729089.html
    It's in the developer's plans but there's no schedule yet for this feature.
    It's possible to manually configure IP SLA on the device and then define Custom SNMP templates in Prime Infrastructure and poll whatever information you might consider relevant.
    This isn't user friendly (exact OID needs to be typed manually) and is a bit quite complicated, though.
    -Thanks
    Vinod
    **Rating Encourages contributors, and its really free. **

  • Spatial topology - Error adding layer

    Hi all,
    I am new to Oracle Spatial and I am evaluating Spatial Topology.
    Can anyone tell-me why I can’t add this layer to my topology?
    BEGIN
    SDO_TOPO.ADD_TOPO_GEOMETRY_LAYER('T1', 'F2','FEATURE', 'POINT');
    END;
    ORA-13111: cannot add topo_geometry layer [IVITOH.F2.FEATURE] to topology
    ORA-06512: at "MDSYS.MD", line 1723
    ORA-06512: at "MDSYS.MDERR", line 17
    ORA-06512: at "MDSYS.SDO_TOPO", line 293
    ORA-06512: at line 2
    select astm.TOPOLOGY, astm.TG_LAYER_ID, astm.TABLE_NAME from ALL_SDO_TOPO_METADA
    TOPOLOGY TG_LAYER_ID TABLE_NAME
    T1 1 F1
    1 row selected
    Thanks in advance,
    Vitor Herdeiro
    Infrastructure:
    OS:AIX 5L 64
    SQL> conn sys@sigd as sysdba
    Enter password: *******
    Connected.
    SQL> BEGIN
    2 MDSYS.validate_sdo;
    3 END;
    4 /
    PL/SQL procedure successfully completed.
    SQL> select comp_id, control, schema, version, status, comp_name from dba_registry
    2 where comp_id='SDO';
    COMP_ID CONTROL
    SCHEMA VERSION STATUS
    COMP_NAME
    SDO SYS
    MDSYS 10.1.0.2.0 VALID
    Spatial
    SQL> select object_name, object_type, status from dba_objects
    2 where owner='MDSYS' and status <> 'VALID'
    3 order by object_name;
    no rows selected
    SQL>

    Daniel,
    I have already found my mistake.
    I was trying to add the topo_geometry layer [IVITOH.F2.FEATURE] when the table F2 was not created yet .
    Tanks a lot anyway,
    Best regards,
    Vitor

  • AD Topology Error

    Hello everyone,
    I'm having the following issue.
    Process MSEXCHANGEADTOPOLOGYSERVICE.EXE (PID=1300). Exchange Active Directory Provider has discovered the following servers with the following characteristics:
    (Server name | Roles | Enabled | Reachability | Synchronized | GC capable | PDC | SACL right | Critical Data | Netlogon | OS Version)
    In-site:
    PDC02.**.local CDG 1 0 0 1 0 0 0 0 0
    PDC01.**.local CDG 1 7 7 1 0 1 1 7 1
    Out-of-site:
    PDC02 is having some isues, since it's not reachable like stated above.
    I would like to make it identical to PDC01, but I can't figure out how.
    Kind Regards.

    Hi,
    From your description, I would like to clarify the following things for troubleshooting:
    1. Open Default Domain Controllers Policy to make sure that Exchange servers had permissions on the "Manage Auditing and Security" under User Rights Assignment.
    2. Ensure that your Exchange server is a member of the default "Exchange Servers" security group.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • File replication problem - gone worse!

    Hi all! I'm in a real pinch and could use some assistance.
    Backstory: Small Business Server 2003 running on Hyper-V 2008 (non-R2). Been running fine for years. Two months ago we decided to upgrade to Exchange 2010, so I set up a new Hyper-v Server & two new VMs (one for Exchange, another as a secondary DC).
    Problem: I noticed that when I reboot the 2003 box systems on our network couldn't authenticate to log in, etc. until the 2003 VM came back up. I started digging & found that the 2012 box wasn't replicating. I ran DCDiag tests & found errors regarding
    FRS, & telling me to enable journal wrap automatic restore. However, as I started to Google I saw numerous posts stating that was bad, and to use the BurFlags to do a non-authoritative restore (by setting the reg value of BurFlags to D2). So, on the 2003
    box I made a copy of the Sysvol folder, backed up the group policy objects, and then set that value & restarted FRS.
    HOWEVER, it doesn't look like that has resolved my issue. And, in fact, has made it worse. Users can't connect to Exchange (via Outlook), I'm getting topology errors & group policy errors, I can't log on to the 2003 box via Remote Desktop (getting errors
    saying the domain doesn't exist or can't be contacted), etc. Essentially, the situation is worse.
    I can still get to the 2003 box via the Hyper-v console terminal, so I have access to the box.
    Also, just yesterday I moved this 2003 VM to a different host, so I have a backup (essentially) that I can get to, though I'd rather not have to start from that move & have to manually sync today's work. But, if I can get in there to backup/recover something
    & then apply that to the newly moved VM, that is an option.
    How do I fix this? I'm thinking I can perhaps stop the FRS & put the backup of SYSVOL (that I made before the BurFlags change) & restore the group policy objects I exported previously, & then restart FRS, but seeing as I was led astray last time
    I do not want to jump the gun & mess it up worse.
    My priority is to get everyone back up. Then, secondarily I can chase down why the sysvol journal wrap error was happening in hopes of getting my new DC replicating properly.
    Not sure if this is out of bounds or not, but I am more than happy to pay a consultant to help me get through this. I just need to know I'm dealing with someone who knows this stuff inside & out & who can help me fix it quickly.
    Thanks in advance!

    Let me get it right, you have got Windows 2003 SBS (small business server). SBS is a different giant & it has to be treated as a master. Btw, if you are using SBS server, you can install AD, Exchange, SQL, SCCM etc on the single server.
    SBS needs to hold FSMO role & if you transfer it to another, it will behave inconsistently & would reboot the system. Two SBS server can't exists in the same domain.
    Also, installing Exchange or another application on other servers requires separate licenses to be purchased for each application. If you have purchased SBS server which by default includes licenses for the apps like Exchange, ISA etc. 
    Awinish Vishwakarma - MVP
    My Blog: awinish.wordpress.com
    Disclaimer This posting is provided AS-IS with no warranties/guarantees and confers no rights.

  • RFC destinations for system monitoring could not be assigned

    Hi,
    I am having 2 system landscape DEV (DEV/QA), PRD. I want to monitor both system from Solution manager and created both system, db, server & logical component in SMSY.
    Problems:
    1. System not allowing to assign RFC for (PRD) system monitoring where as it is working for DEV system.
    2. When running System monitoring setup only PRD is showing there, both server/system should be shown ?
    3. When i am tring to assign system in RZ21 manully then also system giving error in case of PRD server. where as DEV system is created in RZ21 -->> Technical Infra. --->>> Display topology (Error when calling the underlying C function (function 'SALS_MS_GET_LOCAL_MS_INFO')
    Message no. RA336)
    Please help me to solve this issue.
    Thanks & Regards,
    Tejinder

    Hello Arwel,
    if the solution manager should monitor itself via EWA, you have to set "mySAP.com Support Workplace system" to "NONE". To get there, start transaction SDCC in you solution manager system -> Maintenance -> remote enviroment -> default target system.
    Hope that will help you.
    regards,
    Marco

  • Streams multi master replication problem

    Dear Stefan Menschel,
    Good morning
    DB:10.2.0.2
    OS:windowsXp
    This is we are trying in test environment
    I have downloaded the OSC and just configured the multi master replication i mean just run the folder(400) scripts. After all the scripts exec. i was monitoring the streams activity through OEM console.
    i have got an error in -->streams -->propagation-->topology
    ERROR : ORA-25205: the QUEUE S1ADMIN.A_QN1_DBS2TEST does not exist
    and link is showing as RED culler with some error.
    hub : DBS1TEST
    streamsadmin: s1admin
    target1 : DBS2TEST
    streamsadmin: s2admin
    i might be wrong while preparing the scripts. if please let me know.
    i can send you the scripts also
    Thanks
    Hareesh.L
    DBA mailid: [email protected]
    Message was edited by:
    user627795

    I've never seen that error, but do make sure that your Replica ID's are different (that's a requirement). Also, you might consider setting up one of the masters as a hub at first, then initialize it, and then promote it. Once you've done that, you can create the replication agreement from the second host to the first one.
    Patrick

  • Backup from NSS4000 to NSS4000

    Hallo,
    I am trying to do an automatic backup with this feature, but it always fails (full backup, uncompressed, two shares 100 GB and 12 GB).
    It failed with firmware version 1.12 due insufficient space available (but there is nothing on the second storage). I called support last year and was adviced to apply firmware 1.20.1. This fixed the problem with insufficient space, but backups didn't finish.
    The release notes for 1.21 noticed this can occur if files are changed during backup (that's the case). Now I applied firmware 1.21 and I am getting 'insufficient space available' again (If I do a manual Backup, the job is queued successfully and afterwards aborted immediately).
    How can I fix this problem?
    Thank you!
    Regards,
    Hajo Nolte

    Hajo,
    First let me start off by saying we have tested a full back up with scheduling and run back up with 109Gb of data. This was successful without any troubles.  I am also retesting again in my lab just for double confirmation and so far hasn't error out. With limited information provided below their is no way to tell what could be causing your errors ?
    Also note you can have serveral differnet volume with different sizes; Which can cause that problem.
    You want to post, topology, error logs ,Share permissions,volume information. Please provide as much detailed information.
    Jason Bryant
    Cisco Support Engineer
    .:|:.:|:.

  • Lync Client User Search Stalling

    I have a Lync server running LS 2010 on my network.  I recently finished the setup of the server.  The network is a Mac/Windows network.  As I setup the Mac clients, I noticed that searching for clients returned no users.  I switched
    the client policy value of AddressBookAvailability to WebSearchOnly.  Now, when I search for users in the Lync client, I get a spinning wheel with no results which tells me that the client is not getting a response from the server.  The client log
    don't show an error.  On the server side, I don't see any noticeable errors with respect to the Address Book service so I assume it's up.  I try running the Test-CsAddressBookService cmdlet and I receive a "No matching cluster found in topology
    error".  Looks like the problem either has to do with the address book service or the topology error but I've reached a dead end because everything I've looked at so far has been alright. 

    Hi,
    On Lync FE Server Lync Server Management Shell, run: Update-CsAddressBook to trigger the Lync Server to sync current AD information in the SQL database into the downloadable client and device address book files.
    On Lync client side, if possible, please also test the issue with a Windows client System. Check if the issue also happen on Windows System or not.
    You can refer to the Jeff’s blog “Updating the Lync 2010 Address Book” to check the Address Book issue:
    http://blog.schertz.name/2010/09/updating-the-lync-2010-address-book/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Find a tombstone in a large forest

    I need some guidance in finding a tombstone in a forest that has 90 domain controllers and 79 sites. Each domain controller is receiving three daily EventID 1864 alerts. One for the domain partition, one for the configuration partition and one
    for the schema partition. I have checked the replication between all domain controllers using repldiag /CheckForStableReplTopology and it returned No topology errors found.
    I created a PS script to go out to the forest and search all DC's for EventID 2042 and it returned nothing. Due to the size of the infrastructure and the fact that they set their tombstone lifetime to 400 days, running any type of query where I can pull
    GUID's and check DNS, returns literally thousands of entries in the output. I currently have a support case with Microsoft that has been open for nearly two weeks now but we have not found a resolution that wouldn't take countless man hours. I came into
    this situation recently and was told that this tombstone has been out there for around 4 years. The reason this has come up again is because the client is looking to raise the functional level of their forest from 2003 to 2008. I am doing this for a client,
    so everything is done remotely, and sometimes very slowly due to the fact that these domain controllers are located all over the world, and sometimes in places that have very bad connectivity.
    A few quick questions:
    Will they/we be able to raise the functional level of the forest with the tombstone there?
    If we can, will this have any impact in the long run, or will it just remain a tombstone until it is found?
    If we can't, is there a workaround to get the functional level raised while the tombstone is still there?
    Is there any quick way to find either the name, IP address or even the GUID of the device that is causing these EventID's?
    Any assistance would be greatly appreciated as I've tried everything I could possibly think of and have been researching and trying different tools for over two weeks now.

    If strict replication consistency on domain controller is not enabled, lingering objects can be replicated to domain controller.
    AD DS: Strict replication consistency should be enabled on all domain controllers in this forest
    http://technet.microsoft.com/en-us/library/dd723692(v=ws.10).aspx
    Strict Replication Consistency - Myth versus Reality
    http://blogs.technet.com/b/askds/archive/2010/02/15/strict-replication-consistency-myth-versus-reality.aspx
    http://technet.microsoft.com/en-us/library/cc816938(v=ws.10).aspx
    If the server has reached tombstone lifecycle period the best way to deal with is demote/promote the DC.You cannot demote the faulty DC gracefully you need to do forcefull removal.You need to ran dcpromo/force removal and then run matadata cleanup on other
    DC(healthy) to remove the instance of faulty DC from AD database and DNS.If faulty DC is fsmo role holder server the you need to seize the FSMO role on other DC.Once done you can promote the Server back as DC.
    Sometimes its difficult to remove lingering object either using repadmin /removelingeringobjects or other tool. If lingering objects spreads then its more difficult to tackle them, demoting & promoting the server containg the lingering is best bet.
    Complete Step by Step Guideline to Remove an Orphaned Domain controller (including seizing FSMOs, running a metadata cleanup, and more)
    http://msmvps.com/blogs/acefekay/archive/2010/10/05/complete-step-by-step-to-remove-an-orphaned-domain-controller.aspxis
    To remove lingering object see this:http://blogs.technet.com/b/glennl/archive/2007/07/26/clean-that-active-directory-forest-of-lingering-objects.aspx
    Hope helps
    Best Regards,
    Sandesh Dubey.
    MCSE|MCSA:Messaging|MCTS|MCITP:Enterprise Adminitrator |
    My Blog
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Getting error while importing topology,scenarios from 11.3 to ODI 11.5

    Hi,
    Recently I had installed ODI 11.1.5.
    Now I am importing topology and scenarios exported from my older ODI 11.1.3 via shell script on Linux machine.
    There around 25 topology and around 40 scenarios.When i execute the script out of these some topology and scenarios get imported and for rest i get following error.
    Imported files are not persistent.Sometimes same file got imported and when I execute next time the same file gives error.
    oracle.odi.oditools.OdiToolException: This ODI Tool needs to be connected to the repository but repository connection failed
         at oracle.odi.oditools.OdiAbstractToolRunner.executeCoreTool(OdiAbstractToolRunner.java:133)
         at oracle.odi.oditools.OdiAbstractToolRunner.executeTool(OdiAbstractToolRunner.java:47)
         at oracle.odi.ToolRunner.main(ToolRunner.java:75)
    Caused by: oracle.odi.core.config.MasterRepositoryResourceFailureException: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:79)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:491)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:544)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at oracle.odi.ToolRunner.initInstance(ToolRunner.java:36)
         at oracle.odi.oditools.OdiAbstractToolRunner.executeCoreTool(OdiAbstractToolRunner.java:128)
         ... 2 more
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:180)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:374)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:77)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:492)
         ... 6 more
    Caused by: oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:117)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:180)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:375)
         ... 8 more
    Please guide me in this regard.

    hi actdi,
    Thanks for your guidance.
    we have tried this also....but still the same unstable import....
    We have another doubt while execuing scenarios using ODI Java EE Agent in ODI 11.5:
    We have one customized jar which we use in our scenario at runtime.
    In case of Odi 11.1.1.3 Version, there is a location
    <Middleware>\user_projects\domains\base_domain\servers\odi_Server1\tmp\_WL_user\oraclediagent\ev3fsn\war\WEB-INF\lib
    where we can put customized jar, so that at runtime oraclediagent picks up this jar from the given location,
    but in ODI 11.1.1.5 Version,
    at the given location <Middleware>\user_projects\domains\base_domain\servers\odi_Server1\tmp\_WL_user\oraclediagent\ev3fsn\war\WEB-INF\
    there is no <lib> folder for oraclediagent.
    Is there any different path for the same lib folder in 11.1.1.5? or is dere a miss ?
    Kindly guide.

Maybe you are looking for