Oracle Database Discussion Forum
Re: How to identify Master node in RAC.
Hi,
Query V$GES_RESOURCE to identified master node
or
grep -i "master node" ocssd.log | tail -1
Query V$GES_RESOURCE to identified master node
or
grep -i "master node" ocssd.log | tail -1
Re: EM console error java.lang.exception no such target ?
[oracle@dbserver ~]$ . db_env.sh
...
...
Re: libXp.so.6: cannot open shared object file: No such file
install oraclevalidate rpm while installing OS. It will take care of all required rpm.
Re: RAC Node eviction question...
I want to know each and every steps in detail. ...
How to identify Master node in RAC.
How to identify which is master node in RAC?
Thanks.
Thanks.
RAC Node eviction question...
Say we have 3 node RAC cluster on OEL5.3. What happens if one node evicted out of it? I know other two instance will do dynamic remastering... and something more.
...
...
Re: Ploblem with Import
Can be a kind of error of provilegios???
Re: [DATAPUMP] impdp problem
user13024969 wrote:
...
...
Re: Source System Code in Fact Table
Looks good to me. Having a separate dimension makes it flexible, just in case in the future you have more values in the system dimension.
...
...
RMAN backup with smallest backup size
Oralce 11g2 on Redhat 5. The diskspace is our tightest resource, and we want to an incremental backup with level0 on Sunday and level 1 every week days and Saturday. I am to use the comamnds to do the job
Copy Query Plan
Hi All,
...
...
Re: EM console error java.lang.exception no such target ?
Target NAME=ORACLE_SID does not exist (01006)
post results of following commands
id
env | sort
post results of following commands
id
env | sort
Re: Perfomance issues just on production database
Even if you run the same query with the same result set, that is not enough to expect same execution plan and same execution time.
...
...
Re: GOLDENGATE WITH TRIGGER
Hi,
Any further questions?
Regards,
Any further questions?
Regards,
Re: DB LINK
hi,
Depends on the things what you would like to compare, either entire DB or Schema. Based on those you can create public Db link accessible to all and provide privs in case of further requirement.
- Pavan Kumar N
Depends on the things what you would like to compare, either entire DB or Schema. Based on those you can create public Db link accessible to all and provide privs in case of further requirement.
- Pavan Kumar N

