TAG Problem? 10g RAC

hi,
i hv use testing purpose 10 express edition version (10.2.0.1.0) and main database is 10 RAC version (10.2.0.3.0)
i when in 10 express edition i hv fire following query
backup archivelog all tag='ARCH_200407'; it run succesfully
and these command run in 10G RAC
backup archivelog all tag='ARCH_200407';
RMAN error occured
RMAN -06043 tag option not supported to archive log
my question is that 10g XE is lower version than 10g RAC ,how can run this command in 10g XE and not run in 10G RAC ? pls explain me

Hi Ram,
I'll guess that XE does not support the tag option. In have an XE features list here:
http://www.dba-oracle.com/art_so_oracle_standard_enterprise_edition.htm
Hope this helps. . .
DonaldK. Burleson
Oracle Press author

Similar Messages

  • Instanceconfig 11g Tags Problem (10g to 11g)

    Hello All,
    I want to make changes on instanceconfig.xml file for go url link.
    There is a example as
    <Auth>
    <UserIdPassword enabled="true">
    <ParamList> <Param name="NQ_SESSION.STATIONVALUE" source="url" nameInSource="RoleValue"/>
    </ParamList>
    </UserIdPassword>
    </Auth>
    I need modify the example for 11g. Especially I want to modify for Paramlist, UserIdPassword tags. Can you give me any suggesstion or any example document for modify?
    Thanks your suggestions.

    Comment out or delete it.
    For commenting as below and restart
    <!--Auth>
    <UserIdPassword enabled="true">
    <ParamList> <Param name="NQ_SESSION.STATIONVALUE" source="url" nameInSource="RoleValue"/>
    </ParamList>
    </UserIdPassword>
    </Auth-->
    Thanks,
    http://cool-bi.com
    Edited by: Srini VEERAVALLI on May 20, 2013 2:31 PM

  • Installing Oracle 10g rac on linux 4 using vmware :problem

    Hi Expert ,
    I'm facing problem on installing oracle 10g rac on centos 4x using vmware, installation is showing errors . The command failed are oifcfg, cluvfy
    on running ./cluvfy stage -post crsinst -n rac1,rac2
    error:
    OCR integrity found invalid for rac1
    OCR integrity found invalid for rac2
    Please advice...
    regards,
    Shaan

    hi Experts,
    orccheck failed for one of the node, can you please suggest what needs to be done now..
    filename :/dev/raw/raw1
    error "device/file integrity check failed"
    error "device not configured"
    Regards
    Message was edited by:
    Shaan_dmp

  • Problem with Oracle 10g RAC VIP network setting at Solaris 9

    Dear All,
    I have tried to set up a Oracle 10g RAC Release 2.
    With OS solaris 9, and 2 nodes.
    The nodes setting as the following:
    nodes 1:
    Public address: 172.16.0.121
    Private address: 192.168.0.121, 192.168.1.121 (dual path for heart beat)
    nodes 2:
    Public address: 172.16.0.122
    Private address: 192.168.0.122, 192.168.1.122
    And i have assigned two IP adress 172.16.0.131, 172.16.0.132 as the VIP address for the
    RAC.
    And the following is the /etc/hosts file:
    root@shk01 # cat /etc/hosts
    # Internet host table
    127.0.0.1 localhost
    # public address
    172.16.0.121 shk01 loghost
    172.16.0.122 shk02
    # heart beat
    192.168.0.121 shk01-priv1
    192.168.1.121 shk01-priv2
    192.168.0.122 shk02-priv1
    192.168.1.122 shk02-priv2
    # VIP address
    172.16.1.131 vip-shk01
    172.16.1.132 vip-shk02
    But when i run the command "$ ./runcluvfy.sh comp nodecon -n shk01,shk02 -verbose"
    it shows the error:
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    I did try to add the VIP address on bge0:1, as i using bge0 for the public address.
    Both nodes i did using the same interface name for it.
    Anyone have idea for me to check out the error?
    Also, I have other question about the raw device.
    As there is option for setting for ASM or raw device. If choosing raw device, does it mean that it just need to
    format the storage disk but without newfs it? And then the Oracle program will able to handle it?
    Thanks,
    Xentar

    You don't seem to state categorically that you are using Solaris Cluster, so I'll assume it since this is mainly a forum about Solaris Cluster (and IMHO, Solaris Cluster with Clusterware is better than Clusterware on its own).
    Clusterware has to see the same device names from all cluster nodes. This is why Solaris Cluster (SC) is a positive benefit over Clusterware because SC provides an automatically managed, consistent name space. Clusterware on its own forces you to manage either the symbolic links (or worse mknods) to create a consistent namespace!
    So, given the SC consistent namespace you simple add the raw devices into the ASM configuration, i.e. /dev/did/rdsk/dXsY. If you are using Solaris Volume Manager, you would use /dev/md/<setname>/rdsk/dXXX and if you were using CVM/VxVM you would use /dev/vx/rdsk/<dg_name>/<dev_name>.
    Of course, if you genuinely are using Clusterware on its own, then you have somewhat of a management issue! ... time to think about installing SC?
    Tim
    ---

  • Problem in startup 10g rac

    hi, all
    i have just poweroff the os just now. but after i restart the os, the 10g rac failed to start now.it output the following error message:
    [oracle@dev1 ocfsdoc]$ crs_start -all
    Attempting to start `ora.dev1.vip` on member `dev1`
    Attempting to start `ora.dev2.vip` on member `dev2`
    Start of `ora.dev1.vip` on member `dev1` succeeded.
    CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: ora.dev1.ASM1.asm'
    Start of `ora.dev2.vip` on member `dev2` succeeded.
    CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: ora.dev2.ASM2.asm'
    CRS-0223: Resource 'ora.racsh.racsh1.inst' has placement error.
    CRS-0223: Resource 'ora.racsh.racsh2.inst' has placement error.
    who can tell me the way to do?
    thanks in advance,
    zng

    the state of most service are UNKNOWN:
    [oracle@dev1 ocfsdoc]$ crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application OFFLINE UNKNOWN dev1
    ora....V1.lsnr application OFFLINE UNKNOWN dev1
    ora.dev1.gsd application ONLINE UNKNOWN dev1
    ora.dev1.ons application ONLINE UNKNOWN dev1
    ora.dev1.vip application ONLINE ONLINE dev1
    ora....SM2.asm application OFFLINE UNKNOWN dev2
    ora....V2.lsnr application OFFLINE UNKNOWN dev2
    ora.dev2.gsd application ONLINE UNKNOWN dev2
    ora.dev2.ons application ONLINE UNKNOWN dev2
    ora.dev2.vip application ONLINE ONLINE dev2
    ora.racsh.db application ONLINE UNKNOWN dev1
    ora....cdev.cs application ONLINE UNKNOWN dev1
    ora....sh1.srv application ONLINE UNKNOWN dev1
    ora....sh2.srv application ONLINE UNKNOWN dev2
    ora....h1.inst application OFFLINE OFFLINE
    ora....h2.inst application OFFLINE OFFLINE

  • 10g RAC on Linux

    All,
    I am having strange problem while setting up 10g RAC on Linux box. This is two node cluster (rac1 and rac2) Two probelms..
    1. When I install CRS on rac1, it copies the files to rac2 and olsnodes -n works fine from both nodes, But when I run runinstaller on node 2 and try to see installed products, I don't see CRS oracle home there on rac2.
    2. When I start installing 10g database on rac1 , at third step "Hardware Cluster Installation Mode:" I see my both nodes listed there, but I don't see "SELECT ALL" button on that screen. So when I finish installation, it doesn't copy files to rac2.
    Does Anyone has any idea why it is behaving like this?
    Thanks
    Puneet

    Hi,
    I found one thing.. If I change ORACLE_HOME location while running OUI, it doesn't give SELECT ALL button , but if I let Installer to select oracle_HOME, it worrks fine and give SELECT ALL button too.
    Don't understand why it is behaving like this?
    Puneet

  • CRS-0210: Could not find resource while start ASM on 10G RAC

    Dear All
    I'm trying to install 10g RAC on Redhat 4.1. At the point at which I try to start ASM it fails with the message
    ORA-03113: end-of-file on communication channel
    select value from v$parameter where name='instance_type'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    This seems to be due to a failure CRS. The trace file shows:
    [Thread-11] [17:14:2:907] [HAOperationImpl.runCommand:1254] CRS cmd is: /u01/app/oracle/product/10.2.0/crs/bin/crs_stat -u ora.bfhxx-sql012.ASM1.asm
    [Thread-41] [17:14:2:964] [StreamReader.run:65] OUTPUT>CRS-0210: Could not find resource ora.bfhxx-sql012.ASM1.asm.
    Executing
    /u01/app/oracle/product/10.2.0/crs/bin/crs_stat
    produces:
    NAME=ora.bfhxx-sql012.LISTENER_BFHXX-SQL012.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    Is this a red herring or is it the reason ASM won't start? At what point should this entry have been created (ie should it already exist when ASM starts or should ASM create it)? Can I manually create the entry using crsstat.
    Many thanks
    Paul

    It all depends on what your mapping problem was and what you did to resolve it. Here are a couple of things you could try:
    -Make sure the orc.loc file on ebdb1 has the same entry as ebdb2. Also, say you are using shared raw devices for CRS: make sure your raw devices are consistent on both nodes.
    If the above does not work
    -Make sure the shared devices are consistent on both nodes and restore one of the OCR backups. I am sure at least one of the backups 4hrs/8hrs/1day/2day/1week some thing must be a worthwhile. If you do restore OCR from a backup make sure to run cluvfy before you start your CRS.
    Always a good practise to take a backup of status quo before you restore from the backups.
    It would be interesting to know what lead to your disk mapping problem in the first palce.
    Good Luck!

  • ASM  10g RAC

    Hi Team,
    We are using 10g RAc with ASM file system....here the problem is ..One of our engineer by mistake added a datafile in File System insted of adding into ASM disk groups.. it has created in node1 oracle home location....and the file is currently used by database....
    295 +DG8/datafile/pm_tdat1_084.dbf                     10240
    296 +DG9/datafile/pm_tdat_001.276.771180789            10240
    *297 /oracle/product/10.2.0/db_1/dbs/+DG5 5120*
    298 +DG9/datafile/pm_tidx_001.277.771224587             5120
    How to make this as ASM file system..!!
    Thanks,
    MM
    Edited by: user7439393 on Dec 30, 2011 12:29 AM

    The backup into the ASM diskgroup can be done online.
    For the switch to copy and the following recover datafile, the datafile needs to be set offline, though.
    The amount of Redo, generated during the Online Backup determines the time the recovery will need.
    Kind regards
    Uwe Hesse
    http://uhesse.wordpress.com

  • Oracle 10G RAC - Public & Heartbeat on 1 NIC

    Hello all,
    actually I am installing Oracle 10G RAC on rhel 4 (4 node cluster). But the Cluster Verification Utility aborts with errors. I checked the configToolAllCommands and tried to run the failed commands manually:
    #/opt/oracle/crs/bin/oifcfg setif -global eth0.100/172.18.0.0:cluster_interconnect eth0.728/172.16.128.0:public eth0.498/172.17.1.0:cluster_interconnect
    PRIF-50: duplicate interface is given in the input
    PRIF-50: duplicate interface is given in the input
    PRIF-50: duplicate interface is given in the input
    Question:
    Is it possible to put Public & Heartbeat on one NIC (eth0.728 & eth0.498)
    If not is their any workaround for that issue?
    Output /etc/hosts
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    172.18.253.48 eu0266.[company].net cfmaster
    172.16.128.11 eu0200.[company].net eu0200
    172.16.128.12 eu0201.[company].net eu0201
    172.16.128.13 eu0202.[company].net eu0202
    172.16.128.14 eu0203.[company].net eu0203
    172.18.13.11 eu0200m.[company].net eu0200m
    172.18.13.12 eu0201m.[company].net eu0201m
    172.18.13.13 eu0202m.[company].net eu0202m
    172.18.13.14 eu0203m.[company].net eu0203m
    # Private section
    172.17.1.11 eu0200-priv.[company].net eu0200-priv
    172.17.1.12 eu0201-priv.[company].net eu0201-priv
    172.17.1.13 eu0202-priv.[company].net eu0202-priv
    172.17.1.14 eu0203-priv.[company].net eu0203-priv
    # Virtual section
    172.16.128.16 eu0200-vip.[company].net eu0200-vip
    172.16.128.17 eu0201-vip.l[company].net eu0201-vip
    172.16.128.18 eu0202-vip.[company].net eu0202-vip
    172.16.128.19 eu0203-vip.[company].net eu0203-vip
    Output install log:
    Checking existence of VIP node application (required)
    Check failed.
    Check failed on nodes:
    eu0203,eu0202,eu0201,eu0200
    Checking existence of ONS node application (optional)
    Check ignored.
    Checking existence of GSD node application (optional)
    Check ignored.
    Post-check for cluster services setup was unsuccessful on all the nodes.
    Command = /opt/[company]/oracle/crs/bin/cluvfy has failed
    INFO: Configuration assistant "Oracle Cluster Verification Utility" failed
    *** Starting OUICA ***
    Oracle Home set to /opt/[company]/oracle/crs
    Configuration directory is set to /opt/[company]/oracle/crs/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/opt/[company]/oracle/crs/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    Thanks in advance for your help!
    Regards

    Tads wrote:
    Hi all,
    I have a question about Oracle RAC and network interface.
    We're using Oracle 10gR2 RAC with two nodes on Linux Red Hat.
    Let's assume that the public network interface goes down.
    I would like to know what happens with existing connections
    on node with network interface with problems.
    Are connections frozen, actives?
    Can the users continue to use theses existing connections using the another node of RAC?If the interface is down? what do you think? All connections to this node will die. How does your application handle fail-over, does it attempt to reconnect or just have a complete application failure?
    You should spend some time in a test lab where you can test this stuff for yourself. Read the documentation and there are tons of sites out there that purport to have all of your RAC/TAF/FAN/FAF questions. - I would read and trust the documentation first.
    >
    I know that the listener goes down and any other connections is allowed.
    Thank you very much!!!!

  • 10g RAC with linux 3 AS+ocfs

    Hi:
    Is anyone install 10g RAC on linux 3AS with ocfs successfully?
    I am having problem with CRS installation where installer ask to run root.sh. My first node finished root.sh without any problem but not second node it give me "Failure at final check of Oracle CRS stack." error. Moreover, I found "ERROR: clssnmconnect: failed, rc = 3, node samurai (1), (ADDRESS=(PROTOCOL=tcp)(HOST=racs01-priv1)(PORT=49895))" error in ocssd2.log file. However, I can ping privet and public ip/hostname without any problem. Any input or suggestions are welcome!

    Did you ever get a responce to this?
    I'm having the very same issue, which I can not find a work around.
    Documents for the 10g install have been very few and far between, so any help would be the greatest!

  • Oracle 10g RAC+ASM - Storage Issue

    I’ve an issue related to Oracle 10g RAC.
    I’ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
    I’ve EMC CX300 SAN storage with following partitions
    /orasoft     10 Gb          OCFS2 File system
    /oracrs          2 Gb          OCFS2 File system
    /orabackup      100 Gb          OCFS2 File system
    The datafiles are on ASM which is not directly visible in OS.
    I’ve common Oracle Home installed in /orasoft/db_1 which is shared by both nodes in cluster.
    I’ve faced an issue recently related to EMC storage.
    The /orasoft partition displays 1.4 Gb space available using df command.
    With both nodes sharing the common Oracle Home (/orasoft/db_1), when ever I try to touch a file I get an error as No Space left on device. I’m unable to start any service with the same reason.
    Is this setup correct ??
    Can anyone help me with this storage issue ??

    Hi,
    If you create a new diskgroup you may be to add the same diskgroup to parameter file or spfile and which will be needing down time.
    sugestion: Instead of creating new diskgroup you should to add disk to existing group.if you add asm disk to existing group your all problem will be solved and Oracle itself will be managing all.And than i am sure no need to add entry in the parameter or spfile like +db_create_file_dest=.....
    regards,
    Sher khan

  • Oracle database not starting up in oracle 10g RAC

    Hi!
    Recently I came across one problem with one node oracle 10g RAC.When the Oracle database is started,while opening it is giving ORA-03113:End of file on communication channel error.When I saw the the alert trace file and other trace files I found Disk group is exhausted error and it is not able to create .dbf files.Actually it is not a production server and I gave archive log destination in SAN.Even the spfile(content of init_database.ora) is in SAN..
    I tried Asmcmd utility to delete the archive log files.As the oracle is not available I am not able to asmcmd prompt.
    How to change the destination of archive log and to remove the old archive log files(as it is a testing environment we can remove) from SAN?Please let me know.
    Thanks & Regards
    Srikanth MVS

    keithrust wrote:
    On VMware there's a known issue with Oracle databases on a Windows client not starting up properly all the time and a manual startup using oradim -start -sid <whatever> is required to get it fully running. Hmmm, doing it several time, and never seen such issue. Which "known issue" and by who are you talking about ?
    I created a brand new Oracle VM Windows 2003 32-bit server, installed the Oracle drivers for paravirtualization, and whammo, the problem is still hereI'm sure, you miss something somewhere in the config. Right now, you're on supported configuration, you could either raise a SR to the support, or get help from your peer on Oracle Database General forum.
    Ah, but it's not a Windows issue. On a non-VM Windows box the database starts just fine all the time. Again, this is a known issue acknowledged by Oracle on the VMware side, I'm just surprised it exists on the Oracle VM side.Again, give more details about this "known issue". Never heard about that, eventhough I've been around for years.
    I was afraid you were going to ask that. I'll have to search for it again, but I think you can do the same as well....Well, I doubt you could find a Metalink note about Oracle on VMWare. So far, Oracle has always refused to support database on OS virtualized on VMWare (or any VM software other than Oracle VM). Based on that, you could be sure, your "known issue" is not an issue on Oracle VM.
    If you want more help, again, give more details about your issue.
    Nicolas.

  • What could be the disadvantage of the "AUTO_SPACE_ADVISOR_JOB" in 10g RAC?

    Hi, all.
    The database is 2 node RAC database on 32 bit windows 2003 EE SP1.
    What could be the pros and "CONS" of the "AUTO_SPACE_ADVISOR_JOB" job
    in 10g RAC?
    It is one of advisor, and thus I think it is not required.
    What could be the disadvantage of AUTO_SPACE_ADVISOR_JOB
    in terms of PERFORMANCE in 2 node RAC environment?
    The 2 node RAC database seems to be experiencing performance degrade
    due to default jobs on installation such as AUTO_SPACE_ADVISOR_JOB and
    GATHER_STATS_JOB.
    I am looking forwared to hearing your experience and advice.
    Thanks and Regards.

    Dear Justin.
    Thanks for your reply.
    1) What is the magnitude of the waits you're seeing? Over what time frame?
    --> I found the above wait events in the top 5 wait event section from AWR report.
    The AWR snapshot time frame is one hour.
    --> On a regular basis(maybe, one or two week), the database hangs, causing a number of library cache related wait events and gc related wait event.
    2) If the system is hanging and not doing a log switch, have you debugged that process? I'd be hard-pressed to imagine how library cache events would be related to this sort of thing. I would tend to suspect a hardware/ RAC install/ RAC config issue.
    --> I applogize for insufficient information. I took "system state dump" and "hang analyze" at the time of database hang.
    --> It is hard for me to understand the system dump file. I reported those files to Oracle Support, but no answer was returned now.
    --> As you said, it may be caused by different issues. I will try to investigate other factors.
    3) Why do you "guess that when gather_database_stats tries to get statistics about AWR snapshot objects, it causes a number of library cache invalidation and dictionary cache reload between two nodes?"
    --> I investigated AWR reports during the period of database hang. I found the above wait events with gather_database_stats in common. That is all why I suspect "gather_database_stats" job.
    Specifically regarding the statistics gathering job, is your application is doing something unusual that forces the default statistics job to gather statistics regularly on a substantial fraction of your tables forcing your application to re-parse a substantial fraction of its SQL? Do you have an alternate method for gathering statistics that is going to generate less load and/or invalidate fewer SQL statements? Is your application reusing SQL (i.e. using bind variables)?
    --> Currently, we have not deployed all part of an application. At this point, the data is about 10 Mega. The application is using bind variables, but I also could see high number of sql version count. I am inspecting why.
    --> I am considering gathering statistics manually (only application schema, not all database objects)
    4) What makes you believe that the AWR snapshot process is causing problems?
    --> I applogize for insufficient explanation. I mean the problems occur when "gather_database_stats" job takes statistics of "AWR snapshot data",
    because application data is very very small, only 10 Mega and 28 tables.
    Currently, we have deployed only 1 % of the entire application.
    ● This is the first time I manage a RAC database. I think a RAC database is something different from a single database.
    I do not think the same problem could occur in a single database.
    Thanks for detailed explanation and advice.
    Best Regards.

  • Oracle 10g RAC to 11g RAC Upgrade on Solaris

    Hi,
    We are planning to do a migration of a 4 Node Oracle 10g RAC on Solaris 9 to 11g with Solaris 10. We'd like know what would be the best path to take. We cannot afford any downtime!
    Options: Are these feasible? Which option is best? Any documents links?
    a) Do a rolling upgrade of Oracle from 10g to 11g. Then take down individual nodes and upgrade the Solaris OS from 9 to 10 and bring them up back into the cluster. Is there any known issues taking this path? Is a rolling upgrade like this possible?
    b) Do an upgrade of the Solaris OS from 9 to 10 on each node and then bring them back up? Is this practical? Does Oracle allow different versions of OS running on different nodes?
    c) Use Dataguard with 2 different RAC environments (2 nodes each). How would this work? Is it the only possible way? Any steps please?
    Thanks

    a) Do a rolling upgrade of Oracle from 10g to 11g. Then take down individual nodes and upgrade the Solaris OS from 9 to 10 and bring them up back into the cluster. Is there any known issues taking this path? Is a rolling upgrade like this possible?Hi,
    first of all i would not change several components (OS, database version) at a time. My recommendation is to make small steps and start with the operating system first. Seconds recommendation is to test and test everything in your dev or test environment prior doing the upgrades in the productive environment. Trust me: You will face problems :-) So you better try it beforehand!
    b) Do an upgrade of the Solaris OS from 9 to 10 on each node and then bring them back up? Is this practical? Does Oracle allow different versions of OS running on different nodes?As far i know you can run different operating system versions on different nodes if they are supported (Solaris 9 and 10 are).
    Ronny Egner
    My blog: http://ronnyegner.wordpress.com

  • Document on 10g RAC setup on solaris using vmware

    Hi All,
    I am planning to setup "Oracle 10g RAC setup on Solaris using vmware", but I am strucked up at installation of Soaris 10 in VMWare.
    Can any body please help/provide me the document on Solaris 10 installation for RAC setup .
    The main problems I am having during the SOlaris 10 setup is
    1) Setting up the static public and private addresses required for RAC
    2) Partitioning the disk space.
    Thanks in advance,
    Mahipal Reddy

    Refer these,
    http://www.scribd.com/doc/15650880/Install-Rac-on-Solaris-Vmware
    http://www.disperu.com/using-vmware-server-install-10g-rac-on-solaris/
    http://nayyares.blogspot.com/2008/11/step-by-step-rac-10g-r2-solaris-10.html
    Thanks
    Edited by: Cj on Dec 13, 2010 2:38 AM

Maybe you are looking for

  • Since i upgraded to firefox 6.0.2 my printer does not print from the browser, while it does still does print from internal docs such as word and word padword

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/875653'' what more details do you want??

  • Toshiba Qosmio X505 plugged in, not charging message

    I have a Toshiba Qosmio X505 that is almost 4 years old and have some power issues.  The battery is drained to about 6% and the battery icon in the tool bar has the plug symbol for a second then it goes away then comes back and goes away.... it keeps

  • Imac to television problems

    Hi there, Basically I've been trying to hook my Imac up to my TV to use as a secondary monitor. The TV is a samsung series 5 I am using a minidvi > hdmi adapter then a hdmi lead from there. Will the version of OS i am using affect it The problem is b

  • Notification log file

    Hi ebs r12 12.1.1 Problem: Workflow Notification Mailer stop every 3 or 4 hrs. ran "Purge Logs and Closed System Alerts" on date=05/26/2010 FND_LOG_MESSAGES table Workflow Notification Mailer After ran the concurrent and check the tables, most of the

  • Save file: column width

    I generally find that when I'm saving a file (I use column view) the columns are too narrow to view the entire filename of my existing files. Almost every time I have to drag the columns wider. Is there a way of permanently making it wider? I've trie