/ Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved. / / NAME / asmcmdus.msg / / DESCRIPTION / Error messages for ASM CoMmanD line interface (ASMCMD) / / NOTES / / MODIFIED / pvenkatr 04/11/11 - Backport pvenkatr_bug-11829123 from main / moreddy 03/23/10 - Creation / / General ASMCMD Errors: 08000-08099 / 8001, 1, "diskgroup '%s' does not exist or is not mounted" 8002, 2, "entry '%s' does not exist in directory '%s'" 8003, 1, "command disallowed by current instance type" 8004, 1, "ASM file path '%s' contains an invalid alias name" 8005, 1, "%s: ambiguous" 8006, 1, "entry '%s' does not refer to a valid directory" 8007, 1, "unclosed single-quote" 8008, 2, "both source->'%s' and target->'%s' can not be from remote instance(s)" 8009, 1, "no multiple source files can copy from a remote instance" 8010, 1, "no usr name is specified in remote instance connect_string->'%s'" 8011, 1, "no instance identifier is specified in remote instance connect_string->'%s'" 8012, 1, "can not determine file type for file" 8013, 1, "can not determine logical block size for file->'%s'" 8014, 1, "can not open file->'%s'" 8015, 1, "can not create file->'%s'" 8016, 2, "copy source->'%s' and target->'%s' failed" 8017, 1, "error while reading data from file->'%s'" 8018, 1, "error while writing data to file->'%s'" 8019, 1, "failed to commit file->'%s'" 8020, 1, "could not write into trace file" 8021, 1, "password cannot contain the following characters TAB$%%^&*()<>'\"" / / Non-exception SQL errors: 8100-8199 / 8102, 1, "no connection to ASM; command requires ASM to run" 8103, 1, "failed to connect to ASM; ASMCMD running in non-connected mode, ORACLE_SID='%s'" / / Exceptions: 8200-8299 / 8201, 1, "ORACLE not available\n %s" 8202, 1, "internal error: %s" / / Instance Management: 8300-8350 / 8303, 1, "invalid spfile '%s'" 8304, 1, "diskgroup '%s' does not contain an spfile" 8305, 1, "gpnptool binary not found at '%s'" 8306, 1, "could not edit the gpnp profile" 8307, 1, "could not sign the gpnp profile" 8308, 1, "-f option cannot be used when cluster stack is up" 8309, 1, "could not check the status of cluster" 8310, 1, "could not get the gpnp profile sequence number" 8312, 1, "could not determine the status of ASM" 8313, 1, "crsctl binary not found at '%s'" 8314, 1, "could not set the diskstring" 8315, 1, "could not determine the mode in which clusterware is running" 8316, 1, "srvctl binary not found at '%s'" 8317, 1, "could not get the asm diskstring" 8318, 1, "environment variable '%s' not set" 8319, 1, "could not locate the gpnp profile" / / File Access Control: 8401-8450 / 8401, 1, "Cannot have add and drop at the same time." 8402, 1, "The operation was not performed on all the file %s" 8403, 1, "Need to specify an action" 8404, 1, "Invalid permission" 8405, 2, "User %s does not exist in diskgroup %s" 8406, 1, "Cannot accept null password" 8408, 1, "Path not valid : %s" 8409, 1, "Operation not allowed for %s" / / Errors / 8501, 1, "attribute name not defined" 8502, 1, "attribute value not defined" / / Volume Management 8551-8600 / 8551, 1, "diskgroup name must be specified" 8552, 1, "invalid diskgroup name '%s'" 8553, 1, "volume name must be specified" 8554, 1, "invalid volume name '%s'" 8555, 1, "volume size must be specified" 8556, 1, "invalid redundancy type '%s' specified" 8557, 2, "diskgroup '%s' volume '%s' not found" / / Analyze errors / 8601, 1, "Could not create the database" 8602, 1, "Time stamp format is not recognized" 8603, 1, "Invalid directory specified" / /Template errors / 9001, 1, "hello, here is your argument: '%s'" / / Metadata Backup: 9345-9370 / 9345, 2, "could not open intermediate file '%s'\n%s" 9346, 2, "could not close intermediate file '%s'\n%s" 9347, 1, "invalid intermediate file '%s'" 9348, 1, "the '-o' option can be specified only when '-t newdg' is set" 9349, 1, "disk group '%s' not discovered by ASM instance; skipping..." 9350, 1, "disk group '%s' not mounted by ASM instance; skipping..." 9351, 1, "ASM instance has no disk group mounted" 9352, 1, "CREATE DISKGROUP failed\n%s" 9353, 1, "ADD or ALTER TEMPLATE failed\n%s" 9354, 1, "ADD ALIAS failed\n%s" 9355, 1, "could not find information for diskgroup '%s' in backup file" 9356, 1, "backup file '%s' is either empty or cannot be interpreted" 9357, 1, "a file with name '%s' already exists" 9358, 1, "option '-t newdg' specified without any override options" 9359, 1, "invalid diskgroup name '%s' specified in override options" 9360, 1, "ADD or ALTER ATTRIBUTE failed\n%s" 9361, 1, "Backup version not supported\n%s" / / Disk Operations: 9371-9400 / 9371, 2, "disk '%s' does not exist in disk group '%s'" 9372, 2, "physical blocks %s-%s do not map to a valid ASM file" 9373, 2, "not all physical blocks submitted for remap" 9374, 1, "kfed binary not found at %s\n\n Run these commmands if running Oracle 10.2 or later:\n cd $ORACLE_HOME/rdbms/lib\n make -f ins_rdbms.mk ikfed\n\n Run these commmands if running Oracle 10.1:\n cd $ORACLE_HOME/rdbms/lib\n mv ssskfeded.o sskfeded.o\n make -f ins_rdbms.mk $ORACLE_HOME/rdbms/lib/kfed\n mv kfed ../../bin/\n\n Verify that $ORACLE_HOME/bin/kfed exists and has the\n execute permission bit set.\n" 9375, 2, "error occurred when executing\n %s\n\n%s" 9378, 2, "the scanning of disk headers is supported only on UNIX platforms" 9381, 1, "remap command requires ASM software version %s or later." 9382, 2, "physical blocks %s-%s map to an unmirrored file" 9383, 1, "mapextent command requires ASM software version %s or later." 9384, 1, "mapau command requires ASM software version %s or later." 9390, 1, "invalid xml tag '%s'" 9391, 1, "invalid xml file" 9392, 1, "missing argument '%s'" 9393, 1, "cannot specify a failure group and a diskgroup at the same time" 9394, 1, "cannot specify a failure group and a disk at the same time" 9395, 1, "error parsing XML file: %s" 9396, 1, "configuration file doesn\'t exist" 9398, 1, "element %s is empty" 9399, 1, "argument '%s' is not a valid number"