Hi,

Once again I need your help. My problem is the following: I have a database on Windows 2003 server in a cluster environment. Database was installed way before I start working for this company. What I want is to modify startup user for Database service and Listener service. I did this several times on many OS system but none on cluster. If I just simply create a user which has administrator rights, it's part of ora_dba group and assign this user "log on as a batch job" I can modify the startup user for Database and Listener service on a non cluster environment.

When I try the same thing on a cluster environment I am able to modiy the startup user for both services, both services are up and running but I can't connect to database. When I issue "sqlplus /nolog" and after "conn sys/***@db1 as sysdba" I don't get any response for a very long time.

This thing with cluster is new for me and any help, link, tutorial will be appreciated.

Thanks
Have a good day