Client Oracle connection with another UNIX user

Hi all


I installed the oracle client in one of the user named 'oracle' and it is configured to connect to the database that is on the other server.
And now, I want to connect to the database that is on the other server with another user who, on the Client, Server installed.
Please let us know how to proceed.

Thank you and best regards,
Sagar Maram

I think you need to read on unix Group privileges. Basically your second user will have to either his own client, or execute privileges on the existing client installation (by group or world execute privileges). You will also need to set PATH, LD_LIBRARY_PATH, ORACLE_HOME environment variables, TWO_TASK etc.

Tags: Database

Similar Questions

  • connection to Oracle ebs with 2 different users of the same machine

    Hi all

    I need your help, I want to know if it is possible to connect with two different users of oracle connection and work with forms and reports from MY MACHINE to oracle ebs SERVER connected to a network. your help will be appreciated, thanks in advance.

    my computer is: Windows 7 64

    my browser: internet explore machine

    OS: rhel Server 6.1

    EBS:12.1.3

    Thank you.

    Hello

    If you use IE 8 or later, you can go to file-> new Session, open the application and connect with a different user.

    https://support.Microsoft.com/en-us/KB/968341

    Kind regards

  • How to connect with another Board?

    How to connect with another Board?
    I want to create several web page, and I want that with a link on online.
    Edge also stage as flash?

    Use iframes, like this:

    SYM. $("espace réservé") .append ("');

    The src = would be the link to the project dashboard.

  • share my internet connection with another computer using a router

    My question is if I give you my wep key to another computer in my house so that it can access the internet will be my files or no matter what content of my computer stays private, I need to share my internet connection without sharing something else?. Thanks JF

    In general, it is safe to do so - just a person granting access to your network will not give them access to your files on your computer unless you are already sharing files with another computer on your network.  In this case, you want to check your sharing settings to make sure that the shared files are not available for all users of the network.  The thing I'd be worried, is whether or not the person you share with is "don't own"-no virus, malware, etc. on their computer, given that some of these programs can spread via a shared network connection.

    "Jeanfrancoisdoray" wrote in the new message: * e-mail address is removed from the privacy... *

    My question is if I give you my wep key to another computer in my house so that it can access the internet will be my files or no matter what content of my computer stays private, I need to share my internet connection without sharing something else?. Thanks JF

  • Satellite M40X - cannot connect with another PC (LAN)

    Could not find another computer to the Working Group during the connection with other computers via crossover cable.
    All settings are correctly inserted.
    That should be a problem? (the firewall is disabled)

    Connection of local State is connected, but without activity packets (send/recieve = 0)

    PS: in the properties of the local area I protocol AEGIS (IEEE 802. 1 x) v2.3.1.10 - what is it?

    Hello japke

    How can you be sure that all settings have been correctly inserted? ;)

    Please check this topic http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=3423&messageID=10650#10650. There is explanation how to Configure Peer-to-peer connection.

    Good bye

  • I set up Windows 7 to use fingerprint or password to logon. How can I get rid of the fingerprint logon and back by connecting with just the user names and passwords?

    I have configured Windows 7 to use the fingerprint or password login screen. I can't footprint material and do not want to use, but can not find where you reconfigure to return by connecting with just user profile names and passwords.

    Hello

    Welcome to the Microsoft Vista answers Forum!

    You can try the steps below and check if the problem is resolved.

    1. click on start.

    2. click on Control Panel.

    3. click on hardware and sound.

    4. now click biometric devices.

    5. now click on biometric parameters.

    6. now you should check biometrics off the coast of the option button.

    7. click on save changes.

    8. click on close.

    Now search for the question.

    Learn more about the biometric device, you can visit the link provided below.

    http://TechNet.Microsoft.com/en-us/library/dd759228.aspx

    Thank you, and in what concerns:

    I. Suresh Kumar-Microsoft Support.

    Visit our Microsoft answers feedback Forumand let us know what you think.

  • Z10 blackBerry cannot connect with another ID Blackberry on this device

    Hello

    Got a Z10 with my blackberry ID on it for a long time without any problem.

    My wife bought a Blackberry Bold 9900 and instead create a new Blackberry ID, I put mine. She wanted only Facebook on this subject so I didn't create a new ID just for this application.

    Now on my Z10, whenever I try to download a BB world app, get a pop-up with "check your Blackberry ID. I try to enter my password, it says:

    "You can't sign with a different ID of Blackberry on this unit. Connect with the original Blackberry used on this device ID ". But it is certainly the original code.

    I also tried to reset the password, but the problem persists.

    Thanks for any help you can provide,

    Martin

    Well, this isn't quite true.  You can have multiple devices with a BBID.  I have a Z10, Q10 and Playbook.  I added a different Playbook earlier but only Playbook can be connected as the main material for BBWorld.  Other that it worked very well.

    Looks like you are trying to connect to the device even with a different BBID.  If you have already connected to a device with a BBID, you do a security wipe before you can connect with other BBID.

    http://www.BlackBerry.com/BTSC/KB26694

  • Oracle: Connect loop in the user data

    I understand when a loop can occur in Oracle. In principle that it is said if a recording is both parent to another node and at the same time he was a child to him, then it may go into a loop.

    But I can't get why my this particular query is running in a loop.

    SELECT Empno, Ename, Job FROM Emp START WITH Empno = 7839 CONNECT BY PRIOR Job='PRESIDENT'

    Can someone please explain to me how these data can result in a loop. I did a CONNECT_BY_ISCYCLE check and found that the closure of the case is KING (Chairman). But I still don't understand how can be possible, that the KING is the President and I do not see anything in which it becomes child and parent to any record in the table.

    Please explain to me, why is it a mistake and where is the loop?

    Thanks in advance.

    Maybe if I pull on the hierarchy of your query, you will see what he is doing...

    PRESIDENT OF KING 7839<-- start="">

    PRESIDENT OF KING 7839<-- prior="" job='PRESIDENT'>

    PRESIDENT OF KING 7839<-- prior="" job='PRESIDENT'>

    .. etc.

    .. etc.

    ANALYST SCOTT 7788<-- prior="" job='PRESIDENT'>

    7902 FORD ANALYST<-- prior="" job='PRESIDENT'>

    7369 SMITH CLERK<-- prior="" job='PRESIDENT'>

    7934 MILLER CLERK<-- prior="" job='PRESIDENT'>

    7900 JAMES CLERK<-- prior="" job='PRESIDENT'>

    CLERK OF 7876 ADAMS<-- prior="" job='PRESIDENT'>

    7566 JONES MANAGER<-- prior="" job='PRESIDENT'>

    MANAGER CLARK 7782<-- prior="" job='PRESIDENT'>

    BLAKE MANAGER 7698<-- prior="" job='PRESIDENT'>

    7499 ALLEN SALESMAN<-- prior="" job='PRESIDENT'>

    7521 WARD SALESMAN<-- prior="" job='PRESIDENT'>

    7654 MARTIN SALESMAN<-- prior="" job='PRESIDENT'>

    7844 TURNER SELLER<-- prior="" job='PRESIDENT'>

    ANALYST SCOTT 7788<-- prior="" job='PRESIDENT'>

    7902 FORD ANALYST<-- prior="" job='PRESIDENT'>

    7369 SMITH CLERK<-- prior="" job='PRESIDENT'>

    7934 MILLER CLERK<-- prior="" job='PRESIDENT'>

    7900 JAMES CLERK<-- prior="" job='PRESIDENT'>

    CLERK OF 7876 ADAMS<-- prior="" job='PRESIDENT'>

    7566 JONES MANAGER<-- prior="" job='PRESIDENT'>

    MANAGER CLARK 7782<-- prior="" job='PRESIDENT'>

    BLAKE MANAGER 7698<-- prior="" job='PRESIDENT'>

    7499 ALLEN SALESMAN<-- prior="" job='PRESIDENT'>

    7521 WARD SALESMAN<-- prior="" job='PRESIDENT'>

    7654 MARTIN SALESMAN<-- prior="" job='PRESIDENT'>

    7844 TURNER SELLER<-- prior="" job='PRESIDENT'>

    Thus, in the first level of the hierarchy is your record START you WITH.

    When all folders are examined, the test of the PREREQUISITE WORK examines the top level folder, determines that he was the PRESIDENT and therefore each record matches this condition.

    Then, each of these folders are evaluated to determine the child records.  At this second level, only KING's post of PRESIDENT, he is the one who would have no record of the child and this WORK PRECONDITION = PRESIDENT will be valid for all records under the 2 KING level.

    This model keeps occurring under each folder KING indefinitely.

  • Several clients that connect to the same user via the SSL protocol

    It's possible? I can't find any documentation about it. Essentially, because of the way our system has been designed, connect us the two our system and our front-end web server to the same processing back-end user. Now, we have an obligation to use PKI/SSL to connect users.

    I have experimented with OWM and the TCPS, and was finally able to get a connection between Client1 and the server a user to test called PKI_TEST. The problem is that I get an ORA-28860 error when I try to connect Client2 to the server to the same user. I tried to import the Client2 certificate into server's wallet, but which is perhaps the origin of the problem. So here are my thoughts/questions.

    1. how to import the client certificates in the server with the same CN wallet? Seems to be a 'no', but maybe I am doing something wrong.

    2. can I import certificate user of Client1 Client2 portfolio so Client2 performs authentication by using the same certificate that worked for Client1?

    3. can I copy portfolio of Client1 to Client2 so Client2 uses the same portfolio that has worked for Client1?

    4. can I associate a single user with multiple CNs for the client certificates will be different in the wallet of server?

    Any help would be appreciated.

    Hello

    You can just copy the client1 client2 on portfolio, so the client2 can connect / authenticate over SSL to the same DB user.

  • View Client to connect with expired password

    Hello

    One of our users has changed his password of Windows through the VMware view client. After a few minutes it disconnects and connects back with the old password and customer view allowed him to reconnect.

    But he was allowed to log in when he got connected to the desktop "password username Incorrect please enter the appropriate credentials. Is there a way that we can avoid this?

    We use the Horizon view 6 with Wyse D90D7 Windows embedded customers.

    Horizon View Client version 3.1

    Please notify

    It will be down to the local domain to the computer thinclient controller. A password must be replicated instantly, as it is reported as an urgent change. Best to check the local domain controller and that it the replication on OK. Can you see where the user changes his password and check out the ads and Services Sites and make sure your customers are in a site with a domain controller that runs. If it's a RODC then check the password replication policy.

  • If I leave a domain, can I still connect with the domain user?

    I used to connect to my computer using a domain user, but one day, I left the field and now I can't log in to this account more...

    Indeed this area no longer exists, so, I can't reach back this area.

    so, is there a way I can log on with this account again? I look forward to configure all settings, new enforcement etc...

    If I delete all items in folder c:\user\xxx of this account, there will be no effect secondary, right? Since I was no longer able to recover this account.

    You cannot restore the account, but you can certainly retrieve information stored in the profile folder.

  • remove the administrator with another administrator user account. How to restore the former.

    Initially, I created an administrator account on new computer dell laptop. I created another account to administrator subsequently and deliberately deleted the old user account without keeping the files. But now, I noticed that I lost my important files and folder with photos etc please help me to restore my account like administaor and its files as well. window 7 Home Basic operating system.

    Yes. I can see the folder "satya".

    OK, now you can try this to restore your lost files:

    1. Reboot the computer.
    2. Log in under another account admin as "satya".
    3. Open Windows Explorer.
    4. Navigate to the c:\Users folder.
    5. Right click on the folder "satya".
    6. Click "restore the previous version.
    7. Follow the prompts.

    It would be a good time to review your backup strategy. A lot of people don't bother on the safeguarding of their irreplaceable files until they are suffering from a major disaster. In this way on the need to back up files regularly to a media independent learning can be extremely painful.

  • Is that client HFM opens with the installed user credentails?

    I installed Client HFM 11.1.2.2 in a computer (Windows 7, Office 2010, IE8) using a single user ('abc') credetails.

    When an other user ('xyz') to connect to the same computer, may not be able to open the HFM Client, when he clicks on HFM customer no window opens.

    Workaround solution:

    > I had given full access to the installed HFM Client folder and files, still no use.

    Please let us know of your valueble entries.

    Thank you!!

    Hello

    This is a bug... 11.1.2.2 reported in and fixed in 11.1.2.2.302.

    THX

    Vivek

  • Best practices for client internal connectivity with Horizon view 6

    Hi all

    I saw configuration with a server connection and security.  Internal clients connect directly on the connection to the authentication server, while the external clients through the Security server.  Recently, one of my friends and I had to discuss our configurations.  It has all of its traffic to the Security server.  Its installer seems to be supported by the latest diagrams in the view documentation 6.  What is the best practice?

    Thank you!

    I can certainly see how this diagram is confusing, but it is intended to show the internal clients through directly load balancing to servers connection. If you look at the architecture guide and white papers, they are all show internal clients without going through the security servers.

  • Unable to connect with the sysadmin user applications

    Hi all

    We cannot connect to applications with user sysadmin

    check all possible alternatives of there we cannot connect and finally we program the password by FNDCPASS

    VERIFIED SOLUTIONS:
    ==============
    (1) locked account - no.
    (2) Guest user password - valid and check with to validate the password function
    (3) checked tablespace APPS_TS_IDX space - enough space available
    (4) checked signon profiles all who are very well
    (5) No person changed the password before there is no activity for 2 days
    (6) active in fnd_users and all are looks good
    sysadmin 7) validation through fnd_web_sec

    Select apps.fnd_web_sec.validate_login ('SYSADMIN',' & pwd') of double; -display "N".

    Finally reset us the password with fndcpass but the customer claim the CAR for that matter

    Please give me your valuable inputs to this so that it will be useful in the future to support



    Thank you
    Pavan

    Hello

    So in my case the hash value has been changed according to the post above to right?

    In your case, the password has been changed and this has changed the hashed password that is stored in the table. When you have provided the initial password, the FND_WEB_SEC hash and compares with the hashed value and it returns N because the hash values do not match.

    Can U please tell me how this change in the hash if no users changed the password earlier?

    It represents the value has changed because the password has been changed or the hashed value has been changed manually.

    Thank you
    Hussein

Maybe you are looking for