Failure to connect to OLAP service

I have installed Oracle 9i Release 2(9.2.0.6) along with
Spreadsheet add in.My aim is to access Oracle OLAP data from Microsoft Excel. While installing the database i chose the Data Warehousing type of installation. The add in has appeared in the excel menu but while connecting it shows an error FAILURE TO CONNECT TO OLAP SERVICE. On seeing the detailed error message it said something like
oracle.express.ExpressServerExceptionError class: OLAPI
Server error descriptions:
INI: ORA-00942: table or view does not exist
in function: TxsRdbSelectStatement:execute(), Generic at TxsOqConnection::getDefaultDatabase".
I get the same error when i log on using the OLAPSYS,SYSTEM logins.
On checking the Services in administrative tools(my machine is a Windows 2003 Server) i did not find any service called OLAP service or OLAP agent. Could this be the reason for my problem? If so what should i do to install it? However in the Enterprise manager, i have a option called OLAP under Warehouse under which i can see couple of sample cubes(COST_CUBE & SALES_CUBE). Also do i need to run any patches for this, if so can u give me the exact patch numbers for it and also where i can get it. And can u also highlight me on which login to use for accessing Oracle OLAP data through Microsoft excel.
Would be really grateful if you could give me a solution as soon as possible.
Thanks & Regards,
Shravan.

The SH user is not designed to be used in this context. You need to install the sample schemas that I outlined above or create your own OLAP schema using Analytic Workspace Manager or Oracle Warehouse Builder.
Thanks
Keith
Oracle Business Intelligence Product Management
BI on Oracle: http://www.oracle.com/bi/
BI on OTN: http://www.oracle.com/technology/products/bi/
BI Beans http://www.oracle.com/technology/products/bib/index.html
Discoverer: http://www.oracle.com/technology/products/discoverer/
BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
BI Samples: http://www.oracle.com/technology/products/bi/samples/
Blog: http://oraclebi.blogspot.com/

