Connecting to SQLPLUs and using DBCA

hi
i have just installed oracle 10g on a fresh windos xp machine and after installation, DBCA is not able to create database
When it starts creating database, it returns error
ORA-24324: Service handle not initializaed
ORA-24323: Value not allowed
ORA-28547: connection to server failed, probable Oracle Net admin error
Some thing same i am facing if i use oracle 9i DBCA to create a database.
If i try to use SQLPLSU to login to the database, it doesnt allow me and returns error of "hotsdef not found"
let me tell you one thing that i am logged in to the OS as a domain user "salman.qureshi'
Amaizingly if i log into the windows using local administrator, it allows me everthing to do.
my domain user "salman.qureshi" is the member of local ORA_DBA group and also local administrator group (same groups as local ADMINISTRATOR user is connected)
any clue?
Regards

Well i am on wondows XP,
it doesnt let me connect to SQLPLUS unless i specify a TNS Service while connecting to a local DB, This is the reason that DBCA is not able to create a database, when i log into the system as local Admunistrator, it allows me to connect and create a database So i created a database.
now if i log into the system using domain user, and write scott/tiger, it is returning error "end-of-file on communication channel"
but if i use scorr/tiger@tnservice, it connects me
Regards

Similar Messages

  • Dataset query issues twice if the dataset is connected to matrix and used in multilookup function

    hello everybody.
    could not find any information if this is an intended behavior:
    dataset query issues twice if the dataset is connected to matrix and used in multilookup function
    parameters in both queries are the same
    ssrs: 2008 r2, sharepoint 2010 integrated
    sharepoint 2010: september 2014 cu
    thanks in advance
    Sergey Vdovin

    Hello, Wendy.
    I prepared a very empty sample report for you to demonstrate the problem - with this report, i hope, there is no place to discuss the shrinking of time data retrieval.
    There is one dataset, one parameter and one lookup function. The query is executed twice.
    <?xml version="1.0" encoding="utf-8"?>
    <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:cl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition">
    <AutoRefresh>0</AutoRefresh>
    <DataSources>
    <DataSource Name="DataSource1">
    <DataSourceReference>http://t005/ProjectBICenter/DocLib/IntegrationDBVdovin.rsds</DataSourceReference>
    <rd:SecurityType>None</rd:SecurityType>
    <rd:DataSourceID>7e554344-d6c2-48a5-a7f4-1d24608cb4b5</rd:DataSourceID>
    </DataSource>
    </DataSources>
    <DataSets>
    <DataSet Name="DataSet1">
    <Query>
    <DataSourceName>DataSource1</DataSourceName>
    <CommandText>select 1 as temp, '$' as tempname</CommandText>
    <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
    </Query>
    <Fields>
    <Field Name="temp">
    <DataField>temp</DataField>
    <rd:TypeName>System.Int32</rd:TypeName>
    </Field>
    <Field Name="tempname">
    <DataField>tempname</DataField>
    <rd:TypeName>System.String</rd:TypeName>
    </Field>
    </Fields>
    </DataSet>
    </DataSets>
    <ReportSections>
    <ReportSection>
    <Body>
    <ReportItems>
    <Textbox Name="ReportTitle">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Lookup(1,Fields!temp.Value,Fields!tempname.Value,"DataSet1")</Value>
    <Style>
    <FontFamily>Verdana</FontFamily>
    <FontSize>20pt</FontSize>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:WatermarkTextbox>Title</rd:WatermarkTextbox>
    <rd:DefaultName>ReportTitle</rd:DefaultName>
    <Top>0mm</Top>
    <Height>10.16mm</Height>
    <Width>139.7mm</Width>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </ReportItems>
    <Height>57.15mm</Height>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </Body>
    <Width>152.4mm</Width>
    <Page>
    <PageFooter>
    <Height>11.43mm</Height>
    <PrintOnFirstPage>true</PrintOnFirstPage>
    <PrintOnLastPage>true</PrintOnLastPage>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </PageFooter>
    <PageHeight>29.7cm</PageHeight>
    <PageWidth>21cm</PageWidth>
    <LeftMargin>2cm</LeftMargin>
    <RightMargin>2cm</RightMargin>
    <TopMargin>2cm</TopMargin>
    <BottomMargin>2cm</BottomMargin>
    <ColumnSpacing>0.13cm</ColumnSpacing>
    <Style />
    </Page>
    </ReportSection>
    </ReportSections>
    <ReportParameters>
    <ReportParameter Name="ReportParameter1">
    <DataType>String</DataType>
    <DefaultValue>
    <Values>
    <Value>1</Value>
    </Values>
    </DefaultValue>
    <Prompt>ReportParameter1</Prompt>
    <ValidValues>
    <DataSetReference>
    <DataSetName>DataSet1</DataSetName>
    <ValueField>temp</ValueField>
    <LabelField>tempname</LabelField>
    </DataSetReference>
    </ValidValues>
    </ReportParameter>
    </ReportParameters>
    <rd:ReportUnitType>Mm</rd:ReportUnitType>
    <rd:ReportServerUrl>http://t005/ProjectBICenter</rd:ReportServerUrl>
    <rd:ReportID>cd1262ef-eca7-4739-a2ce-d3ca832d5cd6</rd:ReportID>
    </Report>
    Sergey Vdovin

  • I am getting error while connecting to sqlplus by using apps account in 11i

    i am getting error while connecting to sqlplus by using apps account in 11i. Does anyone has similar error.
    [applmgr@appsc05t01 admin]$ sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Sep 13 14:34:52 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter user-name: apps
    ERROR:
    ORA-12514: Message 12514 not found; product=RDBMS; facility=ORA
    Enter user-name:
    Thanks
    Rao

    yes.
    login as: gorantla
    [email protected]'s password:
    Last login: Mon Sep 13 14:39:23 2010 from glng3wy9g1.actuant.pri
    [gorantla@appsc05t01 ~]$ sudo su - applmgr
    [applmgr@appsc05t01 ~]$ ora_setup
    Available databases:
    x = ATUXX
    y = ATUYY
    z = ATUZZ
    Select database: \c
    y
    ORACLE_SID=ATUYY
    IAS_ORACLE_HOME=/apps/ATUYY/atuyyora/iAS
    ORACLE_HOME=/apps/ATUYY/atuyyora/8.0.6
    APPL_TOP=/apps/ATUYY/atuyyappl
    [applmgr@appsc05t01 ~]$
    [applmgr@appsc05t01 ~]$
    [applmgr@appsc05t01 ~]$
    [applmgr@appsc05t01 ~]$ tnsping ATUYY
    TNS Ping Utility for Linux: Version 8.0.6.3.0 - Production on 13-SEP-2010 15:42:32
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=tcp)(HOST=dbrac05t01-vip.actuant.pri)(PORT=1611))
    OK (0 msec)
    [applmgr@appsc05t01 ~]$ sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Sep 13 15:42:40 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter user-name: apps
    ERROR:
    ORA-12514: Message 12514 not found; product=RDBMS; facility=ORA
    Enter user-name:
    Thanks
    Rao

  • I have an ipod 4 can i connect to pc and, using itunes match, store all music off ipod and then transfer to a new ipod 5?

    i have an ipod 4 can i connect to pc and, using itunes match, store all music off ipod and then transfer to a new ipod 5?

    hI, bella
    I also met this issue a few days ago and I finally find out how to transfer music from iPod to computer:
    1. Plug your iPod in and wait for the computer to recognize it.
    2. Open up 'My Computer' and under 'Devices With Removable Storage', double click and open apple iPod.
    3. Click on 'Tools' at the top of the window and drag down to 'Folder Options'.
    4. Under the 'View' tab, find the subfolder called 'Hidden files and folders'.
    5. Select the option 'Show hidden files and folders'.
    6. Click 'OK'.

  • Allowing other users to connect via SSH and using X apps.

    My computer starts ssh as daemon and I can connect from other workstations, but I can't use ssh -X to use X apps.
    I usually do not need it, but when I do it is pretty annoying.
    I can connect to the university computer and use X apps, but I can't connect from uni to home... :S

    I just did this on the machine you have sshed into you want to set the DISPLAY variable to 192.168.1.5:0
    So if using bash it should be DISPLAY=192.168.1.5:0
    The ip address being the address of your computer that you trying to run the X apps on.
    I also believe you have to run xhost +
    So to sum it up:
    xhost +
    DISPLAY=192.168.1.5:0
    ssh -X ezzetabi@remotemachine

  • Connecting 2 iMacs and using Syncopation

    For some reasen I just don't get it done: connecting two iMacs (with up to date software) and then using Syncopation 2.2 to make a back-up of my iTunes library.
    I'm not comfortable with 'networks' and this seems to play a role here.
    I have connected the two Macs using ethernet but I have the feeling I forget something or do something wrong.
    That, combined with the fact Syncopation provides very unsatisfactory instructions, makes that although the machines 'see' each other:
    a newly bought album is not back upped to the second Mac.
    If anyone can provide me with a step-by-step-manual-for-complete-dummies to solve this, I would be very, very grateful.
    Thanks!!!
    René van den Abeelen, the Netherlands

    We do not have any way to know how your app 'Syncopation" should work or is working.  You need to go on the web and contact Syncopation's web Techincal Support to get proper help with that.

  • Can I share my internet connection via wifi AND use my wireless printer at the same time?

    Not completely familiar with  wifi capabilities. I have this new setup in my office. I want to share my iMac internet connection via wifi so I can text and check emails using my iPhone (no cell service inside the building). Which works fine. However, I now cannot print wirelessly to my HP printer (LaserJet Pro 400 color). Once Internet sharing is off, I can print just fine. Any other wireless options, or just go get a long USB cable?

    Hi,
    It is not a multitasking printer, other devices may keep it therefore the best option in this case: connect it to your wireless router and all devices which are conntected to this router can sahre the printer.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • IPad is constantly connected to wireless and using up all my download limit

    My iPad is the only wireless device I have running and even when its turned off its still connecting to my wireless broadband. Its used up 5gb in less than two days!!! The only thing I can do to stop it is to put the iPad into flight mode or disable the wireless connection. Help!! What can I do to fix this?

    Cashper13 wrote:
    My iPad is the only wireless device I have running and even when its turned off its still connecting to my wireless broadband. Its used up 5gb in less than two days!!! The only thing I can do to stop it is to put the iPad into flight mode or disable the wireless connection. Help!! What can I do to fix this?
    I'm going to agree with everyone else. Unless your iPad is streaming movies and/or some other media content, or it's downloading hundreds of emails with photo attachments, it is seriously impossible.
    I bet you have not protected your router and someone is using your bandwidth.

  • Failed to connect to TOAD and used to work before the upgrade to APEX 3.1

    Hi,
    I installed Oracle XE 10g first, then installed several tools including TOAD, Oracle Forms and Reports all under a different ORACLE_HOME directory. I made sure they can all connect to the XE instance. Then I upgraded the Oracle APEX (Application Express) from the version 2.1 that comes with Oracle XE 10g to version 3.1.
    Now the Oracle APEX works properly and the Oracle Forms and Reports can still connect to the database, but I got error "ORA-12705: invalid or unknown NLS parameter value specified" when I tried to connect via TOAD.
    Any suggestions?
    Thanks,
    Mike

    http://www.dbmotive.com/oracle_error_codes.php?errcode=12705

  • Can I disable my Verizon Fios Router Wireless radio, connect it to a switch and use my airport express as my wireless access point connected to an in wall ethernet port?

    Here's the deal.  I have a Verizon Fios MI424WR router.  My house has CAT5 throughout the house.  The media panel is located in the garage.  I want to take the Verizon Fios Router and cannot it in the media panel so I can connect a switch to it, that way, all my CAT5 can fire throughout the house. Verizon being Verizon decided to connect the router directly in the office. 
    Can I go this route (Router in media panel, switch cross connect to it) and use Airport Express, connected to one of the in-wall CAT5 ports in my house and then set it up as my wireless access point to provide wifi to my portable devices (iPad, iPhone, Macbook)?  Is this possible? Will Airport Express comminicate with my verizon router via ethernet in-wall? Do I have to turn off the wireless radio in the Verizon router?  Any help would be greatly appreciated!

    That is right, by hard wired I was just making clear wired vs wireless attachment.  AirPort family of devices will only act in a repeater mode with their own family members, not FiOS routers.  they have to be wired to work.
    There are some useful docs you can download from Apple, Support, Manuals, Peripherals, AirPort (just follow thos links from the Support button on the top bar):
    Apple AirPort Networks
    Designing AirPort Networks
    AirPort Express Setup Guide
    The last has a diagram of what you are trying to do, though without the house wiring, etc., but the basic principle.

  • Unable to connect to rman and sqlplus

    Hi,
    my /u01 location where the orainverntory is located is 100% full ,and i am unable to connect to sqlplus and rman i deleted the old trace files but it doesn't help me.
    what is mininum space required to connect to sqlplus

    If you can post the error messge, we may be in a position to help you.
    Jaffar

  • Remote connection to a database using TOAD, but without Oracle db on PC

    I want to connect to a remote database using TOAD from my PC but without having to install Oracle database on my PC.
    Is it possible?
    If yes, where do I enter the database IP address & port number?
    I am using TOAD Freeware version 8.5.0.50g
    (I want to achieve the exact thing with TOAD as it can be done with "OraCmd" program.)

    How did you create your tns entry? Manually or via netca?
    If netca is not used, I would recommend to delete the old tns entry from tnsnames.ora file manually and add the same entry back via netca utility.
    PartA.
    1) Make sure listener is up (for example on the server 192.168.0.33 you are trying to connect) before you start netca. Most probably it is on 1521 port unless you changed it.
    Assuming your server on *NIX:
    $ ps -ef |grep lsnr
    the above command will give you all the listeners which are up and running.
    If listener is not up, bring it up.
    $ lsnrctl start listener
    the above command will start listener called "LISTENER" on default port 1521. Ignore this if the listener is already up.
    PartB
    Assuming your client machine is on Windows,
    1) start --> run --> cmd --> netca
    2) You will see "Oracle Net Configuaration Assistant: Welcome" window. --> next
    3) Pick the 3rd radio button "Local Net Service Name Configuartion" --> next
    4) Pick the "ADD" button. --> next
    5) Provide the service name. (It is usually database name). Assuming my database name is FCMAT, I will give FCMAT --> next
    6) Pick "TCP" --> next
    6) Instead of the hostname, add the ip address of the host (for example 192.168.0.33 and
    "Use the standard port of 1521"--> next
    7) "Yes, perform a test" (this is why you have to have the listener up to test it) -->next
    8) It will fail as it doesn't have any password. Click on "Change Login" and provide the SYSTEM password and click "OK". If listener is up on the server and password is right and there are no connectivity issues going on, test will SUCCEED. --> next
    9) Here you will provide Net Service Name. You can give whatever you like to give here but usually giving instance name will help. AGain, I will give FCMAT. -->
    10) Click "NO" to configure another net service name. --> next
    11) click "Finish"
    The above steps will create a tnsnames.ora entry similar to this.
    FCMAT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.33)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = fcmat)
    Part3
    1) start your sqlplus utility
    2) provide username system
    3) provide password
    4) provide FCMAT in host string.
    and you should be able to connect via sqlplus and TOAD.
    If you are still getting the error, please provide us the exact error.
    --Moid M
    P.S. tnsnames.ora / listener.ora / sqlnet.ora can be found $ORACLE_HOME/network/admin directory.

  • Connect to sqlplus from sun box

    Can someone please send me a sample script to connect to sqlplus and execute a .sql script.
    Thanks
    Kev

    In this example, the SQL is embedded in the script. If you want to keep it a file, its sqlplus @filename
    The -s switch means silent.
    Also included are some sample Oracle extensions, like set echo off, which are useful when running batch scripts.
    #!/usr/bin/env bash
    ORACLE_HOME=/path/to/oracle
    ORACLE_CREDENTIALS=user/pass@sid
    ORACLE_HOME=$ORACLE_HOME \
    $ORACLE_HOME/bin/sqlplus -s $ORACLE_CREDENTIALS << EOS
    set echo off
    set feedback off
    set heading off
    set linesize 120
    set pagesize 0
    select 'foo' from dual;
    EOS

  • Using DBCA to duplicate a 10gR2 RAC DB to another box...

    Hi All :)
    Background:
    =========
    I am attempting to use DBCA to create a database based on a template dump (structure and data) from my source system.
    My source systems is/was RAC enabled and was using a NFS "clustered" file system for shared storage (not RAW or ASM).
    The target DB $ORACLE_HOME was "cloned" from the source system using an Apps methodology called RapidClone (which is a supported way to install a new DB Techstack for use with Apps - Apendix - A of 406982.1).
    I am running DBCA from the new target $ORACLE_HOME however it is really only a software home at present...meaning, the tns listeners are not correct, there exists no valid pfile, etc....nothing that really associates the instance to this home.
    QUESTIONS:
    ==========
    1. Let's remove Apps from the picture for a minute. If I was attempting to clone a RAC DB to another box, and I did a software only install on the target box and used DBCA to create the DB based on my existing DB template......would I need to "prep" the new target DB $ORACLE_HOME before running the DBCA create from template script??
    2. Because this is RAC...I fully expect to have to add the instances and listeners to CRS manually, and understand I will need to configure the listener and tnsnames files....But does DBCA have the ability to at least bring up the new target system DB on a single node such that I can create my spfiles, and listeners and such?
    3. Would it be advisable to disable RAC, simplifying my source system configuration, and then create my DBCA template based on the system "data as well as structure" and then create the new target DB with the more simplistic configuration and then re-enable RAC?
    Thanks for any guidance or help.

    Wow Sybrand...
    You are just full of hostility man. People using Oracle products come from differing backgrounds and while your strong suit might be RMAN and the DB....others might know more about framework, java or the middleware products...and come here seeking guidance...and then get insulted by folks like you.
    DBCA can be run from the command line, which is my objective later. Yes, RMAN is better suited to do what I am trying to do however I have additional existing (Apps specific) code which is NOT suited to RMAN.
    I would suggest you see the DBCA docs:
    This is just one example:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/install003.htm#i1008647-->scroll down to "From an existing database (structure and data)"....
    Also...try the following search in google:
    DBCA clone database....
    You will see many people seem to advocate using this method of database cloning and it has worked for them and not just for empty databases.
    I would be appreciative if responses would be limited to those with experience in using DBCA to duplicate an existing database....not with criticisms and reasons why some other tool should be used.
    Thanks in advance.

  • Problem in create database use dbca in RAC

    i setup a two-nodes RAC, and use dbca to create db
    here is the output of dbca
    [oracle@rac1 ~]$ dbca -silent -responseFile /home/oracle/dbca.rsp
    Copying database files
    1% complete
    3% complete
    9% complete
    15% complete
    21% complete
    27% complete
    30% complete
    Creating and starting Oracle instance
    32% complete
    36% complete
    40% complete
    44% complete
    45% complete
    48% complete
    50% complete
    Creating cluster database views
    52% complete
    70% complete
    Completing Database Creation
    73% complete
    76% complete
    79% complete
    80% complete
    81% complete
    90% complete
    99% complete
    100% complete
    Look at the log file "/opt/ora/product/10.2.0/db_1/cfgtoollogs/dbca/mydb/mydb.log" for further details.
    and here is the log output:
    Failed to retrieve network listener resources required for the Real Application Clusters high
    availability extensions configurations on the following nodes: [rac1, rac2].
    Do you want listeners on port 1521 with prefix LISTENER to be created on nodes [rac1, rac2]
    automatically? If you would like to configure the listener with different properties, run NetCA
    before continuing.
    PRKS-1009 : Failed to start ASM instance "+ASM1" on node "rac1", [CRS-0215: Could not start
    resource 'ora.rac1.ASM1.asm'.]
    PRKS-1009 : Failed to start ASM instance "+ASM2" on node "rac2", [CRS-0215: Could not start
    resource 'ora.rac2.ASM2.asm'.]
    Could not mount the diskgroup on node: rac2. The ASM instance on node rac2 is not started.
    Could not mount the diskgroup on node: rac2. The ASM instance on node rac2 is not started.
    Copying database files
    DBCA_PROGRESS : 1%
    DBCA_PROGRESS : 3%
    DBCA_PROGRESS : 9%
    DBCA_PROGRESS : 15%
    DBCA_PROGRESS : 21%
    DBCA_PROGRESS : 27%
    DBCA_PROGRESS : 30%
    Creating and starting Oracle instance
    DBCA_PROGRESS : 32%
    DBCA_PROGRESS : 36%
    DBCA_PROGRESS : 40%
    DBCA_PROGRESS : 44%
    DBCA_PROGRESS : 45%
    DBCA_PROGRESS : 48%
    DBCA_PROGRESS : 50%
    Creating cluster database views
    DBCA_PROGRESS : 52%
    DBCA_PROGRESS : 70%
    Completing Database Creation
    Failed to start listeners on nodes "[rac1, rac2]" of cluster database "mydb", "CRS-1028: Dependency
    analysis failed because of:
    CRS-0223: Resource 'ora.rac2.LISTENER_RAC2.lsnr' has placement error.".
    DBCA_PROGRESS : 73%
    DBCA_PROGRESS : 76%
    DBCA_PROGRESS : 79%
    ORA-01078: failure in processing system parameters
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+ORADG/mydb/spfilemydb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:DGOpenFile05 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-17503: ksfdopn:2 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-15173: entry 'spfilemydb.ora' does not exist in directory 'mydb'
    ORA-06512: at line 4
    ORA-01034: ORACLE not available
    DBCA_PROGRESS : 80%
    ORA-01034: ORACLE not available
    ORA-01034: ORACLE not available
    ORA-01034: ORACLE not available
    DBCA_PROGRESS : 81%
    ORA-01034: ORACLE not available
    DBCA_PROGRESS : 90%
    Enterprise manager configuration failed due to the following error -
    Invalid username/password.
    Refer to the log file at /opt/ora/product/10.2.0/db_1/cfgtoollogs/dbca/mydb/emConfig.log for more
    details.
    You can retry configuring this database with Enterprise Manager later by manually running
    /opt/ora/product/10.2.0/db_1/bin/emca script.
    DBCA_PROGRESS : 99%
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    PRKP-1001 : Error starting instance mydb1 on node rac1
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.mydb.mydb1.inst' has placement error.
    PRKP-1001 : Error starting instance mydb2 on node rac2
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.mydb.mydb2.inst' has placement error.
    DBCA_PROGRESS : 100%
    Database creation complete. Check the logfiles at
    /opt/ora/product/10.2.0/db_1/cfgtoollogs/dbca/mydb for details.
    Database Information:
    Global Database Name:mydb
    System Identifier(SID) Prefix:mydb
    it should be run netca before running dbca?

    this time i run netca first,and then run dbca to configure the ASM,after that i run dbca to create database
    listener and asm instance is online,but when i create DB ,still have error
    Copying database files
    DBCA_PROGRESS : 1%
    DBCA_PROGRESS : 3%
    DBCA_PROGRESS : 9%
    DBCA_PROGRESS : 15%
    DBCA_PROGRESS : 21%
    DBCA_PROGRESS : 27%
    DBCA_PROGRESS : 30%
    Creating and starting Oracle instance
    DBCA_PROGRESS : 32%
    DBCA_PROGRESS : 36%
    DBCA_PROGRESS : 40%
    DBCA_PROGRESS : 44%
    DBCA_PROGRESS : 45%
    DBCA_PROGRESS : 48%
    DBCA_PROGRESS : 50%
    Creating cluster database views
    DBCA_PROGRESS : 52%
    DBCA_PROGRESS : 70%
    Completing Database Creation
    DBCA_PROGRESS : 73%
    DBCA_PROGRESS : 76%
    DBCA_PROGRESS : 79%
    ORA-01078: failure in processing system parameters
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+ORADG/mydb/spfilemydb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:DGOpenFile05 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-17503: ksfdopn:2 Failed to open file +ORADG/mydb/spfilemydb.ora
    ORA-15173: entry 'spfilemydb.ora' does not exist in directory 'mydb'
    ORA-06512: at line 4
    ORA-01034: ORACLE not available
    DBCA_PROGRESS : 80%
    ORA-01034: ORACLE not available
    ORA-01034: ORACLE not available
    DBCA_PROGRESS : 89%
    DBCA_PROGRESS : 98%
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    PRKP-1001 : Error starting instance mydb1 on node rac1
    CRS-0215: Could not start resource 'ora.mydb.mydb1.inst'.
    PRKP-1001 : Error starting instance mydb2 on node rac2
    CRS-0215: Could not start resource 'ora.mydb.mydb2.inst'.
    DBCA_PROGRESS : 100%
    following info from my template file
    <MiscParams>
    <databaseType>MULTIPURPOSE</databaseType>
    <maxUserConn>20</maxUserConn>
    <percentageMemTOSGA>40</percentageMemTOSGA>
    <customSGA>false</customSGA>
    <archiveLogMode>false</archiveLogMode>
    <initParamFileName>+ORADG/admin/{DB_UNIQUE_NAME}/pfile/init.ora</initParamFileName>
    </MiscParams>
    <SPfile useSPFile="true">{ORACLE_HOME}/dbs/spfile{SID}.ora</SPfile>
    </InitParamAttributes>
    and dbca create +ORADG in /home/oracle dir (why??)
    [oracle@rac1 ~]$ ls +ORADG/admin/mydb/pfile/init.ora.6132011173958
    +ORADG/admin/mydb/pfile/init.ora.6132011173958
    Edited by: 859340 on 2011-7-12 下午7:25

Maybe you are looking for