# This file has been generated, do not edit it by hand package messages; @ISA = qw(Exporter); use constant MSG_UNDEFINED => 0; use constant MSG_CANNOT_BACKUP => 1; use constant MSG_CANNOT_CHANGE_OWNER => 2; use constant MSG_CANNOT_CHANGE_WORKING_DIR => 3; use constant MSG_CANNOT_DISCOVER_SKIP => 4; use constant MSG_CANNOT_CREATE => 5; use constant MSG_CANNOT_CREATE_AUTH => 6; use constant MSG_CANNOT_CREATE_ROLE => 7; use constant MSG_CANNOT_CREATE_DIR => 8; use constant MSG_CANNOT_CREATE_FS => 9; use constant MSG_CANNOT_CREATE_LOG_FILE => 10; use constant MSG_CANNOT_CREATE_LV => 11; use constant MSG_CANNOT_CREATE_SSH_KEYS => 12; use constant MSG_CANNOT_CREATE_USER => 13; use constant MSG_CANNOT_CREATE_XML_ELEMENT => 14; use constant MSG_CANNOT_CREATE_XML_PARSER => 15; use constant MSG_CANNOT_EXECUTE => 16; use constant MSG_CANNOT_LIST_DIR => 17; use constant MSG_CANNOT_MOUNT_FS => 18; use constant MSG_CANNOT_OPEN => 19; use constant MSG_CANNOT_OPEN_FILE => 20; use constant MSG_CANNOT_OPEN_FOR_READING => 21; use constant MSG_CANNOT_OPEN_FOR_WRITING => 22; use constant MSG_CANNOT_OPEN_LOG_FILE => 23; use constant MSG_CANNOT_OPEN_XML_SCHEMA => 24; use constant MSG_CANNOT_PARSE => 25; use constant MSG_CANNOT_REDIRECT_STDERR => 26; use constant MSG_CANNOT_REDIRECT_STDOUT => 27; use constant MSG_CANNOT_REMOVE_DIR => 28; use constant MSG_COLLECT_INTERRUPTED => 29; use constant MSG_COLLECT_RESULTS => 30; use constant MSG_STATUS_REPORT => 31; use constant MSG_UNREACHABLE => 32; use constant MSG_IGNORED => 33; use constant MSG_SUCCEEDED => 34; use constant MSG_FAILED => 35; use constant MSG_CANNOT_FORK => 36; use constant MSG_CREATING_MISSING_USER => 37; use constant MSG_ACCESS_IGNORE_TYPE => 38; use constant MSG_ACCESS_TRYING => 39; use constant MSG_ACCESS_ALREADY_IN_DB => 40; use constant MSG_ACCESS_NOT_IN_DB => 41; use constant MSG_INIT_ACCESS => 42; use constant MSG_CANNOT_INIT_ACCESS => 43; use constant MSG_REMOVE_ACCESS => 44; use constant MSG_CANNOT_REMOVE_ACCESS => 45; use constant MSG_DANGLING_DIR => 46; use constant MSG_DIR_DOES_NOT_EXIST => 47; use constant MSG_DIR_NOT_DEFINED => 48; use constant MSG_DISCOVERING_NODES => 49; use constant MSG_DOESNT_MATCH_SCHEMA => 50; use constant MSG_DONE => 51; use constant MSG_ENTER_PASSWD => 52; use constant MSG_FILE_ALREADY_EXISTS => 53; use constant MSG_FILE_DOES_NOT_EXIST => 54; use constant MSG_IBM_SUPPORT => 55; use constant MSG_INVALID_PMR => 56; use constant MSG_IS_MISSING => 57; use constant MSG_LOCATION => 58; use constant MSG_LPAR_ID => 59; use constant MSG_MACHINE_ID => 60; use constant MSG_CDAT_ACCESS_USAGE => 61; use constant MSG_CDAT_CHECK_USAGE => 62; use constant MSG_CDAT_DELETE_USAGE => 63; use constant MSG_CDAT_DISCOVER_USAGE => 64; use constant MSG_CDAT_INIT_USAGE => 65; use constant MSG_CDAT_LIST_NODES_USAGE => 66; use constant MSG_CDAT_COLLECT_USAGE => 67; use constant MSG_CDAT_SHOW_USAGE => 68; use constant MSG_CDAT_USAGE => 69; use constant MSG_NO_ASSOCIATED_DIR => 70; use constant MSG_NO_COLLECT_FOUND_FOR_ID => 71; use constant MSG_NO_COLLECT_FOUND_FOR_PMR => 72; use constant MSG_NO_MATCHING_COLLECT_FOUND => 73; use constant MSG_NO_NODES_TO_CONNECT => 74; use constant MSG_PASSWORD_MISMATCH => 75; use constant MSG_PASSWORD_INVALID => 76; use constant MSG_PLEASE_ENTER_PASSWORD => 77; use constant MSG_PLEASE_ENTER_PMR_NUMBER => 78; use constant MSG_PMR => 79; use constant MSG_REENTER_PASSWORD => 80; use constant MSG_REMOVE_COLLECT => 81; use constant MSG_REMOVE_COLLECT_AND_DIR => 82; use constant MSG_REMOVE_DIR => 83; use constant MSG_REMOVING_DIRECTORY => 84; use constant MSG_SEE_FILE_FOR_DETAILED_STATUS => 85; use constant MSG_SKIPPING_INVALID_NODE => 86; use constant MSG_SKIPPING_NODE => 87; use constant MSG_TIMEZONE => 88; use constant MSG_TYPE => 89; use constant MSG_UNKNOWN_SUBCOMMAND => 90; use constant MSG_UPDATING => 91; use constant MSG_USER => 92; use constant MSG_USER_PASSWD => 93; use constant MSG_WAITING_FOR_CLEANUP => 94; use constant MSG_YES => 95; use constant MSG_NO => 96; use constant MSG_YES_NO_NO => 97; use constant MSG_YES_NO_YES => 98; use constant MSG_CDAT_LIST_TYPES_USAGE => 99; use constant MSG_NO_DESCRIPTION_AVAIL => 100; use constant MSG_AVAILABLE_COLLECTS => 101; use constant MSG_REPOSITORY => 102; use constant MSG_LOCAL_USER => 103; use constant MSG_INVALID_PERM => 104; use constant MSG_CHECKING_USER => 105; use constant MSG_CHECKING_DIRECTORY => 106; use constant MSG_CHECKING_FOR_SSH => 107; use constant MSG_FOUND => 108; use constant MSG_CHECKING_FOR_SSH_KEYS => 109; use constant MSG_GENERATED => 110; use constant MSG_CREATED => 111; use constant MSG_CREATING_FS => 112; use constant MSG_CREATING_LOGICAL_VOLUME => 113; use constant MSG_CREATING_XML_FILE => 114; use constant MSG_NOT_FOUND => 115; use constant MSG_CANNOT_SWITCH_TO_USER => 116; use constant MSG_DIRECTORY_EXISTS => 117; use constant MSG_LOCAL_USER_NOT_DEF => 118; use constant MSG_CANNOT_CONNECT_TO => 119; use constant MSG_NEEDS_ABSOLUTE_PATH => 120; use constant MSG_CDAT_ARCHIVE_USAGE => 121; use constant MSG_CANNOT_CREATE_README => 122; use constant MSG_CANNOT_ARCHIVE => 123; use constant MSG_CANNOT_COMPRESS => 124; use constant MSG_ARCHIVE_LOC => 125; use constant MSG_REPOSITORY_REPAIRED => 126; use constant MSG_REPOSITORY_OK => 127; use constant MSG_BUSY => 128; use constant MSG_MANDATORY => 129; use constant MSG_OPTIONAL => 130; use constant MSG_DEFAULT => 131; use constant MSG_PASSTHROUGH => 132; @EXPORT = qw( MSG_UNDEFINED MSG_CANNOT_BACKUP MSG_CANNOT_CHANGE_OWNER MSG_CANNOT_CHANGE_WORKING_DIR MSG_CANNOT_DISCOVER_SKIP MSG_CANNOT_CREATE MSG_CANNOT_CREATE_AUTH MSG_CANNOT_CREATE_ROLE MSG_CANNOT_CREATE_DIR MSG_CANNOT_CREATE_FS MSG_CANNOT_CREATE_LOG_FILE MSG_CANNOT_CREATE_LV MSG_CANNOT_CREATE_SSH_KEYS MSG_CANNOT_CREATE_USER MSG_CANNOT_CREATE_XML_ELEMENT MSG_CANNOT_CREATE_XML_PARSER MSG_CANNOT_EXECUTE MSG_CANNOT_LIST_DIR MSG_CANNOT_MOUNT_FS MSG_CANNOT_OPEN MSG_CANNOT_OPEN_FILE MSG_CANNOT_OPEN_FOR_READING MSG_CANNOT_OPEN_FOR_WRITING MSG_CANNOT_OPEN_LOG_FILE MSG_CANNOT_OPEN_XML_SCHEMA MSG_CANNOT_PARSE MSG_CANNOT_REDIRECT_STDERR MSG_CANNOT_REDIRECT_STDOUT MSG_CANNOT_REMOVE_DIR MSG_COLLECT_INTERRUPTED MSG_COLLECT_RESULTS MSG_STATUS_REPORT MSG_UNREACHABLE MSG_IGNORED MSG_SUCCEEDED MSG_FAILED MSG_CANNOT_FORK MSG_CREATING_MISSING_USER MSG_ACCESS_IGNORE_TYPE MSG_ACCESS_TRYING MSG_ACCESS_ALREADY_IN_DB MSG_ACCESS_NOT_IN_DB MSG_INIT_ACCESS MSG_CANNOT_INIT_ACCESS MSG_REMOVE_ACCESS MSG_CANNOT_REMOVE_ACCESS MSG_DANGLING_DIR MSG_DIR_DOES_NOT_EXIST MSG_DIR_NOT_DEFINED MSG_DISCOVERING_NODES MSG_DOESNT_MATCH_SCHEMA MSG_DONE MSG_ENTER_PASSWD MSG_FILE_ALREADY_EXISTS MSG_FILE_DOES_NOT_EXIST MSG_IBM_SUPPORT MSG_INVALID_PMR MSG_IS_MISSING MSG_LOCATION MSG_LPAR_ID MSG_MACHINE_ID MSG_CDAT_ACCESS_USAGE MSG_CDAT_CHECK_USAGE MSG_CDAT_DELETE_USAGE MSG_CDAT_DISCOVER_USAGE MSG_CDAT_INIT_USAGE MSG_CDAT_LIST_NODES_USAGE MSG_CDAT_COLLECT_USAGE MSG_CDAT_SHOW_USAGE MSG_CDAT_USAGE MSG_NO_ASSOCIATED_DIR MSG_NO_COLLECT_FOUND_FOR_ID MSG_NO_COLLECT_FOUND_FOR_PMR MSG_NO_MATCHING_COLLECT_FOUND MSG_NO_NODES_TO_CONNECT MSG_PASSWORD_MISMATCH MSG_PASSWORD_INVALID MSG_PLEASE_ENTER_PASSWORD MSG_PLEASE_ENTER_PMR_NUMBER MSG_PMR MSG_REENTER_PASSWORD MSG_REMOVE_COLLECT MSG_REMOVE_COLLECT_AND_DIR MSG_REMOVE_DIR MSG_REMOVING_DIRECTORY MSG_SEE_FILE_FOR_DETAILED_STATUS MSG_SKIPPING_INVALID_NODE MSG_SKIPPING_NODE MSG_TIMEZONE MSG_TYPE MSG_UNKNOWN_SUBCOMMAND MSG_UPDATING MSG_USER MSG_USER_PASSWD MSG_WAITING_FOR_CLEANUP MSG_YES MSG_NO MSG_YES_NO_NO MSG_YES_NO_YES MSG_CDAT_LIST_TYPES_USAGE MSG_NO_DESCRIPTION_AVAIL MSG_AVAILABLE_COLLECTS MSG_REPOSITORY MSG_LOCAL_USER MSG_INVALID_PERM MSG_CHECKING_USER MSG_CHECKING_DIRECTORY MSG_CHECKING_FOR_SSH MSG_FOUND MSG_CHECKING_FOR_SSH_KEYS MSG_GENERATED MSG_CREATED MSG_CREATING_FS MSG_CREATING_LOGICAL_VOLUME MSG_CREATING_XML_FILE MSG_NOT_FOUND MSG_CANNOT_SWITCH_TO_USER MSG_DIRECTORY_EXISTS MSG_LOCAL_USER_NOT_DEF MSG_CANNOT_CONNECT_TO MSG_NEEDS_ABSOLUTE_PATH MSG_CDAT_ARCHIVE_USAGE MSG_CANNOT_CREATE_README MSG_CANNOT_ARCHIVE MSG_CANNOT_COMPRESS MSG_ARCHIVE_LOC MSG_REPOSITORY_REPAIRED MSG_REPOSITORY_OK MSG_BUSY MSG_MANDATORY MSG_OPTIONAL MSG_DEFAULT MSG_PASSTHROUGH);