ORA-15001: diskgroup "FRA" does not exist or is not mounted

Dear Experts,
We noticed the error "ORA-15001: diskgroup "FRA" does not exist or is not mounted" on the 2nd node of our 4 nodes RAC database system.
During this weekend, we moved our system to a new data center. After the move was done, we were able to bring up the 4 instances around 3:00 AM. However, 4 hours later (7:00 AM), OEM Grid control alerted us with "archival error" on the 2nd instance. From our investigating, we saw the FRA was dismounted. Below is the oracle alert log file (For secuirty reson, the SID is modified):
Sat Feb  7 03:46:03 2009
Completed: ALTER DATABASE OPEN
Sat Feb  7 03:50:18 2009
Sat Feb  7 07:01:36 2009
Thread 2 advanced to log sequence 8534
  Current log# 3 seq# 8534 mem# 0: +REDOGRPA/xyz/onlinelog/redo_03.log
  Current log# 3 seq# 8534 mem# 1: +REDOGRPB/xyz/onlinelog/redo_03b.log
Sat Feb  7 07:01:39 2009
ARCH: Archival stopped, error occurred. Will continue retrying
Sat Feb  7 07:01:39 2009
ORACLE Instance XYZ2 - Archival Error
Sat Feb  7 07:01:39 2009
ORA-16038: log 11 sequence# 8533 cannot be archived
ORA-00254: error in archive control string ''
ORA-00312: online log 11 thread 2: '+REDOGRPA/xyz/onlinelog/redo_11.log'
ORA-00312: online log 11 thread 2: '+REDOGRPB/xyz/onlinelog/redo_11b.log'
ORA-15001: diskgroup "FRA" does not exist or is not mounted
ORA-15001: diskgroup "FRA" does not exist or is not mounted It is my understanding, that Oracle will automatically mount the diskgroups on the ASM when the instances are started. In our case, all other diskgroups are started OK but not the FRA diskgroup. Is this a bug with FRA where FRA can not be automatically started up after recycling the instance? Did anyone experience the same situation? Can someone advice?
Thanks!

