How to design two pools of connections to database even in RPD?

Hello
I have a few tables in a database under different users,

first import tables under a user in the RPD, it will create a database of "ORCL" PSB and a single connection pool.

then I inport other tables under another user, these paintings also appears under "ORCL" and did not create another pool of connections.
When I view the data, it will prompt connection failed.

I know why this happened, because there is a pool of connections, a connection pool is mapping to a single user,
I try to create another pool of connections, but I think that it is impossible to the mapping of all tables in the specified connection pool.

I also tried to create another data base in DR., it worked. But I think that is not convinient.

so I would ask you how to manage this problem when you face?

alpha_jiang wrote:
Hello
I have a few tables in a database under different users,

first import tables under a user in the RPD, it will create a database of "ORCL" PSB and a single connection pool.

then I inport other tables under another user, these paintings also appears under "ORCL" and did not create another pool of connections.
When I view the data, it will prompt connection failed.

I know why this happened, because there is a pool of connections, a connection pool is mapping to a single user,
I try to create another pool of connections, but I think that it is impossible to the mapping of all tables in the specified connection pool.

I also tried to create another data base in DR., it worked. But I think that is not convinient.

so I would ask you how to manage this problem when you face?

You must have 2 different system DSN created for the same database with different/pswd usernames. Either go this route OR
Create or simply create an object database in RPD ORCL1 in poiniting connection pool to correct the user name and password and DSN. In addition, in the Connection Pool, check the box for "full qualified table name required.

What shud solve your problem.

Published by: Deepak Gupta on 12-Sep-2011 00:35

Tags: Business Intelligence

