Raw Device Validation Check for Name Failed..

Hi all,
I have installed Oracle Clusterware 10.2.0.4 and Oracle database software 10.2.0.4 on Solaris SPARC 10 and i using a NAS storage for the same
And when i try to create a database using DBCA i got the following error.
Raw Device Validation Check for Name /u03/oradata/spfile/spfile{SID}.ora failed. The specified file /u01/oradata/spfile/spfile{SID}.ora doesnot exit.Please a existing file.
Note: i am not using ASM., i am using RAW device for Database
Any help highly thankful
-Arun

Hi
this is how i have mounted the NAS...
10.0.0.0:/vol/prodt3_vol16/ora_dbfr_inn1s - /u07/DBFR/INS nfs - yes rw,bg,hard,nointr,rsize=32768,wsize=32768,proto=tcp,noac,forcedirectio,vers=3,suid
how do i ensure that it is not being used....we should not use ASM its an client requinment ...
Thanks

Similar Messages

  • RAW device validation check

    While configuing database using DBCA it shows
    "Raw device validation check for Control file "/var/opt/oracle/oradata/orcl/control01.ctl"
    failed, stat for /var/opt/oracle/oradata/orcl/control01.ctl failed.

    Do you really want to create a database on raw devives or did you accidently select the 'raw device' button? "/var/opt/oracle/oradata/orcl/control01.ctl" doesn't look like a raw device, it could be at most a link. Generally raw devices can be checked with 'dd if=<shared config file> of=/dev/null bs=<db_block_size>' .
    Werner

  • Validation check for Cash Payments

    Hi Gurus,
    I need to put validation check for cash payment only - not more than Rs. 20000/- & no check for cash receipt.
    Please guide me what is reqd in - PREQUISITE & CHECK.
    Thanks,
    Vikas

    Hi Vikas,
    Try this, its working at my place.
    Prerequsite:
    BKPF-AWTYP = 'CAJO' AND BSEG-WRBTR > '20000.00' AND (
    BSEG-HKONT = 'XXXXXX' AND BSEG-BSCHL = '50' )
    Check:
    NOT SYST-UNAME IN <Set name@>
    @ being set created with Table-SYST and field name- UNAME
    Here the set was created to allow few user to post more than 20000/-
    Regards,
    Kiran

  • Validation check for Tcode FB10 and FB60 - FICO.

    I have an issue in validation check for Tcode 'FB60' and  'FB10'.
    there are two exits coded for these transactions through transaction 'GGB0'.
    details for the two exits.
    exit 1.
      when posting a vendor invoice, the network status is checked whether it is completed or not - if status is completed error message is raised.
    exit 2.
      when posting vendor invoice - for G/L Account in 60000 - 69999 series network should not be posted. if posted error message is raised.
    when these two exits are entered via a prerequisites in code 'KGB' a code is generated automatically to call these exits- when transaction 'FB10' 'FB60' is executed.
    Issue:
    for  code 'FB10' is executed with network with status completed and with G/LP account in 60000 - 69999 series -
    error message is raised in sequence i.e. exit 1 is raised and then exit 2 is raised.
    but for code 'FB60' if condition for exit 2 is  not satisfied then exit 1 message is raised.
    but it should be in sequence in raising the error message i.e. exit 1 and then exit.
    Even though for both the transaction the auto generated code is similar and even exits are similar - but it is execution in raising the error message is diffrent.
    - Since it is auto generated code i am able to figure out the issue.
    i would appreciate if any one could help me out in this issue.
    thank you,
    with dregs,
    Karthik.

    Hi,
    I have tried what you have suggested. But still validation is not working
    I have done the following validation based on your inputs.
    Prerequisite
    Company Code = '1265' AND Transaction code = 'FB60' AND
    Account Type = 'K' OR
    Transaction code = 'F-43' AND Account Type = 'K' OR
    Transaction code = 'F-48' AND Account Type = 'K'
    Check
    Business Place > '' AND Business Place = Section Code
    Message
    E - Error Message
    Still it is not working.
    Please suggest.
    Best Regards
    Shashikanth.M

  • DB parameter check for AUTO_MAINT failed

    Can someone help me out.  I am doing the prepare for an Upgrade to ERP 2005 from SAP 4.7.  I am at the General Checks phase 07 of the prepare and it is failing and the CHECKS.LOG shows.  DB parameter check for AUTO_MAINT failed.  I have checked this parameter using db2 get db cfg for <SID> and the param is set to = ON.  I have changed it to OFF just as an attempt but no luck.  Any helpful suggestions would be greatly appreciated.  Thanks

    hi,
    my first advice would be to use the latest SAPup version from SAP service marketplace (build version >24.063) - since i do not know which SAPup version and which DB2 version you are using.
    please keep in mind also point XII/ of OSS note 819876:
    XII/   SAPup 7.00/2, build 24.063 or higher, generates incorrect
    commands for the adjustment of database parameters for DB Version 8
    The CHK_DB6_PAR_INI and CHK_DB6_PAR_PRE phases check the values of the
    selected db(m) cfg parameters. If you need to change these values, the
    commands required to change the parameters are explicitly issued in
    CHECKS.LOG.
    As of SAPup 7.00/2 build 24.063 and higher, incorrect commands may be
    gerenated for DB2 UDB Version 8. Use the following list to change these:
    db(m) parameter     Generated value     Modified value
    DIR_CACHE                0                      NO
    KEEPFENCED            0                      NO
    DFT_MON_BUFPOOL  1                      ON
    AUTO_MAINT              1                      ON
    AUTO_TBL_MAINT       1                      ON
    AUTO_RUNSTATS       1                      ON
    Example:
    Instead of the generated command
    db2 update db cfg for <SAPSID> using AUTO_MAINT 1
    you must enter the following changed command:
    db2 update db cfg for <SAPSID> using AUTO_MAINT ON
    regards, frank

  • Validation Check for business place and section code.

    Hi Gurus
    Please provide me the prequisite check for creating a validation check for business place and section code.
    Regards,
    Vikas Malhotra

    Hii..
    Goto T.Code Ob28 write the following validation.
    Prerequisite
    BKPF-BUKRS = 'XXXX' AND BSEG-KOART = 'K' AND
    BSEG-QSSKZ = 'XX' AND BSEG-BSCHL <> '35' AND
    BSEG-BSCHL <> '25'
    Check
    BSEG-BUPLA = 'XXXX' AND BSEG-SECCO = 'XXXX'
    Message
    Message number ZFI    002
    Regards,
    Aakash

  • Validation check for an item

    I am not sure about how to use regular expression for a validation check for an Item
    I might need to check for an item for the below format -
    1 , XXX-XXXXX-## ( "3 alphanumeric" , "middle score" , "5 alphanumeric" , "2 digit year" )
    2, XX##-### ("2 alphabets ", "2 digit number", " middle score ",3 digit number

    Lucy,
    Create an item level validation of type regular expression, and use the following for the respective Regular Expression values:
    1) ^[[:alnum:]]{3}-[[:alnum:]]{5}-[[:digit:]]{2}$
    2) ^[[:alpha:]]{2}[[:digit:]]{2}-[[:digit:]]{3}$I'm only very new to regular expressions, so I welcome being corrected if there's a more efficient way of declaring this. But this works.
    Anthony.

  • P2 "Check for update failed unexpectedly"

    Hi
    I am implementing p2 update for my application (followed tutorial on https://blog.codecentric.de/en/2015/04/add-p2-update-functionality-to-an-efxclipse-application-eclipse-rcp-cookbook/)
    Application finds update (tells that there are updates for my product) but gives an error
    "Check for update failed unexpectedly". Thats all. Nothing more. How can I debug? I can not test under Eclipse. What should I do?
    Ubuntu 14.10, JDK 1.8-45, Mars Efxclipse 2.0.0
    By the way thank you very much Tom, for all answers you give. I really appreciate your help.

    There should be some more information, as the causing exception is included in the wrapping StatusException.
    To debug have a look at UpdateServiceImpl#checkUpdate() where the exception is raised.
    You could for example register a listener onException() to your UpdateService#checkUpdate() to get more information about the raised StatusException.

  • PRVF-4172 : Check of OCR device "/dev/ocr_disk1" for sharedness failed

    Hi,
    I am upgrading RAC 11.1.0.7 version to 11gRAC3 and facing above mention error when running
    runcluvfy.sh stage -pre crsinst -upgrade -n DEV1,DEV2 -src_crshome /u01/app/oracle/product/crs/11.1 -dest_crshome /u05/app/oracle/product/grid/11.2 -dest_version 11.2.0.3.0 -fixup -fixupdir /tmp -verbose
    May I request to the community to help here as Oracle support does not have enough matiral for info.
    I tried to skip the error and then my upgraderoot.sh fails.
    Please help.
    Regards

    This looks mutch like this :
    Re: PRVF-4172 when upgrading 10.2.0.5 to 11.2.0.2 with OCR,Vote on raw devices
    But in that case user could skip errors.
    What kind of error upgraderoot.sh does give?
    There is big changes between 11.1 and 11.2 versions for example SCAN IP's/listeners. it might be easier to do clean installation of 11.2.0.3 and move data between old and new databases for example with expdp/impdp.

  • Raw device access checking

    how i can check that OCR & Voting disk can access raw devices? & how i can check the size of raw devices also?

    Once you find the raw devices, see your thread from yesterday on the subject, you can /sbin/fdisk -l <device name> to find information about the size.

  • Youview checking for updates failed

    Im not to sure about this noticed my youview box checking for updates at start up also starting up very fast seeing i have it set to low power mode (ECO Mode High) seemed odd when i checked for updates manualy it says it failed to download no error code tried with static and dynamic IP address. Last update check was the 1st of march all IPTV channels work fine
    Software Versions
    Man Software: 15.11.0
    Component Software: 2.1.14
    Platform Config: 714
    ISP Config: 90

    ZTE is dragging it's feet. Couldn't Mozilla just release an update?

  • Raw device size checking

    How i can check the /dev/raw/raw* size and all information regarding that.

    Have you tried /sbin/fdisk -l <device>
    raw device permissions
    raw device access checking

  • Check for updates fails - no error code

    I had Adobe Reader 9.2 on my desktop running Vista Home Premium SP2.  When I opened Reader and went to "help," and then selected "check for updates," the pop-up window that normally comes up and shows the progress of the update search would appear, but only for a few seconds, after which I would get an updater window that just says, "Update Failed."  There is no error code, and no other message.
    I was able to successfully download and install Reader 9.3.0 manually from the Adobe website, but the updater is behaving exactly the same way in 9.3.  Again, I could manually download and install the patches for 9.3 (9.3.1, 9.3.2), but if I try to "check for updates" from within the program the updater runs for a couple of seconds and then fails.
    Help?

    Keep an eye on this thread:
    Problem with JDeveloper IDE Update Wizard
    HTH,
    Adrian

  • Validation check for BP external id type and id number

    Hi,
    I need to validate the external Id type and Id no. ( from table BUT0ID) based on some conditions from the WebUI while adding a new id type and also during deletion of that id.
    I have found out 2 Badi's BUPA_IDENT_UPDATE, BUPA_IDENT_CHECK
    Will these BADI triggered from the WebUI ?
    What would be the other way to implement these checks for the Business Partner?
    Provide some possible solutions.
    Thanks for all your help.
    Regards,
    Shobhit

    Issue resolved by coding at UI level

  • Check for download fails

    I contacyed Apple, since I lost my library. I ever backed any of it up, my bad. Apple kindly let me redownload all of my purchases. However when I click on check for downloads, I get this error everytime:
    iTunes store is temporarly unavailable. Please try again later.
    I keep trying at different times, but to no avail. What could be wrong? I know my internet connection is fine. I also have a Mac.

    Try the steps here:
    iTunes: Advanced iTunes Store troubleshooting
    http://Support.apple.com/kb/TS3297

Maybe you are looking for