Hello,
We are running oracle 10.2.0.2.
Which section of the alert log file for +ASM2 we need here? I will paste it here the ones when "alter diskgroup all mounted" started at 3:00 AM all the way upto 4:00 AM on Saturday, Feb 7:
SQL> ALTER DISKGROUP ALL MOUNT
Sat Feb  7 03:44:15 2009
NOTE: cache registered group FRA' number=1 incarn=0x1e5bf0d2
NOTE: cache registered group DATAX number=2 incarn=0xbcabf0d1
NOTE: cache registered group REDO2 number=4 incarn=0x1e5bf0d3
NOTE: cache registered group REDOGRPA number=5 incarn=0xbcbbf0d4
NOTE: cache registered group REDOGRPB number=6 incarn=0xbcbbf0d5
NOTE: cache registered group TEMPX number=7 incarn=0xbcbbf0d6
NOTE: cache registered group TEMP number=8 incarn=0x1e6bf0d7
NOTE: cache registered group TIBDATA number=9 incarn=0xbcbbf0d8
NOTE: cache registered group TIBREDO number=10 incarn=0xbcbbf0d9
NOTE: cache registered group TIBTEMP number=11 incarn=0x1ebbf0da
Sat Feb  7 03:44:15 2009
ERROR: no PST quorum in group 1: required 2, found 0
Sat Feb  7 03:44:15 2009
NOTE: cache dismounting group 1/0x1E5BF0D2 (FRA')
NOTE: dbwr not being msg'd to dismount
ERROR: diskgroup FRA' was not mounted
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 2)
ERROR: no PST quorum in group 4: required 2, found 0
Sat Feb  7 03:44:15 2009
NOTE: cache dismounting group 4/0x1E5BF0D3 (REDO2)
NOTE: dbwr not being msg'd to dismount
ERROR: diskgroup REDO2 was not mounted
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 5)
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 6)
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 7)
ERROR: no PST quorum in group 8: required 2, found 0
Sat Feb  7 03:44:15 2009
NOTE: cache dismounting group 8/0x1E6BF0D7 (TEMP)
NOTE: dbwr not being msg'd to dismount
ERROR: diskgroup TEMP was not mounted
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 9)
Sat Feb  7 03:44:15 2009
NOTE: Hbeat: instance not first (grp 10)
ERROR: no PST quorum in group 11: required 2, found 0
Sat Feb  7 03:44:15 2009
NOTE: cache dismounting group 11/0x1EBBF0DA (TIBTEMP)
NOTE: dbwr not being msg'd to dismount
ERROR: diskgroup TIBTEMP was not mounted
NOTE: cache opening disk 0 of grp 2: DATAX_0000 path:/dev/raw/raw61
NOTE: F1X0 found on disk 0 fcn 0.0
NOTE: cache mounting (not first) group 2/0xBCABF0D1 (DATAX)
Sat Feb  7 03:44:16 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:16 2009
NOTE: attached to recovery domain 2
Sat Feb  7 03:44:16 2009
NOTE: opening chunk 4 at fcn 0.1158090 ABA
NOTE: seq=54 blk=4821
Sat Feb  7 03:44:16 2009
NOTE: cache mounting group 2/0xBCABF0D1 (DATAX) succeeded
SUCCESS: diskgroup DATAX was mounted
NOTE: cache opening disk 0 of grp 5: REDOGRPA_0000 path:/dev/raw/raw20
NOTE: F1X0 found on disk 0 fcn 0.0
NOTE: cache mounting (not first) group 5/0xBCBBF0D4 (REDOGRPA)
Sat Feb  7 03:44:16 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:16 2009
NOTE: recovering COD for group 2/0xbcabf0d1 (DATAX)
SUCCESS: completed COD recovery for group 2/0xbcabf0d1 (DATAX)
Sat Feb  7 03:44:16 2009
NOTE: attached to recovery domain 5
Sat Feb  7 03:44:16 2009
NOTE: opening chunk 4 at fcn 0.103802 ABA
NOTE: seq=43 blk=2123
Sat Feb  7 03:44:16 2009
NOTE: cache mounting group 5/0xBCBBF0D4 (REDOGRPA) succeeded
SUCCESS: diskgroup REDOGRPA was mounted
NOTE: cache opening disk 0 of grp 6: REDOGRPB_0000 path:/dev/raw/raw12
NOTE: F1X0 found on disk 0 fcn 0.0
NOTE: cache mounting (not first) group 6/0xBCBBF0D5 (REDOGRPB)
Sat Feb  7 03:44:16 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:17 2009
NOTE: attached to recovery domain 6
Sat Feb  7 03:44:17 2009
NOTE: opening chunk 4 at fcn 0.75866 ABA
NOTE: seq=20 blk=1704
Sat Feb  7 03:44:17 2009
NOTE: cache mounting group 6/0xBCBBF0D5 (REDOGRPB) succeeded
SUCCESS: diskgroup REDOGRPB was mounted
NOTE: cache opening disk 0 of grp 7: TEMPX_0000 path:/dev/raw/raw71
NOTE: F1X0 found on disk 0 fcn 0.25328
NOTE: cache opening disk 1 of grp 7: TEMPX_0001 path:/dev/raw/raw7
NOTE: cache mounting (not first) group 7/0xBCBBF0D6 (TEMPX)
Sat Feb  7 03:44:17 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:17 2009
NOTE: attached to recovery domain 7
Sat Feb  7 03:44:17 2009
NOTE: opening chunk 4 at fcn 0.69473 ABA
NOTE: seq=42 blk=432
Sat Feb  7 03:44:17 2009
NOTE: cache mounting group 7/0xBCBBF0D6 (TEMPX) succeeded
SUCCESS: diskgroup TEMPX was mounted
NOTE: cache opening disk 0 of grp 9: TIBDATA path:/dev/raw/raw86
NOTE: F1X0 found on disk 0 fcn 0.0
NOTE: cache mounting (not first) group 9/0xBCBBF0D8 (TIBDATA)
Sat Feb  7 03:44:17 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:17 2009
NOTE: attached to recovery domain 9
Sat Feb  7 03:44:17 2009
NOTE: opening chunk 4 at fcn 0.102912 ABA
NOTE: seq=12 blk=2050
Sat Feb  7 03:44:17 2009
NOTE: cache mounting group 9/0xBCBBF0D8 (TIBDATA) succeeded
SUCCESS: diskgroup TIBDATA was mounted
NOTE: cache opening disk 0 of grp 10: TIBREDO path:/dev/raw/raw87
NOTE: F1X0 found on disk 0 fcn 0.0
NOTE: cache mounting (not first) group 10/0xBCBBF0D9 (TIBREDO)
Sat Feb  7 03:44:18 2009
kjbdomatt send to node 0
kjbdomatt send to node 2
kjbdomatt send to node 3
Sat Feb  7 03:44:18 2009
NOTE: attached to recovery domain 10
Sat Feb  7 03:44:18 2009
NOTE: opening chunk 4 at fcn 0.18970 ABA
NOTE: seq=12 blk=6577
Sat Feb  7 03:44:18 2009
NOTE: cache mounting group 10/0xBCBBF0D9 (TIBREDO) succeeded
SUCCESS: diskgroup TIBREDO was mounted
Sat Feb  7 03:44:19 2009
NOTE: recovering COD for group 5/0xbcbbf0d4 (REDOGRPA)
SUCCESS: completed COD recovery for group 5/0xbcbbf0d4 (REDOGRPA)
NOTE: recovering COD for group 6/0xbcbbf0d5 (REDOGRPB)
SUCCESS: completed COD recovery for group 6/0xbcbbf0d5 (REDOGRPB)
NOTE: recovering COD for group 7/0xbcbbf0d6 (TEMPX)
SUCCESS: completed COD recovery for group 7/0xbcbbf0d6 (TEMPX)
NOTE: recovering COD for group 9/0xbcbbf0d8 (TIBDATA)
SUCCESS: completed COD recovery for group 9/0xbcbbf0d8 (TIBDATA)
NOTE: recovering COD for group 10/0xbcbbf0d9 (TIBREDO)
SUCCESS: completed COD recovery for group 10/0xbcbbf0d9 (TIBREDO)
Sat Feb  7 03:45:18 2009
Starting background process ASMB
ASMB started with pid=17, OS id=16122
Sat Feb  7 03:49:35 2009
NOTE: ASMB process exiting due to lack of ASM file activity
Starting background process ASMB
ASMB started with pid=18, OS id=25963
Sat Feb  7 03:54:34 2009
NOTE: ASMB process exiting due to lack of ASM file activity
Sat Feb  7 03:54:50 2009
Starting background process ASMB
ASMB started with pid=18, OS id=913
Sat Feb  7 03:57:55 2009
NOTE: ASMB process exiting due to lack of ASM file activity
Sat Feb  7 04:07:26 2009
Starting background process ASMB
ASMB started with pid=21, OS id=23012
Sat Feb  7 04:13:59 2009
NOTE: ASMB process exiting due to lack of ASM file activity
Starting background process ASMB
ASMB started with pid=22, OS id=31320
Sat Feb  7 04:36:43 2009
NOTE: ASMB process exiting due to lack of ASM file activity

