Unique portfolio for multiple schemas in a database

Hello

Is it possible to create a unique portfolio for multiple schemas for the same database.

for example: I have several users Test1, Test2 and so on in a Testdb database, then I create a unique portfolio for these users to the same database and connect?

The PES is designed to be used on the client side - each customer can have its own PES with its letters of nobility.

Contains the credentials: tbs_alias, username, password. Having the right (wallet_location and sqlnet.wallet_override = true) sqlnet.ora parameters, when you try to authenticate to the database at: sqlplus / @tns_alias, then the portfolio is looking for tns_alias and the username and pwd will be taken.

This means that the tns_alias must be unique in the wallet. If you want multiple users to use the same portfolio and connect to the same database, you will need to create multiple aliases tns (different names but pointing to the same listener) for each user

Tags: Database

Similar Questions

  • I want to handle unique table for multiple files

    In the previous post... I have my doubts to playback of multiple files... I got has done that with your help...

    I have the storage to the table... in I want to store all the data or a group of file data...

    If I run the VI. data that present in the last executed file will be stored in the table... I want to go forward... so I want everything to go further

    Move and connect the 'empty array constant' connected to the shift register to inside of the loop on the outside for the shift of the loop register.

    Published: photo for illustration.

  • copy a unique profile for multiple users on a domain of PC

    I want to copy a profile to use with multiple account domain on one PC user. I have a PC on the field with 20 + users who will be all the same except for the e-mail.

    Hi Kevlarkev,

    The question you have posted is better suited in the TechNet forums. Please see the following link for more information.

    Windows XP IT Pro category

  • Report unique unique dimension for multiple hierarchies

    I am trying to add multiple hierarchies in a single dimension in a single report. To create the hierarchy in BI admin, I followed the instructions found here

    Oracle BI EE 10.1.3.3/2 & amp; #8211; A Dimension & amp; #8211; Several hierarchies & amp; laquo; Business Intelligence & am...

    and here

    https://forums.Oracle.com/thread/2440305

    My Patient hierarchy looks like in this

    All Patients-> gender-> ID Patient

    All Patients-> age-> ID Patient group

    When I drag and drop the second hierarchy in Oracle BI answers said criteria the following "...". "you can add as a hierarchy by dimension to a report. I guess what I'm trying to do is not possible!  :-)

    Q1: Is this feature indeed not taken in charge or I do something wrong?

    Q2: If it is can not supported someone explain why?

    Version Oracle Business Intelligence 11.1.1.6.0

    (a) reports different levels of 2 hierarchies is not supported. As explained below, you cannot use OLAP to get the values of aggregation across levels of hierarchies: H1 and H2.

    However, if you wish, you can report it to the lowest level, Patient, common to these two hierarchies and show the age group as well as the attributes of sex corresponding to each patient. This becomes reports Patient / the lowest level. You can of course use the features of the reporting as obiee tool to use a Pivot object (for example) and exclude the Patient as Id columns, name, etc. and get obiee to perform syntheses located in the reporting layer and get recaps of interests. OBIEE Pivot measures allowing aggregation using the Min, Max, Sum, Count, etc running sum. OLAP facilitates this solution, but does not particularly help in aggregation (given that the aggregation is now made in obiee and not according to the rules of definition of aw olap cube). It acts as a source of information at the lowest level stored in the cube. Would result in a degradation of performance, but it can be acceptable/managed according to volumes/data report.

    NOTE: For/Pour / solution solution workaround, use the common areas, nonhierarchical columns, of the OBIEE presentation layer.

    (b) not supported: OLAP Cubes contain summaries pre-calculees (or calculated dynamically) at different levels of each hierarchy. This contributes to faster performance reports. 2 hierarchies to the succession of defeats same time allowing objective feature. A cross-combination of levels across different hierarchies requires a dynamic recalculation of the detail records to get the right values for, say, age group: 30-39 and sex: male. Summaries of H1 at the level of the age for the age group: 30-39 cover all genres and can decompose in male/female w/o of recalculation. Similarly H2 summarized level sex sex: male covers all age groups. This fragmentation is not possible except through workaround / solution explained in (a).

    Hope that helps.

  • unique function for multiple buttons

    Hello

    My problem is that I am using the following functions on 10 different logo movieclips. Each movieclip logo has a popup box (another mc) within its timeline with a description in. When I hover over the logo movieclip I want him to call the function of frames forward and on hover the rewindframes function call.


    function forwardFrames() {}

    onEnterFrame = function () {}

    If (_currentframe! = 15) {}

    nextFrame();

    } else {}

    Stop();

    delete this ["onEnterFrame"];

    }

    };

    }

    function rewindFrames() {}

    onEnterFrame = function () {}

    If (_currentframe! = 1) {}

    prevFrame();

    } else {}

    Stop();

    delete this ["onEnterFrame"];

    }

    };

    }

    However I am doing all of this on the main timeline, and the only way I can think to operate currently, it is if I do the following for each mc logo, there must be a better way:

    Symbol_1.onRollOver = function() {}

    Symbol_1.onEnterFrame = function () {}

    If (symbol_1._currentframe! = 15) {}

    Symbol_1.nextFrame ();

    } else {}

    Symbol_1.stop ();

    delete this ["onEnterFrame"];

    }

    };

    }

    Symbol_1.onRollOut = function() {}

    Symbol_1.onEnterFrame = function () {}

    If (symbol_1._currentframe! = 1) {}

    Symbol_1.prevFrame ();

    } else {}

    Symbol_1.stop ();

    delete this ["onEnterFrame"];

    }

    };

    }

    Any advice would be much appreciated, thanks

    Daniel

    You should be able to use something like the following...

    Symbol_1.onRollOver = symbol_2.onRollOver = playFwd;

    function playFwd() {}
    this.onEnterFrame = function () {}
    If (this ._currentframe! = 15) {}
    this.nextFrame ();
    } else {}
    This.Stop ();
    delete this.onEnterFrame;
    }
    }
    }

    Symbol_1.onRollOut = symbol_2.onRollOut = return;

    function rewind() {}
    this.onEnterFrame = function () {}
    If (this ._currentframe! = 1) {}
    this.prevFrame ();
    } else {}
    This.Stop ();
    delete this.onEnterFrame;
    }
    };
    }

  • Should I me Integrator unique ID to multiple requests for payment service provider?

    Hello-

    My company manages the management of subscriptions for several digital content publishers. We are putting in place direct payment API signInWithCredentials, and. Al for a particular provider and I'm curious to know how extend us these same APIs to handle applications from different vendors?

    Do I need an integrator ID from Adobe to the unique address for each provider, or are they assigned us to a unique ID? If a unique ID, how to direct calls to the database specific to the seller? How did Integrator ID related to the URL/Service Service Auth URL?

    Thank you

    William

    N ° the API contains "appId" and "appVersion" on each method so that your application can detect which application requests information of law.  Make sure that breast of the DPS App Builder, you check the box "Send AppId and AppVersion".  There is no reason to ever do not select no not this box - even if at the end of the day, you choose to ignore the additional parameters.

    While I'm on the subject... also ignore the dates of coverage and Don ' t bother sending ProductID in the body of the request for payment.  This has caused a lot of confusion.  If you really know what they are and why a digital system of their desire, then go ahead.  But for 99% of the use cases, they are useless.

  • instance unique manual standby for a three-node RAC database

    Hi all

    I wonder how it is possible to create a database of manual standby for a primary database of the cars.
    Version Oracle's standard edition 11.1.
    I have experience of creation and manual management waiting for the single instance of database; I wonder if and how I can load the database one-time Eve to discover and apply the three sons to redo that I copy from the main site to the backup site.

    Can I use rman to catalog all the newspapers archived on the backup site?
    Configure several LOG_ARCHIVE_DEST_n settings to point to the many different path, one for each primary instance (one for each redo thread) and let rman automagically discover all logs archived?
    Do I only configure LOG_ARCHIVE_DEST_1, put archivelogs of all threads in the same folder and let the rman automagically discover all logs archived?

    Thanks for any answer!

    Andrea

    Hello

    Indeed, I added the newspaper archive transferred before the recovery process.

    During testing, I think (iirc) I have been unable to recover from the archivelogs transferred without catalog them all first. But this statement is out of my mind, I'm not 100% sure to do this, sorry.

    More details.

    Because it is a standard edition, I have to use on the side of the RAC ASM. So our normal scripts to transfer the day before primary archivelogs are obsolete.
    So I decided to put the thing all odds in the database. The primary database now uses the external Scheduler tasks to do the job. The side watch does not use ASM, so there is no need to maintain the logs in any special way.

    The steps are:

    1. get CNS primary and backup
    2 transfer the logs to the ASM gap on "normal" filesystem
    3. transfer (and compress, if not LAN) to watch archive dest
    4 catalogue side sleep
    5 back side sleep
    6 remove the normal file system (on both sides, but waiting in 2 days just to be sure)

    The steps on the side of the watch are both using the primary RCS of step 1 as a parameter to avoid error messages for the catalog or retrieve the call.

    HTH

    Joerg

  • Our application for multiple applications

    Hello... I have now read a lot of pages on the accounts of the Application... And I still don't understand.

    We want to publish a magazine (lets call the Magazine), on Store (iPad, iPhone), Google play and and Amazon.

    The Magazine, now has 3 Folios. iPhone, iPad and Android (maybe two Android versions for 600-800px).

    They where all created with the Adobe ID "userA", until we bought the license of DPS.

    First, we released an iPad only app of Folio unique works with that.

    Now, we would like to roll over other applications and are now running against a wall...

    What are the next steps here? I created a user (UserB) as a test user, to get the Android app to show Folios and noticed, the only way to get the Folio, had for UserA to share his Folio finished with UserB. Open the Producrer Folio as UserB and copy over Folio. It copied the files would then appear on the Android App.

    Then we had to fix the part in the finished Folio and did this on wear, since otherwise, it will add a link to all items.

    The problem was, we now had to do the same (copy to UserB) and now had 2 Folios in the application. If this can be the solution.

    We now use the copied version to work on the portfolio, instead of the original one.

    Which would be a lot of work, restoring links... But would always be ok...

    What will be intresting, is we have to play Google and Amazon. Now should I create another user (UserC) and to share the final Folio with this user, making him copy on his account and have the same folio 3 times then make changes on all 3 of them?

    What about the iPad, iPhone Viewer... We put two slips in the 'user '?

    I'm really confused now...

    Welcome - Volker

    Hi Volker,

    A delicate thing on the management of the accounts is that a delegate account must be 'new' - may not have been verified to work with DPS. In your example, the '[email protected]' address you used before cannot be added to your new account. Here's what you want to do to build a new iOS app:

    1. create a new account to e-mail such as "[email protected]." Do NOT yet use this account to connect to DPS.

    2. use an administrator account to connect to the DPS dashboard > account management tool. (Also assign this account the role of "DPS App Builder" unless you want to use a different account for multiple applications.)

    3. create a new account delegate for the email account (in this example, '[email protected]').

    4. share the folio from your old account to the new and then use the producer of Folio to copy the folio to the new account. (Folio copied doesn't have to be reprinted when if you share/copy on the same computer).

    Defines you for your iOS (iPhone and iPad) application. You can then connect to DPS App Builder and specify the new account delegate as the title ID to build a multi-folio app or subscription App (I guess you want to convert the simple editing app multi-folio application).

    When you create applications for the game of Google or Amazon, you have the choice. You can use the same account to iOS, or you can create a different delegate account (for example, "[email protected]") and assign the Application role. You can then share/copy of iOS folios and modify them to viewers Android, or you can use this account to create new fact sheets (1024 x 600/1280 x 800/1920 x 1200, etc.). Personally, I prefer to use separate accounts for iOS and Google Play/Amazon. See http://blogs.adobe.com/indesigndocs/2012/10/creating-dps-folios-for-android-devices.html.

  • Is it possible to set up for multiple users on the same computer to avoid entering the e-mail and the password

    Original title: Multi users

    Is it possible to set up for multiple users on the same computer to avoid entering the email and password every time that a new user want to check emails?

    Hello

    Welcome to the community forums of Microsoft and thanks for posting the question. According to the description, you need help in the creation of multiple user accounts. I've surely you will help find a solution on the issue.

    What is the operating system installed on the computer?

    User accounts, several people can easily share a single computer. Each person can have a separate user account with unique settings and preferences, such as a screen saver or desktop background. User accounts control files and programs users can access and what types of changes users can make to the computer. As a general rule, you'll want to create standard accounts for most computer users.

    If you use Windows Vista or Windows 7, see the article below:

    Create a user account

    http://Windows.Microsoft.com/en-in/Windows7/create-a-user-account

    http://Windows.Microsoft.com/en-in/Windows-Vista/create-a-user-account

    For Windows XP users:

    How to create and configure user accounts in Windows XP

    http://support.Microsoft.com/kb/279783?WA=wsignin1.0

    Hope this information helps. Answer please if you have more queries about Windows.

  • Deployment of ADFLibrary: provide a unique name for the resources in this project

    JDeveloper 12 c.

    I'm deploying an application as a library ADF - it will be used my multiple applications.  So it's a bit generic. Sometimes it is OK and other times it gets stuck... See the ChangeLog

    What do mean exactly by ' resourceprovide a unique name of the indicated "? 

    What should I name the files?  xyz_abc_appNotices.jsff or the directory structure has to change?

    Thank you!

    Stuart

    [16: 38:44]-deployment began.  ----

    [16: 38:44] the target platform is Java EE Standard.

    [16: 38:44] analysis of the dependence running...

    [16: 38:44] building...

    [16: 38:48] deployment of profile...

    [16: 38:49] WARNING: the commonly named resources below could cause errors of reusability to your consumers.

    Provide a unique name for the resources in this project, or start with a different project.

    appNotices.jsff

    appNoticesMain.jsf

    [16: 38:49] Mobile WEB-INF/adfc - config.xml for META-INF/adfc-config. XML

    Well, Yes, it would do. The warning say you that your library resources should use unique names, that I hope are not used by other libraries. From the resources app Strip is common chance is that it will be a duplicate.

    Timo

  • The plug-in for multiple clients

    Y at - he gave a plugin for multiple access to the client in an environment?

    For example:

    I have 50 clients to access the data on the server.

    I'm doing a layer of connection manual socket to manage the database reads and inserts?

    Or y at - it a way to connect directly to the environment of the clients to the server?

    It is unclear in your question what database you're talking about.   Berkeley DB is an embedded database and not a client server database.  It doesn't have a client plugin.

    Thank you

    Mike

  • implementation of agent 11g ODI for multiple Master Repository

    I'm working on a project where I had to create several master repository in different schemas of Oracle database. Now I am trying to setup ODI agent. To do this, I need to change odiparams.bat by replacing the encoded password corresponding to a master repository.

    Problem is when I tried to change the odiparams I never saw any name from the master repository, I created. So, how can I setup in this case agent.

    Hi2782749 ,

    You will need to create a new folder for each agent. I think this post from Uli Bethke is always valid for all versions of 11g: from ODI: installation of several agents of the ODI on a single server. Sonra. Unlock the value of your data.

    Kind regards

    JeromeFr

  • Do need me a separate license for VMware vCenter Server Heartbeat for a remote SQL Server database?

    Do need me a separate license for VMware vCenter Server Heartbeat for a remote SQL Server database?

    Only a single vCenter Server Heartbeat license is necessary to protect the components of the vCenter Server installed remotely, including SQL Server. A single license is also used for several UNIQUE for vCenter Server services protected authentication servers. A license is required per instance of vCenter Server.

  • Is it possible to create a document merge pdf and mailing to several vendors (each with their own unique values) for them to individual e-sign?

    Is it possible to create a document merge pdf and mailing to several vendors (each with their own unique values) for them to individual e-sign?

    I have my letter and the data that is created in Excel and Word, so I want to create these data in a mail merge (by Word) and then saved in PDF format.

    I wish that each document merged PDF mail to have their signature / title / name of fields as fields of e-sign.  Is this possible? How can I configure my document as well what happends without me one in and edit every PDF document.

    Thank you ~.

    Hello Gallienterprises,

    It seems that you are looking to extract the values of your CSV file in the document of the multiple signatories. For this, you can use the MegaSign feature:

    https://helpx.Adobe.com/content/help/en/document-cloud/help/sending-megasign-using-CSV-fil.html

    Let me know if you need more information.

    Kind regards

    -Usman

  • How the portal is mapped in the schema of the database database?

    How the portal is mapped to the schema of the database selected in the user profile of portal to the database? It is my understanding that each user connects to the database as a 'Portal' that is configured by default in the dad under PlsqlDatabaseUsername. How the database schema selected in the portal user profile come into play?

    Thanks in advance for your help:
    Aimee

    Oracle Portal users are not defined in the database. They are defined as inputs in your LDAP server (Oracle Internet Directory) below the tree defined as a basis for research of the users in the Oracle Portal:

    Portal generator > Administration > global settings > tab: SSO/OID

    Therefore, there is no mapping between users defined in Oracle Internet Directory and the users defined in your database.

    To connect to the database, Oracle Portal uses the authentication of the Proxy (http://docs.oracle.com/cd/B28359_01/java.111/b31224/proxya.htm). Connections are made mainly by the user PORTAL_PUBLIC (who is often mentioned as part of the database schema in the user properties). The schema of database in the portal user profile defines the schema that is used to perform the procedures in the database of Portal metadata repository. Theoretically, you can use a different schema than Oracle Portal, but I have not seen all cases where this has been helpful.

    Thank you
    EJ

Maybe you are looking for