Similar Messages

  • Failed to connect to OLAP Service

    I create a demo cube with two dimensions. When I try connect from Excel I get the following error:
    (it is very strange because my schema is DWH and not D_DWH)
    Failed to connect to OLAP Service
    oracle.olapi.metadata.DuplicateMetadataIDException: D_DWH.D_TIME
    at
    oracle.olapi.metadata.BaseMetadataProvider.registerMetadataObject(BaseMetadataProvider.java:331)
    at
    oracle.olapi.metadata.BaseMetadataObjectFactory.registerObject(BaseMetadataObjectFactory.java:73)
    at
    oracle.olapi.metadata.mdm.MdmObjectFactory.createStandardDimension(MdmObjectFactory.java:110)
    at
    oracle.olapi.metadata.MdmXMLReaderObjectFactory.createMetadataObject(MdmXMLReaderObjectFactory.java:48)
    at
    oracle.olapi.metadata.MetadataXMLReaderElementState.enter(MetadataXMLReaderElementState.java:69)
    at
    oracle.olapi.metadata.MetadataXMLReader.startElement(MetadataXMLReader.java:159)
    at
    org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:597)
    at
    oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:180)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1224)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:311)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:278)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:184)
    at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:431)
    at
    oracle.olapi.metadata.MetadataFetcher.processXML(MetadataFetcher.java:224)
    at
    oracle.olapi.metadata.MetadataFetcher.fetchBaseMetadataObjects(MetadataFetcher.java:179)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:154)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:109)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataProvider.java:169)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:196)
    at
    oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:133)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmSchema(MDMMetadataDriverImpl_92.java:1449)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getRoot(MDMMetadataDriverImpl_92.java:1110)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.addToObjectModel(MDMMetadataDriverImpl_92.java:2511)
    at
    oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.addToObjectModel(MDMMetadataDriverImpl.java:280)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1198)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:1027)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:943)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:840)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.populateConLink(ConHandler.java:1003)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect2(ConHandler.java:312)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect(ConHandler.java:178)
    at oracle.dss.xladdin.bibeans.oraolapxl.Core.connect(Core.java:467)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.connectToServer(XLQuery.java:836)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit2(Editor.java:203)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit(Editor.java:128)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:417)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:400)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.newQuery(XLQuery.java:544)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.newQuery(XLQM.java:4254)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.onMenuEvent(XLQM.java:895)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.OraMenu.fireMenuEvent(OraMenu.java:146)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.Core.fireMenuEvent(Core.java:825)
    About my configurations:
    => Database: Oracle 10g (patchset 10.1.0.4)
    => Oracle Analytic Worksapace Manager Version 10.0.0.1.0
    => Oracle Enterprise Manager 10g Grid Control Release 10.1.0.3.0
    Supported Target Databases 10.1.0.x
    9.2.0.4
    9.0.1.4
    8.1.7.4
    Supported Target Application Servers 9.0.4.x
    9.0.3.x
    9.0.2.x
    Accessibility Mode Disabled
    => Microsoft Office Excel 2003(11.5612.5606)
    => OracleBI Spreadshet Add-In - Release 1 version 10.1.2.0.0
    I need some help.

    OK. First off, the D_DWH is correct in the referencing of your AW. The reference that you are seeing is the metadata manager definition of the analytic workspace. It appends the D_ by default.
    An excerpt and some code from the online help...
    Most classes that extend oracle.dss.metadataManager.common.MDObject are client-side representations of objects that exist in an analytic workspace. To find the analytic workspace name for an object, use the following methods of MDObject: isAWObject -- Determines whether an object is a logical representation of an analytic workspace data object getAWObjectName -- Retrieves the analytic workspace name for an object Example: Retrieving the analytic workspace name for an object The following code assumes that myObject is an existing MDObject. //Confirms that an MDObject is a logical representation of
    //an analytic workspace object and then prints the object's name.
    public void printAWObjectName (MDObject myObject)
    if (myObject.isAWObject())
    system.out.println ("AWObjectName = " +
    myObject.getAWObjectName());
    That being said, here is the trick to verifying the internal metadata name for the AW objects.
    Knowing this, I'm going to guess that naming your dimension D_TIME may not be the best idea as this may confuse the MDM. Rename the dimension and give it another shot.

  • Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials

    Hello All,
    I am getting following error, when trying to expand essbase from calculation manager, "Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials",
    I am using EPM 11.1.2.1
    Thanks
    Yash

    If you have moved the server to a new data center and an issue has started occurring then it could point to the change.
    Are you able to log into essbase directly with Maxl using the same account?
    If you run a registry report do you see any of the configuration with IPs instead of DNS/hostname
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Financial Reports error message Java API can't connect to olap

    Hi,
    On version 11.1.1.3, after reapplication of 11.1.1.3 because of other problems with shared services, get the following message on the diagnostics for the financial reporting server.
    Launch external checker with next command: E:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** hypolap.msj.org http://hypapp2.msj.org:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Make sure external checker is working.
    Financial reports over the Web can not connect to the essbase server. Financial reports through the studio works fine. Any suggestions how to troubleshoot or resolve the issue with the login credentials for the Java API to essbase?
    Anne

    Things to check -
    1) Does the user you specified in the connection have the role OLAP_USER
    2) Does the user you specified in the connection have access to an OLAP schema (analytic workspace or CWM2 ROLAP schema)
    3) Have you installed the correct JDBC files from your database instance into the BI Beans JDBC directory
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

  • Error connecting to 9i Olap Services from JDev9i BI Beans - bug ?? (urgent)

    I am using JDeveloper 9i Relase Candidate with BI Beans Pre-lease Add-in as client and Oracle 9i Database (9.0.1.0) running on HP-UX.
    I patched Oracle 9i Database with the latest patchsets.
    I haven't find any patches both for BI Beans and Olap Services Option on HP-UX 9i DB (there are patches only for Solaris and Windows versions but no patches for HP-UX Olap Services)
    Olap services is running and OLAPServer context (and permisions) are set corretly (rwx rights on PUBLIC, OLAPDBA, OLAPSVR, SYS, etc.)
    I have the following problem. When I try to connect to the Olap Services (running on HP-UX 64bit) from JDev 9i RC (Win NT) BI Beans Designer the Olap Services instances are found and then when I try to test (connect) connection to the chosen Olap Services Instance (which is running) I am getting the error that connection to the OLAP Services failed and I should check if it is running (and I know it is running). When I checked details I got following description :
    1. BI-16601 error
    and
    2. Cannot locate IOR for OLAPServer
    here are some details:
    oracle.dss.connection.common.ConnectionException: BIB-16601 ....
    javax.naming.NameNotFoundException: Cannot locate IOR for OLAPServer ..... etc.
    I cannot also run Cube Viewer from Enterprise Manager. When I'm running it I'm getting a strange error window without any description (only error icon).
    I also noticed the following message in OES (Olap services) log :
    [ 1] 3 01/14/2002 15:24:10 OES Kernel - Remote Operations Interface resolution failed.
    Is it possible to connect from BI Beans to the 9i running on HP-UX or maybe it is not even possible because there is no patches which allows to HP-UX 9i to work properly with JDev9i BI BEANS ??
    Anyone can help me ???
    Regards,
    Aleksander Miler

    As I know BIBEans needs a Patch in OLAP Services wich is not yet available (something like 9.0.2.x).
    The patch's release date was "end of january" but I didn't find it.
    Plase could Oracle inform us about the releae date ?
    TIA
    Tullio

  • Error connecting to 9i Olap Services from JDev9i BI Beans - corba bug ?? (urgent)

    I am using JDeveloper 9i Relase Candidate with BI Beans Pre-lease Add-in as client and Oracle 9i Database (9.0.1.0) running on HP-UX.
    I patched Oracle 9i Database with the latest patchsets.
    I haven't find any patches both for BI Beans and Olap Services Option on HP-UX 9i DB (there are patches only for Solaris and Windows versions but no patches for HP-UX Olap Services)
    Olap services is running and OLAPServer context (and permisions) are set corretly (rwx rights on PUBLIC, OLAPDBA, OLAPSVR, SYS, etc.). I checked (using sess_sh tool) that OlapServices Objects are registerd properly.
    I have the following problem. When I try to connect to the Olap Services (running on HP-UX 64bit) from JDev 9i RC (Win NT) BI Beans Designer the Olap Services instances are found and then when I try to test (connect) connection to the chosen Olap Services Instance (which is running) I am getting the error that connection to the OLAP Services failed and I should check if it is running (and I know it is running). When I checked details I got following description :
    1. BI-16601 error
    and
    2. Cannot locate IOR for OLAPServer
    here are some details:
    oracle.dss.connection.common.ConnectionException: BIB-16601 ....
    javax.naming.NameNotFoundException: Cannot locate IOR for OLAPServer ..... etc.
    I cannot also run Cube Viewer from Enterprise Manager. When I'm running it I'm getting a strange error window without any description (only error icon).
    I also noticed the following message in OES (Olap services) log :
    [ 1] 3 01/14/2002 15:24:10 OES Kernel - Remote Operations Interface resolution failed.
    Is it possible to connect from BI Beans to the 9i running on HP-UX or maybe it is not even possible because there is no patches which allows to HP-UX 9i to work properly with JDev9i BI BEANS ??
    Anyone can help me ???
    Regards,
    Aleksander Miler

    As I know BIBEans needs a Patch in OLAP Services wich is not yet available (something like 9.0.2.x).
    The patch's release date was "end of january" but I didn't find it.
    Plase could Oracle inform us about the releae date ?
    TIA
    Tullio

  • I can't connect a Bi Bean with an Olap Service

    Hi,
    I have installed Oracle 9i Enterprise Edition (9.0.1.1.1), Oracle 9i BiBeans release Candidate 9.0.2.4.0 Beta and Oracle 9i JDeveloper 9.0.2 at the same platform.
    When I execute the JDeveloper and I try to create a new Business Intelligence Beans in a java project, the BI Designer assistant is launched, but in the step where I have to select the OLAP service, the Olap Connection Wizard can't be invoked, could you explain me why it happen? Because, when I take a look at the olap service, it is up.
    Also, when I installed the BiBeans I followed the steps of the installation guide but I had a problem, I can't execute the bi_installcatalog and I got the following message: "The system can't find the path", is it necessary to be executed to create a BI Bean?
    I'll hope you can help me about it.
    Thank you very much.
    Gisella Linares

    Hi,
    I have had similar problems on my machine. I found the best solution (I think because I have a dynamic IP address for my machine?) is to use 'localhost' as the host name in the 'Connection' tab. Also the SID should be the database SID as per your LISTENER.ORA file. Then it should all work. Are there any messages in the STATUS window when you try to select and OLAP server instance?
    The installation of the catalog is only required if you want to store your presentations in the database (i.e. so you can share them with other database users). The error with the installation I expect is due to an error with two class files. CLASSES12.JAR and NLS_CHARSET12.JAR. These need to be replaced with the sames files located in the RDBMS 901 home directory. The installation notes explain which files you need to edit to point JDev to the new files. The quickest way to test this is to rename the files in the JDev Home/jdbc/lib directory to .old and replace them with the files from the Oracle 901 home directory.
    Hope this helps.
    Keith

  • BIAPPS 7.9.5.1 Failure connecting to integration service

    Business Intelligence 10.1.3.4.1
    Biapps version 7.9.5.1
    Informática Powercenter 8.1.1
    After completing the installation according to the manual we have copied the hibernate libraries in DAC directory:
    http://download.oracle.com/docs/cd/E10783_01/doc/bi.79/e10742/anyinstadmwininstall.htm#i1105233
    And also copied the Emergency Bug Files in Informatica:
    Informatica Session Completing Successfully, but Still in Running Status
    We have tried with Informática Powercenter 8.1.1 without Service Pack, and also applying the SP5, but we are getting the same error in DAC while making the Test Connection in both cases:
    "Failure connecting to "integracion_informa"
    STD OUTPUT
    Informatica(r) PMCD, version [8.1.1 SP5], build [135.0129], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2008
    All Righst reserved
    Invoked at Fri Apr 16 13:29:52 2010
    The command: [pingserver] is deprecated. Please use the commando [pingservice] in the future.
    WARNING: Lost server connection.
    ERROR: Cannot connect to Integration Service [integracion_informa:4006]
    Completed at Fri Apr 16 13:29:52 2010
    ERROR OUTPUT"
    cmd window:
    "16-abr-2010 13:29:52 com.siebel.analytics.etl.client.util.DataVerification giveWarning
    INFO: Unknown verification type!
    16-abr-2010 13:29:52 com.siebel.analytics.etl.client.data.dataobject.UpdatableDataObject createUpdate
    INFO: 0 calls to database avoided
    DAC Command Line Utility Invocation"
    There´s no other information about the error. Test connection for repository is correct.
    We have done the installation many times, restarted the computer, restarted informatica services, restarted DAC server, verified in the Powercenter Admin Console that both (integration and repository) services are up...
    Days ago, we have succesfully installed Biapps 7.9.6.1 and loaded PeopleSoft 9.0 data, but now we are trying to load PeopleSoft 8.8 and we are obligued to uses Biapps 7.9.5.1, because 7.9.6.1 have no connection with PeopleSoft 8.8.
    Thanks in advance.
    Edited by: user11179355 on 19-abr-2010 1:46

    We have upgraded this repository to connect to it using DAC version 10.1.3.4.1 and we noticed that in Setup-Informatica Servers all the fields except Domain, had the values we entered using the previous version of DAC. This makes sense, because in the previous version of DAC (Biapps 7.9.5.1) you cannot enter the domain name.
    If we try to connect to it without filling this field we get the same blank error. But if we fill it with the correct domain name the test ends succesfully. So if we could put the domain name in DAC Biapps 7.9.5.1 we might make it work.
    Is there any place where you can put the domain name value in this version?
    Does anyone know the table where this value is stored?

  • BIA 7.9.6.1 Unable to connect to Informatica services from DAC

    Hi All,
    As a learning exercise, I have installed the following on a single Windows XP machine (Am aware that Windows XP is not supported for Informatica Service install - but currently have access to only this machine)
    - OBIA 7.9.6.1
    - Informatica 8.6.1 client & services with hotfix 6
    - DAC client & server
    I have created the Repository and Integration services in Informatica PowerCenter and are running in normal mode
    I have configured the DAC as per installation document. I am now trying to configure the DAC Integration Settings for informatica.
    I am unable to register an Integration service or a repository service and get the following errors,
    On testing the Integration Service registration
    Failure connecting to "INFORMATICA_DW_SERVER"!
    And in the log file I find
    SEVERE Thu Nov 12 11:43:54 WST 2009
    ANOMALY INFO::: Error while pinging informatica server using command pmcmd pingservice -sv int_service -d Domain_ASG596138
    MESSAGE:::log\ping.log (The system cannot find the file specified)
    EXCEPTION CLASS::: java.io.FileNotFoundException
    java.io.FileInputStream.open(Native Method)
    java.io.FileInputStream.<init>(FileInputStream.java:106)
    java.io.FileInputStream.<init>(FileInputStream.java:66)
    com.siebel.etl.functional.ReadFileToBuffer.readFileToBuffer(ReadFileToBuffer.java:39)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testServer(StaticDatabaseCalls.java:917)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:887)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    On testing the Repository Service registration
    Failure connecting to "INFORMATICA_REP_SERVER"!
    ANOMALY INFO::: Error while pinging informatica repository server
    MESSAGE:::C:\orahome\10gR3_2\bifoundation\dac\log\pmrepConnect.log (The system cannot find the file specified)
    EXCEPTION CLASS::: java.io.FileNotFoundException
    java.io.FileInputStream.open(Native Method)
    java.io.FileInputStream.<init>(FileInputStream.java:106)
    java.io.FileInputStream.<init>(FileInputStream.java:66)
    com.siebel.etl.functional.ReadFileToBuffer.readFileToBuffer(ReadFileToBuffer.java:39)
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:100)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:959)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:890)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    Could anyone please suggest what could be the cause of these errors. Any pointers to how to debug this will also be great. Please note I am totally new to Informatica and OBIA.
    Many Thanks,
    Kiran

    HI All,
    I fixed the first part of the issue. Now I am able to connect top the Integration Service. I created system environment variable INFA_DOMAINS_FILE and included the BIN path in PATH variable.
    However unable to connect to the Informatica Repository service. I am getting the follwoing error
    Failure connecting to "INFORMATICA_REP_SERVER"!
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMREP, version [8.6.1], build [183.1218], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2008
    All Rights Reserved.
    This Software may be protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775; 6,850,947; 6,895,471; 7,254,590 and other U.S. Patents Pending.
    Invoked at Thu Nov 12 12:59:16 2009
    [11/12/2009 12:59:25-[REP_12164] Domain-related error: [[PCSF_46008] Cannot connect to gateway to look up service [repo_service]. [FAULT_PCSFTIMEOUTEXCEPTION]].]
    [11/12/2009 13:00:26-[REP_55115] Still trying to connect to the Repository Service [repo_service]. The remaining resilience time is 110 seconds.]
    [11/12/2009 13:00:35-[REP_12164] Domain-related error: [[PCSF_46008] Cannot connect to gateway to look up service [repo_service]. [FAULT_PCSFTIMEOUTEXCEPTION]].]
    [11/12/2009 13:01:37-[REP_55115] Still trying to connect to the Repository Service [repo_service]. The remaining resilience time is 39 seconds.]
    [11/12/2009 13:01:46-[REP_12164] Domain-related error: [[PCSF_46008] Cannot connect to gateway to look up service [repo_service]. [FAULT_PCSFTIMEOUTEXCEPTION]].]
    [11/12/2009 13:02:21-[REP_55112] Unable to connect to the Repository Service [repo_service] since the resilience time is up.]
    [Failed to connect to repository service [repo_service].]
    An error occurred while accessing the repository[Failed to connect to repository service [repo_service].]
    [11/12/2009 13:02:21-[REP_55102] Failed to connect to repository service [repo_service].]
    Repository connection failed.
    Failed to execute connect.
    Completed at Thu Nov 12 13:02:21 2009
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:102)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:959)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:890)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    Please help.
    Thanks,
    Kiran

  • Web service client behind a proxy server connecting to web service over SSL

    Hi Friends,
    A web service is exposed by an external system over SSL. We are behind a proxy server and are trying to get connected to web service over SSL. <p>
    We are getting the following error on the test browser of workshop<p><p>
    External Service Failure: FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters.<p><p>
    the whole trace is <p>
    <p>JDIProxy attached
    <Sep 24, 2005 9:27:25 AM EDT> <Warning> <WLW> <000000> <Id=creditCheckCtrl:salesExpertServiceControl; Method=creditcheckcontr
    ol.SalesExpertServiceControl.doCreditVerification(); Failure=com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:javax.net.ssl.SSLHandshakeException
    String:FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters
    Detail:
    END SERVICE FAULT>
    <Sep 24, 2005 9:27:26 AM EDT> <Warning> <WLW> <000000> <Id=creditCheckCtrl; Method=creditcheckcontrol.CreditCheck.testCreditC
    heck(); Failure=com.bea.control.ServiceControlException: SERVICE FAULT:
    Code:javax.net.ssl.SSLHandshakeException
    String:FATAL Alert:HANDSHAKE_FAILURE - The handshake handler was unable to negotiate an acceptable set of security parameters
    Detail:
    END SERVICE FAULT [ServiceException]>
    <Sep 24, 2005 9:27:26 AM EDT> <Warning> <WLW> <000000> <Id=top-level; Method=processes.CreditCheck_wf.$__clientRequest(); Fai
    lure=com.bea.wli.bpm.runtime.UnhandledProcessException: Unhandled process exception [ServiceException]>
    <Sep 24, 2005 9:27:26 AM EDT> <Error> <WLW> <000000> <Failure=com.bea.wli.bpm.runtime.UnhandledProcessException: Unhandled pr
    ocess exception [ServiceException]><p>
    I am not able to make out what could be possibly wrong. Please let me know if you guys have any ideas about how to resolve it.
    Thanks
    Sridhar

    did you resolve this problem. I am looking at the same issue. If you did I would really appreciate your response.
    Thanks.

  • Java.lang.IllegalStateException: Connection to failed service.

    help me ! thanks
    I hava a problem, In the windows server 2008 R2 ,I installed LiveCycle Generator ES2 to convert files, I use Single-threaded to convert,File conversion are all normal.
    when I use the Multi-threaded ,
    Part of the file conversion failed .
    file not convert success,and report the error:
    Failure Time----Thu Oct 28 03:22:43 CST 2010
    source location ---- Reason of failure is-----ALC-PDG-001-000-Conversion of the input file failed because of an exception.
    Connection to failed service.
    ALC-PDG-001-000-Conversion of the input file failed because of an exception.
    Connection to failed service.
    ALC-PDG-1000-000: com.adobe.livecycle.generatepdf.client.ConversionException: ALC-PDG-001-000-Conversion of the input file failed because of an exception.
    Connection to failed service.
    Caused by: java.lang.IllegalStateException: Connection to failed service.
    at com.adobe.service.ResourcePooler.allocateResource(ResourcePooler.java:96)
    at com.adobe.service.ConnectionFactoryManagerPeer.getConnectionResourceFromPool(ConnectionFa ctoryManagerPeer.java:79)
    at com.adobe.service.J2EEConnectionFactoryManagerPeerImpl.getConnection(J2EEConnectionFactor yManagerPeerImpl.java:103)
    at com.adobe.service.ConnectionFactoryRmiAdapter.getConnection(ConnectionFactoryRmiAdapter.j ava:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at com.ibm.rmi.util.ProxyUtil$4.run(ProxyUtil.java:611)
    at java.security.AccessController.doPrivileged(AccessController.java:251)
    at com.ibm.rmi.util.ProxyUtil.invokeWithClassLoaders(ProxyUtil.java:607)
    at com.ibm.CORBA.iiop.ClientDelegate.invoke(ClientDelegate.java:1159)
    at $Proxy34.getConnection(Unknown Source)
    at com.adobe.service._ConnectionFactoryRemote_Stub.getConnection(_ConnectionFactoryRemote_St ub.java:59)
    at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.convertToPdf(NativeToPDFTransacti onCallback.java:208)
    at com.adobe.pdfg.callbacks.NativeToPDFTransactionCallback.doInTransaction(NativeToPDFTransa ctionCallback.java:186)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doRequiresNew(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
    at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
    at com.adobe.pdfg.BMCCaller.invokeInSMT(BMCCaller.java:789)
    at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:1012)
    at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:382)
    at com.adobe.pdfg.GeneratePDFImpl.createPDFInternal(GeneratePDFImpl.java:501)
    at com.adobe.pdfg.GeneratePDFImpl.createPDFCommon(GeneratePDFImpl.java:280)
    at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:232)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)
    at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)
    at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)
    at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)
    at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)
    at java.security.AccessController.doPrivileged(AccessController.java:202)
    at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)
    at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)
    at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
    at com.adobe.pdfg.Native2PdfCaller.callNativeBMC(Native2PdfCaller.java:1253)
    at com.adobe.pdfg.Native2PdfCaller.createPDF(Native2PdfCaller.java:382)
    at com.adobe.pdfg.GeneratePDFImpl.createPDFInternal(GeneratePDFImpl.java:501)
    at com.adobe.pdfg.GeneratePDFImpl.createPDFCommon(GeneratePDFImpl.java:280)
    at com.adobe.pdfg.GeneratePDFImpl.createPDF(GeneratePDFImpl.java:232)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:599)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_ 3af08fdf.doBMT(Unknown Source)
    at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)
    at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
    at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)
    at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
    at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
    at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)
    at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)
    at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)
    at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)
    at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)
    at java.security.AccessController.doPrivileged(AccessController.java:202)
    at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)
    at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)
    at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)

    Bonjour,
    Je serai absent du 6 aout au 16 aout 2010.
    Merci,
    Michel Desjardins

  • EIS connection  with Shared services failed.

    HI All,
    I m using EIS for data load ,and getting error while test connection with Shared service. while its connectiong with essbase with default user "admin"
    Error :
    java runtime environmant may not be set appropriately on the server machine...0[main] INFO httpclient.HttpMethodDirector - Failure authentication with BASIC 'weblogic server@Servername:58080 EIEINIT failed. Eleinit:java.lang.Exception: Login to EIE on Server thru CSS Token failed.'
    Please suggest.
    Thank you.

    As per my knowledge , shared services support from EIS has been removed from 9.3 on.

  • CORBA instance for OLAP Services?

    Hi All,
    I am new to OLAP, and I am trying to use OLAP API over a data warehouse I've created for test. I am developping on the following environement:
    - Windows 2000 Professional
    - OLAP API
    - Oracle 9.0.1
    I am having a javax.naming.NamingNotFoundException. It seems that the OLAP Instance Manager does not have the right permission to create the CORBA Instance in the JVM, as you can see in the following piece of log:
         [598] OLAPI Interface - Cannot bind to folder context OLAPServer, creating....
         [598] OLAPI Interface - CORBA::NO_PERMISSION.
         [598] OLAPI Interface - Cannot create folder context OLAPServer.
         [598] OES Kernel - Remote Operations Interface resolution failed.
    I've found a previous message in this forum that explain us how to create manually the /etc/OLAPServer instance to have access to OLAP Services through OLAP API, as shown here:
    sess_sh -u sys -p change_on_install -service sess_iiop://YOUR-HOSTNAME:2481:SID
         mkdir /etc/OLAPServer
         chmod +rwx PUBLIC /etc/OLAPServer
    I've done it and restarted the OLAP Instance. This time, the OLAP Instance Manager was able to create the CORBA Instance for OLAP Services, but in /etc/debugagent/OLAPServer (as seen in the OEM JVM), with the following URL for connecting to it through CORBA:
    sess_iiop://YOUR-HOSTNAME:2481:SID/etc/OLAPServer/OLAPServer.
    Does anyone know what is the problem? Is there a permission problem with the OLAP Instance Manager when it tries to create the CORBA instance in JVM?
    Thanks a lot,
    Mario

    Hi Anthony,
    First place, thank you for your help.
    I4ve already applied those patches and the users you specified in the previous mail are unlocked and already have rwx permission.
    I found really strange too when the /etc/OLAPServer instance was created under the debugagent context. I really don4t know what is going on?
    Do you know something about problems on OLAP Services when you are working with brazilian portuguese language? I am asking this because I know a lot of people that have applied those patches and everything worked just nice, the only difference between our platform and their is the language.
    Thanks again.
    Mario

  • OLAP Service not started

    I have Installed Oracle9i Enterprise Edition on a Win 2000 m/c. During the installation steps I choose the pre configured database type to be for data warehousing.
    Installation was smooth without any errors. However I do not see any OLAP services running. Also I do not see any /bin folder under ORACLE_HOME/OLAP as refered in some of the forums discussion topics.
    Can anybody help me out to get OLAP enabled.

    We are going to need more information to figure this out. We will need to take a look at your logs. Here are the steps to create them:
    Please change the path to fit into your environment.
    - Set a SYSTEM environment variable
    variable: OES_EA_STARTUP
    value: -LogOutput=VDBG
    - Reboot the PC
    - Stop OLAP Agent if it's running
    - Edit a registry key under HKEY_LOCAL_MACHINE
    [Software\ORACLE\OLAP\ExpressServer\OLAPServer\I/O Management]
    EventLogPath = (REG_SZ) "c:\oracle\ora90\olap\OLAPServer\log"
    - Create the corresponding directory if there isn't.
    - Rename the following log files for backup
    %ORACLE_HOME%\olap\OLAPServer\log\OLAPService.log
    %ORACLE_HOME%\olap\log\OLAPServicesAgent.log
    - Make sure that Oracle and tnslistener service are running
    - Make sure that you can connect as olapsvr/instance in sqlplus
    - Start Oracle OLAP Agent from services applet
    - Start OLAPServer from services applet
    - The following two files will be generated.
    %ORACLE_HOME%\olap\OLAPServer\log\OLAPService.log
    %ORACLE_HOME%\olap\log\OLAPServicesAgent.log
    Pleaser email me your logs. Thanks.

  • Failure - Cannot connect to Microsoft SQL Server on localhost

    Hi!
    I have a sqlserver installation on localhost and I want to connect with sqldeveloper.
    I fill connection name, username, password, hostname: localhost port: 1433
    and then click on retrieve database.
    I get the following error message: "Status: Failure - Cannot connect to Microsoft
    SQL Server on localhost"
    I don't know the reason. I can use another connection to another ms sql server
    and it's no problem, but can't connect to localhost.
    I have special signs in my computername, for example a "-". Is this the problem?
    How can I solve it?
    Thank you
    Andreas

    I am able to successfully connect to my local SQLEXPRESS instance using the following settings:
    Hostname: localhost
    Port: 1433/DBName;instance=SQLEXPRESS
    Even though I use this to connect, I cannot open a tcp connection to port 1433 via telnet. I believe this goes hand in hand with specifying the instance. As I understand it, there are two ways to specify the port, one is directly, the other is through a named instance (another port is used as a service to look up the correct port). SQL Server 2005 appears to prefer named instances instead of specific ports. When "instance" is specified, the port can actually be any number, the driver apparently ignores it.
    The Retrieve database (list) appears to be only for informational purposes. I have to specify the database in the Port field (DBName) regardless of what I have selected in this list.
    Hope this helps!
    PS: Retrieve database will give that error until instance is specified in my case.
    Edited by: flszen on Feb 4, 2009 1:29 PM

