Ssh connectivity(password less)  for oracle unix account in 11gR2 RAC

DB : 11.2.0.2
OS : Unix
While installiation of RAC, password less connectivity setup is required between two nodes to copying files and to run commands. This is mandatory before installation.
But after installation, is it require to have password less connectivity ( SSH) between two nodes ? By locking "oracle" unix account breaks ssh connectivity between two nodes. Even though it's not breaking cluster, but do we really need ssh connectivity once RAC db is up and running ?

it is also used when you apply patches but not for everyday 'normal' operation
http://download.oracle.com/docs/cd/B19306_01/install.102/b14203/prelinux.htm#BABJBAEB
Oracle Universal Installer uses the ssh and scp commands during installation to run remote commands on and copy files to the other cluster nodes. You must configure SSH so that these commands do not prompt for a password.
Source:-SSH for 10g RAC

Similar Messages

  • License for Oracle Unix client

    Let say I have an application running on Unix 64bit (SunOS,HPUX or AIX) accessing a DB with proC, php or jdbc OCI.
    From XE doc I understood that it is possible to have the DB running Oracle XE on Linux 32bit and the application connecting to the DB with Oracle SE or EE Client from Unix 64bit.
    What license is required for Oracle Unix client?
    Is the configuration above free (or am I naive)?

    As least Oracle instance client is Free according to Oracle.
    http://www.oracle.com/technology/tech/oci/instantclient/ic-faq.html
    Or check here
    http://www.oracle.com/technology/software/htdocs/client_lic.html

  • Password reset for old sbcglobal account - no longer an ATT customer

    I have an account from my DSL service that I canceled some time ago. One of the sub-accounts was hacked and is suspended. I never set up alternate contacts for it, so it wants me to call a service rep to have the password reset. Since I am no longer a customer there is no path through the phone tree that I can tell to find someone to make this happen. Is it possible to have the password reset for this account?

    Sunflower75 wrote:
    I have the same problem... What number did u call? Please help.   and everyone else who posted on this thread, and including those who did NOT post to this therad, even if not an active customer, PLEASE, click on the link to the attcustomercare social media team here..  they try to catch what the can, but will always miss someone unless the send a private message, and the agreement says, automated help only after 60 days you are no longer an at^t customer, so these guys are going above and beyond to hep, even though technicaly they don't have to... but they need you to adk them first in the private message, or they won't know to help so.. here ya go:Rethink Possible
    Private Message (ATTCustomerCare for account specific help)
    Did a post have a solution that worked for you? Help other people find solutions faster by marking posts that helped you as an "Accepted Solution". Learn about accepted solutions here.

  • Cannot connect HTTP Server for oracle 9i database

    I tried starting the HTTP Sever for oracle 9i, but i keep getting this error:
    Could not start the OracleOraHome92HTTPServer service on Local Computer.
    The service did not return an error. This could be an internal Windows error or an intrenal service error.
    If the problem persists, contact your system administrator.
    Any thoughts??
    Also I get an ORA- 12535 TNS:timed- out error when I try accessing oracle 9i to create a new database...
    Help....
    Thanks in advance

    Hi Jim,
    the command is 'apachectl start'. You find the executable apachectl under $ORACLE_HOME/Apache/Apache/bin .
    Best regards
    Werner

  • Wrong initial group for Oracle Linux account

    Hi,
    Before I install the Oracle database 11.2.0.1 in Linux server 2.6.39-400.209.1.el6uek.x86_64, I created the following groups oinstall, dba, oper, and asmadmin.
    groupadd oinstall         # required from training
    groupadd dba                # required from training
    groupadd oper              # and group asmdba, asmoper from training
    groupadd asmadmin  # optional from training
    I made a mistake when I created Oracle user account. I created it with dba as initial group“ useradd -g dba -G oinstall,oper,asmadmin oracle”, instead of “useradd -g oinstall -G dba,oper,asmadmin oracle”
    After all I installed Oracle database, now I have concerns and questions. Should I use usermod to update the Oracle user account to oinstall as initial group or just leave it alone?
    If I now do “usermod –g oinstall –G dba,oper,asmadmin oracle”, will it break anything, any impact to the database?

    You are obviously using Oracle Linux and the Oracle UEK2 kernel. In this case you can save yourself a lot of trouble by simply using:
    su - root
    yum install oracle-rdbms-server-11gr2-preinstall
    The above will fetch and install all software prerequisites, setup the oracle account and groups and configure necessary kernel parameters. Then simply run the Oracle installer.
    P.S. The primary group is automatically assigned to files created by the account. To use dba instead of oinstall it is ok as long as you do not need to create any account to install or update the Oracle software without having sysdba access other then the oracle account.

  • Mount points needed for oel 6.3 64bit for oracle 11.2.0.3 rac

    Friends,
    i have already installed oel 5.7 and 11.2.0.3 rac in 2 node db and 1node dns and it was working fine suddenly it was not working
    when one node is up the other node is not booting. i tried a lot after that i deleted everything...
    Now I am planning to install oracle 11gR 11.2.0.3 rac in oel 6.3 64 bit on virtual box of my dell precision notebook. i have 16GB ram and 500 gB hdd in that 150 GB i have decided to allocate for oracle.
    below is the mount points i have planned. please check and tell me is it ok.
    dns:
    /       ------ 20 GB
    /swap ---- i have assigned 2gb ram so i will allocate 3gb
    /boot ---- 1gb
    rac1:
    /u01  ------ 20 GB --- for oracle rac binaries
    /       ------ 5 GB
    /tmp ----- 1 GB ---- while running runcluvfy.sh its checking for 1gb, so i allocated 1 gb
    /swap ---- i have 4gb ram so i will allocate 4gb
    /boot ---- 1gb
    rac2
    /u01  ------ 20 GB --- for oracle rac binaries
    /       ------ 5 GB
    /tmp ----- 1 GB ---- while running runcluvfy.sh its checking for 1gb, so i allocated 1 gb
    /swap ---- i have 4gb ram so i will allocate 4gb
    /boot ---- 1gbbelow is shared between the nodes
    /asmdisk1  ---- 15gb
    /asmdisk2 ----- 15gb
    /asmdisk3 ------ 15gbis the above mount points are ok? or i have add/remove/edit any mount points.
    thanks
    Edited by: OraDB on Sep 4, 2012 4:20 AM

    OraDB wrote:
    below is the mount points i have planned. please check and tell me is it ok.You should ask this in the Database Installation forum, not here. We know very little about database stuff. :)

  • JDBC Connection Driver Problem for Oracle in a J2EE servlet/class

    Hi,
    I am having a big problem with setting up a JDBC connection with my oracle database, I have been trying to fix it for about 6 hours now with no joy, I have read that many threads about JDBC, class paths etc.. that i dont know which way is up any more!!
    Here is the issue:
    (Please bare in mind that I am new to this when posting replies)
    I have a Web Application set up as a project in the netbeans IDE. I have a servlet which creates a new object call dbaseFunc which is a public class I have wrote and within this class is a function called getAppConfigCon(). The code for this function is below:
    public Connection getAppConfigCon()
    Connection con = null;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver");
    con = DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:xe","cavdev", "password");
    catch (SQLException e)
    e.printStackTrace();
    catch (ClassNotFoundException e)
    e.printStackTrace(System.out);
    return con;
    The database is Oracle XE and is installed on the same machine I am developing on, the database is up and I can connect to it via the netbeans IDE database interface after telling it where the driver is (C:\oracle\product\10.2.0\client_1\jdbc\lib\ojdbc14.zip). Obviously this is just IDE functionality and allows you to browse the database objects from netbeans however I now need to know how to tell the jre where the drivers are, right??
    Well like I said multiple forums led me down the classpath route and I have a system environment variable called CLASSPATH set up with the oracle jdbc driver specified as its value, when i run the set command from the command line ( I am running Windows XP Pro) I can see the class path entry in the output as follows:
    CLASSPATH=C:\oracle\product\10.2.0\client_1\jdbc\lib\ojdbc14.zip
    When I try to run my web app it doesnt assign the connection object with a value, i.e. when i was debugging my con object was null after calling the method mentioned above. After some time debugging i found a ClassNotFoundException was being thrown when the following command was executed:
    Class.forName("oracle.jdbc.driver.OracleDriver");
    Which I understand is because their is a problem with the class path but what is the problem??? The IDE likes the driver so why doesnt the jre.
    I am runnin jdk and jre 1.5, an Oracle XE Database using the netbeans environment.
    Some one please help me, I have spent far to much time on this rather than actually working on my project!!!!
    Thanks
    Keith

    Well After 10.5 hrs I actually sorted this myself, the two problems that were throwing me were this:
    1. Netbeans does not stop the tomcat server when it finishes running the app, you either have to stop the server from the menu or exit netbeans, until the server restarts it will not pick up on any driver files you add to common/lib
    2. You are very right Kiros tomcat does not do .zip files!!!!~~~###
    In order to sort this I had to add the oracle driver as a package to my project using the netbeans ide Project > Libraries > New Jar file, this allowed me to access the oracle classes. Then I had to set the server up to deal with the drivers as well, this meant adding the .jar file (not the latest .zip as it wont work) to the bundled tomcat common lib directory and restart the server via the ide (using the start/stop bat files in the tomcat conf directory doesnt work for some reason when its bundled with netbeans!)
    Thanks for the help guys but in the end it took 10 hrs a lot of reading and 2 bottles of lucozade to keep the brain goin.
    Keith

  • How can I reset my password if I never get the "forgot password" email for my iCloud account?

    After upgrading to iOS7, my phone keeps bugging me to sign into my iCloud account when I can't remember my password. When I choose to resolve this, I never get the confirmation email back to reset my password and I've tried on my phone and on iCloud to reset my password but I never get the email to do so. Thus, I can't sign in and the pop-up asking me to sign in keeps popping up, it's driving me crazy! Has this happened to anyone and did you have to call technical support for this or did you find a work around?

    Go to https://expresslane.apple.com, select "More Products and Services", then "Apple ID", then  on the next page select "Other Apple ID Topics", then "Lost or forgotten Apple ID password" and click "Continue".

  • SCCM Console issue, SQL connectivity login failed for SCCM machine account

    Hi ,
    As part of resolving the corrupt SCCM 2012 R2 environment, we have uninstalled the site from the Standalone primary site and restored it from the last backup. The database is on remote server on SQL 2012 SP1. Only Site recovery is run.
    Post the restoration on unable to launch the SCCM console, Error Could not connect to the site.
    When I checked the logs in the log file SmsProv.log in the program filles\Microsoft Configuration manager\logs, the error is as below
    *~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\sspobjectquery.cpp(6260) : SQL Connection attempt timed out~ SQL Error: [28000][18456][Microsoft][SQL Server Native Client 11.0][SQL Server]Login failed for user 'XXXX\ABBC$'.~*~*
    *~*~SQL Connection attempt timed out [28000][18456][Microsoft][SQL Server Native Client 11.0][SQL Server]Login failed for user 'XXXX\ABBC$'.~*~*
    <*><*> CANT CONNECT TO SQL, RETURNING ERROR <*><*>
    Regards
    Leela

    Duplicate post.
    https://social.technet.microsoft.com/Forums/en-US/6b26502b-ac07-426c-abe4-6cfdaa45b33b/sccm-console-launch-fails-sql-connectivity-issue-with-sccm-machine-account?forum=configmanagergeneral
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Set Password Policy For System Administrator Account in UCCE Servers

    Hi All,
    We want to setup a password policy ( expires in 30 days) for the local administrator account in all our UCCE servers.
    We found that the all the UCCE services are running in local system account except logger and distributor( these services are running in domain user account).
    Is it a supported configuration ? Are there any impacts with this setting ?
    Thanks a lot in advance!
    Thanks and Regards,
    Thammaya

    Hi,
    what is the UCCE (~ ICM) version? Is there OS hardening applied?
    By the way, yes, if you mean the local "administrator" account, you can do whatever you want to do with it, provided you don't lock yourself out - this should not happen, naturally, having all ICM servers in the domain and you can always use the domain admin (or a user belonging to the domain admins group).
    By the way, I don't really see the meaning of having a local administrator account being enabled. :-)
    G.

  • Connection pool driver for Oracle 8i

    Dear all,
    I am testing 6 beta.
    i can't create a connection pool with the driver works in 5.1.
    any suggestion or example to show how to do it?
    Thanks a lot!
    Regards,
    King

    Hi,
    Thanks for the quick reply.
    As I said I'm using OracleConnectionCacheImpl class to handle connection pooling with in the code rather than configuring in the web server. Now we are using ojdbc5.jar with Oracle 11g, I need equivalent class to handle the connection pool rather than configuring in the web server or using OracleDataSource. If OracleDataSource is the connection pool class which is equivalent to (OracleConnectionCacheImpl) of Classes12.jar, then can you please provide the example connection code.
    Thanks.

  • Nca.connect not workds for Oracle forms

    Hello,
    I recorded my Oracle forms script, did some parametrization changes.
    on nca.connect script failed:
    Connection Error: Session migration in progress      
    my example code:
    public void run() throws Exception {
              beginStep("[1] QA - WebUtil", 0);
                   http.window(2, "window[@index='0']").get(
                             "http://11.71.10.34:8090/forms/frmservlet",
                             http.querystring(http.param("config", "mia")), null, true,
                             "ASCII", "ASCII");
                   http.get(
                             9,
                             "http://11.71.10.34:8090/forms/registry/oracle/forms/registry/Registry.dat",
                             null, http.headers(http.header("Cache-Control", "no-cache",
                                       Header.HeaderAction.Modify)), true, "ASCII",
                             "ASCII");
                   http.get(13, "http://11.71.10.34:8090/forms/frmservlet", http
                             .querystring(http.param("config", "mia"),
                                       http.param("ifsessid", "formsapp.140"),
                                       http.param("acceptLanguage", "lt"),
                                       http.param("ifcmd", "startsession"),
                                       http.param("iflocale", "lt-LT")), http.headers(http
                             .header("Cache-Control", "no-cache",
                                       Header.HeaderAction.Modify)), true, "ASCII",
                             "ASCII");
                   http.solve("formsload.url", "(.*)", null, true, Source.Html, 0,
                             EncodeOptions.None);
                   http.solve("formsload.url", "", "(.*)", null, true, Source.Html, 0,
                             EncodeOptions.None);
                   http.solve("formsload.host", "", "(?i)Host: *(.*)\r", null, true,
                             Source.RequestHeader, 0, EncodeOptions.None);
                   info("{{formsload.url}}");
                   info("{{formsload.host}}");
                   http.get(
                             17, "http://{{formsload.host,11.71.10.34:8090}}{{formsload.url,/forms/lservlet;jsessionid=crwzRnhLV7h5Wwcxvp82Bss9c2Yt0fcrzNj2YxlLG8TMpP9LSWn1!-1680603476}}", null, http.headers(http.header("Cache-Control", "no-cache",
                                       Header.HeaderAction.Modify)), true, "ASCII", "ASCII");
                   nca.connect(
                             22,
                             ConnectMode.HTTP,
                             null,
                             0,
                             "http://{{formsload.host,11.71.10.34:8090}}{{formsload.url,/forms/lservlet;jsessionid=crwzRnhLV7h5Wwcxvp82Bss9c2Yt0fcrzNj2YxlLG8TMpP9LSWn1!-1680603476}}");
              endStep();
    Thanks for any help.

    Another option to having multiple copies of the TNSNAMES.ora file is to set a TNS_ADMIN environment variable and point it to the location of your TNSNAMES.ora file. This allows you to manage a single file rather than multiple copies. I recommend using an Environment variable versus editing the Windows Registry as you have to add this entry to each Oracle Home while the environment variable is global to all homes. For information on how to manage Windows Environment variables check out this MS Technet article: Configuring System and User Environment Variables.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Mar 9, 2011 10:09 AM

  • How to connect to backend for Oracle fusion 11.1.8

    Hi
    Could you please let me know the process of acessing the backend similar to Toad in R12 .
    please suggest .
    Thanks in advance .
    Thanks
    santosh

    Hi Santosh,
    This forum is about Oracle Database Cloud Service, so it probably doesn't have the right audience to answer questions about Fusion. Please try asking your question in any of the Fusion Applications forums.
    Thanks,
    Vlad

  • Need Opinions on Connect-time failover for Oracle Parallel Server

    Has anyone had any experience using the (failover=on) setting in TNSNAMES.ora file?
    Specifically has anyone had any issues using this feature from a JDBC application?
    Horror stories? Good news? Anything?
    Thanx....

    Should I need to put this on Metalink?

  • User Names & Passwords for Oracle 9i

    Can some assist me with the correct password for 9i?
    I get the password dialog after scott / tiger or system manager.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jose trejo ([email protected]):
    Does anyone know what the passwords are for Oracle Personal Edition 8i, I tried the current passwords that were given to me, if anyone knows anymore please let me know...
    Thanks<HR></BLOCKQUOTE>
    I have been able to change passwords with the following:
    Delete the file pwdsid.ora (substitude sid with your rela sid); you can find this at
    c:\oracle\ora81\database
    then execute
    ORAPWD FILE=PWDSID.ORA PASSWORD=<anithing>
    With this you can change passwd for "internal" and "sys".
    I did this and it accepted, but latter I got the message
    "can not open file init.ora". I check and the file is where is supposed.
    Does anybody know what can be the problem now?
    null

Maybe you are looking for

  • How to change the selections in selection screen

    Hello all, while executing web report we are getting a selection screen initially. 1.problem is when we want to change the selections how to procedure after . when i went to variable screen it is filtering the exciting report. but i want to change th

  • Specify Keys in Data Type for receiver JDBC adapter

    Hi guys, I have the following issue: In a proxy to JDBC scenario, I want to specify somehow the key values for the SQL statement in the data type that I define for the receiver JDBC adapter. Thus, I am using the following structure in data type: root

  • Query problem with multiple date fields.

    I need to select the greatest date from six different fields in each record and identify from which column was selected. date01 date02 date03 date04 date05 date06 010190 010107 010190 010190 010190 010190 010190 010190 010105 010190 010190 010190 010

  • When I right click on an Item to copy and pasdte it the Copyt button on my mouse does not work with firefox, it works everywhere else...I highlight an item andt

    I have tried all the solutions so far. they did not change the outcome. My right mouse will not show the copy command. I am getting the drop down menu when I right click and I can highlight words but when I right click to copy and paste the copy does

  • Skf problem

    Hi Sap Guru's, I am having problem with SKF.I am doing cost center allocation through assessment. I am  using SKF for it.For each period I am punching the values for SKF.Now the problem is when we run assessment it picks the receiving cost center for