Similar Messages

  • ORA-15001: diskgroup "DATA" does not exist or is not mounted in 11gR2

    Dear all,
    the system is HP-UX 11.31
    the new RAC infrastructure is 11gR2 11.2.0.2 (2nodes using ASM)
    i am restoring the 10G 10.2.0.4 database to this infrastructure
    copy binary files over to new oracle home,
    relink all binaries with option rac_off
    --startup nomount
    --restore controlfile
    --mount database
    --catalog the restore files
    then run restore
    run {
    restore database ;
    recover database;
    i always get this error, i did not see this error in 11gR1( restore few times to 11gR1)
    verified the diskgroup DATA and i was mounted
    ORA-19504: failed to create file "+DATA/OCP/data1.dbf"
    ORA-17502: ksfdcre:3 Failed to create file +DATA/OCP/data1.dbf
    ORA-15001: diskgroup "DATA" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    Please give me an advice.
    Thanks,

    found this note in Metalink and it had solved my issue.
    Unable To Create 10.1 or 10.2 or 11.1(< 11gR2) ASM RAC Databases (ORA-29702) Using Brand New 11gR2 Grid Infrastructure Installation . [ID 946332.1]

  • ORA-15001: diskgroup "DG_NSOQACC" does not exist or is not mounted

    Hi experts,
    I need your help for this error, i'm newbie on this forum.
    I trying to start a database, but i can't.
    How do i solve this problem?
    [oracle@ilmatar root]$ sqlplus "/as sysdba"
    SQL*Plus: Release 11.2.0.3.0 Production on Tue Nov 13 16:06:32 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DG_NSOQACC/NFOQACC/spfileNFOQACC.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DG_NSOQACC/NFOQACC/spfileNFOQACC.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:2 Failed to open file +DG_NSOQACC/nfoqacc/spfilenfoqacc.ora
    ORA-15001: diskgroup "DG_NSOQACC" does not exist or is not mounted
    ORA-06512: at line 4
    SQL>
    This problem happened when an user change the charset on this machine from en_US.UTF8 to en_US.ISO-8859-1, when the database was online.
    Then this machine was rebooted.
    Can someone help me with this issue?
    Regards.
    Marco

    Hi rcc50886,
    I did the commands you sent to me and do not show anything:
    [oracle@ilmatar root]$ . oraenv
    ORACLE_SID = [+ASM] ? +ASM
    The Oracle base remains unchanged with value /opt/oracle
    [oracle@ilmatar root]$ sqlplus "/as sysasm"
    SQL*Plus: Release 11.2.0.3.0 Production on Wed Nov 14 14:06:22 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> select disk_number, mount_status, header_status, mode_status, state, name, label, path from v$asm_disk where group_number=1 order by disk_number;
    no rows selected
    Regards,
    Marco

  • APP-PAY-06153: System Error : Procedure pay_us_emp_dt_tax_rules.insert_fed_tax_row - ORA-20001: &1 element does not exist or has not linked to pay at step 4

    Hi Experts,
    I'm finding the below mentioned error while I'm saving assignment with Salary Basis, Location and Payroll.
    APP-PAY-06153: System Error : Procedure pay_us_emp_dt_tax_rules.insert_fed_tax_row - ORA-20001: &1 element does not exist or has not linked to pay at step 4.
    Please note that I am able to save the record if I do not any one of Salary Basis, Location. Payroll. It is basically happening on creating default tax.
    Can anyone pleas let me know if you have facing the above error and resolved?
    Guru

    Hi Guru,
    Did you check -
    Error Saving A Salary Basis - pay_us_emp_dt_tax_rules.Insert_fed_tax_row (Doc ID 302878.1)
    Cheers,
    Vignesh

  • Disk " disk " does not exist or is not instantiated after reboot the server

    Hi,
    I have one issue with 11gR2 cluster. I have 2 node cluster on CentOS 5.5. I am using HP MSA 1000 storage LUNs and create disk group and volume for RAC setup in openfiler.
    The whole setup was running fine but before few days some one has recreate the database [clusterDB] using control file. I can see this from alter.log file of "oracle" user. And somehow one node is not able to up and running.
    I have no idea what is going on so just restart both the nodes and storage one by one.
    After restarting I can not view my ASM disk from /usr/sbin/oracleasm listdisks.
    EvenI can not see the ASMdisk from /dev/oracleasm/disks... also I try to querydisk it showing that "Disk "<diskname>" does not exist or is not instantiated"
    From the master node I can see the cluster registry configuration through "ocrcheck -config"
    *./ocrcheck -config*
    Oracle Cluster Registry configuration is :
    Device/File Name : +ACFSDG
    from the slave when I run the ocrcheck ...it gives error
    PROT-602: Failed to retrieve data from the cluster registry
    PROC-26: Error while accessing the physical storage ASM error [SLOS: cat=8, opn=kgfolclcpi1, dep=210, loc=kgfokge
    AMDU-00210: No disks found in diskgroup ACFSDG
    AMDU-00210: No disks found in diskgroup ACFSDG
    ] [8]
    Any idea what is the cause behind this? There are many errors in $GRID_HOME/log/<hostname>.log file and other referring file. I might be sure that until I enable the ASMDISK/detect the ASMDISK I can not start crs...
    Shall I try with restore operation of OCR or replace option in ./ocrcheck...will it usefull?
    Let me know if you have already face this issue.
    Thanks...
    Edited by: user12039625 on Nov 12, 2010 5:30 AM
    Edited by: user12039625 on Nov 12, 2010 5:36 AM

    Hi,
    Thanks for your reply.
    I have "/dev/sd*" in my both the RAC nodes and on storage machine it was showing as "/dev/dm-*" whenever I run " fdisk -l " command... and I did this through iscsi initiatior and target and also create "Create Persistent Local SCSI Device Names ".
    I also create one script "iscsidev.sh" in /etc/udev and it was perfectly working. Before this issue I was restarted the server and confirm it.
    script is below
    ==============
    # FILE: /etc/udev/scripts/iscsidev.sh
    BUS=${1}
    HOST=${BUS%%:*}
    [ -e /sys/class/iscsi_host ] || exit 1
    file="/sys/class/iscsi_host/host${HOST}/device/session*/iscsi_session*/targetname"
    target_name=$(cat ${file})
    # This is not an open-scsi drive
    if [ -z "${target_name}" ]; then
    exit 1
    fi
    # Check if QNAP drive
    check_qnap_target_name=${target_name%%:*}
    if [ $check_qnap_target_name = "iqn.2004-04.com.qnap" ]; then
    target_name=`echo "${target_name%.*}"`
    fi
    echo "${target_name##*.}"
    ==============
    Thanks...
    Edited by: user12039625 on Nov 12, 2010 6:04 AM

  • "The company code does not exist or has not been fully maintained" in mm01

    Hi all,
    I am creating a material, it needs me to provide company code. when I gave out my company code, it reports:
    "The company code ZXXX does not exist or has not been fully maintained".
    what should the problem be?
    thanks and regards,
    Smaosn Zhu

    Hi Raja,
    Checked all you specified.
    I have done these assignments:
    1. assign comp - > comp code
    2. assign plant- > comp code
    3. assign purch. org - > comp code
    4. assign purch. org - > plant
    but the problem is still there.
    let me try to re-do it.
    thanks,
    samson

  • Error : COmpany code does not exist or has not been fully maintained

    Hi ,
    I tried creating a material with industry sector : mechanical , material type : raw material.
    i selected basic data 1 and 2 view or MRP 1 view for views , i gave plant as SUJA and storage location value S001 ( plant and stor loc i have created in the company code 2001)
    but i get this error COmpany code 2001 does not exist or has not been fully maintained..
    I created COMPANY CODE using SPRO - Entreprise structure --definition -  financial accounting --define , copy , check , delete company code..
    kindly suggest me the solution for this error..

    Hi,
    Your company code not activated for material management. Few pre-requisites to create material and one is to activate company code for material management
    Please activate in T.code: OMSY,
    [For example: For Fiscal year variant K4]
    In OMSY steps, u have to enteru2026u2026u2026..
    Company Code (enter your company code name 2001)u2026u2026u2026u2026u2026.
    Company Name..
    Fiscal Year of Current Period 2009
    Current period (posting period) 03( )
    Fiscal year of previous period 2008( will come automatic)
    Month of previous period 02( will come automatic)
    Fiscal year of last period of previous year 2008
    Last month of previous year 12
    Allow Posting to Previous Period (Back posting)
    Disallow back posting after a change of period
    Now create material with T.code; MM01
    Regards,
    Biju K

  • Error when opening indd-file: Either the file does not exist, you do not have permission, or the...

    Hi! I'm having trouble opening a indd-file. It was sent to me as a zip-fil along with the used fonts and links. When I try to open the file, I'm getting this error: "Either the file does not exist, you do not have permission, or the file may be in use by another application". I've tried to look up this error both here in these forums and through google, but can't find a similar case. Hope someone can help me with this. Please let me know if you need more information/details, and I'll provide. Thanks!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    I'm suspecting it to come from a mac user, if that could influence the case...
    It does come from a Mac, as is proven by the fonts, which are of no use on my Windows machine, but that doesn't prevent my CS4 to open it without any problem. It seems to me it's a perfectly regular CS2 file.
    Just for cheers I set the file to Read-only, but my InDesign opens it regardless (again as a copy, because it's a "converted" file).
    Could it be something in your environment? No network read/write privileges, insufficient free hard disk space, stuff like that?

  • The user does not exist or is not unique - workflow problem

    I am using Solution Starters Dynamic Management workflow on my Project Server 2010.  I was working fine for a year now, but today all workflows were broken when someone tried to submit them to a next stage. "Workflow terminated. An error has occurred
    in the workflow."
    I tried debbuging the workflow and it seems to be OK, but the problem appears when it needs to assign tasks to the approvers (they are in the Approvers group). When I remove users from the group that represents approvers (and leave that group empty), it
    works fine, so I am guessing that users (who need to approve the stage) are the problem. My administrators are saying that there were no updates or changes on AD machine.
    I don't have problem with users in any of people picker fields or anywhere else on the site. I am using claims auth.
    What could be the reason for this behavior??
    These are main errors from the log:
    Failed to persist workflow instance: 7dc2e035-cd02-4284-b851-a829e372a809 with error code: 5, instance data size: 29578, internal state: Running, processing id: 1e2211d2-ef7b-4416-90ef-ac041396c200    2f83db27-34da-4275-a42e-0625240af921
    The user does not exist or is not unique.
    WinWF Internal Error, terminating workflow Id# 7dc2e035-cd02-4284-b851-a829e372a809   
    System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.  Parameter name: additionalNodes     at Microsoft.Office.Workflow.Actions.OfficeTask.ProcessTaskError(Object sender, EventArgs e)    
    at System.Workflow.ComponentModel.ActivityExecutorDelegateInfo`1.ActivityExecutorDelegateOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)     at System.Workflow.Runtime.Scheduler.Run()

    It appears that this isn't the problem with users, but it is a problem with Office Tasks. This is the main error in ULS logs (same as in the previous post):
    "Specified argument was out of the range of valid values.  Parameter name: additionalNodes"
    I noticed that all content types are gone from my pwa site. Is it possible that my workflow is causing problems when adding tasks because somebody deleted all content types??

  • While creating SAP ISU Device category i got one error message like The material 5 does not exist or is not activated Message no. M3305

    while creating SAP ISU Device category EG01 .i got one error message like The material 5 does not exist or is not activated Message no. M3305

    I don't know EG01 transaction, but if SAP says "material 5 does not exist " then SAP is usually right.
    Can you give an evidence that material 5 exists? e.g. screenshot from  SE16 at table MARA, MARC and MAST

  • Web-dynpro application -ERROR: ICF service node "/sap/bc/webdynpro/sap/zqm_cto_arr_general1" does not exist (see SAP Note 1109215) (termination: ERROR_MESSAGE_STATE)

    i have created my web-dynpro application in development. and sent to quality . whenever i will execute my dynpro in quality  i got one message
    ERROR: ICF service node "/sap/bc/webdynpro/sap/zqm_cto_arr_general1" does not exist (see SAP Note 1109215) (termination: ERROR_MESSAGE_STATE)
    whenever i saw  sicf  transaction my web-dynpro is not seen . my dynpro application name is more then 15 character. what i will do . please give me valuable suggestion.....

    Hi Ashok,
                   for your requirement the application is not exist in particular place. It means, the webdynpro application is saved at different package or different location.
                  Please change the webdynpro component name and save it in particular request in package, then transport it to quality ..(development server )
    then go to SICF  t.code .. sap->bc->webdynpro->sap->find  out your application and activate the service of your webdynpro application.
    Now test it ... this solution might helpful to you .
    Regards,
    Naveen M

  • Bapi_Goodsmvt_Create: Material does not exist or is not activated....

    Hi all,
    I'm using .Net connector to execute BAPI from my program and I'm able to login but always get the same message when I try to execute the material transfer: <b>Material xxx does not exist or is not activated</b>.
    I'm not sure it has anything to do with the permission of my account because this is the first time our SAP admin create a "Communication" type user and we really don't know what kind of permission is good enough for BAPI_GOODSMVT_CREATE. Plus the error message does not show any thing about permission.... And same message returned if I use the dialog user.
    If I use transaction MB1B to do the transfer (with the same material) then things are ok.
    Any ideas are appreciated,
    Eric
    Message was edited by:
            Eric Nguyen

    The only thing I can think of is that when calling from .net,  you are passing the material number without its internal format.  The material number field in R/3 is an 18 character field.  If the material number is numeric, the materail number is then padded with zeros on the left.  Example, for material 12345, the internal format is 000000000000012345.  If the BAPI in question is not fomatting the material internally in the BAPI, then it must be passed this way.  CHeck how you are passing, if it is numeric and not zero filled left,  then you must write some .net code to do so.
    Regards,
    Rich Heilman

  • BAPI_GOODSMVT_CREATE Error - The material does not exist or is not activatd

    Scenario is to make a Goods Receipt on a material which is being imported from external sources.
    There is a purchase order created for this already in SAP.
    From MII we are using standard BAPI - BAPI_GOODSMVT_CREATE and passing the fields below:
    GM_Code - 01 since it is a goods receipt
    Psting_date - current date
    Material - material code given by SAP
    Plant - Plant code on which GR takes place.
    Move_type - 101 because it is a GR
    Entry_Qnt - 1
    PO_number - Purchase order which is created in SAP
    When I pass these details to the standard BAPI I get a return message - " The material 10xxxxxxxx does not exist or is not activated"
    Not sure where I am going wrong.
    Any help is highly appreciated.

    Thanks for your reply Vinod...
    Well.. I am calling this BAPI from Netweaver MII and I just see the request and response tags to which I pass the required values to BAPI request fields.
    I am not sure how to call this FM which you are refering to, can you please elobrate a bit or is there any guide I am refer to?

  • Error message Indesign:Either the file does not exist, you do not have read access to it, or use the file in another application.

    I've got problem with opening a file in InDesign. The file type is an InDesign Markup Document. The error message is: Either the file does not exist, you do not have read access to it, or use the file in another application. What's wrong?

  • The specified domain either does not exist or could not be contacted when logging in through RDP. Server 2012/SBS 2007

    I have a server 2012 machine running RDP and a PDC running SBS 2007. Every once a while all my users get an error saying "The specified domain either does not exist or could not be contacted". After waiting ~5-10 minutes the issue resolves itself.
    I believe it has something to do with the syncing between the two but am not 100% sure. Anyone know a fix or what I should look at? 
    Jerry T

    Hi Jerry,
    Thank you for posting in Windows Server Forum.
    After referring to your error, it seems to have DNS issue in your case which can’t locate the DC. Please check the setting related to DNS issue as following. (Below quoted from
    this thread)
    If this is the case, I would recommend proceeding like that:
    1. Make sure that each DC has only one IP address in use and ONLY one NIC card enabled (Other NICs should be disabled)
    2. Make sure that public DNS servers are configured as DNS forwarders and not in IP settings of DCs
    3. Choose a healthy DC / DNS server and make each DC point to it as primary DNS server
    4. Make each DC / DNS server point to its private IP address as secondary DNS server
    5. Make sure that needed ports for AD replication are opened: http://technet.microsoft.com/en-us/library/bb727063.aspx
    6. Check your DNS zones and remove manually all obsolete / unused DNS records for DCs
    Once done, run ipconfig /registerdns and restart netlogon on each DC you have.
    On the client computer, run ipconfig /flushdns and check again.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • How can I gift a specific song from an album on iTunes?

    Hi, I would like to gift someone a song. The problem is this song is a part of an album in iTunes, and I only find a way to gift the entire album. Is it possible to gift only a specific song from an album on iTunes? How? Thanks in advanced

  • At my wits end with BT - can anyone help please?

    This is a long and ongoing saga and so I apologise for the long post. In February due to a change in job I needed to change the payment date of my DD payment. I did this online and received an email confirming the new payment date of the 28th. I stup

  • Multiple billing documents into one PDF for email

    We have a business requirement to email invoices to customers with one email, one pdf.  Our current email solution utilizes the Esker software and results in one email per invoice when we run RSNAST00 for transmission medium 5 nightly, which really i

  • Capturing electronic signature in the Webdynpro for java applicaiton.

    Hi! All, Can you please tell me the way to capture the electronic signature in my Webdynpo for Java application.? Thanks and Regards, M.D.Sahu

  • Quick Create in Portal

    Dear PC UI Experts, What all are customization settings we need to do in CRM for "Quick create" to make it work.please let me know the step by step configuration settings for Quick create. I am getting the Error in PC UI like this. in the Navigation