MINI MINI MANI MO

Path : /opt/oracle/product/18c/dbhomeXE/rdbms/mesg/
File Upload :
Current File : //opt/oracle/product/18c/dbhomeXE/rdbms/mesg/udius.msg

/ $Header: udius.msg 14-Jan-2002.11:06:19 rapayne udi
/ Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved.
/
/ Created: 01/01/02
/
/ OWNER
/    Rod Payne - 2002
/ MODIFIED:
/   jkaloger    09/01/16 - BUG:24574346 - add trust_existing_table_partitions
/                          and enable_network_compression
/   sogugupt    06/24/15 - Bug:19863680 - add access_method, object_start_time 
/                          and obj_status
/   jkaloger    09/16/14 - BUG:19620962 - add segment_creation to transform
/   mwjohnso    07/15/14 - BUG:15979889 - add VALIDATE_TABLE_DATA
/   rapayne     05/08/14 - Add INMEMORY transform parameter msgs.
/   rphillip    03/19/14 - BUG:16236466 - add INSERT_AS_SELECT
/   sdipirro    11/27/13 - Add job heartbeat to informational message
/   jkaloger    02/19/13 - BUG:16362644 - add missing 12.1.0.1 parameters
/   jkaloger    02/08/13 - BUG:16303006 - Fix ESTIMATE help text.
/   jkaloger    04/30/12 - BUG:13458029 - change text for message 21
/   jkaloger    04/24/12 - BUG:13997503 - add remote_link status message
/   jkaloger    09/27/11 - BUG:13035105 - add views_as_tables to help text
/   jkaloger    08/04/11 - PROJ:32135 - add TABLE_COMPRESSION_CLAUSE
/   jkaloger    08/04/11 - PROJ:32948 - add LOB_STORAGE to TRANSFORM.
/   jkaloger    05/27/11 - encryption password work for db consolidation
/   jkaloger    05/10/11 - BUG:12539448 - Add new status messages
/   jkaloger    03/22/11 - BUG:11897597 - Fix TRANSPORT_FULL_CHECK text.
/   jkaloger    02/24/11 - PROJ:32061 - add ENCRYPTION_PWD_PROMPT
/   mjangir     09/24/10 - BUG:10134099 - Fix DATA_OPTION and add help text
/                          for DISABLE_APPEND_HINT
/   sdipirro    12/16/09 - BUG:8633213 - Add help text for CLUSTER and
/                          SERVICE_NAME command line parameters 
/   jkaloger    09/25/09 - BUG:8741197 - Fix REMAP_TABLE help text for import
/   jkaloger    12/01/08 - BUG:4204992 - reorganize help messages to simplify
/                          language translation.
/   bmccarth    11/12/08 - More descriptive legacy mode deprecated action
/   jkaloger    02/13/08 - BUG:6817873 - current_edition is now just edition
/   wfisher     09/28/06 - Update for 11gR1 help text
/   rapayne     01/18/06 - Add data_options parameter to help text.
/   rapayne     10/25/05 - Modify version incompatibility message.
/   rapayne     03/28/05 - Remove copyright date from message file.
/   rapayne     02/18/05 - Add  message for parameter list length failures.
/   rapayne     06/08/04 - Add ENCRYPTION_PASSWORD to help text
/                        - Update TRANSFORM description to include
/                          OID and PCTSPACE.
/   rapayne     03/01/04 - Add version incompatibility message.
/                          Add worker parallelism message.
/   rapayne     10/01/03 - Modify messages with integer parameters, which 
/                          can potentially be over 32bit quanitites, to 
/                          string parameters.
/   rapayne     07/02/03 - Add STREAMS_CONFIGURATION to help text.
/                        - Add 'user requested cancel' message.
/   rapayne     06/18/03 - Drop 'corporation' text from copyright banner.
/   rapayne     05/25/03 - Make 'dispatching' errors 'NO DOCUMENT'.
/                        - Add SKIP_UNUSABLE_INDEX parameter to help text.
/   rapayne     05/05/03 - Update help text.
/   rapayne     03/07/03 - Update copyright message.
/   rapayne     02/27/03 - remove NONE from keyword list for ESTIMATE 
/                          parameter.
/                        - minor grammatical corrections.
/   rapayne     01/07/03 - correct message (14) for invalid parameter value
/   rapayne     01/07/03 - minor typo fixes
/   rapayne     12/23/02 - post review minor cleanup 
/                        - remove ACCESS_METHOD parameter from help
/                          text (i.e. undocumented).
/   rapayne     11/21/02 - add invalid job context/state error msg
/                        - minor consistency cleanup
/   rapayne     10/14/02 - add parameter parsing error msg
/   rapayne     09/18/02 - cleanup - subdivide the classes of messages into
/                          common (i.e. consistent across impdp and expdp)
/                          and client specific messages.
/   rapayne     08/15/02 - minor clean up and reformat the command
/                          help messages
/   rapayne     08/05/02 - add error msgs for 'multiple schema' errors
/                        - and 'invalid operation' errors
/   rapayne     06/28/02 - add imcompatible client msg
/                        - add invalid parallelism msg
/
/ This file is converted to header/message files using lmsgen.c
/
/ The first column is the Import error number.
/ The second column is reserved and must be (for now) 00000
/ The remainder of the line is the error text
/
/ Adding an error for Import:
/    Check out this file, add the error, and check it back in. Error numbers
/    should always be ordered.  The second column should always be 00000.
/
/    NOTE:
/    There are 4 'classes' of messages defined for the Data Pump clients:
/    (Errors, Informational, Prompt, and Help messages). Save for the
/    help messages, which are all client specific, each class of messages
/    has been divided into 2 sub-classes, common and client specific. The
/    lower half of the range is reserved for messages common to both
/    clients and MUST be consistent with the messages defined in udeus.msg.
/    Contextually these messages might vary slightly but conceptual
/    these messages are consistent. The indices for these common messages are
/    defined in udcdef.h. The upper half of each range is reserved for client
/    specific messages and may vary with messages defined in this range in
/    udeus.msg. The indices for client specific messages are defined in the
/    client specific header files, udedef.h and udidef.h.
/
/ Range 000-099:  Errors messages
/   Range 000 - 049: Common Data Pump client errors
/   Range 050 - 099: Import specific errors
/ Range 100 - 199: Informational messages
/   Range 100 - 149: Common Data Pump client info messages
/   Range 150 - 199: Import specific errors
/ Range 200 - 299: Prompt messages
/   Range 200 - 249: Common Data Pump client prompt messages
/   Range 250 - 299: Import specific errors
/ Range 300 - 799: help messages
/   Range 300 - 599: Command line help
/   Range 600 - 799: Interactive mode help
/
/ Common Error messages - (ordering is the same as udeus.msg)
/
// NLS_DO_NOT_TRANSLATE [0,0]
00000, 00000, "UNUSED\n"
// *Document: NO
00001, 00000, "user requested cancel of current operation\n"
// *Cause:  User has requested a cancellation of current job.
// *Action: No action is needed.
00002, 00000, "invalid username or password"
// *Cause:  An invalid username or password was specified.
// *Action: Retry with a valid username and password.
00003, 00000, "all allowable logon attempts failed"
// *Cause:  Attempts were repeatedly made to log on with an invalid username
//          or password.
// *Action: Shut down the utility, then restart and retry with a valid
//          username and password.
00004, 00000, "operation generated ORACLE error %lu"
// *Cause:  The operation unexpectedly produced the specified error. Refer to
//          the description of that error for more information.
// *Action: Refer to the description of the reported error for possible
//          actions.
00005, 00000, "unexpected End-Of-File encountered while reading input.\n"
// *Cause:  Encountered an End-Of-File while reading the user input.
// *Action: If input to import is being redirected, check the file for errors.
00006, 00000, "failed to allocate memory of size %lu"
// *Cause:  Unable to allocate the necessary memory.
// *Action: Record the messages that follow and report this to Oracle Customer
//          Support as an Import internal bug.
00007, 00000, "attempt to free unallocated memory"
// *Cause:  An attempt was made to free memory that was not allocated.
// *Action: Contact Oracle Customer Support
// NLS_DO_NOT_TRANSLATE [8,9]
00008, 00000, "placeholder for OCI error dispatching"
// *Document: NO
// *Cause:  Error dispatching
// *Action: None
00009, 00000, "placeholder for Data Pump job error dispatching"
// *Document: NO
// *Cause:  Error dispatching
// *Action: None
00010, 00000, "multiple job modes requested, %s and %s."
// *Cause:  Invalid job mode was specified.
// *Action: Specify only one valid mode, then retry.
00011, 00000, "parameter %s is incompatible with parameter %s"
// *Cause:  An invalid combination of parameters was specified.
// *Action: Refer to documentation for the set of valid modes, then retry.
00012, 00000, "table mode imports only allow objects from one schema"
// *Cause:  Multiple schemas were selected for import.
// *Action: Retry import specifying only one schema.
00013, 00000, "internal impdp error."
// *Cause:  Fatal internal Data Pump client error.
// *Action: Contact Oracle Customer Support.
00014, 00000, "invalid value for parameter, '%s'"
// *Cause:  Could not parse the specified parameter or parameter value.
// *Action: Refer to documentation for valid parameter values.
00015, 00000, "invalid context or job state for parameter, '%s'."
// *Cause:  Invalid job state or context for specified parameter.
// *Action: Refer to documentation for correct parameter usage.
00016, 00000, "'%s' parameter requires a value."
// *Cause:  Parameter was specified without a value.
// *Action: Refer to documentation for correct parameter usage.
00017, 00000, "Data Pump job is already executing."
// *Cause:  Incorrect Data Pump job state for requested operation.
// *Action: Refer to documentation for correct usage.
00018, 00000, "Data Pump client is incompatible with database version %s"
// *Cause:  The Import utility is at a higher version than the database 
//          version and is thereby incompatible.
// *Action: Use the same version of Import utility as the database.
00019, 00000, "'%s' parameter list is too long."
// *Cause:  Requested parameter list exceeds 4000 character maximum.
// *Action: Reduce the specified number of parameter values and rerun.
00020, 00000, "Data Pump client is incompatible with Data Pump API."
// *Cause:  The Export utility is at a higher version than the Data Pump 
//          server and is thereby incompatible.
// *Action: Use the same version of Export utility as the server.
00021, 00000, "internal cryptographic error: [%s]"
// *Document: NO
// *Cause:    N/A
// *Action: Contact Oracle Support Services.
/
/ Client specific Error messages [50-99]
/
00050, 00000, "unable to setup parameter processing."
// *Cause:  An unexpected error occurred during parameter manager initialization.
// *Action: Record the messages that follow and report this to Oracle Customer
//          Support as an Import internal bug.
00051, 00000, "unable to set NLS_NUMERIC_CHARACTERS to required defaults."
// *Cause:  Import was unable to set NLS_NUMERIC_CHARACTERS to '.,'
// *Action: Record the accompanying messages and report this as an Import
//          internal error to Oracle Customer Support.
00052, 00000, "incorrect Data Pump client for operation: %s"
// *Cause:  Import client attempted to attach to export job.
// *Action: Use appropriate client when attaching to an existing job
00053, 00000, "unrecognized client command '%s'"
// *Cause:  Invalid interactive client command.
// *Action: Refer to documentation for valid client commands.
00054, 00000, "Deprecated Legacy Mode parameter '%s' specified at or on: %s"
// *Cause:  The Legacy Mode parameter specified has no corresponding
//          Data Pump mapping.
// *Action: Review the location referred to in the error message (
//          (either 'Command Line', 'Parameter File', or 'Environment Variable')
//          and remove the parameter.
/
/
/ Common Informational msgs [100-149] - (ordering is the same as udeus.msg)
/
// UI[100,128]
// NLS_DO_NOT_TRANSLATE[100,100]
00100, 00000, "UNUSED2"
00101, 00000, "\nJob: %s\n"
00102, 00000, "  Owner: %-31s\n"
00103, 00000, "  Operation: %-31s\n"
00104, 00000, "  Creator Privs: %-31s\n"
00105, 00000, "  GUID: "
00106, 00000, "  Start Time: %s\n"
00107, 00000, "  Mode: %-31s\n"
00108, 00000, "  State: %-31s\n"
00109, 00000, "  Instance: %s\n"
00110, 00000, "  Bytes Processed: %s\n"
00111, 00000, "  Percent Done: %d\n"
00112, 00000, "  Max Parallelism: %d\n"
00113, 00000, "  Current Parallelism: %d\n"
00114, 00000, "  Job Error Count: %d\n"
00115, 00000, "  Phase: %d\n"
00116, 00000, "  Dump File: %s\n"
00117, 00000, "    size: %s\n"
00118, 00000, "  %s Job Parameters:\n"
00119, 00000, "  Parameter Name      Parameter Value:\n"
00120, 00000, "  \nWorker %d Status:\n"
00121, 00000, "  Process Name: %s\n"
00122, 00000, "  Object Schema: %s\n"
00123, 00000, "  Object Name: %s\n"
00124, 00000, "  Object Type: %s\n"
00125, 00000, "  Completed Objects: %s\n"
00126, 00000, "  Total Objects: %s\n"
00127, 00000, "  Completed Rows: %s\n"
00128, 00000, "  Completed Bytes: %s\n"
00129, 00000, "    bytes written: %s\n"
00130, 00000, "  Worker Parallelism: %d\n"
00131, 00000, "Legacy Mode Active due to the following parameters:\n"
00132, 00000, "Legacy Mode Parameter: \"%s\" Location: %s, Replaced with: \"%s\"\n"
00133, 00000, "Legacy Mode Parameter: \"%s\" Location: %s, ignored.\n"
00134, 00000, "Legacy Mode has set %s=%s parameter.\n"
00135, 00000, "Database Directory Object \"%s\" has been added to file specification: \"%s\".\n"
00136, 00000, "Database Directory Object has defaulted to: \"%s\".\n"
00137, 00000, "  Instance ID: %d\n"
00138, 00000, "  Partition: %s\n"
00139, 00000, "  Timezone: %s\n"
00140, 00000, "  Export timezone: %s\n"
00141, 00000, "  Timezone version: %d\n"
00142, 00000, "  Export timezone version: %d\n"
00143, 00000, "  Endianness: %s\n"
00144, 00000, "  Export endianness: %s\n"
00145, 00000, "  NLS character set: %s\n"
00146, 00000, "  Export NLS character set: %s\n"
00147, 00000, "  NLS NCHAR character set: %s\n"
00148, 00000, "  Export NLS NCHAR character set: %s\n"
00149, 00000, "  Job version: %s\n"
/
/ Common Informational msgs continued at [1000] - (ordering is the same
/  as udeus.msg)
/
/ Client Specific Informational Messages
/
// UI[150,152]
// NLS_DO_NOT_TRANSLATE [150,150]
00150, 00000, "Import"
00151, 00000, "\nConnected to: %s"
// NLS_DO_NOT_TRANSLATE [152,152]
00152, 00000, "\nImport: Release %s %s on %s\n\nCopyright (c) %s, Oracle.  All rights reserved.\n"
/
/ Common Prompt messages - (ordering is the same as udeus.msg)
/
// UI[200,203]
// NLS_DO_NOT_TRANSLATE [200,200]
00200, 00000, "\nImport> "
00201, 00000, "\nUsername: "
00202, 00000, "Password: "
00203, 00000, "Are you sure you wish to stop this job ([yes]/no): "
00204, 00000, "\nEncryption Password: "
/
/ HELP messages, range defined as UDISHLP and UDIEHLP in udimp.c
/
// UI[300,454]
00300, 00000, "\n\nThe Data Pump Import utility provides a mechanism for transferring data objects\n"
00301, 00000, "between Oracle databases. The utility is invoked with the following command:\n"
00302, 00000, "\n"
00303, 00000, "     Example: impdp scott/tiger DIRECTORY=dmpdir DUMPFILE=scott.dmp\n"
00304, 00000, "\n"
00305, 00000, "You can control how Import runs by entering the 'impdp' command followed\n"
00306, 00000, "by various parameters. To specify parameters, you use keywords:\n"
00307, 00000, "\n"
00308, 00000, "     Format:  impdp KEYWORD=value or KEYWORD=(value1,value2,...,valueN)\n"
00309, 00000, "     Example: impdp scott/tiger DIRECTORY=dmpdir DUMPFILE=scott.dmp\n"
00310, 00000, "\n"
00311, 00000, "USERID must be the first parameter on the command line.\n\n"
00312, 00000, "------------------------------------------------------------------------------\n\n"
00313, 00000, "The available keywords and their descriptions follow. Default values are listed within square brackets.\n\n"
00314, 00000, "ABORT_STEP\n"
00315, 00000, "Stop the job after it is initialized or at the indicated object.\n"
00316, 00000, "Valid values are -1 or N where N is zero or greater.\n"
00317, 00000, "N corresponds to the object's process order number in the master table.\n\n"
00318, 00000, "ACCESS_METHOD\n"
00319, 00000, "Instructs Import to use a particular method to load data.\n"
00320, 00000, "Valid keyword values are: [AUTOMATIC], CONVENTIONAL, DIRECT_PATH,\n"
00321, 00000, "EXTERNAL_TABLE, and INSERT_AS_SELECT.\n\n"
00322, 00000, "ATTACH\n"
00323, 00000, "Attach to an existing job.\n" 
00324, 00000, "For example, ATTACH=job_name.\n\n"
00325, 00000, "CLUSTER\n"
00326, 00000, "Utilize cluster resources and distribute workers across the Oracle RAC [YES].\n\n"
00327, 00000, "CONTENT\n"
00328, 00000, "Specifies data to load.\n"
00329, 00000, "Valid keywords are: [ALL], DATA_ONLY and METADATA_ONLY.\n\n"
00330, 00000, "DATA_OPTIONS\n"
00331, 00000, "Data layer option flags.\n"
00332, 00000, "Valid keywords are: DISABLE_APPEND_HINT, ENABLE_NETWORK_COMPRESSION,\n"
00333, 00000, "REJECT_ROWS_WITH_REPL_CHAR, SKIP_CONSTRAINT_ERRORS, CONTINUE_LOAD_ON_FORMAT_ERROR,\n"
00334, 00000, "TRUST_EXISTING_TABLE_PARTITIONS and VALIDATE_TABLE_DATA.\n\n"
00335, 00000, "DIRECTORY\n"
00336, 00000, "Directory object to be used for dump, log and SQL files.\n\n"
00337, 00000, "DUMPFILE\n"
00338, 00000, "List of dump files to import from [expdat.dmp].\n"
00339, 00000, "For example, DUMPFILE=scott1.dmp, scott2.dmp, dmpdir:scott3.dmp.\n\n"
00340, 00000, "ENCRYPTION_PASSWORD\n"
00341, 00000, "Password key for accessing encrypted data within a dump file.\n"
00342, 00000, "Not valid for network import jobs.\n\n"
00343, 00000, "ENCRYPTION_PWD_PROMPT\n"
00344, 00000, "Specifies whether to prompt for the encryption password [NO].\n"
00345, 00000, "Terminal echo is suppressed while standard input is read.\n\n"
00346, 00000, "ESTIMATE\n"
00347, 00000, "Calculate network job estimates.\n"
00348, 00000, "Valid keywords are: [BLOCKS] and STATISTICS.\n\n"
00349, 00000, "EXCLUDE\n"
00350, 00000, "Exclude specific object types.\n" 
00351, 00000, "For example, EXCLUDE=SCHEMA:\"='HR'\".\n\n"
00352, 00000, "FLASHBACK_SCN\n"
00353, 00000, "SCN used to reset session snapshot.\n\n"
00354, 00000, "FLASHBACK_TIME\n"
00355, 00000, "Time used to find the closest corresponding SCN value.\n\n"
00356, 00000, "FULL\n"
00357, 00000, "Import everything from source [YES].\n\n"
00358, 00000, "HELP\n"
00359, 00000, "Display help messages [NO].\n\n"
00360, 00000, "INCLUDE\n"
00361, 00000, "Include specific object types.\n"
00362, 00000, "For example, INCLUDE=TABLE_DATA.\n\n"
00363, 00000, "JOB_NAME\n"
00364, 00000, "Name of import job to create.\n\n"
00365, 00000, "KEEP_MASTER\n"
00366, 00000, "Retain the master table after an import job that completes successfully [NO].\n\n"
00367, 00000, "LOGFILE\n"
00368, 00000, "Log file name [import.log].\n\n"
00369, 00000, "LOGTIME\n"
00370, 00000, "Specifies that messages displayed during import operations be timestamped.\n"
00371, 00000, "Valid keyword values are: ALL, [NONE], LOGFILE and STATUS.\n\n"
00372, 00000, "MASTER_ONLY\n"
00373, 00000, "Import just the master table and then stop the job [NO].\n\n"
00374, 00000, "METRICS\n"
00375, 00000, "Report additional job information to the import log file [NO].\n\n"
00376, 00000, "NETWORK_LINK\n"
00377, 00000, "Name of remote database link to the source system.\n\n"
00378, 00000, "NOLOGFILE\n"
00379, 00000, "Do not write log file [NO].\n\n"
00380, 00000, "PARALLEL\n"
00381, 00000, "Change the number of active workers for current job.\n\n"
00382, 00000, "PARFILE\n"
00383, 00000, "Specify parameter file.\n\n"
00384, 00000, "PARTITION_OPTIONS\n"
00385, 00000, "Specify how partitions should be transformed.\n" 
00386, 00000, "Valid keywords are: DEPARTITION, MERGE and [NONE].\n\n"
00387, 00000, "QUERY\n"
00388, 00000, "Predicate clause used to import a subset of a table.\n"
00389, 00000, "For example, QUERY=employees:\"WHERE department_id > 10\".\n\n"
00390, 00000, "REMAP_DATA\n"
00391, 00000, "Specify a data conversion function.\n"
00392, 00000, "For example, REMAP_DATA=EMP.EMPNO:REMAPPKG.EMPNO.\n\n"
00393, 00000, "REMAP_DATAFILE\n"
00394, 00000, "Redefine data file references in all DDL statements.\n\n"
00395, 00000, "REMAP_SCHEMA\n"
00396, 00000, "Objects from one schema are loaded into another schema.\n\n"
00397, 00000, "REMAP_TABLE\n"
00398, 00000, "Table names are remapped to another table.\n"
00399, 00000, "For example, REMAP_TABLE=HR.EMPLOYEES:EMPS.\n\n"
00400, 00000, "REMAP_TABLESPACE\n"
00401, 00000, "Tablespace objects are remapped to another tablespace.\n\n"
00402, 00000, "REUSE_DATAFILES\n"
00403, 00000, "Tablespace will be initialized if it already exists [NO].\n\n"
00404, 00000, "SCHEMAS\n"
00405, 00000, "List of schemas to import.\n\n"
00406, 00000, "SERVICE_NAME\n"
00407, 00000, "Name of an active service and associated resource group to constrain Oracle RAC resources.\n\n"
00408, 00000, "SKIP_UNUSABLE_INDEXES\n"
00409, 00000, "Skip indexes that were set to the Index Unusable state.\n\n"
00410, 00000, "SOURCE_EDITION\n"
00411, 00000, "Edition to be used for extracting metadata.\n\n"
00412, 00000, "SQLFILE\n"
00413, 00000, "Write all the SQL DDL to a specified file.\n\n"
00414, 00000, "STATUS\n"
00415, 00000, "Frequency (secs) job status is to be monitored where\n"
00416, 00000, "the default [0] will show new status when available.\n\n"
00417, 00000, "STREAMS_CONFIGURATION\n"
00418, 00000, "Enable the loading of Streams metadata [YES].\n\n"
00419, 00000, "TABLE_EXISTS_ACTION\n"
00420, 00000, "Action to take if imported object already exists.\n"
00421, 00000, "Valid keywords are: APPEND, REPLACE, [SKIP] and TRUNCATE.\n\n"
00422, 00000, "TABLES\n"
00423, 00000, "Identifies a list of tables to import.\n"
00424, 00000, "For example, TABLES=HR.EMPLOYEES,SH.SALES:SALES_1995.\n\n"
00425, 00000, "TABLESPACES\n"
00426, 00000, "Identifies a list of tablespaces to import.\n\n"
00427, 00000, "TARGET_EDITION\n"
00428, 00000, "Edition to be used for loading metadata.\n\n"
00429, 00000, "TRANSFORM\n"
00430, 00000, "Metadata transform to apply to applicable objects.\n"
00431, 00000, "Valid keywords are: DISABLE_ARCHIVE_LOGGING, INMEMORY, INMEMORY_CLAUSE,\n"
00432, 00000, "LOB_STORAGE, OID, PCTSPACE, SEGMENT_ATTRIBUTES, SEGMENT_CREATION,\n"
00433, 00000, "STORAGE, and TABLE_COMPRESSION_CLAUSE.\n\n"
00434, 00000, "TRANSPORTABLE\n"
00435, 00000, "Options for choosing transportable data movement.\n"
00436, 00000, "Valid keywords are: ALWAYS and [NEVER].\n"
00437, 00000, "Only valid in NETWORK_LINK mode import operations.\n\n"
00438, 00000, "TRANSPORT_DATAFILES\n"
00439, 00000, "List of data files to be imported by transportable mode.\n\n"
00440, 00000, "TRANSPORT_FULL_CHECK\n"
00441, 00000, "Verify storage segments of all tables [NO].\n"
00442, 00000, "Only valid in NETWORK_LINK mode import operations.\n\n"
00443, 00000, "TRANSPORT_TABLESPACES\n"
00444, 00000, "List of tablespaces from which metadata is loaded.\n"
00445, 00000, "Only valid in NETWORK_LINK mode import operations.\n\n"
00446, 00000, "VERSION\n"
00447, 00000, "Version of objects to import.\n"
00448, 00000, "Valid keywords are: [COMPATIBLE], LATEST, or any valid database version.\n"
00449, 00000, "Only valid for NETWORK_LINK and SQLFILE.\n\n"
00450, 00000, "VIEWS_AS_TABLES\n"
00451, 00000, "Identifies one or more views to be imported as tables.\n"
00452, 00000, "For example, VIEWS_AS_TABLES=HR.EMP_DETAILS_VIEW.\n"
00453, 00000, "Note that in network import mode, a table name is appended\n"
00454, 00000, "to the view name.\n\n"
/
/ HELP messages for client commands, range defined as UDISHLP and
/ UDIEHLP in udidef.h
/
// UI[600,621]
00600, 00000, "------------------------------------------------------------------------------\n\n"
00601, 00000, "The following commands are valid while in interactive mode.\n"
00602, 00000, "Note: abbreviations are allowed.\n\n"
00603, 00000, "CONTINUE_CLIENT\n"
00604, 00000, "Return to logging mode. Job will be restarted if idle.\n\n"
00605, 00000, "EXIT_CLIENT\n"
00606, 00000, "Quit client session and leave job running.\n\n"
00607, 00000, "HELP\n"
00608, 00000, "Summarize interactive commands.\n\n"
00609, 00000, "KILL_JOB\n"
00610, 00000, "Detach and delete job.\n\n"
00611, 00000, "PARALLEL\n"
00612, 00000, "Change the number of active workers for current job.\n\n"
00613, 00000, "START_JOB\n"
00614, 00000, "Start or resume current job.\n"
00615, 00000, "Valid keywords are: SKIP_CURRENT.\n\n"
00616, 00000, "STATUS\n"
00617, 00000, "Frequency (secs) job status is to be monitored where\n"
00618, 00000, "the default [0] will show new status when available.\n\n"
00619, 00000, "STOP_JOB\n"
00620, 00000, "Orderly shutdown of job execution and exits the client.\n"
00621, 00000, "Valid keywords are: IMMEDIATE.\n\n"
00622, 00000, "STOP_WORKER\n"
00623, 00000, "Stops a hung or stuck worker.\n\n"
00624, 00000, "TRACE\n"
00625, 00000, "Set trace/debug flags for the current job.\n"
/
/ Continued Common Informational msgs [1000-1099] - (ordering is the same 
/ as udeus.msg)
/
// UI[1000,1099]
// NLS_DO_NOT_TRANSLATE[1000,1000]
01000, 00000, "  Instance name: %s\n"
01001, 00000, "  Host name: %s\n"
01002, 00000, "  Remote link: %s\n"
01003, 00000, "  Job heartbeat: %d\n"
01004, 00000, "  Access method: %s\n"
01005, 00000, "  Object start time: %s\n"
01006, 00000, "  Object status at: %s\n"


OHA YOOOO