Oracle ESSO: Using Oracle Database as repository.

Hello.
I have some problems with deploying Oracle Enterprise Single Sing-On with Oracle Database as repository. First of all I want to know is there some documentation on "how to" or "best practices" for this kind of deploying?
And here is my problem:
I have installed Oracle Database 11g Release 2 on Windows Server 2008 R2. Added my domain admin account to External OS Users with DBA role.
After that I have installed Oracle Client 11g Release 2 and Oracle ESSO-LM Administrative Console (11.1.1.5.1) on Windows 7 machine. Extended Oracle DB schema.
In DB was added new schema "OPS$<mydomain>\<admin_account>" with 2 tables "SSO_ADMIN" and "SSO_USERS".
But when I try to connect to this repository using ESSO Administrative Console, I am getting the error "Connection Error. Specified cast is not valid."
And now I have no idea what should I do with this. Searching on this forum and the internet doesn't give any solutions.
Does anyone have any thoughts?
Thank you.

I'm going to guess that you have a good reason for wanting to use MS-Access as the back-end database, but why use Forms as the front-end? Why not just use Access's UI?
Now to your question. You can connect to MS-Access using ODBC. Here is a [link to a good discussion|http://forums.oracle.com/forums/click.jspa?searchID=-1&messageID=3763074] on using ODBC. Hope this helps.
Craig...

Similar Messages

  • How to insert data from *.dmp file to  oracle 11g using Oracle SQL Develope

    hi
    i backup my database using PL/SQL developer and made *.dmp file
    how to insert data from *.dmp file to oracle 11g using Oracle SQL Developer 2.1.1.64
    and how to make *.dmp file from sql*plus ?
    thanks in advance

    Pl/Sql developer has a config window, there you choose the exec to do the import/export.
    Find it and his home version, it may be exp or expdp, the home version is the version of the client where the exp executable is.
    Then use the same version of imp or impdp to execute the import, you do not need to use Oracle SQL Developer 2.1.1.64. If you want to use it, you must have the same version in the oracle home that exp/imp of sql developer use.

  • Integrating Oracle Utilities using Oracle SOA

    Hi,
    I need help on how to proceed to integrate Oracle utilities using Oracle SOA
    Our project has around 13 modules like New connection, Disconnection, Dismantle, Billing , Global Information System
    Each modiule will interact with different other modules to get few services.
    For Example: 1)New Connection module should interact with Billing to generate the invoice in one scenarion
    and with Global Information System to identify the location in other scenario
    2) Same way Disconnection need to interact with other modules to get some information from other modules.
    3) All modules may need a SMS/ Email facility to send to the customers.
    I need to integrate this kind of application using Oracle SOA
    Please help me on how I should proceed further.
    Do i need to create a seperate BPEL process for each request of individual module and give them the endpoint of my WSDL to interact with other modules ?
    Can I have a single entry point and then navigate from there ? If so, the input params may vary, how this should be handled ?
    Please help me on developing this kind of project. Any sample applications are also helpful ...
    Thanks,
    dbp

    consider the adpater developers guide guide .. and the online help in JDeveloper .. that should give you a good head start ..
    hth clemens

  • Application cannot connect to second page when oracle is used as database.

    Hi,
    I have an application which works on MySql database. But now I need to change the database to oracle. I have installed everything required inorder for the oracle to work. I am using active record store for my application. For that I have created sessions table using
    rake db:sessions:create
    And I have migrated to my database using
    rake db:migrate.
    Then I uncommented the following line in environment.rb:
    config.action_controller.session_store = :active_record_store
    Then If I start my application using IE, First page is shown, when I click on the second page link,
    I got HTTP 500 Internal Server Error saying
    The website cannot display the page
    HTTP 500
    Most likely causes:
    The website is under maintenance.
    The website has a programming error.
    What you can try:
    Refresh the page.
    Go back to the previous page.
    More information
    I am unable to understand what the problem is. When I comment the line config.action_controller.session_store = :active_record_store application works, but the sessions table is not updated. when I use MySql as my database, everything works fine.
    Can someone please help me with the solution? what may be the mistake am doing?

    Please provide more information about this issue.
    Are you using oracle_enhanced adapter? (activerecord-oracle_enhanced-gem)
    Which Rails version are you using?
    Can you look in your log file what exception you are getting? (if running in development mode then it should be in log/development.log)
    Raimonds

  • Connecting Oracle 11g using Oracle 10g

    Hi All,
    I have installed Oracle 11g (11gR2) server on a Windows 2003 (win32) machine. It is very well connecting when I tried to login to that database using the below command
    sqlplus test/test@oracle11g I tried to access the same server from a different machine where only Oracle 10g client is available. I get the following error.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Please advice if we can connect Oracle 11g server using a Oracle 10g client from a different machine??
    If Yes, Please advice whay am I getting the above error.
    Thanks in Advance!!

    With respect to your suggestion, I have modified the Oracle 10g tnsnames.ora file as below, but it still throws the same error.
    ORACLE11G =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mildh0105.i-flex.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = Oracle11g)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    LISTENER_ORACLE11G =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mildh0105.i-flex.com)(PORT = 1521))
    the LSNRCTL STATUS is as below...................
    C:\Documents and Settings\Administrator>LSNRCTL STATUS
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 14-JUL-2011 12:42
    :32
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 14-JUL-2011 11:42:29
    Uptime 0 days 1 hr. 0 min. 8 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File E:\app\sysfmg\product\11.2.0\dbhome_1\network\admin\li
    stener.ora
    Listener Log File e:\app\sysfmg\diag\tnslsnr\mildh0105\listener\alert\lo
    g.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "Oracle11gXDB" has 1 instance(s).
    Instance "oracle11g", status READY, has 1 handler(s) for this service...
    Service "oracle11g" has 1 instance(s).
    Instance "oracle11g", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Administrator>

  • Problem migrating MS Access to  Oracle 8i using Oracle Migration Workbench

    Downloaded Migration Workbench. Ran setup but it says that the Migration Workbench must be installed into an Oracle 9 home. I though it would work with Orachle 8 (according to the documentation). We obly have ORacle 8i here.
    Does anyone know away around this?

    Hi Caroline,
    the workbench just needs to be installed into an Oracle 9i home or a new ORacle Home. It will still work against an Oracle 8i database.
    There is a dedicated Migration Workbench discussion forum available.
    John

  • Using Oracle Forms Importing Data From SQL Server into Oracle Tables.

    Dear All,
    We are using Oracle Forms 10g in windows XP and having OAS 10g and Oracle database 9i.
    How can we import data from SQL Server 2005 into Oracle tables using Oracle Forms?
    Thanks & Regards
    Eidy

    I have no idea what "Oracle Hetrogenius Services" is, so I can't help you with that, sorry.
    SQL Developer might also assist you. SQL Developer can connect to SQL Server as well as Oracle and has some tools for migration. See the documentation for details:
    http://download.oracle.com/docs/cd/E12151_01/doc.150/e12156/toc.htm
    For additional help on using SQL Developer for this task, please consult Support or the SQL Developer forum: SQL Developer
    Hope this helps,
    Jacob

  • JDBC-ORACLE CONNECTIVITY ISSUE WITYH OCI8 DRIVER using oracle 11g client..

    JDBC-ORACLE CONNECTIVITY ISSUE WITYH OCI8 DRIVER using oracle 11g client..
    I am getting below error when i m trying to access oracle db using oracle 11g client. It works with earlier oracle client versions. how do i resolve this. is there any issue with version of ojdbc6.jar that i am using??? I cant use thin driver since its an old application for which i dont have source files.
    Apr 6, 2013 1:00:59 PM org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:992)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:262)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:346)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:468)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:314)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at PettyCash.SysDate.getSysSubSys(SysDate.java:232)
    at org.apache.jsp.PettyCash.index_jsp._jspService(org.apache.jsp.PettyCash.index_jsp:186)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    Code is as follow for reference
    import oracle.jdbc.driver.*;
    DriverManager.registerDriver(new oracle.jdbc.OracleDriver());
    conn = DriverManager.getConnection ("jdbc:oracle:oci8:@" + database,db_user, db_pass);
    eNVIRONMENT VARIABLES set are as follows:
    classpath
    C:\Program Files\apache-tomcat-5.5.12\common\lib\servlet-api.jar;C:\Program Files\apache-tomcat-5.5.12\webapps\ROOT\WEB-INF\lib\classes12.jar;C:\Program Files\apache-tomcat-5.5.12\webapps\ROOT\WEB-INF\lib\ojdbc6.jar;
    JAVA_HOME
    C:\Program Files\Java\jdk1.5.0_04
    PATH
    C:\Program Files\Java\jdk1.5.0_04\bin
    ORACLE_HOME
    D:\Oracle11\product\11.2.0\client_1\BIN

    Apr 8, 2013 5:24:06 PM org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    java.lang.NullPointerException
         at org.apache.jsp.abc.index_jsp._jspService(org.apache.jsp.abc.index_jsp:280)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)

  • Issues using Oracle SQL server Developer migration work bench

    Hi all,
    We are trying to migrate the application databases from SQL server 2000 to Oracle 10g using Oracle SQL Developer 1.2.1.32.13:
    Following is the list of issues that we faced while trying out this migration on dev environment.
    1. The data migration was successful for only around 90 tables out of the total 166 tables present. No error message was logged for the rest of the tables but still it was completed.
    2. Some of the tables which had got the data inserted did not have the full data. Only some of the rows were inserted for these tables. Error message was logged only for few of the rows and not all.
    3. Few error messages were logged which said problems about “Inserting ' ' into column <tablename>.<columnname>”. There was no such constraint in the target database that the particular column can not be null or can not have only a space. Please check the logs for the same error messages.
    4. The status box at the end of migration had shown only 3 errors.
    5. The total data for migration was around 500MB. The time taken for migration was around 75 minutes. Are there any optimization techniques that will improve the performance?
    Please note that there were no Foreign Key references for the source schema or target schema.
    Any pointers/info/resolutions related to above mentioned issues will be much useful for us.
    Thanks,

    Hi Adam,
    There are 2 sets of scripts created for you.
    1) For SQL Servers BCP to dump out the data to dat files
    2) For Oracles SQL*Loader to load the dat files
    You run the SQL Server BCP scripts on the machine with SQL Server.
    The dat files will be dumped out on that server.
    You can then move the dat files to your Oracle server.
    Then run the Oracle SQL*Loader scripts to load the dat files into Oracle.
    Give it a go and follow the doc and viewlets.
    Your Questions:
    So the datadump from the source location would be saved on my local disk?it will be saved on the same machine you run the bcp scripts from. Usually the same machine SQL Server is on, because you require SQL Server BCP tool.
    So once it is migrated to the destination database will that dump be created automatically? Or do I need to modify the script to take care of this?I dont know what you mean by this, hopefully above clears things up.
    The only modifications you need to make to the scripts are adding in the databasename username password servername. These are outlined in the scripts themselves. I would want to do something fancy like dump the dat files to a different directory, then you can modify the scripts, but you should understand what they do first.
    Most people would have 500MB of space on their discs , so I can see the problem creating these dat files . The same goes for your 30 GB database.
    I hope this helps, but as always you wont get a good idea of how it works until you give it a go.
    Regards,
    Dermot.

  • Can I use Oracle Developer Day.ova for learning purposes without any  license? #developerday

    Hi,
       I am a student and learning oracle database. I have found Oracle Virtual box appliance from following link Developer Day - Hands-on Database Application Development&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;Dev…
       Do I need a license to use this VM?
       Please reply.
    Thanks,
    Tahir.

    Kunwar wrote:
    Hi friends,
    i have installed oracle db using Oracle Developer Day.ova for practicing on my lappie.
    I want to connect to that DB which is inside oracle vm virtual box manager using PUTTY ( which is on my desktop). I dont want to use the in-built workspace or Terminal(whatever is its name).
    Can you guys please suggest what should i do so that i can login to the DB using the PUTTY only (i love it )? i am not able to login to the host "localhost" using the putty.
    Few years back when i had installed vmware(linux installed in it and db installed on linux) i could connect through putty.
    I am using below entry in the hosts file.
    # localhost name resolution is handled within DNS itself. 
        127.0.0.1       localhost 
    #    ::1             localhost 
    'localhost' and its ip address of 127.0.0.1 are non-routeable.  Any request to send a network message to localhost will never leave the machine from which the request originates.  And for all intents and purposes, your virtual machine is a different machine.
    See my solution at
    http://edstevensdba.wordpress.com/2012/12/15/configure-the-virtualbox-network-2/

  • Text mining using oracle text

    i am about to embark on an ambitious project. i want to create a document server that can archive documents such as word, pdfs etc. i would also like to create a feature by which users can compare documents to find how similar they are. how do i go about building such an application. do i need to use data mining algorithms like neural network to compare documents. what mining algorithm should i use. or should i create indexes or something. what are the file types supported by oracle text.
    please help me.
    even if u don't have correct answers, please feel free to add your opinion.

    Take a look at the following Oracle 10gR2 Documentation books (available on OTN):
    - Oracle Data Mining Concepts: Chapter 6
    - Oracle Data Mining Application Developer's Guide: Chapter 5 and 7
    You may also take a look at the Oracle Text documentation:
    - Oracle Text Application Developer's Guide: Chapter 6
    Oracle Text uses Oracle Data Mining behind the scene for some of its capabilities (SVM and K-Means). They have different capabilities as explained in Chapter 6 of the Oracle Data Mining Concepts.
    --Marcos                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Oracle BI with Oracle Financials

    How easy is it to prepare the Oracle database to allow Oracle BI to integrate with Oracle Financials?
    To expand, our organization is currently using Oracle Financials and we are considering implementing Oracle BI to support reporting. Is this fairly easy to do given the current database structure or would all the dimensions need to be configured?

    If you are using oracle financials , then implementing oracle BI using oracle production like discoverer, portal, BI beans would be easy and straight.
    there would be no requirement like ETL , Datawarehousing etc. Do you have already some support reporting system or is this new conceprt in your workplace.
    if this is new ,that it would be great , else you need to identiy how to map the existing reporting scenarios to be mapped in oracle BI. please explain your query a bit to add more detail, thanks
    Shiv

  • Deploying Oracle Portal without Oracle 9i AS

    I have developed a site in Oracle Portal using Oracle 9i
    Application Server. I would like to deploy the same in a machine
    without Oracle 9i Application Server, can I deploy the same.
    Thanks in Advance
    Ravi

    Oracle Portal can only exist on top of OAS. It would not be
    possible to install portal on server without Application Server
    and to run Portal app. on machine without OAS.

  • Can't use Oracle 8.1.7 as WLP repository

    OK, I've been racking my brain on this for three days now.. maybe someone has an
    idea...
    The basic problem is this: I have yet been able to make a WLP content repository
    work with
    Oracle 8.1.7 and WLP 8.1.
    I have tried several methods, including the ones mentioned here:
    http://e-docs.bea.com/wlp/docs81/db/3Oracle.html (to move cgPool to an Oracle
    database), and by creating a completely new portal domain from scratch, using
    "Custom" (instead of Express) from the configuration wizard, setting up the JDBC
    pools to point to Oracle (connection passed, database load passed correctly).
    I then deploy a simple Portal Application / Portal Project created in workshop
    as an EAR
    (let's call it testPortal). Deployment seems to go fine. The outcome of all
    methods is the same: the administration portal works fine. When I click on "Content",
    I see the BEA repository. I can add nodes to the repository, AS LONG AS THEY
    ARE DIRECTLY UNDER the BEA repository (for example: BEA Repository/TestNode).
    However, if I try to add a node under that node (for example: BEA Repository/TestNode/TestNodeChild),
    I get the following error from the admin portal as a popup box:
    - Error creating Node: TestChildNode. Please verify the Node name size is within
    Repository limits.
    I can add any number of content items (including the standard content types that
    were loaded:
    article, book, image, etc) or nodes directly under BEA Repository, but I cannot
    add anything under other nodes or the above error appears.
    Some data is definitely getting to Oracle. After adding a node under BEA Repository,
    a record for that node shows up in the database. The JDBC log shows an ORA-2291
    (constraint violated) error (from jdbc.log):
    java.sql.SQLException: ORA-02291: integrity constraint (DIAGEOCMS.FK1_CM_NODE)
    v
    iolated - parent key not found
    This foreign key constraint is a pointer for the parent id of the node, back into
    the cm_node table.
    If I roll back the cgPool to pointbase, it works fine. Just not with an Oracle
    8.1.7 cgPool
    (or any other name, for that matter). I have tested this under both Win 2K and
    Linux AS.
    Other details: I did use a non-XA driver as suggested in the edocs link above.
    For the cgPool, I used the Oracle Type 4 non-XA driver. I changed all the relevant
    data sources to point at the new pool. And I did change the cgJMS store to use
    the new pool as well.
    Is anyone else successfully using Oracle 8.1.7 and Portal 8.1 with the repository?
    Sorry for the length of the message.. difficult one to explain.
    Thanks,
    Bob

    D'oh.
    OK, it turns out that our staging database was NOT the Oracle 8.1.7.4 I thought
    it was. Migrated from the 8.1.7.0 database to 8.1.7.4 resolved this problem.
    Bob
    "Bob Robinson" <[email protected]> wrote:
    >
    OK, I've been racking my brain on this for three days now.. maybe someone
    has an
    idea...
    The basic problem is this: I have yet been able to make a WLP content
    repository
    work with
    Oracle 8.1.7 and WLP 8.1.
    I have tried several methods, including the ones mentioned here:
    http://e-docs.bea.com/wlp/docs81/db/3Oracle.html (to move cgPool to an
    Oracle
    database), and by creating a completely new portal domain from scratch,
    using
    "Custom" (instead of Express) from the configuration wizard, setting
    up the JDBC
    pools to point to Oracle (connection passed, database load passed correctly).
    I then deploy a simple Portal Application / Portal Project created in
    workshop
    as an EAR
    (let's call it testPortal). Deployment seems to go fine. The outcome
    of all
    methods is the same: the administration portal works fine. When I click
    on "Content",
    I see the BEA repository. I can add nodes to the repository, AS LONG
    AS THEY
    ARE DIRECTLY UNDER the BEA repository (for example: BEA Repository/TestNode).
    However, if I try to add a node under that node (for example: BEA Repository/TestNode/TestNodeChild),
    I get the following error from the admin portal as a popup box:
    - Error creating Node: TestChildNode. Please verify the Node name size
    is within
    Repository limits.
    I can add any number of content items (including the standard content
    types that
    were loaded:
    article, book, image, etc) or nodes directly under BEA Repository, but
    I cannot
    add anything under other nodes or the above error appears.
    Some data is definitely getting to Oracle. After adding a node under
    BEA Repository,
    a record for that node shows up in the database. The JDBC log shows
    an ORA-2291
    (constraint violated) error (from jdbc.log):
    java.sql.SQLException: ORA-02291: integrity constraint (DIAGEOCMS.FK1_CM_NODE)
    v
    iolated - parent key not found
    This foreign key constraint is a pointer for the parent id of the node,
    back into
    the cm_node table.
    If I roll back the cgPool to pointbase, it works fine. Just not with
    an Oracle
    8.1.7 cgPool
    (or any other name, for that matter). I have tested this under both
    Win 2K and
    Linux AS.
    Other details: I did use a non-XA driver as suggested in the edocs link
    above.
    For the cgPool, I used the Oracle Type 4 non-XA driver. I changed all
    the relevant
    data sources to point at the new pool. And I did change the cgJMS store
    to use
    the new pool as well.
    Is anyone else successfully using Oracle 8.1.7 and Portal 8.1 with the
    repository?
    Sorry for the length of the message.. difficult one to explain.
    Thanks,
    Bob

  • How to make new database connection using Oracle BI Interactive Dashboards

    Hi,
    I install Oracle BI Intelligence on my system.
    I am using Oracle BI Interactive Dashboard. Here we have default database connection.
    but now i want to use it for my own database. Can any body give me guideline how to
    make a new data base connection using this s/w or how to connect to my database so
    that i can make my own reports.
    I am using
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/saw/saw.html
    this link.
    i make odbc connection which is fine.
    but
    Restoring the Business Intelligence Presentation Catalog and Updating Metadata
    The third point blow above heading is not clear.
    Thanks

    Umesh - in order to build Answers and Dashboard content you must first setup a Physical model, then a Business model, followed by a Presentation Catalog/Subject Area.
    All these tasks are carried out using the Repository Administration Utility.
    1) Import your physical tables using OCI/ODBC into the physical layer.
    2) Build your model
    3) Deploy
    Then you're ready to start building answers/dashboards.
    Good Luck.

Maybe you are looking for