Similar Questions

  • How to create a Pool of connections to two different databases in OBIEE

    Hello

    I have a requirement where few reports coming from databases and a few others to another database. I created two pools of connections and added the frame connection details. But when I created the report I get error as below.

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 17001] Oracle error code: 942, message: ORA-00942: table or view does not exist to the call of the OCIStmtExecute OIC. [nQSError: 17010] Prepare the SQL statement failed. (HY000)

    Now, I would like to see if I can create a pool of connections to two different databases. If so, how that happen.

    Thank you!

    Hi Antonio,.

    Cross database joins are possible, no problem for it. But you do not do so in an object of unique data base in the physical layer using 2 pools of connections connection to the source A and B, then adding objects to A and B children of your unique database.

    You create 2 databases in the physical layer, each with its own connection pool, then you can do your knuckles crossed on the physical schema.

    As a picture is worth a thousand words, take a look:

    The physical diagram uses objects of A and B and define the rules of the join between them, it is a cross-database join. But in the physical layer of the database A and B are 2 separate objects each with its own pool of connections.

  • Issue in RPD with two pools of connections

    I created a RPD with two pools of connections for OBIEE 11 g

    and created two business model
    and two field in the presentation area

    I am able to update the data and the number of lines in the physical area

    but after the deployment of the RPD
    in the responses to the second topic I get error this table or view does not exist

    If the details of connetion for the connection pool is not even then you must create physical database objects 2 and then to create pools of separate connections under him...

  • How to distinguish two Renault USB connected to the same PC?

    I now intend to do a system using two USB-6008.

    In this case, how can I distinguish two 6008 s? I mean, who becomes 'dev1 '?

    Also, is it possible to fix the naming of each device physics channl?

    If I could read the serial number (or machine id) of each data acquisition, it would be useful...

    (I use VB.NET).

    Thanks in advance...

    Dim Devices() As String = NationalInstruments.DAQmx.DaqSystem.Local.Devices
    Dim DeviceInfo As NationalInstruments.DAQmx.Device

    Dim X As Integer

    For X = 0 To Devices.GetUpperBound (0)
    DeviceInfo = NationalInstruments.DAQmx.DaqSystem.Local.LoadDevice ((X) Devices)
    MsgBox (DeviceInfo.DeviceID & "SN =" & DeviceInfo.SerialNumber.ToString)
    Next

    Make sure to add references to NationalInstruments.Common and NationalInstruments.DAQmx to the project.

    Structure DeviceInfo that come in handy as well other information

  • During the installation of netflix through my bluray a friend noticed that my router has a secure connection (?), a non secure. How to only two guarantees. I can not even find my router here!

    It's a Linksys e-series router

    Hi Marilurush,

    To provide a proper resolution, I would need more information on your side.

    1. is the issue limited to the installation of Netflix?

    2. don't you make changes to the computer before this problem?

    3. what browser do you use?

    Follow these steps to secure your wireless connection.

    1. connect your router wireless according to the instructions in your user manual.

    2 open your Internet browser and enter the IP address assigned to your router. Leading manufacturers assign IP addresses to their different default routers. For example, Netgear Routers use 192.168.0.1 while Linksys uses 192.168.1.1. Check the manual of the router for more details.

    3. connect to your router by typing the username and password specified in your manual.

    4. set your SSID (Service Set) Identificatier by typing it in the box. Is the name of your wireless network. Make a single sentence; the default SSID is usually the name of the router manufacturer, such as Netgear and Belkin.

    5. set the Security Protocol of your 2.0 - Wi - Fi Protected Access WPA wireless network. This encrypts all data sent over the network and allows access only to users who have the security key. Set your security key as something not easy to guess. A string of random numbers and letters is recommended. Do not forget to save this security key in a safe place, so you can remember when you add a new device to your network, or changing the settings of network security.

    You can read these articles and check if that helps.

    How will I know if a wireless network is secure? : http://windows.microsoft.com/en-us/windows7/how-do-i-know-if-a-wireless-network-is-secure

    Wireless network card: frequently asked questions: http://windows.microsoft.com/en-in/windows7/wireless-networking-frequently-asked-questions

    Let us know if you need assistance with any Windows problem. We will be happy to help you.

  • Direct DB request - Connect 2 patterns using 2 pools of connections at the same time?

    Hi all

    Will be "Request for Direct database" feature allows to connect to two pools of connections at the same time?

    Output report is based on the UNION of two select statements from two schemas, two pools of connections are created to access two schematics

    First select statement comes from a single schema and second select statement just forming the other

    Select Column1, Column2, Column3 from A, B, C
    UNION
    Select column4, column 5, column6 of X, Y, Z

    A, B, C paintings come from the first schema and X, Y, Z come from another

    How to get the above out put using "application for Direct database"

    Kind regards
    SMA

    It is a very bad idea. If you connect to the same base, then it will be much better to simply synonymous and grants between the schema1, schema2 objects so that you can use a single connection. You query will go much quicker since the BI server do not have to run separate queries to stich together data. If the data are two different databases, it is advisable to do some ETL and group all the data in your Data Warehouse database.

  • How to get the connection from the pool of connection of the UCM JDBC?

    I want to extract an object from the UCM JDBC connection pool JDBC connection. How to do?


    I tried the below code but it throws error

    JdbcManager jdbcManager = new JdbcManager();
    If (ConfigFileLoader.m_defaultCFU == null) {}
    ConfigFileLoader.init (null);
    }
    JdbcConnectionUtils.getConnection (jdbcManager,
    ConfigFileLoader.m_defaultCFU.m_CFS.getProviderData ());


    I get the below error

    intradoc.data.DataException:! syParameterNotFound, JdbcConnectionString
    at intradoc.data.DataBinder.getEx(DataBinder.java:1139)
    at intradoc.data.DataBinder.get(DataBinder.java:938)
    at intradoc.jdbc.JdbcConnectionUtils.getConnection(JdbcConnectionUtils.java:43)
    ....


    Kind regards
    Pratap

    If you are in a service / filter, it is best to make queries as below in order to create a new (read: extra!) system database connection (and the handling/connection additional error closing you must take care of). Samples are available in the HowToComponents.

    final ResultSet myResultSet = m_workspace.createResultSetSQL( "select * from managedlinks" );
    

    or better yet

    final ResultSet myResultSet = m_workspace.createResultSet( "QManagedLinksTable", null /* no params for this query */ );
    

    and define the outer query in your component.

  • Can a DB function used between 2 pools of connections

    Hi all
    We have 2 pools of connections, 1 connected to Oracle DB Data Warehouse. The other connection pool is an Excel spreadsheet, which has projects and scheduling dates. We have modelled in MDB and her servant perfectly. Now, the question is, we have a function in Oracle DB, which works well when I use with any size of Oracle DB DW. But, when I use the same function using the dimension modeled of excel sheet it generates an error. Here, dimension sheet Excel is modeled to inculde model DW.

    Error: "A general error has occurred. [nQSError: 42015] Cannot function ship the following expression. »

    So my question is "is there no work around to use the same function when using the other connection pool size.

    Pointers for this problem is highly appreciated.

    Thank you
    Vijay

    Hi Vijay,

    I agree 100% with what Dave. The function you have in Oracle should have access to the values passed in. OBIEE has access to both DIM_DW and DIM_EXCEL, but the Oracle function has no access to DIM_EXCEL. Just to give you a high level understanding of what is happen, here's what OBIEE made to combine the two sets of data in a single report:

    Assume that your report is like so: DIM_DW. COLUMN1, DIM_EXCEL. COLUMN2, FACT_DW. MEASURE1

    To get the data OBIEE sends two separate applications: one against the DW that retrieves DIM_DW. Column1 and FACT_DW. MEASURE1 and another for DIM_EXCEL. COLUMN2.

    Once the two request to return, the OBIEE server joined data sets and then presents them in a report.

    Now, when you call your function (DIM_DW. COLUMN1, DIM_EXCEL. COLUMN2), OBIEE sends the request to just the Oracle DB. But the Oracle DB can not see the Excel data, then it fails because the DIM_EXCEL argument. Column2 is not defined to Oracle DB.

    Here are two methods you could use to make it work:
    (1) configure the Excel file as an external table in the Oracle DB. Then, the function would be aware of the values of column in Excel.
    (2) port the function to the MDB using layer logic the formula Expression. According to what is your function, it is not possible.

    Whatever it is, how you install now, you can't reach your goal. The reason why I recommended that you separate your connection pool Excel in a different database object is because the way you have it setup right now makes it appear like the Oracle DB would be aware of the Excel tables. But that's not true. Keeping them separated to avoid any future confusion.

    Good luck!

    -Joe

  • How to design the oscilloscope... need idea, advice and suggestions...

    Hello...

    Student MI... so I'm new to LabVIEW... so I use LabVIEW 8.6 and NEITHER cDAQ-9178 for the connection between the material... and my PC... now, I have final project... I have to design digital oscilloscope using labview, but I have several problem...

    1) How to design the scope of design

    (2) I have the simple design pattern to display the wave... but stil have some problem, this block diagram... how I want to develop the other party such basis of design time, control vertecal, cityscape control, capture the wave... and etc.., I was the previous oscilloscope in labview reserch and I desgin again by reffer the previous... but still no function...

    Hopefully, someone can help me... to give me an idea, opinion or suggestion for me to complete my project... fnl plz... now, I declare my design... and all I recommend and agree with the suggestion of someone... Thank you very much

    Hello

    That must be validated in the jury of LabVIEW so I'll move it for you. The jury of feedback is used specifically to provide feedback on the forums and their features.

    In order to receive the best support on the Forums of Discussion OR, please post your question publicly on the map that best matches the products you use. This allows your question be seen by members of the forum in the world, thus allowing users the most expertise in this field for you help. Additionally, once your issue is resolved, users of the forum with the same question in the future can benefit from your experience.

    To start a new thread on the Forums OR, go to the correct product management on forums.ni.com Board and click on the "New Message" button. You will be directed through a search to see possible solutions. If you don't find a solution, you can proceed to post your question on this Board.

    Kind regards
    Jordan
    The Forum Moderator OR

  • How to create a project that connects in a static library?

    I am trying to create an OpenGL project that depends on a static library which I create in the same workspace in the NDK.  I created two projects (static library and OpenGL app) connects them in the NDK and tried, but I must be missing something because my OpenGL project is not able to see the functions in my static library, even if it is able to find my static library?

    Is there documentation describing step by step how to create two projects and how to relate?

    I found a similar post on the forums and I have solved my problem.

    I used project > add library > library of the project in the workspace but something is broken with this command, because it did not work.

    If you use project > add library > external library, then everything works fine.

  • How to have two signatures on a document

    Does anyone know how to have two separate signatories sign the document you send for signature?  Do you need to have two email addresses to allow two different signatories?  What happens if the signatories share the same email address.

    Hello

    Yes, I'm sure you must have separate emails, because it is used to route the document.

    I've tried a few, but have always used different addresses.

    You can specify where the different signatories will sign and what information they must provide (initials, title company, etc.) using designated codes. I hope that you have the guide for this, quite powerful and flexible stuff!

    ESign online or simply use the template designer in the control panel...

    OleM, Tieto, Norway

  • How to design the table from the answer to the question table.

    Hi all

    I am creating an application for student review online.

    There are two types of questions, the only choice of response and multi choice answers.

    My question is less than
    create table question_master
    (
    exam_id number references exam_master(exam_id),
    marks_of_each_question number,
    type_of_question char(1),-- single choice answer/multiple choices answer
    q1 varchar2(2000),
    q2 varchar2(2000),
    q3 varchar2(2000),
    q4 varchar2(2000))
    my table to answer (I'm not satisfied with who is below
    create table answers_of_questions
    (
    answer_id number primary key,
    question_ID number referenes question_master(question_id),
    answer varchar2(4000) not null,
    is_answer_correct char(1),--y/n,
    student_selection char(1),--y/n   student select it or not
    ....
    ...
    now, I'm perfectly how to create the RESPONSE table to contain the answers.
    the only choice is good, but several checkboxes choices, what to do?
    How to design the table from the answer?

    do I have to create 2 tables to contain the answers?
    Note: the QUESTIONS and ANSWERS, all will be entered by the teacher. students will make a choice and I will store this choice in another table
    may be called STUDENT_SELECTED_ANSWERS or something like that.
    If anyone has some reference to the script retail scheme review online, kindly share with me.

    Kind regards.

    Kind regards.

    If you need to have answers in another table:

    Student (student_id, name, etc...)
    Review (exam_id, exam_name, etc...)
    Question (question_id, exam_id, question_text)

    Response (question_id, a_text, b_text, c_text, d_text, a, b, c, d).<-- one-to-one="" with="" question="" table,="" a-d="" flags="" used="" to="" indicate="">
    OR
    Response (question_id, answer_id, answer_text, OK)<-- many-to-one="" with="" question="" table,="" correct="" flag="" used="" to="" indicate="" correctness="" for="" this="" single="">

    Student_Answer (student_id, question_id, a, b, c and d)
    OR
    Student_Answer (question_id, student_id, answer_id)<-- creation="" of="" a="" question_id+answer_id="" in="" this="" table="" implies="" the="" student="" checked/selected="" it="" as="" an="">

    To what extent you want to standardize, it is up to you.

  • How user by VM (XP) can connect at the same time?

    Hello guys,.

    We test VMware View 4 and so far work fine, but I have a question? How many user by VM can connect at the same time? I test with 2 VM (XP) in the pool, but I want to use more than 2 users, but when I try to login doesn't say "no resources available", what that means is that a single user by VM? Us who is running Terminal Server and try to find alternatives.

    Thank you

    It's the same as with a XP machine. 1 single user can connect at the same time.

    André

  • How to design and develop?

    How to design and develop?

    I know that it depends on many things such as knowledge, preference, purpose, resources, etc... but I'm curious how different developers (level of expertise) actually prefer or implement their Web sites. I decided to make this post after two rounds of various forums about 1. Templates and PHP, and 2. Development of the back-end.

    1. How do you generally approach a project?-wired, Freehand (because it is), model PSD, etc. - think - you have a specific 'methodology' or procedure?

    2. What are the 2-3 of your main resources / sites / apps etc you are using (and what for?)

    More precisely: what you use (and how) to get a Web site? (I know once again that depends on a variety of things, but in general..) * also if you want to comment on your expertise or maybe useful level.

    Would you rather (benefits / drawbacks of :)) What advice would you give to the topic below?

    • Built your own Script HTML/CSS/base site you have mostly (if not completely). (More control and original, but more difficult / tedious for beginners)

    • HTML Temlplate (change the HTML and CSS code) - type of not setting (quick and easy, but generally poor quality, obsolete?)- but some may servde as a good starting point.

    • WordPress (and others such as Drupal, Joomla) (pretty quick and easy access to wring a quality WP Theme with possibility for a large number of features - search, databases, forms, etc. (otherwise could have trouble with features without good knowledge og PHP and MYSQL, maybe others?) - but the kind of "bypass" real HTML design?)

    • Types of frames such as Foundation, Bootstrap, skeleton

    • A combination or hybrid methods? - or any other method, I forgot?

    Thank you very much for any idea that you can offer, hopeully, this will lead to a lively discussion. -.

    Not quite.   Don't forget there are client-side and server-side apps applications.

    AJAX is client, which means that the browser does all the heavy lifting.  If the end user has JavaScript disabled, nothing happens.

    PHP MySql & are server-side.  It doesn't matter what browser settings has the end user.  The bulk of the work is done by the web server.

    XML is NOT a database on the server side.  It is just a file text used by the browser.  Useful for storage of light data, but certainly not to a large scale CMS or blog for example.

    Apache is an application web server that is commonly found on Linux servers.  It has nothing to do with AJAX.

    Nancy O.

  • How to limit the number of connection to DB

    Hello

    I just go to the topic of connection pooling.
    Here, I would like to understand the number of details of connections that already exists in the database.

    Kindly guide me to know the following details.

    How to know the number of connections available in the database?
    How to limit the number of connections?

    V_$ Resource_Limit contains details of the sessions. Is this even for connections?

    I have more clarification on the difference of connections and Sessions.

    Kindly tell me the above.

    Thank you
    Orahar.

    Orahar wrote:
    Hello

    I just go to the topic of connection pooling.
    Here, I would like to understand the number of details of connections that already exists in the database.

    Kindly guide me to know the following details.

    How to know the number of connections available in the database?

    The number of currently active sessions (db, internal sessions registered)

    SELECT COUNT (*)
    SESSION $ v

    How to limit the number of connections?

    to increase or decrease the maximum number of connections:

    for example: change processes control system = 200 scope = spfile;

    >

    V_$ Resource_Limit contains details of the sessions. Is this even for connections?

    I have more clarification on the difference of connections and Sessions.

    Connection means a user process is successfully connected to the listener to have a session on the database running instance. (listener who listen s new connection requests)
    Establish sessions: means, a (dedicated) server process began to serve a user process. It is done when the credentials of the user authenticated successfully. Now, from process-user shall communicate to the server process directly.

    hope that helps.

    Kind regards
    X.

Maybe you are looking for