Error when doing an SDO_FILTER (window) query.

Hi
I am trying to run the following query, but get an error.
SELECT
SUBURB, SUB_PK_ID, MI_PRINX
FROM
SUBURBS
WHERE
sdo_filter(GEOLOC, mdsys.sdo_geometry(2003,NULL,NULL,mdsys.sdo_elem_info_array(1,1003,3),
mdsys.sdo_ordinate_array(18.459648,-34.105156,18.849649,-33.859365)),'querytype=window') = 'TRUE';
Error Message:
SELECT
ERROR at line 1:
ORA-29902: error in executing ODCIIndexStart() routine
ORA-13208: internal error while evaluating [window SRID does not match layer
SRID] operator
ORA-06512: at "MDSYS.SDO_INDEX_METHOD", line 84
ORA-06512: at line 1
Could you please tell me what I have done wrong?

Caroline,
It looks like the layer has an SRID
set while the window in your query
has no SRID set.
For the operator to work, you need to
have the SRID set or not set in both the layer and the window.
null

Similar Messages

  • Error when doing a Full deployment: querying transient versioned item type...

    dears,
    the problem i am having happens when a execute a full deployment, there is just te stacktrace below but i have not so far found the root cause. Could anyone please check it have ocurred the same?
    Thanks!
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Order Discount is not supported.
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Order Disco*unt is not supported.
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Item Discount is not supported.
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Item Discount is not supported.
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Shipping Discount is not supported.
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Shipping Discount is not supported.
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine
    in other environment the stacktrace is:
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer      ---     java.lang.ClassCastException: Unable to cast class atg.repository.content.GroupQueryBuilder to class atg.adpater.gsa.query.Builder.  This means that the repository item descriptor 'promotion' in the repository 'ProductCatalog-ver' is transient but was expected to be persistent.  This can occur when a repository item is removed or renamed and subsequent layers (e.g. liveconfig or localconfig) continue to reference the old repository item name to define caching configuration.  The item becomes transient because the base item descriptordefinition that defines the primary table no longer exists.
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.gsa.GSAItemDescriptor.getBuilder(GSAItemDescriptor.java:10520)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getLineFilter(VersionItemDescriptor.java:3622)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getLineFilter(VersionItemDescriptor.java:3578)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getVersionIDsInLine(VersionItemDescriptor.java:2963)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionIDsInLine(VersionRepository.java:6396)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionItemsInLine(VersionRepository.java:6260)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionItemsInLine(VersionRepository.java:6225)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getCurrentVersionItemsInLine(VersionRepository.java:6098)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.get(DevelopmentLineRepositoryImpl.java:542)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.getCurrentAssetVersions(DevelopmentLineRepositoryImpl.java:319)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.getCurrentAssetVersions(DevelopmentLineRepositoryImpl.java:288)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.createSourceAssetStates(Deployment.java:5883)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.getDeploymentAssetStates(Deployment.java:5826)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.getDeploymentMetaData(Deployment.java:2220)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.updateStatusWithAffectedDestinations(Deployment.java:2061)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.run(Deployment.java:1909)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at java.lang.Thread.run(Thread.java:662)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer

    Check your datasource configurations, is product catalog repository in publishing instance is pointing to right schema.(Having versioned tables)
    Also, check if promotion repository is up while starting up the server.
    It clearly says that, tables are not found thats why it is not able to consider it as persistent item-descriptor in repository.
    "This means that the repository item descriptor 'promotion' in the repository 'ProductCatalog-ver' is transient but was expected to be persistent.  This can occur when a repository item is removed or renamed and subsequent layers (e.g. liveconfig or localconfig) continue to reference the old repository item name to define caching configuration.  The item becomes transient because the base item descriptordefinition that defines the primary table no longer exists."
    Also check if layering of customcatalog.xml is done properly and it doesnt have any xml errors.
    -Ashish.

  • HT6413 I keep getting a installation pkg error when installing icloud for windows 7 on my pc.

    I keep getting an windows installation error when installing icloud for windows 7.  I have tried installing manually without success.

    There is a very long way which is removing anything related to Apple including stuff in the registry.
    The short way is as follows. It worked for me.
    I have seen that in the forum EXCEPT the registry trick which is missing and does the different.
    1. Remove the Apple account from Outlook.  In my case a me.com account.
    2. Disconnect the connection to ICloud in the control panel of version 3.1.
    REBOOT and open Outlook to see that all traces of the email account and of ICloud are gone.
    3. Uninstall ICloud 3.1. I used REVO Uninstaller in Safe way mode. It removed some stuff in the registry from what I see; but not sure.
    4. Delete as much stuff as possible in the C \Program Files (x86) \Common Files \ Apple
    and C\Program Files\Common Files \Apple.  My computer is 64 bits.
    5. Go to the registry by typing regedit.exe or simply type regedit in the Start Box. Search for ICloud.  I deleted TWO entries related to ICloud. Otherwise, you will still see the ICloud control panel despite the fact that you removed 3.1.
    6. then I was able to install ICloud 4 immediately.  Upon restarting it asked me my email and password and added itseft to Outlook like it was before. Be aware that you address book in Outlook could be deleted, so do an export before.

  • Error when attempting to download SQ01 query data to Excel

    Hi Experts ,
    I am getting error when attempting to download SQ01 query data to Excel .
    Error message - Contact your system administrator. The following template is missing: sap_om.xls
    Message no. 0K 407
    I have looked through the SAP GUI installation files and can find no record of the missing file
    Help

    Hi
    Please check SAP note 305900 & 803067
    Regards
    Ravinder

  • TS1702 I got this error when doing a restore

    I got this error when doing a restore and the restrictions were turned on .  I disabled restrictions and the restore was able to complete.

    The error in itunes had a link to http://support.apple.com/kb/TS1702.  I placed this message here for anyone that might navigate to the same message and would hopefully find this.  Yes turning off restrictions allowed the restore to complete and everyone is now happy.

  • Getting Error while doing Control Panel - Windows Update Error code is 80070103

    Getting Error while doing Control Panel -> Windows Update Error code is 80070103. The optional Windows 7 update is
    Microsoft - Other hardware - WinUsb Device
    Please provide your email ID to send the Error screen shot.

    Hi!
    Check the following link to see if it solves your problem:
    http://support.microsoft.com/kb/952032
    Best regards
    Andreas Molin
    Andreas Molin | Site: www.guidestomicrosoft.com | Twitter: andreas_molin

  • Live Office Returns Unknown Error when doing a Universe Query from Excel

    The issue I am having is that every time I do a universe query against any universe (STS Sales, eFashion, etc...), I get the query panel, I choose the dimensions and measures, I click next and the tool returns an Unknown error. This doesn't happen if I import a "part" from a WEBI or Crystal report. It only happens when I do a universe query.
    Any thoughts?
    Edited by: Larry Hill on Feb 26, 2010 10:19 AM

    Hi
    which kind of web server do you use?
    Which version of the BO Server and the LiveOffce plug-in do you use?
    Regards,
    Stratos

  • WebDAV error when doing a client push ConfigMgr 2012 R2

    Hi everyone, I am getting an error message when doing a client push, only on some DPs.
    Here is the setup:
    ConfigMgr 2012 R2 on Server 2012 R2.
    DP are on Server 2008 R2 (for the most part).
    DP are installed using the exact same way, adding the Primary Site Server to the local Admins group, then using the console to install the role, selecting BranchCache and Configure IIS.
    No PXE.
    Boundary groups are configured as appropriate.
    When initiating a client push the following errors are displayed in the CCMSetup.log:
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401)
    Failed to check url http://DPServerName.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP.
    GET 'HTTP://MPServerName.com/CCM_Client/ccmsetup.cab'
    The installation is done but yet again, no local DP are used.
    The same scenario is actually working on other DP that was configured using the same exact way.
    Servers where not new installation and where used for other things:
    MDT Deployment Share with PXE.
    Other share.
    As far as I can tell, IIS is well configured as I am able to deploy any other software on clients and they are using the local DP. Only the client installation is causing problem.
    Anyone have any idea?
    There is a lot of post about a similar problem on ConfigMgr 2007 but all solution are to configure WebDAV, which is not configured in ConfigMgr 2012.
    Thank you guys for any tip and/or help!
    Mathieu

    You are right about the log, here is a longer snippet of it:
    ==========[ ccmsetup started in process 5980 ]========== ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Running on platform X86 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Launch from folder C:\Windows\ccmsetup\ ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    CcmSetup version: 5.0.7958.1501 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    In ServiceMain ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Running on 'Microsoft Windows 7 Professionnel ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    SslState value: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPPORT: 80 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSPORT: 443 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSSTATE: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSCERTNAME: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    FSP: ServerSCCMPSS.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMFIRSTCERT: 1 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Retry time: 10 minute(s) ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI log file: C:\Windows\ccmsetup\Logs\client.msi.log ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI properties: INSTALL="ALL" SMSSITECODE="S01" FSP="ServerSCCMPSS.Test.com" SMSCACHEFLAGS="PERCENTFREEDISKSPACE" SMSCACHESIZE="20" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Source List: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmmp.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmpss.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\dcsspsccmmpdff.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMMP.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMPSS.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\DCSSPSCCMMPDFF.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MPs: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmmp.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmpss.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    dcsspsccmmpdff.test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    No version of the client is currently detected. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Updated security on object C:\Windows\ccmsetup\. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Sending Fallback Status Point message to 'ServerSCCMPSS.Test.com', STATEID='100'. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Failed to get client version for sending messages to FSP. Error 0x8004100e ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Params to send FSP message '5.0.7958.1501 Deployment ' ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    State message with TopicType 800 and TopicId {40FD8A62-3E9A-41FB-8698-E9A6658A4A91} has been sent to the FSP FSPStateMessage 2015-03-25 23:12:12 4536 (0x11B8)
    Running as user "Système" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Detected 206206 MB free disk space on system drive. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Checking Write Filter Status. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=S01))' ccmsetup 2015-03-25 23:12:13 4536 (0x11B8)
    OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>224</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F5308201DDA00302010202103FC715B41292C689495889DC28401ED8300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134313231383136353532335A180F32313134313132353136353532335A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100A78659B1C2B8160DD0CF4E10AE142E067F8D9ABD23F931443DD15ED20479E0BF70A8C2322DE863FD41B5429DB5D3CB0AA71D189C8C61E4155A59CD16DC961B75302AF7B75DF31A19E8AB6E163B622A80A5B24FD6B37B54379B74911D6B9771B3120CF72ECFAA36747861896FA99FAF79AF528E8BC2860D3F022C761363C69BBD0969E75AD83ECB60BB06F503195AC2DAAF90FA874A1F45C32111A4B55F638573942C4EAE597A8E02024E8AFFFFDEE746160D45A41615EF97A15500AE99305CE6E980CB0E0F139EAC6D368D72AEE1104C9BAB2CEA4CCAB4490F44B33047A512C4F1EB0DBF38BE66ED0DC875D09DB4C06DA44ED011556D4DEA070D45E0C80502C10203010001A33D303B30230603551D11041C301A821864637073707363636D7073732E6167726F7075722E636F6D30140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B050003820101002A2B4C225ACB02DB1389B315F12FAE33B6B0B3FD232243FAC81DDD624722908BDBF7B6CAE87351320DE47BF13A01F93A4C8C62CABB273ED5C696F42926A323E61C9477E7FD71DB693AAB3BC80CBBC0FED501292F702B7223D9AAC334631EE5AA6048028D7C26BAC2A9DB997C73E9B473CDAFDF55834C6DD5C88D5FBED4096EE739EE8C5B9238B8A4C9352C7DF9A98D0011BD8D5FE4B881F5B6B68004355147A2C264C62F1BC99B3B0D26787185863EAC426860411FF329129D270A7D38B1733A12F1EEDE246F5F24D3492A7A53B380576CE20B5F77952EC2F93240784C6ECE8D25B80494129EF3EDC7150EA9BDFA0F80E7E5E7F53673FAD6A922EA7ADE2092D3</SiteSigningCert></SecurityConfiguration><RootSiteCode>S01</RootSiteCode><CCM> <CommandLine>SMSSITECODE=S01 FSP=Serversccmpss.Test.com SMSCACHEFLAGS=PERCENTFREEDISKSPACE SMSCACHESIZE=20</CommandLine> </CCM><FSP> <FSPServer>Serversccmpss.Test.com</FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities><Domain Value="Test.com" /><Forest Value="Test.com" /></ClientOperationalSettings>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmpss.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmpss.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmmp.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmmp.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'dcsspsccmmpdff.test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'dcsspsccmmpdff.test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrieved 3 MP records from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrived site version '5.00.7958.1000' from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteCode: S01 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteVersion: 5.00.7958.1000 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for a valid online MP... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Checking the URL 'HTTP://Serversccmpss.Test.com:80/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'HTTP://Serversccmpss.Test.com:80/CCM_Client' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found a valid online MP 'Serversccmpss.Test.com'. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for DP locations from MP(s)... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD site of machine is CDL LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Local Machine is joined to an AD domain LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD forest name is Test.com, domain name is Test.com LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    DhcpGetOriginalSubnetMask entry point is supported. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Begin checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Finished checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Adapter {72FC011A-9993-4CBD-B7B2-D1D56FD38711} is DHCP enabled. Checking quarantine status. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
    <AssignedSite SiteCode="S01"/>
    <ClientPackage/>
    <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
    <ADSite Name="CDL"/>
    <Forest Name="Test.com"/>
    <Domain Name="Test.com"/>
    <IPAddresses>
    <IPAddress SubnetAddress="172.16.64.0" Address="172.16.65.9"/>
    </IPAddresses>
    </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{B9F091E1-649D-47C4-A0AD-19508435F962}</ID><SourceHost>C006235</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:C006235:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>Serversccmpss.Test.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="1080"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    CCM_POST 'HTTP://Serversccmpss.Test.com/ccm_system/request' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received header '<Msg SchemaVersion="1.1">
    <ID>{336667CB-2AF5-4B7D-9B1B-3B9A39777034}</ID>
    <SourceID>GUID:8BB44537-8D62-4751-9114-1F5527EE800F</SourceID>
    <SourceHost>ServerSCCMPSS</SourceHost>
    <TargetAddress>direct:C006235:LS_ReplyLocations</TargetAddress>
    <ReplyTo>MP_LocationManager</ReplyTo>
    <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
    <Priority>3</Priority>
    <Timeout>600</Timeout>
    <ReplyCapabilities><AllowRegistrationReset>direct:ServerSCCMPSS:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>C006235</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="2574"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082019406092A864886F70D010702A082018530820181020101310B300906052B0E03021A0500300B06092A864886F70D010701318201603082015C02010130393025311530130603550403130C44435053505343434D505353310C300A06035504031303534D5302104369DD60F91848B94FFD72538BAD96B8300906052B0E03021A0500300D06092A864886F70D010101050004820100B563F71CC4F86BEA28550E4EC51727E4F45F9681BABD9A085EAF4B3CC667B7BF7D212329195A13DF562A46205E22EDA829D0B06EA3C9C0C96248AD58DEECA457241EB4F4CBE581D49C0D657B3485444E06A9ED67D9854B551AADED7E1E3E519CC7D25B473A98BAC3826BE8BDB68BC4799C652168351C6796AE84505B5B703B3AABA3AD71113B133C1410EEB4CA167010AAA4AF2D3BE209E037641CA0293271242FF254C16F8A0997B5A335FB00EDCE445B2CFB21AF5923B14D9BEE3FA940B4B513D230607678ABD6A6211E36418EC2D8CFCEF5370999E6678CD79099B2D9FE29E8F3E1C5FFEA31E2D17C977288E03027D887B1D09E9049EE2FA5B76C32214BD9</Property><Property Name="AuthSenderMachine">ServerSCCMPSS;Serversccmpss.Test.com;</Property><Property Name="MPSiteCode">S01</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003" Signature="http://CDLGHOST.Test.com/SMS_DP_SMSSIG$/S0100003"/><ADSite Name="CDL"/><IPSubnets><IPSubnet Address="172.16.64.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>CDLGHOST.Test.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL"/><LocationRecords/></Site></Sites><ClientPackage FullPackageID="S0100003" FullPackageVersion="7" FullPackageHash="CE8C259380667F5687A01FA5365B2D2D1236BA9FC1AD4696A54D914B919D294D" MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30416572;2153570688" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found local location 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Discovered 1 local DP locations. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Got 401 challenge Retrying with Windows Auth... ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to check url http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005 ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    GET 'HTTP://Serversccmpss.Test.com/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully loaded ccmsetup manifest file. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Checking if manifest version '5.00.7958.1000' is newer than the ccmsetup version '5.0.7958.1501' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Running from temp downloaded folder or manifest is not newer than ccmsetup. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vcredist_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vcredist_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vc50727_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vc50727_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/WindowsUpdateAgent30-x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item
    I did double checked with a friend about my configuration and everything, just to make sure, and everything seems to be right.
    As for the use of account used to get the client, a domain join computer will not need to us the network access account if the DP is in the same domain and the same exact config on other servers is working like a charm deploying the client, same
    security and configuration.
    All default IIS security and share permission.
    Thank you guys for your suggestion and help. 
    Mat

  • Fatal error when installing icloud on windows 7 PC

    Get fatal error when trying to install icloud on Windows7 PC.

    Does this happen in a new user profile.. and what version of windows 64 or 32 bit ?

  • Keep getting VncViewer.class not found error when trying to use Windows 7

    Greetings,
    I have no issue accessing the OVM Manager 2.2 with OEL 5.4 x86_64 with the latest Java release from ULN. But when I use a Windows 7 client ( x86) with the Sun Java 6 Update 18 I get the following error when trying to access the Console of a VM Guest:
    Java Plug-in 1.6.0_18
    Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\deverej
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class VncViewer.class not found.
    java.lang.ClassNotFoundException: VncViewer.class
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://141.144.112.202:8888/OVS/faces/app/VncViewer/class.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 7 more
    Exception: java.lang.ClassNotFoundException: VncViewer.class
    I am curious fi I should use only a specifc Java Engine with IE 7 or the latest Firefox browers.

    Same issue to with Windows XP SP3 x86 with Java Runtime Enviornment 1.5.0_15
    J2SE Enviornment 5.0 Update 15
    Java 6 Update 17

  • My MacBook Pro encounters an error when partitioning for loading windows using Bootcamp Assistant. I deleted the partition that was there in order to upgrade to Bootcamp 5 but now I am struggling to get Bootcamp 5 to complete the job. Help please.

    I am struggling to Partition my MacBook Pro using Bootcamp 5, can someone help, please. I previously had successfully loaded Windows 7 running Bootcamp 4 on the same machine. When I upgraded to Windows 8 I started encountering problems. My trackpad would not work and it required me to load Bootcamp 5" as I was running 32 bit this is not supported by Bootcamp 5 I had to completely delete the previous partition, but now I can't repartition as it goes halfway and says an error has been encountered and Bootcamp cannot partition this drive.
    I do not know how to defragment the drive in Apple as I can in windows nor can I clean it up to maybe get everything in neat clusters, maybe somebody can help me solve this problem.

    Sorry Bobthefisherman, this was not helpful. I had already gone through these pages before coming to you. What I have discovered however is that when Bootcamp Assistant deleted the partition, it did not create a single volume but created three partitions instead which maybe the reason why it cannot create the new part ion parameters I am asking it crate. So I took it to the geniuses at Apple who suggested that I reformat the drive and reload everything again! and this might solve the problem. We'll all know whether this is helpful once it finishes the formatting of the hard drive. This process is taking a very long time to complete so I am leaving it overnight for it to complete. I will keep you updated on progress. I am also told that Apple is struggling with Windows 8 drivers and I may not be able to use that, so I am going back to Windows 7 even though I was beginning to like windows 8 very much.

  • Error when doing importing with impdp

    Hi,
    I tried to do export then import the schema from and to same schema. However, when doing export with expdp everything was okay.
    Problem begins when I tried to do importing by using impdp. I also tried to drop the current schema and created the new one but it still doesn't work.
    If I didn't drop the current schema, it logs looks like this
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    ORA-31684: Object type SEQUENCE:"HSS"."LCM-MIGRATION_ID-SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."WKS_IDENTITY_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."ESS_FAILOVER_RESOURCE_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."ESS_FAILOVER_LEASE_OWNER_SEQ" already exists
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    ORA-39151: Table "HSS"."HSS_COMPONENT" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_LINKS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_PROPERTY_VALUES" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_TIERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."ESS_CLUSTER_SERVER_MAPPING" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_TYPES" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_IDENTITY" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_GROUP_MEMBERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_USERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    Job "HSS"."SYS_IMPORT_FULL_01" completed with 95 error(s) at 08:47:21
    And then this is the log when doing importing, I only highlighted the necessary part which I think related with my problem
    Starting "HYPSS"."SYS_IMPORT_FULL_01": HYPSS/******** TRANSFORM=oid:n:type directory=test_dir logfile=imptest.log dumpfile=HYPSS.dmp
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"HYPSS" already exists
    . . imported "HYPSS"."CSS_ROLE_LOCALES" 1.630 MB 6358 rows
    . . imported "HYPSS"."HSS_COMPONENT_FILES" 601.5 KB 33 rows
    . . imported "HYPSS"."HSS_COMPONENT_PROPERTY_VALUES" 130.7 KB 1657 rows
    . . imported "HYPSS"."CES_APPS" 10.54 KB 1 rows
    etc....
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60); I_O VARCHAR2(60); c DBMS_METADATA.T_VAR_COLL; df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN DELETE FROM "SYS"."IMPDP_STATS"; c(1) := 'TRIGGER_NAME'; c(2) := 'TRIGGER_GROUP'; DBMS_METADATA.GET_STAT_INDNAME('HYPSS','QRTZ_TRIGGERS',c,2,i_o,i_n); INSERT INTO "SYS"."IMPDP_STATS" (type,version,flags,c1,c2,c3,c5,n1,n2,n3,n4,n5,n6,n7,n8,n
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    The source schema is on USERS tablespace (default). The destination schema I tried to put on the same tablespace but it doesn't work. However when I changed the destination tablespace, it also doesn't work.
    Anybody got the idea why this occurs? Thanks.

    got error like this
    ORA-39152: Table "HSS"."CSS_GROUP_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_USERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLES" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_DELEGATED_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLE_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLE_LOCALES" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_GROUPS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-29913: error in executing ODCIEXTTABLEFETCH callout
    ORA-00001: unique constraint (HSS.COMPONENT_LINKS_PK_IND) violated
    ORA-31693: Table data object "HSS"."HSS_COMPONENT_TYPES" failed to load/unload and is being skipped due to error:
    ORA-00001: unique constraint (HSS.COMPONENT_TYPES_PK_IND) violated
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists

  • Runtime Error when doing a Network migration

    I get a Visual C++ Runtime error on DesktopDNA.exe (abnormal program
    termination)
    - It happens when I am doing a network migration (with and without crossover
    connection)
    - The moment I choose Current User or when I choose next after choosing the
    user in Multiple Users
    - It works on other machines, could it be something to do with the user
    account I am trying to migrate?
    Kevin VanSchepen

    Actually it also happens when I don't do a network migration. I choose -
    create - and it errored when I choose Current User.
    >>> Kevin VanSchepen<[email protected]> 3/23/2006 9:37 AM >>>
    I get a Visual C++ Runtime error on DesktopDNA.exe (abnormal program
    termination)
    - It happens when I am doing a network migration (with and without
    crossover
    connection)
    - The moment I choose Current User or when I choose next after choosing the
    user in Multiple Users
    - It works on other machines, could it be something to do with the user
    account I am trying to migrate?
    Kevin VanSchepen

  • Error when installing RAC on windows 2000

    Hi,
    I'm installing Oracle 9i(9.0.1.1.1 EE) RAC for the first time. It has been an interesting experience,
    with many bumps in the road. But now I'm stuck.
    I have installed the 9i EE software, but when I try to create a database ( using DBCA), I get an error :
    PRKR-1005 : adding of cluster database cludb configuration failed, PRKC-1018 : Error getting coordinator node
    The error occurs after I have finished configurating, and the actual database creation starts.
    I did get another error earlier : PRKR-1028 "raw device \\.\srvcfg is invalid, [HINT: initialize raw device by using
    'srvconfig' tool]
    That error disappeared after running srvconfig -init.
    I have restarted the Oracle GSD services on both machines, but I still get the same error.
    The OS is Windows 2000 Advanced Server, running on a Compaq Cluster.
    Br,
    Stefan

    For more information about it:
    Real Application Clusters Administration Contents / Search / Index / PDF
    Real Application Clusters Concepts Contents / Search / Index / PDF
    Real Application Clusters Deployment and Performance Contents / Search / Index / PDF
    Real Application Clusters Documentation Online Roadmap Contents / Search / /
    Real Application Clusters Real Application Clusters Guard I - Concepts and Administration Contents / Search / Index / PDF
    Real Application Clusters Real Applications Clusters Guard I Configuration Guide Release 2 (9.2.0.1.0) for UNIX Systems: AIX-Based Systems, Compaq Tru64 UNIX, HP 9000 Series HP-UX, and Sun Solaris Contents / Search / Index / PDF
    Real Application Clusters Setup and Configuration Contents / Search / Index / PDF
    http://otn.oracle.com/pls/db92/db92.docindex?remark=homepage
    Joel Pérez

  • Syntax error when adding variables in recordset (query)

    MySql,PHP,Dreamweaver,WindowsVista
    Hi I am receiving a syntax error: invalid quantifier ++ $orderNum;s*?> when adding two variables in the recordset (query) dialog box. I get the error when clicking OK.
    Here is what is entered:
    name: fieldname
    type: text
    default: -1
    runtime value: $_GET['Field']
    name: searchvalue
    type:text
    default: -1
    runtime value: $_GET['Search']
    Can anyone help with this?

    That's a completely separate issue. The error message is telling you that you have not defined the testing server correctly in the Site Definition dialog box.
    The Host directory field and URL prefix should both point to the same place, in other words, the root of your website. Host directory is the physical path, while URL prefix is the address you would put in a browser address bar.
    Select Site > Manage Sites. Select the name of the site, and click the Edit button. In the Site Definition dialog box, select the Advanced tab, and then choose Testing server from the Category list on the left.
    Depending on how your remote login works, Host directory should probably be public_html or just /. Use the same value as in the Remote server part of the Site Definition dialog box. The URL prefix should be http://gaylehansen.aisites.com/.

Maybe you are looking for

  • Use of Cursors in Forms!!

    Hi all, Here i want to write a generic procedure, which creates a cursor with query based on the users' choice of table and the given query.... the procedure looks like the following.... Procedure xyz(iv_table_name IN VARCHAR2, iv_where_condition IN

  • Cannot create link in report region!

    Hello Everyone, I have developed a region in Page 0 which holds the page items of a JQuery Dialog Box and javascript fuctions( dispAudit_p(), dispAudit_r()) to pass value between the page and the dialog box. Now! In my actual page i have a master det

  • How can I get web searches to start with uk sites.

    When I do a web search for a product it shows USA sites which is frustrating. How can I get UK sites to be the first sites displayed? Cheers Pat

  • Self Service modules as portlets

    Where can one find out if Oracle Self Service modules are available to be used as portlets ?

  • Adding custom buttons to UITableViewCell - iphone

    Hello all. I have a question for the iphone developers, I want to add several buttons to a UITableViewCell in a grouped TableView I have set up. The requirements are this: 1) Place two buttons together in a view. 2) Add up to 4 of these views to a UI