SRIDs do not match for the two geometries

When execute the program below, it return the error messages: ORA-29877,ORA-13037 and ORA-06512, can anyone tell me what happen and how to fix it, thanks.
SQL> DECLARE
2 geo MDSYS.SDO_GEOMETRY;
3 BEGIN
4 SELECT A.GEOMETRY INTO geo FROM LINE A WHERE A.ENTITYID = 1734;
5 UPDATE LINE SET GEOMETRY = geo WHERE ENTITYID = 1733;
6 END;
7 /

Hi,
Oracle SDO 9i r.2
I have the same errors.
Action:
UPDATE M0100I.TERENURIP t SET t.geoloc.sdo_srid = 262148;
ERROR at line 1:
ORA-29877: failed in the execution of the ODCIINDEXUPDATE routine
ORA-13037: SRIDs do not match for the two geometries
ORA-13037: SRIDs do not match for the two geometries
ORA-06512: at "MDSYS.SDO_INDEX_METHOD_9I", line 319
ORA-06512: at "MDSYS.SDO_IDX", line 16
ORA-06512: at "MDSYS.SDO_INDEX_METHOD_9I", line 368
For this table data indexed:
CREATE INDEX "M0100I"."TERENURIP_SX"
ON "M0100I"."TERENURIP" ("GEOLOC") INDEXTYPE IS
MDSYS.SPATIAL_INDEX PARAMETERS (' SDO_INDX_DIMS=2
LAYER_GTYPE="POINT" SDO_RTR_PCTFREE=2 INITIAL=64K NEXT=8192
MINEXTENTS=1 MAXEXTENTS=2147483645 PCTINCREASE=0')
In table user_sdo_geom_metadata for this table: "M0100I"."TERENURIP" SRID = 262148
sdo_srid of the geometry = null
Andrey

Similar Messages

  • I have 2 apple id's and the ipad and mbp id's do not match for the app store.. How to fix?

    MBP(Snow Leopard) with apple ID 1
    iPad synch's MBP to ID 1 since purchase 14 months ago.
    Upgraded to IOS5 and now App store wants me to do iPad app update using Apple ID2
    Question:
    If I resynch the iPad with MBP(Snow Leopard) will things "reset" so I'm back to ID 1?
    I'm about to trigger the upgrade to Lion and am not sure if I have already migrated to iCloud. Would this fix things?
    In the end of the day I want to target everything on ID 1 as ID 2 is a .mac account that will go away next June.
    Thanks

    All purchases (and their updates) are forever tied to the ID used when they were bought.  You cannot erase an ID, you simply stop using it.    You will have to allow your son an exclusive account if he wants to use your computer.   Can you log in under your ID now ... or do you have to use his?    If the latter is the case, he has clearly changed your ID to one that is his.

  • SCCM 2012 SP1 - OS Deployment - hash could not be matched for the downloded content

    I've got a newly deployed SCCM 2012 SP1 running on Windows Server 2012. The W2K12 runs as vm on ESX 5.1. I'm having very odd issues with OS deployment. The TS keeps failing when processing SCCM client installation - it downloads the package but then it fails
    straight away with the 80091007 - hash values couldn't be matched error - some extract from smsts.log attached below. It's very consistent, it happens every time - it downloads and applies the image fine straight after that it bombs out.
    What is very interesting is that it works perfectly fine when I deploy vms (on the same or different host) - the issue seems to be be only affecting physical machines (laptops desktops). This might suggest some network issues (vSwitch with Cisco switches) but
    the config on the switch is very simple and this shouldn't be the case.
    I had a few virtualised SCCM 2007 installations (ESX 5 and 4) and it always worked with no problems.
    I tried to recreate the package (changing source directory), turn binary differential replication on and off, copy the content of the package to the dist point or not copy. Push client installation (or other package deployments) work fine
    When I tried to deploy with no download - sometimes it works but most of the time I'd get the files/folder corrupt error (can't remember the No)
    This is starting to drive me crazy - There are some significant changes in the way SCCM 2012 is validating package integrity (like Content Lib folder) but the consistency of this problem is just very odd.
    Anyone has any clues?
    thanks
     - Downloaded file from http://GTKVMGMT05.GTK.LOC...m?/x64/wic_x64_enu.exe to C:\_SMSTaskSequence\Packages\GTK0000C\x64/wic_x64_enu.exe 
     - Download done setting progress bar to 100
    VerifyContentHash: Hash algorithm is 32780
    c:\_smstasksequence\packages\GTK0000c\i386 is a directory. Setting directory security
    c:\_smstasksequence\packages\GTK0000c\x64 is a directory. Setting directory security
     - Hash could not be matched for the downloded content. Original ContentHash = 5EF3A189C48F3469440A83026EC8ECD36EAD6EAF3B5D35663F8201BDE175413C, Downloaded ContentHash = FA4516EDD2D7907F8FA472A3E1B717DF2DD4A0976CD4CEAE11045EE62EC8C661
    0L == TS::Utility::VerifyPackageHash(pszContentID, sDestination), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2999)
     - DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword ), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3106)
     - DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3331)
    ResolveSource(pszSource, sSourceDirectory, dwFlags, 0, 0, 0), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3221)
    TS::Utility::ResolveSource(sClientPackageID, sClientPackagePath), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\basesetuphook.cpp,1655)
     - Failed to resolve package source "GTK0000C"
     - Exiting ConfigureEx: 0x80091007
     - BaseSetupHook::configure(sWindowsDir), HRESULT=80091007 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\osdsetuphook.cpp,292)
     - Failed to configure OSD setup hook (0x80091007)
     - Failed to configure OSD setup hook (0x80091007)

    is this the only indication of a problem in your smsts.log file ? did you apply the
    authenticode hotfix or have you
    downloaded the SP1 media after that hotfix was applied ?
    Step by Step Configuration Manager Guides >
    2012 Guides |
    2007 Guides | I'm on Twitter > ncbrady

  • Hash could not be matched for the downloded content. Original ContentHash = , Downloaded ContentHash

    <![LOG[Download done setting progress bar to 100]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context="" type="1" thread="2544"
    file="downloadcontent.cpp:1603">
    <![LOG[VerifyContentHash: Hash algorithm is 32780]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context="" type="1" thread="2544"
    file="downloadcontent.cpp:1726">
    <![LOG[Failed to open file c:\_smstasksequence\packages\cms00007\configmgr2012adminui-rtm-kb2717295-i386.msp with error [32].
    ]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context="" type="3" thread="2544" file="securityutil.cpp:478">
    <![LOG[HashFile - exclusive access check for the file failed.]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context=""
    type="3" thread="2544" file="hashdir.cpp:227">
    <![LOG[Failed to hash file, Win32 error = 4103]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context="" type="3"
    thread="2544" file="hashdir.cpp:631">
    <![LOG[Hash could not be matched for the downloded content. Original ContentHash = 0617F93A16E48E5E4AE958081967812D78AF06F608A1C39CD9DE85D97003AD01, Downloaded ContentHash = ]LOG]!><time="15:54:30.490-120"
    date="01-21-2013" component="InstallSoftware" context="" type="3" thread="2544" file="downloadcontent.cpp:1771">
    <![LOG[0L == TS::Utility::VerifyPackageHash(pszContentID, sDestination), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,2900)]LOG]!><time="15:54:30.490-120" date="01-21-2013"
    component="InstallSoftware" context="" type="0" thread="2544" file="resolvesource.cpp:2900">
    <![LOG[DownloadContentAndVerifyHash(pszPackageID, L"SMSPackage", saHttpContentSources, saSMBContentSources, saMulticastContentSources, sDestination, dwFlags, L"", 0, dwPackageFlags, pszUserName, pszUserPassword
    ), HRESULT=80091007 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,3007)]LOG]!><time="15:54:30.490-120" date="01-21-2013" component="InstallSoftware" context="" type="0" thread="2544"
    file="resolvesource.cpp:3007">
    i saw this links :
    http://social.technet.microsoft.com/forums/en-US/configmgrosd/thread/909ea31c-7bda-49e2-8b06-ed4fc9c3c48c/
    http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/4801408b-de60-488c-9d80-7a87134abbaf/
    http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/4942384c-161c-454f-b8da-bc2a24844602
    http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/a57bb130-f231-4ced-8ec9-2f645ef9e5f1
    http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/7146fa83-d00e-4fc1-924b-a829860e506a
    i did not try to do this  Antivirus Scan and Exclusion Recommendations (i relay don't see why i need this if all oder task finshing succesfuly
    http://blogs.technet.com/b/configurationmgr/archive/2010/11/30/configmgr-2007-antivirus-scan-and-exclusion-recommendations.aspx
    i redownload the file from the -kb2717295 and recreate the package , i run this image deployment on all kind of PC they all failed, here is the
    file : configmgr2012adminui-rtm-kb2717295-i386.msp
    i don't know why this file failed, i run this manual it work and this task is also a deployment on collection and it have 100% successes on 8 pc
    i wander what make it failed .

    This is what worked for me. I had to create a brand new package and push it out to the DP's. Then updated my Task Sequence with the new package. It worked perfectly for me. I hope this helps.

  • The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assi

    Hi ,
    We have enabled context sensitive DFF in Bank Branch Page for HZ_PARTIES DFF , We have created Flex Map so that only bank branch context fields are only displayed in the bank branch page and  as we know party information DFF is shared by supplier and Customer Page so we dint want to see any Bank Branch fields or context information in those pages.
    We have achieved the requirement but when open existing branches bank branch update is throwing below error message :
    "The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assistance."
    this error is thrown only when we open existing branches, if we save existing branch and open then it is not throwing any error message.
    Please let us know reason behind this error message.
    Thanks,
    Mruduala

    You are kidding?  It took me about 3 minutes to scroll down on my tab to get to the triplex button!
    Habe you read the error message? 
    Quote:
    java.sql.SQLSyntaxErrorException: ORA-04098: trigger 'PMS.PROJECT_SEQ' is invalid and failed re-validation
    Check the trigger and it should work again.
    Timo

  • My phone was not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    my phone was  not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    We are all just phone users here, and no-one can hope to provide any advice with so little information to go on as to what exactly has happened.  You need to provide some detail.

  • I have been trying to update my cc info and for some reason it has kept saying that the cc info does not match with the bank so the transcation failed every time I was trying to download something even when it's free but my cc got charged $1.- each time.

    I have been trying to update my cc info but for some reason it has kept saying the cc info did not match with the bank info so the transaction failed every time I made an attempt to download something even it was free. However, I saw my cc online got charged $1.00 everything I was trying to update my cc info ...why?

    Im wondering why my post hasn't been answered yet.  I did file a report with the BBB and I had a rude representative from Verizon call me named Steve. He said I can file all of the reports I want and I will just keep getting calls from him.  I can understand why my phone couldn't be replaced because of the small crack.  I guess I have to eat that one (but it sucks because the lollipop update is what caused the problems)  but what about all of the data overage I had to pay for for trying to fix this phone because of a lollipop update.  I dont think it is fair to have to pay that as well. In addition,  because I have an east coast phone number but live on the west coast, I cannot have tech support after 8pm.  Verizon has cut this off.  Im very dissatisfied and I have been a customer of Verizon for 13 years.  Im hoping for a response this time.

  • Why is face time not connecting for the last two days

    Why is Face Time not connecting for the last two days

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue. You can leave feedback for Apple at the link below.
    http://www.apple.com/feedback/

  • When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have ... Pease advise ..

    Greetings,
    I hope this email finds you well. I bought my iPhone on December 1st, 2012 with a track order W459517623. When I first bought it, it was meant to use all the services provided by Great Apple including the new LTE service as a main service for such device. Now I just realize that such service does not match with the model I have, as per this link:
    http://www.apple.com/iphone/LTE/
    Model A1429
    (GSM model)
                                                                  Saudi Arabia - Mobily
    The model Apple sent is A1428
    I believe that such service should be provided to my devices too. Also, Apple always find best ways to solve such queries. 
    Please advise me
    Thank you and Regards,
    Abdulrahman

    I'm assuming you bought it via the Apple Online store. Contact them. Use the Contact Us link at the bottom of the page. Did you buy the phone from the store in the country you intend to USE the iPhone? If you bought the phone in the US store and intend to use it OUTSIDE the US, you only have yourself to blame, as they shipped the CORRECT phone for use in the US.

  • Window SRID does not match Layer SRID question

    I would like to do a simple window query to see what points fall inside a specific rectangle as follows:
    select gm.land
    from frame_boundary fb, geometry_map gm
    where SDO_RELATE(gm.location,fb.boundary, 'mask=anyinteract
    querytype=window') = 'TRUE'
    and fb.sessionid = '240' and fb.framenumber = '0' ;
    The problem is that the SRIDs do not match. the points in the geometry_map table have an SRID of 8265, while the frames in my frame_boundary table have a null SRID.
    My question is this:
    Is there an easy way around this problem? ...or do I need to re-input all the points to the geom_map to have null SRIDs so that they both match. - this would be a nightmare!!!
    I tried to do an SDO_Filter query instead, this is fine when I put in the 4 coordinates of the frame manually (see below) , but I think the same SRID problem rears its head when I just reference a frame by its id.
    SELECT gm.Land
    FROM GEOMETRY_MAP gm, FRAME_BOUNDARY fb
    WHERE SDO_FILTER(gm.LOCATION,
    (MDSYS.SDO_GEOMETRY(2003, 8265, NULL,
    MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1),
    MDSYS.SDO_ORDINATE_ARRAY(-104.98628, 39.975784, -104.47771, 39.756035))),
    'QUERYTYPE=WINDOW')='TRUE' and fb.sessionid = '240') ;
    Any suggestions would be greatly appreciated.
    Many thanks,
    Eoin.

    Eoin,
    Per the Oracle Spatial User's Guide and Reference, "For Spatial operators that take two geometries as input parameters, if the geometries are based on different coordinate systems, the query window (the second geometry) is transformed to the coordinate system of the first geometry before the operation is performed. This transformation is a temporary internal operation performed by Spatial; it does not affect any stored query-window geometry." The problem in the first query is not that the SRIDs don't match, it's that in order for coordinate system transformation to work, there must be a SRID for the second geometry (in other words, it cannot be NULL). Your best bet in this case would be to update the frame_boundary table to include a SRID. You can do this by simply dropping the index on frame_boundary, using an update statement (update frame_boundary fb set fb.boundary.sdo_srid=8265), update the USER_SDO_GEOM_METADATA view to include the SRID for frame_boundary, then reindex.
    Other things to note here:
    1) If frame_boundary truly includes only rectangles, SDO_FILTER will be faster as it will compute an anyinteract calculation based solely on the index (which is an MBR-only calculation that may work almost exactly as SDO_RELATE was working for you).
    2) If you are pulling the geometries from two tables, you will want to include an /*+ ORDERED */ optimizer hint. So, your first query would look like this:
    select /*+ ORDERED */ gm.land
    from frame_boundary fb, geometry_map gm
    where SDO_RELATE(gm.location,fb.boundary, 'mask=anyinteract
    querytype=window') = 'TRUE'
    and fb.sessionid = '240' and fb.framenumber = '0' ;
    3) The second query you listed is not working because the "and fb.sessionid = '240'" is followed by an extra parenthesis. That query should look like:
    SELECT gm.Land
    FROM GEOMETRY_MAP gm, FRAME_BOUNDARY fb
    WHERE SDO_FILTER(gm.LOCATION,
    (MDSYS.SDO_GEOMETRY(2003, 8265, NULL,
    MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1),
    MDSYS.SDO_ORDINATE_ARRAY(-104.98628, 39.975784, -104.47771, 39.756035))),
    'QUERYTYPE=WINDOW')='TRUE'
    and fb.sessionid = '240' ;
    Hope this helps.
    -Justin

  • XML File not Found for the Container BC4J.cpx

    Hi,
    Have following error when I start a BC4J-JSP/Struts application (with Embedded and standalone OC4J) :
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container BC4J.cpx
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition(java.lang.String)
              DefinitionManager.java:751
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition()
              DefinitionManager.java:793
         void oracle.jbo.mom.DefinitionManager.initManager()
              DefinitionManager.java:137
         void oracle.jbo.uicli.mom.JUMetaObjectManager.<init>()
              JUMetaObjectManager.java:57
         oracle.jbo.uicli.mom.JUMetaObjectManager oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom()
              JUMetaObjectManager.java:131
         oracle.jbo.common.ampool.SessionCookie oracle.jbo.http.HttpContainer.findSessionCookie(javax.servlet.http.HttpSession, java.lang.String, java.lang.String, java.util.Properties)
              HttpContainer.java:541
         boolean oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(oracle.jbo.html.struts11.BC4JActionMapping, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              BC4JRequestProcessor.java:222
         org.apache.struts.action.ActionMapping oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              BC4JRequestProcessor.java:124
         void org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              RequestProcessor.java:234
         void org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:1292
         void org.apache.struts.action.ActionServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:492
         void javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              HttpServlet.java:740
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:853
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:721
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:306
         boolean com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ApplicationServerThread, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletRequest, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:767
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:259
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run()
              HttpRequestHandler.java:106
         void EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run()
              PooledExecutor.java:803
         void java.lang.Thread.run()
              Thread.java:484
    Then I make a Reload and it's ok.
    I have a Workspace with two Projects :
    BC4J.jpr for Businnes Components
    Web.jpr for JSP Struts
    In /classes I have the file Web.cpx, but no BC4J.cpx.
    From which does this name come ? Can I change this name ?
    Thanks
    Yves

    I found this on Metalink...
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    The following is from Note 137429.1. Hope this helps.
    Raja.
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    Action: 1. Make sure that the file is present. In particular, if the file is to be found in a zip/jar file, make sure that the Zip/JAR file is included in the CLASSPATH.
    2. This error is also reported if the name of the XML file does not match the object Name specified in the XML file. If the file system support case insensitive file names (e.g., Windows NT), make sure that the file name matches the object Name in the XML file in case-sensitive fashion.
    3. For a .JPX file, this error is reported if the JPX file is missing the JboProject XML tag. Check the JPX file to make sure that the valid tag is in there.
    4. One XML file may be extending another XML file (specified by the Extends element in this XML file). This error is reported if the base XML file is not found.
    5. When loading the XML file for a package (JboPackage tag), this error is reported if some unexpected error occurs while loading a containee.
    In all of the above cases, a more descriptive message may be printed on Diagnostic. If you are not seeing Diagnostic messages, you can run your application with Diagnostic turned on, as in "java -Djbo.debugoutput=console ...", to see Diagnostic messages.

  • Node id does not exist for the current application server id  on forms

    Hi,
    We have a Two node RAC setup on which Oracle e-business suite R12.0.6 is setup
    We have CP and DB on two RAC nodes and Forms and Web on two separate server(non-RAC)
    while opening oracle forms we are getting" Node id does not exist for the current application server id "
    on checking Concurrent manager logfile we founf no error, we matched Application Server id from DBC file of all the 4 nodes with application table
    Fnd_nodes... which matches ( there is no mismatch of application server id) .
    We have also tried commenting the application server id in dbc file and executed adgendbc.sh to regenarate dbc file but we are facing the same issue.
    Also tried to clear setup with fnd_conc_clone.clean setup and again executing autoconfig on db and application tier but no result yet.
    Can some one guide as to which file has this message "Node id does not exist for the current application server id "
    and what could be the reason for this.
    Help is appreciated.
    Regards,
    Milan

    I already tried the mentioned metalink note id but it did not work.What did you try exactly?
    Can u help out as from where am i getting the message "Node id does not exist for the current application server id" It is already mentioned in the doc referenced above -- From the dbc file under $FND_SECURE directory.
    i mean from which file does the above message comes.Please clean FND_NODES table as per (How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]), run AutoConfig on the database tier then on the application tier and check then.
    Thanks,
    Hussein

  • Error while creating Absence as "APP-PAY-51271: The assignment is not eligible for the element

    Hi,
    "APP-PAY-51271: The assignment is not eligible for the element."

    Hi Nandhu,
    Can you check below two things which can be cause of this error:
    1. The link definition of the non-recurring element which is tagged with this absence type, as a best practice this should be an open link. If the link definition and the assignment eligibility is not matching then you may receive this error.
    2. If you have defined an accrual plan for this absence type,then check if the accrual plan recurring element is been tagged to the assignment for which you are receiving this error.
    Thanks,
    Sanjay

  • Error 'window SRID does not match layer SRID' despite using Index MBR

    Hey!
    I'm trying to run the following query:
    SELECT count(*)
    FROM mytable
    WHERE SDO_FILTER(geom, (SELECT sdo_root_mbr FROM user_sdo_index_metadata WHERE sdo_index_name='IDX_GEOM_MYTABLE') ,'querytype = WINDOW') = 'TRUE';
    The index I'm querying in the Subquery is the geometry index for mytable.geom, i.e. I'm doing a spatial query on IDX_GEOM_MYTABLE with it's own geometry index'es MBR. And I get this:
    "window SRID does not match layer SRID"
    How can that happen?
    Regards,
    Christian

    John's right. If I see correctly what you're trying to do you could also do this:
    SELECT count(*)
    FROM mytable
    WHERE SDO_FILTER(geom, SDO_TUNE.EXTENT_OF(mytable,my_SDO_column) ,'querytype = WINDOW') = 'TRUE';
    If the Index was built correctly and is not partitioned this should give you the same result.

  • What's the purpose for the two Wireless Antennas on a WAP?

    I have a very simple question, that I'm a little confused about. Here it goes.
    Most Access Points have two antennas. One is labeled as LEFT/PRIMARY and the other is RIGHT.
    What is the purpose for the two antennas? When I have one antenna connected it works without any issues. Can I just use the LEFT/PRIMARY antenna for wireless connectivity? What are the purpose for the two?
    And we are talking about a single band, 802.11b/g NOT 802.11a.
    Thank you!

    Hi Rashida,
    The use of two Antennas on these AP's is used for "Diversity Mode. In many cases, 1 single Antenna will work nicely. Here is an explanation for the use of two Antennas :)
    This describes the use of 2 **Identical Antennas in "Diversity" Mode;
    The purpose of diversity is to overcome multipath reflections. Diversity antennas that share the same physical housing are placed at an optimum distance apart. The maker of the particular antenna determines that distance based on the characteristics of the antenna. When you use a pair of antennas with matching characteristics to provide diversity for cell coverage in your facility, the guideline is to put those matched antennas at a distance apart from each other that is equal to a multiple of the wavelength of the frequency that is being transmitted. The 2.4 GHz wavelength is approximately 4.92 inches. Therefore, to support diversity on a 2.4 GHz radio with two separate antennas, the antennas should be spaced approximately 5 inches apart. The antenna pair could also be spaced at multiples of 5 inches, but the distance between should not exceed 4 multiples: reflected waves farther apart than that are likely to be so distorted and different in delay spread that the radio could not work with them.Because each antenna is selected by itself, both antennas must have the same radiation characteristics and be positioned to provide similar cell coverage.
    **** Two antennas connected to the same access point must not be used to cover two different cells.****
    From this good doc;
    Multipath and Diversity
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_tech_note09186a008019f646.shtml
    A diversity antenna system can be compared to a switch that selects one antenna or another, never both at the same time. The radio in receive mode will continually switch between antennas listening for a valid radio packet. After the beginning sync of a valid packet is heard, the radio will evaluate the sync signal of the packet on one antenna, then switch to the other antenna and evaluate. Then the radio will select the best antenna and use only that antenna for the remaining portion of that packet.
    On transmit, the radio will select the same antenna it used the last time it communicated to that given radio. If a packet fails, it will switch to the other antenna and retry the packet.
    One caution with diversity, it is not designed for using two antennas covering two different coverage cells. The problem in using it this way is that, if antenna no. 1 is communicating to device no. 1 while device no. 2 (which is in the antenna no. 2 cell) tries to communicate, antenna no. 2 is not connected (due to the position of the switch), and the communication fails. Diversity antennas should cover the same area from only a slightly different location."
    Diversity Antenna Systems
    Diversity antenna systems are used to overcome a phenomenon known as multipath distortion of multipath fading. It uses two **identical antennas, located a small distance apart, to provide coverage to the same physical area.
    From this Antenna reference guide;
    http://www.cisco.com/en/US/products/hw/wireless/ps469/products_data_sheet09186a008008883b.html
    Hope this helps!
    Rob

Maybe you are looking for

  • Nexus 7K SVI interaction with if-mgr timed out

    try to create a new SVI in 7K , but got this information int vlan 120 ERROR: Vlan 120 interaction with if-mgr timed out any one have the same issue? by the way , there are 200 other SVI in this 7K

  • Using the file icon instead of the Thumbnail icon

    is it possible to use the file icon instead of the thumbnail icon on the desktop? If so, how? Thanks, Travis

  • How to use data-sources tag in struts-config.xml

    hi all, I am doing programs in sturts. My program purpose is to retrieve data from the database.My database is MySql. I know that we can write connection code in Action Class, it is ok for some less prog's if i want to use the sane connection code in

  • How to measure the distance using script

    Hi Is there any way to measure the distance of any photoshop document using the measure tool, by using the script. Given below the steps required by me. Hope i'm clear in my communications. I searched the forums but couldnt find any suitable answers.

  • Rebate calculation from Basic Price PR00

    Hi, This query is related to rebate conditions. At present the rebate base is calculated from the subtotal, that is Basic price - discount(The subtotal 7 is assigend to the step 300). As per the requirement from the business, the rebate should be cal