Maybe you are looking for

  • Any fix for external Iomega HDD won't mount to iMac OSX 10.8.5 Desktop?

    I have a 750GB Iomega external HDD that I've used for several years to back up my iMac (OSX 10.8.5) with Time Machine.  No problems.  Computer locked up while searching on the internet last night, requiring a restart.  The external HDD never came bac

  • I have purchased a new iPhone on an upgrade from one of my family plan numbers, how do I activate it to use with another number on my account

    I purchased a new iPhone through upgrading one of the phones on my att family plan. when I receive the phone how do i switch it to another phone number on my plan I want to use it with?

  • Undo jtree selection

    Hi, I have a jtree, and after each selection a treepath is stored (in an arrayList )of the current selection. When I want to undo the current selection, and set the previous selection i shall have to use setSelectionPath(treePath); This again fires a

  • EM Grid Control - Licensing

    Hello, I've read the licensing and understand that the grid control/repository is free. What I did not find is how one can use this. In example, if I have several clients who have production database. Can I setup a grid in my company and just setup t

  • Help with joining two queries

    Hi We recently inherited a database and we are re-wrting some queries. The first is SELECT gu.GEOGRAPHIC_UNIT_ID, gu.GEOGRAPHIC_UNIT_DESC, aggDataC.DATA as Capacity, aggDataP.DATA as Production FROM GEOGRAPHIC_UNIT_RELATIONSHIP gur, GEOGRAPHIC_UNIT g