# CHARACTER_SET_NAME="CZECH_CZECH REPUBLIC.EE8MSWIN1250"
/ Copyright (c) 1991, 1996, 1997, 1998, 1999 by the Oracle Corporation. All rights reserved.
/
/
/ $Header: netius.msg 12-feb-99.11:25:06 smendiol Exp $
/
/
/ NAME
/ netius.msg - NETwork Internal message file - U.S. english version
/
/
/ FUNCTION
/ Internal network error message file, American English version.
/
/
/ NOTES
/ Only internal errors are to be put into this file. External
/ messages are to put into netus.msg.
/
/ This file, along with netus.msg, forms tnsus.msg. As a result, the
/ errors in this file may not overlap with the errors in that file.
/ Otherwise, errors will result when generating tnsus.msb.
/
/ Message text should be limited to a maximum of 76 characters.
/ Messages containing embedded % directives should not overrun
/ the 76 character limit unless they signal unusual errors
/ which do not occur as part of user applications. For example,
/ startup errors and system-dependent errors can probably get
/ away with longer message text.
/
/
/ '/' at beginning-of-line for comments.
/ '//' at beginning-of-line for *Cause: and *Action: fields.
/
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/////////////////////////// Please maintain this map //////////////////////
/
/ 00000 Not an error.
// 00001 - 00500 NR (not reportable to OSN) - do not document
/ 00501 - 01000 NT (not reportable to OSN) - do not document
/ 01001 - 02500 NSG (not reportable to OSN) - do not document
/ 02501 - 03500 NA (not reportable to OSN) - do not document
/ 03501 - 03600 NSPING (not reportable to OSN) - NS ping utility
/ 03601 - 03700 NSUT (not reportable to OSN) - NS trace route utility
/ 04001 - 04200 NFP (not reportable to OSN) - do not document
/ 04201 - 04300 NU (not reportable to OSN) - do not document
/ .
/ .
/
/ 12150 - 12285 See net12150.msg
/ 12500 - 12699 See net12500.msg
/////////////////////////// Please maintain this map //////////////////////
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/
/
/
/ OWNER
/ Network and Management Products - Server Technologies
/
/ MODIFIED
/ smendiol 02/12/99 - Fixing type for TrcAsst Warning
/ skanjila 03/13/98 - Make translation changes for CMan in 805.
/ smendiol 01/22/98 - Adding NU error messages
/ tmlee 04/30/97 - executable name changes, new names: cmctl, cmgw, and
/ emalasky 04/15/97 - adding lsnrctl mesgs
/ pmitra 03/28/97 - CLB errors 2401-2500
/ jgraham 03/21/97 - remove reference to CONFIG.ORA
/ rwessman 03/19/97 - Eliminated references to Secure Network Services. It
/ rwessman 03/16/97 - Fixed comment
/ rwessman 03/09/97 - Split from tnsus.msg
/ dhwu 10/24/96 - fix for 356374
/ ygan 10/19/96 - Bug #358488: Modify message for 12500
/ dlau 10/10/96 - Adding Connection Manager messages
/ dlau 10/07/96 - Add Connection Manager messages.
/ emalasky 09/30/96 -
/ emalasky 09/17/96 -
/ ygan 08/06/96 - Change message for set password for the listener
/ ygan 08/06/96 - Bug 350196
/ mkanaley 02/19/92 Add NSG messages, remove 1040
/
/ sviavant 02/18/92 Creation
/
///////////////////////////////////////////////////////////////////////////
/
00000, 00000, "Nejde o chybu"
// *Cause: Everything is working as it should.
// *Action: Don't worry: Be happy.
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/ 00001 - 00500 NR errors
/
///////////////////////////////////////////////////////////////////////////
/
/ The range 00100 to 00200 should be reserved for the Network Routing
/ Gateway ConTroL program. The messages will include status messages
/ as well as error messages.
/
/ Start with error messages first.
/
00001, 00000, "INTCTL: chyba při získávání příkazové řádky z terminálu"
// *Cause: Improper standard input connection from the terminal.
// *Action: Normally not visible to the user. Start the INTCTL program again.
// If error persists, contact Oracle Customer Support.
/
00002, 00000, "INTCTL: chyba při spuštění Interchange"
// *Cause: The Interchange could not be started.
// *Action: Check the Interchange configuration files (INTCHG.ORA, TNSNET.ORA
// and TNSNAV.ORA) for errors and confirm that no other programs are using
// the ADDRESS(es) specified. If error continues, turn on tracing in the
// Interchange components and examine the trace files to determine the
// cause of the problem. Be sure to turn tracing off when the problem has been
// rectified.
/
00003, 00000, "INTCTL: chyba při zaslání požadavku na Interchange"
// *Cause: Improper command sent to the Interchange or the Interchange
// is not responding. Not normally visible to the user.
// *Action: Verify that the command sent to the Interchange is valid.
// Also check that the Interchange is running by using the INTCTL STATUS
// command. If necessary, start the Interchange using the INTCTL START
// command.
/
00004, 00000, "INTCTL: chyba při spuštění Navigátora"
// *Cause: The Navigator could not be started.
// *Action: Check to make sure that executables for the Navigator (navgatr)
// are present in the ORACLE executable directory on
// your platform. Check the configuration files TNSNET.ORA and TNSNAV.ORA
// for errors. If error continues, turn on tracing in the Interchange
// components and examine the trace files to determine the cause of the
// problem. Be sure to turn tracing off when the problem has been
// rectified.
/
00005, 00000, "INTCTL: chyba při zaslání požadavku na Navigátora"
// *Cause: The Navigator is not responding. Either the Navigator is not
// running or another process is responding.
// *Action: Check that the Navigator is running by using the STATUS command
// of the Interchange Control Utility. Verify that the correct addresses
// are listed in the TNSNAMES.ORA, TNSNET.ORA, and TNSNAV.ORA configuration
// files.
/
00006, 00000, "INTCTL: proměnná HOST není definována"
// *Cause: The HOST variable was not set.
// *Action: Set the variable HOST properly and restart the INTCTL program.
/
00007, 00000, "INTCTL: neznámý hostitel"
// *Cause: The pointer HOST is set to an unknown hostname.
// *Action: Set the pointer HOST properly and restart INTCTL program.
/
00008, 00000, "INTCTL: nelze se spojit s cílovým Navigátorem"
// *Cause: Connection could not be properly established to a Navigator.
// This may be because the Navigator specified is not running or the Navigator
// addresses are incorrect.
// *Action: Check that the Navigator is running by using the STATUS
// command of the Interchange Control Utility; if necessary, start the
// Navigator using the START command of the Interchange Control Utility.
// If it is running and the error persists, contact Oracle Customer
// Support.
/
00009, 00000, "INTCTL: nelze se spojit s cílovým programem Connection Manager"
// *Cause: Connection could not be properly established to a Connection
// Manager. This may be because the Connection Manager (Interchange)
// specified is not running or the Connection Manager addresses are incorrect.
// *Action: Make sure the Connection Manager is running by using the STATUS
// command of the Interchange Control Utility; if necessary, start the
// Connection Manager using the START command of the Interchange Control
// Utility. If it is running and the error persists, contact Oracle Customer
// Support.
/
00010, 00000, "Chyba při uvolňování (flush) kontextu NS"
// *Cause: Internal NS error; connection may be lost.
// *Action: Make sure the connection is properly established. If the
// error persists, then contact Oracle Customer Support.
/
00011, 00000, "INTCTL: chyba při spuštění aplikace Connection Manager"
// *Cause: The Connection Manager could not be started.
// *Action: Assure that the executable can be found in the standard Oracle
// executable area. Check the configuration file INTCHG.ORA for errors and
// confirm that no other process is using the ADDRESS(es) for this
// Connection Manager as specified in TNSNET.ORA.
// Tracing can also be turned on in the Connection Manager and detailed
// information about the reason for the error determined. Consult the
// MultiProtocol Interchange Administrator's Guide and Chapter 2 of this
// manual for how to turn on tracing.
/
00012, 00000, "INTCTL: chyba při zpracování požadavku aplikace Connection Manager"
// *Cause: An improper command was sent to the Connection Manager or it is not
// responding. Not normally visible to the user.
// *Action: Verify that the correct addresses are listed in the
// TNSNAMES.ORA, TNSNET.ORA, and TNSNAV.ORA configuration files. Also check
// that the Connection Manager is running by using the STATUS command of
// the Interchange Control Utility. If the error persists, contact
// Oracle Customer Support.
/
00013, 00000, "INTCTL: chyba při provádění NS příkazu odpojení"
// *Cause: Internal NS error. Error in closing down connections.
// *Action: Make sure the networking protocol being used is properly
// installed on the machine. If the error persists contact
// Oracle Customer Support.
/
00014, 00000, "INTCTL: chyba při otevírání terminálového vstupního kanálu"
// *Cause: Could not open standard terminal input. Internal error.
// *Action: Normally not visible to the user. Restart the INTCTL program.
// If error persists, contact Oracle Customer Support.
/
00015, 00000, "INTCTL: chyba při uzavírání terminálového vstupního kanálu"
// *Cause: Could not close terminal input channel. Internal error.
// *Action: Normally not visible to the user. Restart the INTCTL program.
// If error persists, contact Oracle Customer Support.
/
00016, 00000, "INTCTL: chyba při provádění příkazu odeslání NS"
// *Cause: Internal NS error. Connection may be lost.
// *Action: If the error persists contact Oracle Customer Support.
/
00017, 00000, "INTCTL: chyba při provádění příkazu příjmu NS"
// *Cause: Internal NS error. Connection may be lost.
// *Action: If the error persists contact Oracle Customer Support.
/
00018, 00000, "INTCTL: TNS_ADMIN nedefinováno"
// *Cause: The TNS_ADMIN pointer is improperly set.
// *Action: No action necessary; TNS_ADMIN need only be set if you want to
// use a different network environment.
/
00019, 00000, "INTCTL: chyba při inicializaci rozhraní pro národní prostředí"
// *Cause: The message file could not be found.
// *Action: Make sure that the ORACLE environment is set and that the message
// file is in the correct place.
/
00020, 00000, "INTCTL: chybí NAVIGATOR_DATA v TNSNAV.ORA"
// *Cause: TNSNAV.ORA does not contain the NAVIGATOR_DATA component.
// *Action: Define the ADDRESS(es) for the Navigator, then restart the INTCTL
// program.
/
00021, 00000, "INTCTL: chybí INTERCHANGE_DATA v INTCHG.ORA"
// *Cause: INTCHG.ORA does not contain an INTERCHANGE_DATA component.
// *Action: Define the correct data for the Connection Manager, then restart
// the INTCTL program.
/
00022, 00000, "INTCTL: chybí CMANAGER_NAME v INTCHG.ORA"
// *Cause: INTCHG.ORA does not contain a CMANAGER_NAME component.
// *Action: Define the correct name for the CMANAGER_NAME, then restart
// the INTCTL program.
/
00023, 00000, "INTCTL: chybí zadání ADDRESS v konfiguračních souborech"
// *Cause: Configuration files do not contain an ADDRESS/ADDRESS_LIST
// component.
// *Action: Define the Connection Manager ADDRESS(es) in the TNSNET.ORA
// file and check the Navigator ADDRESS(es) in the TNSNAV.ORA file,
// then restart the INTCTL program.
/
00024, 00000, "INTCTL: Nelze navázat styk s Navigátorem pro získání adresy aplikace Connection Manager"
// *Cause: The Navigator is not running.
// *Action: Verify that the Navigator is running by doing a status
// request on the Navigator (use the Interchange Control Utility command
// STATUS). If necessaary, start the Navigator using the Interchange
// Control Utility. Verify that the network is properly configured;
// if the error persists, contact Worldwide Customer Support.
/
00025, 00000, "INTCTL: prostředí pro ORACLE není řádně nastaveno"
// *Cause: The ORACLE environment is incorrectly set up.
// *Action: Refer to the Oracle operating system specific documentation for
// your platform for information on how the ORACLE environment should be set.
// Correct it and rerun INTCTL. Make sure the ORACLE environment includes
// the correct directories.
/
00026, 00000, "INTCTL: adresář pro TNS_ADMIN je nastaven a používán"
// *Cause: The TNS_ADMIN environment variable is set properly. INTCTL will
// use the TNS_ADMIN directory. This is only an informative message. If
// you do not want it to be used, and want the default directory to be used
// instead, then unset TNS_ADMIN and reexecute.
// *Action: None.
/
00027, 00000, "INTCTL: Nelze analyzovat jméno/adresu Navigátora"
// *Cause: The Navigator's name to address definition is missing.
// *Action: Check TNSNAMES.ORA file and make sure to include a definition for
// the name specified.
/
00028, 00000, "INTCTL: Nelze analyzovat jméno/adresu aplikace Connection Manager"
// *Cause: The Connection Manager's name does not have a definition that the
// Navigator knows about, nor is the name/address available in the
// TNSNAMES.ORA file. The name may also be incorrect in the INTCHG.ORA
// file.
// *Action: Verify that the Connection Manager's name is in the TNSNET.ORA
// file read by the Navigator or in the TNSNAMES.ORA file. Be sure that
// INTCHG.ORA is correct.
/
00031, 00000, "INTCTL: vnitřní chyba NT"
// *Cause: Problem interfacing to the protocol adapters installed.
// *Action: Normally not visible to the user. Try starting INTCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
00032, 00000, "INTCTL: vnitřní chyba NS"
// *Cause: Problem interfacing with TNS.
// *Action: Normally not visible to the user. Try starting INTCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
00033, 00000, "INTCTL: vnitřní chyba NL"
// *Cause: Problem with internal TNS module NL.
// *Action: Normally not visible to the user. Try starting INTCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
00034, 00000, "INTCTL: vnitřní chyba NR"
// *Cause: Problem with internal Interchange routines.
// *Action: Normally not visible to the user. Try starting INTCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
00035, 00000, "INTCTL: chyba při vytváření úplného jména souboru"
// *Cause: Problem while constructing the full path for a file name because
// the path name to the file or the environment variables are
// incorrect. Files looked up include TNSNAMES.ORA, TNSNAV.ORA, INTCHG.ORA
// and the error files for the Navigator and Connection Manager.
// *Action: Check that all environment variables are defined correctly
// and that all configuration files exist in their correct places.
/
00036, 00000, "INTCTL: chyba při čtení chybových souborů Navigátora nebo aplikace Connection Manager"
// *Cause: Problem while reading from Navigator or Connection Manager error
// files generated by the Navigator or Connection Manager when they fail
// to start.
// *Action: Check that a standard Network Error directory exists and that all
// privileges on the directory are appropriate.
/
00037, 00000, "INTCTL: chyba při otevření chybových souborů Navigátora nebo aplikace Connection Manager"
// *Cause: Failed to open Navigator or Connection Manager error files when
// they have failed to start.
// *Action: Check that a Network Error directory exists and that all
// privileges on the directory are appropriate.
/
00038, 00000, "INTCTL: špatný formát adresy nebo příkazového řetězce"
// *Cause: An unacceptable string was encountered while attempting
// to send a message to either the Navigator or Connection Manager.
// The addresses provided for either the Navigator or Connection Manager
// may be incorrectly constructed.
// *Action: Check all address strings in configuration files (TNSNAMES.ORA,
// TNSNAV.ORA or TNSNET.ORA) and assure that they are properly formed.
// Regenerate the files, if possible. If
// all is correct, please contact Worldwide Customer Support.
/
00039, 00000, "INTCTL: chyba při vytváření procesu."
// *Cause: An error was encountered while spawning a process due to an
// internal operating system dependent problem. Machine resources may be
// limited.
// *Action: Retry command. Check permissions on Interchange
// executables and the current setting of the search path. If necessary,
// terminate other applications to free up machine resources. If the error
// persists, contact Oracle Customer Support.
/
00040, 00000, "INTCTL: nepodařilo se inicializovat trasovací kontext - přesto se pokračuje"
// *Cause: Problem while opening specified trace file because of errors in
// INTCHG.ORA or because the user has incorrect privileges, or the file does
// not exist.
// *Action: Check the privileges on the configuration files and ensure that
// all of them exist in their proper locations.
/
00041, 00000, "INTCTL: Navigátor již pracuje. Operace start zrušena"
// *Cause: There is a Navigator already running and listening on the same
// addresses.
// *Action: None; the Navigator is already running.
/
00042, 00000, "INTCTL: CMANAGER již pracuje. Operace start zrušena"
// *Cause: There is a Connection Manager already running and listening on
// the same addresses.
// *Action: None; the Connection Manager is already running.
/
00043, 00000, "CMANAGER má aktivní spojení, chcete ho přesto ukončit (y/n)?"
// *Cause: The CMANAGER that is being stopped has active connections going
// through. This is the confirmation message.
// *Action: Respond by pressing y or n. Answering y will cause the active
// database connection to be dropped; this is not generally recommended.
/
00044, 00000, "INTCTL: Musíte mít soubor INTCHG.ORA, abyste se mohli spojit s aplikací Connection Manager"
// *Cause: There was an attempt to contact a default Connection Manager
// (Interchange) where there was no INTCHG.ORA present in the correct
// directory.
// *Action: Create an INTCHG.ORA file.
// Make sure it is placed in the correct directory and includes the correct
// name for the Connection Manager you wish to contact.
/
00045, 00000, "INTCTL: Nebylo možné kontaktovat Navigátora na adrese:"
// *Cause: There was an attempt to contact a Navigator on a specific address
// which is not responding.
// *Action: Check the TNSNAV.ORA file for that address. Or check that the
// Navigator is actually listening on that address.
/
00046, 00000, "INTCTL: Nebylo možné kontaktovat CMANAGER na adrese:"
// *Cause: There was an attempt to contact a CMANAGER on a specific address
// which is not responding.
// *Action: Verify that the TNSNET.ORA file contains that address. Also check
// that the CMANAGER is actually listening on that address by using the INTCTL
// STATUS command. If necessary, start the Connection Manager using the INTCTL
// START command.
/
00060, 00000, "INTCTL: Chybný příkaz: pro vzdálený Interchange je povolen pouze příkaz STATUS"
// *Cause: The user entered a command that does not exist, or the user
// tried to make a request other than STATUS to a remote Interchange.
// *Action: Check the MultiProtocol Interchange Administrator's Guide for
// a list of INTCTL commands or type HELP for a list of valid commands.
/
00061, 00000, "INTCTL: Chybný příkaz či syntaktická chyba: je třeba specifikovat trasovací úroveň"
// *Cause: The user did not specify a trace level.
// *Action: Specify a trace level and retry command.
/
00062, 00000, "INTCTL: Chybný příkaz či syntaktická chyba: Nápověda se vyvolá napsáním help/h/?"
// *Cause: The user entered an invalid command.
// *Action: Check the MultiProtocol Interchange Administrator's Guide or type
// HELP for a list of valid commands.
/
00063, 00000, "INTCTL: Nepodařilo se alokovat paměť pro vyrovnávací paměti"
// *Cause: INTCTL was unable to allocate memory for internal buffers.
// *Action: Check the amount of available memory on your machine to ensure
// that there is enough memory to run this executable. If necessary, free up
// memory by running fewer programs, then try again.
/
00064, 00000, "INTCTL: Nepodařilo se najít CMANAGER_NAME v INTCHG.ORA"
// *Cause: INTCTL was unable to find the CMANAGER_NAME parameter in INTCHG.ORA.
// *Action: Check that the INTCHG.ORA file is properly constructed.
/
00065, 00000, "INTCTL: Příkaz nelze provést jako vzdálený"
// *Cause: A command other than status and version has been attempted
// remotely.
// *Action: If you desire execute any command other than status and version,
// you must run intctl on the interchange machine.
/
/ The range 00070 to 00099 will be reserved for the help messages used by
/ INTCTL program
/
00070, 00000, "volání INTCTL: [intctl]
[argument]"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00071, 00000, " kde může být jedna z těchto hodnot:"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00072, 00000, " * start - zahájení procesu zadaného jména"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00073, 00000, " * stop - ukončení procesu zadaného jména"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00074, 00000, " * status - statistiky o procesu zadaného jména"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00075, 00000, " POZN.: uživatel může získat informace o stavu"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00076, 00000, " vzdálené komponenty pomocí specifikace jména složky"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00077, 00000, " v poli argumentu"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00078, 00000, " * log_on - daný proces je žádán o spuštění protokolování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00079, 00000, " * log_off - daný proces je žádán o ukončení protokolování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00080, 00000, " * force_log - daný proces je žádán o výpis svého stavu"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00081, 00000, " * trace_on - daný proces je žádán o spuštění trasování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00082, 00000, " NOTE: uživatel MUST specifikovat úroveň trasování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00083, 00000, " (USER nebo ADMIN) v poli argumentu"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00084, 00000, " * trace_off - daný proces je žádán o ukončení trasování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00085, 00000, " * reread - proces je žádán o opakované čtení souborů parametrů"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00086, 00000, " * reload - Navigátor je žádán o opakované zavedení TNSNET.ORA"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00087, 00000, " * version - proces je žádán o vypsání verze"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00088, 00000, " * exit - zastavení Interchange kontroléru"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00089, 00000, " jméno procesu (proces_name) je Interchange, CMANAGER, nebo Navigátor"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00090, 00000, " * Interchange - dotazován bude Interchange"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00091, 00000, " * Navigátor (nebo navgatr) - dotazován bude pouze Navigátor"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00092, 00000, " * CMANAGER (nebo intlsnr) - dotazován bude pouze Cmanager"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00093, 00000, " argument se zadává pouze pro status nebo spuštění trasování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00094, 00000, " * status - argument je považován za jméno vzdáleného procesu"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
00095, 00000, " * trace_on - argument je považován za úroveň trasování"
// *Cause: Help message displayed by INTCTL.
// *Action: None.
/
/
/
/ The range 00100 to 00400 should be reserved for the Multiprotocol Interchange
/ error messages and user visible messages
/
/ Error messages for Interchange start at 100
/ User visible messages start at 200
/
00100, 00000, "Nelze alokovat paměť."
// *Cause: Out of memory on the machine.
// *Action: Add more memory or run fewer processes.
/
00101, 00000, "Chyba operace se souborem"
// *Cause: Error in accessing reading or writing a particular file.
// *Action: Check existence of or operating system access to the log and trace
// file locations.
/
00102, 00000, "Chyba operace svázání klíčového slova s hodnotou"
// *Cause: Not normally visible to the user. May indicate a shortage of memory.
// *Action: If error persists contact Oracle Customer Support.
/
00103, 00000, "Chyba při zavedení souboru parametrů"
// *Cause: Parameter file process failed.
// *Action: Check to make sure that all parameter files necessary for the
// Interchange are present (TNSNAV.ORA, TNSNET.ORA and INTCHG.ORA).
// If these files are present and properly configured, turn on tracing and
// repeat the operation. Turn off tracing when the trace is complete. Look
// in the trace file for errors in the parameter loading process.
// If error persists contact Oracle Customer Support.
/
00104, 00000, "Chyba při otevírání/přístupu k datovému toku"
// *Cause: Unable to open or access data stream for either log or trace files
// for the Interchange.
// *Action: Check read/write permissions on Oracle files and directories.
/
00105, 00000, "Nelze inicializovat trasování"
// *Cause: The INTCHG.ORA file is improperly configured. Verify the trace
// parameters specified.
// *Action: If error persists contact Oracle Customer Support.
/
00106, 00000, "Nepodařilo se otevřít protokolový soubor"
// *Cause: Unable to access or obtain write permission to create log file.
// *Action: Check existence of or access to log file directory.
/
00107, 00000, "Nelze inicializovat globální data TNS"
// *Cause: Not normally visible to the user.
// *Action: If error persists contact Oracle Customer Support.
/
00108, 00000, "TNS_ADMIN není definováno"
// *Cause: TNS_ADMIN pointer is not set.
// *Action: Set the TNS_ADMIN pointer before running application
/
00109, 00000, "Zpráva nemohla být vytištěna; málo paměti"
// *Cause: Printing of message failed due to lack of memory. Not normally
// visible to user.
// *Action: Increase the resources on your machine. If error persists contact
// Oracle Customer Support.
/
00110, 00000, "Nelze inicializovat síť ze souboru TNSNET.ORA"
// *Cause: Poorly formed network information in network file.
// *Action: Fix network configuration data to assure that at least one
// Interchange is defined in TNSNET.ORA.
/
00111, 00000, "Nelze získat konfigurační data ze souboru"
// *Cause: Poorly formed configuration information in network files TNSNET.ORA
// or TNSNAV.ORA.
// *Action: Check TNSNET.ORA and TNSNAV.ORA and confirm that they are correct.
/
00112, 00000, "Nelze vyhledat jméno konfiguračního souboru"
// *Cause: Name specified for configuration file was incorrect.
// *Action: Check for presence of the configuration file.
/
00113, 00000, "Nelze otevřít chybový protokolový soubor"
// *Cause: Could not open log file during startup of Navigator or
// Connection Manager due to read or write permission problems or non-existent
// error directory.
// *Action: Create the standard error directory or assure that if one
// is present the Interchange executables can write to it.
/
00114, 00000, "Vnitřní chyba - Alokace adres se neprovedla"
// *Cause: Internal error. Should not normally occur.
// *Action: Contact Oracle Customer Support.
/
00115, 00000, "Nelze alokovat globální vyrovnávací paměti pro pumpu"
// *Cause: Not enough memory to allocate pump buffers.
// *Action: Decrease the number of PUMP_BUFFERS in INTCHG.ORA.
/
00116, 00000, "Chyba pumpy v průběhu počátečního odkazu"
// *Cause: Error in assigning connection to a new pump. This error may be
// caused by insufficient machine resources.
// *Action: Attempt the connection again. The pump should recover from such
// a failure. If machine resources appear to be the problem, add more resources // or shut down some active applications. If problem persists, contact
// Oracle Customer Support.
/
00117, 00000, "Vnitřní chyba - pumpou neprošla žádná data"
// *Cause: Internal error. Data expected has not arrived yet.
// *Action: If error persists, contact Oracle Customer Support.
/
00119, 00000, "Chybí PUMP_CONNECTIONS v INTCHG.ORA"
// *Cause: No PUMP_CONNECTIONS parameter specified in INTCHG.ORA.
// *Action: Add PUMP_CONNECTIONS parameter to INTCHG.ORA.
/
00120, 00000, "Chybí PUMPS v INTCHG.ORA"
// *Cause: No PUMPS parameter specified.
// *Action: Add an appropriate number of PUMPS to INTCHG.ORA.
/
00121, 00000, "Chybí CMANAGER_NAME v INTCHG.ORA"
// *Cause: No CMANAGER_NAME parameter specified.
// *Action: Define the CMANAGER_NAME parameter in INTCHG.ORA; it must
// match the CMANAGER_NAME parameter used in TNSNET.ORA for that
// Interchange.
/
00122, 00000, "Chybí ADDRESS v souboru TNSNET.ORA"
// *Cause: No ADDRESS or ADDRESS_LIST parameter specified in TNSNET.ORA.
// *Action: Define a valid set of ADDRESSes for the Connection Manager in
// the TNSNET.ORA file.
/
00123, 00000, "Na konfigurovaných adresách ADDRESS nelze provést poslech"
// *Cause: Another process is already listening on this address or the
// ADDRESS is incorrectly defined.
// *Action: Check the ADDRESS(es) defined in TNSNET.ORA (for the Connection
// Manager) for errors. Verify that another program is not using them.
/
00124, 00000, "Vnitřní chyba - Nelze vytvořit prázdnou adresu"
// *Cause: - Internal error. Should not normally occur.
// *Action: If problem persists contact Oracle Customer Support.
/
00125, 00000, "Nepodařilo se zjistit počet Interchange v TNSNET.ORA"
// *Cause: Error in the TNSNET.ORA file.
// *Action: Check the contents of TNSNET.ORA and eliminate errors. Regenerate
// the configuration files.
/
00126, 00000, "V TNSNET.ORA chybí jméno a adresa aplikace Connection Manager"
// *Cause: The Interchange name specified in INTCHG.ORA is not defined in
// the TNSNET.ORA file.
// *Action: Define one Connection Manager name and set of addresses for
// each Interchange in the network. Regenerate the configuration files.
/
00127, 00000, "V TNSNET.ORA chybí jméno aplikace Connection Manager"
// *Cause: One or more Connection Manager names are missing.
// *Action: Ensure that each Connection Manager name is defined in
// TNSNET.ORA. Regenerate TNSNET.ORA.
/
00128, 00000, "Chybí COMMUNITY v TNSNET.ORA"
// *Cause: One or more ADDRESSes does not have a COMMUNITY assigned.
// *Action: Ensure that all addresses have a COMMUNITY defined in TNSNET.ORA.
/
00129, 00000, "Vnitřní chyba - Nepodařilo se vytvořit novou komunitu"
// *Cause: Internal Error. Should not normally occur. There may be a
// resource limitation problem on the machine.
// *Action: Stop and restart Interchange. If possible, make more memory
// available on the machine. If problem persists, contact Oracle
// Customer Support.
/
00130, 00000, "Nepodařilo se vytvořit vnitřní adresu pro Interchange"
// *Cause: There is an error in one of the addresses listed in TNSNET.ORA.
// *Action: Check the file for errors in defining Interchanges.
/
00131, 00000, "Chybí COMMUNITY v COMMUNITY_COST_LIST v TNSNET.ORA"
// *Cause: A COMMUNITY keyword-value pair is missing within the
// COMMUNITY_COST_LIST in TNSNET.ORA.
// *Action: Define the communities with a COMMUNITY name and associated COST
// in COMMUNITY_COST_LIST.
/
00132, 00000, "Hodnota COST musí být celé číslo větší než 0"
// *Cause: A community has been defined in TNSNET.ORA with a COST of 0.
// *Action: Assign an alternate value that is greater than 0.
/
00133, 00000, "Chybí LOCAL_COMMUNITIES v TNSNAV.ORA"
// *Cause: Improperly configured TNSNAV.ORA file.
// *Action: Define the LOCAL_COMMUNITIES fields correctly in TNSNAV.ORA.
/
00134, 00000, "Chybí položka COMMUNITY v adresách pro Navigátora v TNSNAV.ORA"
// *Cause: The addresses specified for the Navigator have no COMMUNITY name.
// *Action: Ensure that all addresses in the NAVIGATOR_ADDRESSES field have
// a COMMUNITY entry in the TNSNAV.ORA file.
/
00135, 00000, "Chybí soubor TNS chybových zpráv"
// *Cause: No error message file present.
// *Action: Ensure that the ORACLE environment is correctly set for your
// platform and that there is a message directory that contains the correct
// error message file.
/
00136, 00000, "Nebylo zaznamen no product/facility pro TNS chybovou zprávu"
// *Cause: Error message file error.
// *Action: Ensure that the ORACLE environment is correctly set for your
// platform and that there is a message directory that contains the correct
// error message file.
/
00137, 00000, "Nepodařilo se získat položku ze souboru TNS chybových zpráv"
// *Cause: No TNS error message file present.
// *Action: Ensure that the ORACLE environment is correctly set for your
// platform and that there is a message directory that contains the correct
// error message file.
/
00138, 00000, "Nepodařilo se vyhledat adresář spustitelných programů ORACLE"
// *Cause: The ORACLE environment is not correctly set.
// *Action: Ensure that the ORACLE environment is correctly set and the
// error messages file is in the correct place.
/
00139, 00000, "Vnitřní chyba - data předaná z Interchange listeneru jsou chybně vytvořena"
// *Cause: Internal error in Interchange.
// *Action: Check that you are using compatible components of the Interchange
// product, using the INTCTL VERSION command. If problem persists call
// Oracle Customer Support.
/
00140, 00000, "Specifikovaný Interchange nebyl nalezen v síťových tabulkách"
// *Cause: Could not find the Interchange specified in a control request.
// *Action: Check that the Interchange specified is indeed in TNSNET.ORA.
/
00141, 00000, "Nepodařilo se získat informace o souborovém toku"
// *Cause: Error in the file stream package.
// *Action: None.
/
00142, 00000, "Nesouhlasné komunity v TNSNAV.ORA"
// *Cause: The communities in the LOCAL_COMMUNITIES entry in TNSNAV.ORA do
// not correspond with all the communities in the NAVIGATOR_ADDRESSES
// entry.
// *Action: Assure that all communities in the NAVIGATOR_ADDRESSES correspond
// to those in the LOCAL_COMMUNITIES component.
/
00143, 00000, "Nesprávný zápis PREFERRED_CMANAGERS v TNSNAV.ORA"
// *Cause: PREFERRED_CMANAGERS entry in the TNSNAV.ORA used by the Connection
// Manager. There should only be a PREFERRED_NAVIGATORS entry in the
// TNSNAV.ORA on an Interchange.
// *Action: Remove the PREFERRED_CMANAGERS entry from TNSNAV.ORA and assure
// that either no PREFERRED_NAVIGATORS entry is present or that it
// is correct.
/
00144, 00000, "Hodnota PUMP_CONNECTIONS v INTCHG.ORA je příliš velká."
// *Cause: The number of PUMP_CONNECTIONS specified in INTCHG.ORA is too large
// to be supported on this platform.
// *Action: Consult the Oracle operating system specific manual for the maximum
// value for the number of PUMP_CONNECTIONS.
/
00145, 00000, "Hodnota PUMPS v INTCHG.ORA je příliš velká."
// *Cause: The number of PUMPS specified in INTCHG.ORA is too large
// to be supported on this platform.
// *Action: Consult the Oracle operating system specific manual for the
// maximum value for the number of PUMPS.
/
00146, 00000, "Vnitřní - Opakovat požadavek na data v rámci pumpy."
// *Cause: The data space provided in order to receive data from the pump is
// to small.
// *Action: Operation must be retried with a larger buffer.
/
00147, 00000, "Selhal start pre-spawned pumpy."
// *Cause: The Connection Manager was unable to start a pump during startup.
// *Action: Check all configuration parameters and assure that they are
// correct. Turn on tracing to determine the area that the failure ocurred in.
/
/ User Visible messages, starting at 200
/ Log and status messages.
/
00200, 00000, "Nelze provést nsanswer pro kontext výsledek=%s"
// *Cause: Requester of service may have aborted or options negotiation failed.
// *Action: Try making the connection again. If the problem persists call
// Oracle Customer Support.
/
00201, 00000, "Nelze přečíst data odpovědi na spojení :%s:"
// *Cause: Improperly formed connect data sent to the Interchange listener.
// *Action: If problem persists, check the application using the
// Interchange (it may be closing down or crashing). Call Oracle Customer
// Support if the problem cannot be located.
/
00202, 00000, "Nelze přesměrovat volání : Původně na %s\t Přesměrování na %s"
// *Cause: Internal - error could not redirect call to a pump or other
// Interchange listener. The cause may be insufficient network or machine
// resources.
// *Action: Add resources or close some running applications in order to
// free up resources. If error persists, call Oracle Customer Support.
/
00203, 00000, "Nelze spustit trasování v intlsnr"
// *Cause: Failure in setting up tracing for Interchange listener.
// *Action: Check file permissions in Network trace directory also check
// to make sure that if trace file names and directories are specified in
// INTCHG.ORA, they are correct.
/
00204, 00000, "Trasování v intlsnr spuštěno"
// *Cause: Internal message- Successfully started tracing information.
// *Action: None.
/
00205, 00000, "Trasování v intlsnr ukončeno"
// *Cause: Internal message - Turned off tracing in the Interchange listener.
// *Action: None
/
00206, 00000, "Stavová informace pro Interchange %s:"
// *Cause: Message sent back by Interchange as header for status request.
// *Action: None
/
00207, 00000, "\tDoba provozu : %lu dní %lu hod. %lu min. %lu sek.\n"
// *Cause: Part of status request.
// *Action: None
/
00208, 00000, "\tProtokolování : %s"
// *Cause: Part of status request.
// *Action: None
/
00209, 00000, "\tTrasování : %s"
// *Cause: Part of status request Interchange.
// *Action: None
/
00210, 00000, "\tCelkový počet použitelných pump : %u"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00211, 00000, "\tCelkový počet aktivních pump : %u"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00212, 00000, "\tCelkový počet spuštěných pump : %u"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00213, 00000, "\tPočet použitelných spojení : %lu\n"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00214, 00000, "\tCelkový počet použitých spojení : %lu\n "
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00215, 00000, "\tCelkový počet úspěšných spojení : %lu\n "
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00216, 00000, "\tCelkový počet neúspěšných spojení: %lu\n "
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00217, 00000, "\tCelkový počet bytů dat : %lu\n "
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00218, 00000, "\tAktuální počet byte/sek. : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00219, 00000, "\tStrategie pumpy : %s"
// *Cause: Part of status request.
// *Action: None
/
00220, 00000, "\tSelhání pumpy\t-------------"
// *Cause: Part of status request.
// *Action: None
/
00221, 00000, "\tPumpa Poč. spojení Data celkem Bytů/sekundu"
// *Cause: Part of status request.
// *Action: None
/
00222, 00000, "\t-------------------------------------------------------------------"
// *Cause: Part of status request.
// *Action: None
/
00223, 00000, "\t%5u%12u%26lu%22.2f\n"
// *Cause: Part of status request.
// *Action: None
/
00224, 00000, "Další spojení nejsou k dispozici"
// *Cause: More connections were made to the Interchange than are configured
// in INTCHG.ORA.
// *Action: Wait until the Interchange is not as busy or change the number of
// connections allowed in INTCHG.ORA and restart the Interchange.
/
00225, 00000, "Nelze předat spojení pumpě"
// *Cause: Unable to start a pump because either the executable cannot be
// found or too many processes aare currently running on a particular machine.
// *Action: Reduce the number of processes on the machine or increase the
// resources on the machine.
/
00226, 00000, "Nelze navázat spojení s pumpou %d pro rozeslání zprávy %s"
// *Cause: Could not call a particular pump.
// *Action: None, but if the problem persists call Oracle Customer Support.
/
00227, 00000, "Nelze navázat spojení s pumpou; Connection Manager ji deklaroval jako neaktivní"
// *Cause: A pump became an orphaned process. A protocol adapter is not
// working properly or machine network resources are being over used.
// *Action: This error is not immediately fatal; the orphaned pump may
// continue to function. Restart the Interchange when convenient. If the
// problem persists, call Oracle Customer Support.
/
00228, 00000, "Nepodařilo se vyhledat data pumpy"
// *Cause: Internal problem with data passed back from pump.
// *Action: None.
/
00229, 00000, "Chyba volání: nelze předat zprávu\n:%s: \n %s\n %s\n %s"
// *Cause: Destination for call is unavailable.
// *Action: None.
/
00230, 00000, "Nelze spustit nový proces pumpy: \n %s\n %s\n Chyby Protokolového Adaptéru:%u"
// *Cause: Unable to create a new process; possibly there are too many
// processes on the machine.
// *Action: Free machine resources by exiting other applications on the
// Interchange machine. If the problem continues you may need more memory
// on the machine. If you believe there are sufficient resources on the
// machine but the problem persists, contact Oracle Customer Support.
/
00231, 00000, "Pumpa je aktivní"
// *Cause: Pump log message sent to Interchange listener.
// *Action: None.
/
00232, 00000, "Nelze nastavit spojení"
// *Cause: Error log message sent from pump to indicate failure in initiating
// connection because of errors in the call string: network problem or
// resource limitations.
// *Action: None.
/
00233, 00000, "Interchange nenavázal spojení s cílovým uzlem, chyby: \n %s\n %s\n %s\n "
// *Cause: Pump call to destination failed.
// *Action: Check destination.
/
00234, 00000, "Spojovací data neúspěšného volání: \n CALL DATA =\n %s\n RECEIVE DATA = :%s: \n "
// *Cause: Connect data supplied for error 00233.
// *Action: None
/
00235, 00000, "Spojení přerušeno:Chyby Protokolového Adaptéru: \n %s;%u,%u\n %s;%u,%u\n "
// *Cause: Pump aborting connection because connection has been up too long,
// or some other network error on the connection.
// *Action: None.
/
00236, 00000, "Nepodařilo se inicializovat trasování"
// *Cause: Pump failed to initialize tracing.
// *Action: Check that INTCHG.ORA is properly configured.
/
00237, 00000, "Nepodařilo se odmítnout spojení"
// *Cause: Connection may have aborted before error took place in Pump.
// *Action: None.
/
00238, 00000, "Pumpa %d @: %s: "
// *Cause: Prepended message to all pump log messages.
// *Action: None.
/
00239, 00000, "Connection Manager byl zastaven"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00240, 00000, "Connection Manager: protokolování je nyní ON"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00241, 00000, "Connection Manager: protokolování je nyní ve OFF"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00242, 00000, "Connection Manager: trasování je nyní ON"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00243, 00000, "Connection Manager: trasování je nyní OFF"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00244, 00000, "Connection Manager: požadavek se nepodařilo provést"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00245, 00000, "Connection Manager: nepodařilo se otevřít protokolový soubor"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00246, 00000, "Connection Manager: Nepodařilo se spustit trasování"
// *Cause: Message sent back to control program from Interchange.
// *Action: None.
/
00247, 00000, "Nelze alokovat paměť pro konfigurační data ze souboru TNSNET.ORA"
// *Cause: Navigator failed to allocate enough memory for TNSNET.ORA
// configuration file.
// *Action: Increase machine resources available for running the
// Interchange or remove some other running applications from the machine.
/
00248, 00000, "Nelze získat informaci ze souboru :%s:Ukončení s chybou NR číslo :%d"
// *Cause: TNSNAV.ORA poorly configured or addresses provided are already being
// used by another application.
// *Action: Check the syntax of the TNSNAV.ORA file; if necessary, assign
// new addresses.
/
00249, 00000, "Nelze přečíst konfigurační data sítě ze souboru :%s chyba: %s"
// *Cause: Network configuration file TNSNET.ORA is missing or poorly
// configured.
// *Action: Check to make sure that TNSNET.ORA is properly configured.
/
00250, 00000, "Navigátor byl spuštěn"
// *Cause: Message to log file on Navigator startup.
// *Action: None.
/
00251, 00000, "Chyba v nstest:"
// *Cause: NS test operation failed due to internal error.
// *Action: If the problem persists there may be a network problem or
// resource limitations on the machine. If these do not seem to be causing
// the problem, call Oracle Customer Support.
/
00252, 00000, "Nelze ošetřit požadavek na cestu:%s"
// *Cause: Command requested did not exist.
// *Action: None.
/
00253, 00000, "Chyba při čtení konfiguračních dat sítě ze souboru %s chyba%s"
// *Cause: TNSNET.ORA is poorly configured or nonexistent.
// *Action: Check to make sure that TNSNET.ORA is properly configured.
/
00254, 00000, "Navigátor byl zastaven"
// *Cause: Message sent to Interchange control program by Navigator confirming
// it has been stopped.
// *Action: None.
/
00255, 00000, "Uzavření protokolování, Navigátor je zastaven"
// *Cause: Log message when Navigator is stopped.
// *Action: None.
/
00256, 00000, "Status Navigátora:"
// *Cause: Navigator status message component
// *Action: None.
/
00257, 00000, "\tPočet úspěšných požadavků : %lu\n "
// *Cause: Navigator status message component
// *Action: None.
/
00258, 00000, "\tPočet neúspěšných požadavků : %lu\n "
// *Cause: Navigator status message component
// *Action: None.
/
00259, 00000, "\tSeznam zablokovaných Interchange:\t"
// *Cause: Navigator status message component
// *Action: None.
/
00260, 00000, "\t-------------------------------------------------------------------"
// *Cause: Navigator status message component
// *Action: None.
/
00261, 00000, "\tJméno Interchange Spojení na komunitu Zbývá čas (sek.)"
// *Cause: Navigator status message component
// *Action: None.
/
00262, 00000, "%20s%20s%30d\n"
// *Cause: Navigator status message component
// *Action: None.
/
00263, 00000, "Navigátor: požadavek se nepodařilo provést"
// *Cause: Response from Navigator when a particular request failed.
// *Action: None.
/
00264, 00000, "Navigátor: nepodařilo se znovu zavést konfigurační data"
// *Cause: Message sent to the Interchange control program when reload of
// network configuration failed. TNSNET.ORA Poorly configured or
// missing.
// *Action: None.
/
00265, 00000, "Navigátor: konfigurační data sítě znovu zavedena"
// *Cause: Message sent to Interchange control program when reload of network
// is successful.
// *Action: None.
/
00266, 00000, "Navigátor: neznámý požadavek"
// *Cause: Request was made to Navigator that it knows nothing about.
// *Action: None.
/
00267, 00000, "Navigátor: vnitřní chyba"
// *Cause: Generated when a request was made to the Navigator it knows nothing
// about.
// *Action: None.
/
00268, 00000, "ON"
// *Cause: On component of message.
// *Action: None.
/
00269, 00000, "OFF"
// *Cause: Off component of message.
// *Action: None.
/
00270, 00000, "%s: chyba terminálu %s"
// *Cause: Message put out in error file of executable when it fails to start.
// *Action: None.
/
00271, 00000, "Connection Manager"
// *Cause: Name of the Connection Manager.
// *Action: None.
/
00272, 00000, "Navigátor"
// *Cause: Name for the Navigator.
// *Action: None.
/
00273, 00000, "Connection Manager: protokolování je nyní ON"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00274, 00000, "Connection Manager: protokolování je nyní OFF"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00275, 00000, "Connection Manager: trasování je nyní ON"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00276, 00000, "Connection Manager: trasování je nyní OFF"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00277, 00000, "Navigátor: požadavek se nepodařilo provést"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00278, 00000, "Navigátor: nepodařilo se otevřít protokolový soubor"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00279, 00000, "Navigátor: nepodařilo se spustit trasování"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00280, 00000, "\tMax. průměrný počet bytů/sekundu : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00281, 00000, "Connection Manager: vynucený protokolační výstup"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00282, 00000, "Connection Manager: nepodařilo se vynutit protokolační výstup, protokolování je vypnuto"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00283, 00000, "Příjem na těchto TNS adresách:"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00284, 00000, "\tOkamž. max. prům. počet bytů/sek. : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00285, 00000, "\tPrůměrná doba spojení (sek.) : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00286, 00000, "\tMaximální doba spojení (sek.) : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00287, 00000, "\tMinimální doba spojení (sek.) : %.2f"
// *Cause: Part of status request for Connection Manager.
// *Action: None
/
00288, 00000, "Navigátor: nepodařilo se zablokovat Interchange"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00289, 00000, "Navigátor: Interchange zablokován"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00290, 00000, "Navigátor: nepodařilo se aktivovat Interchange"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00291, 00000, "Navigátor: Interchange aktivován"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00292, 00000, "\tJméno protokolačního souboru :\t\t%s"
// *Cause: Message sent back to control program showing log file name
// *Action: None.
/
00293, 00000, "\tJméno trasovacího souboru :\t\t%s"
// *Cause: Message sent back to control program showing trace file name
// *Action: None.
/
00294, 00000, "Connection Manager: ochrana je aktivována, Interchange nelze zastavit(STOP)"
// *Cause: Message sent back to control program indicating that the connection
// manager is secure.
// *Action: None.
/
00295, 00000, "Navigátor: ochrana je aktivována, Navigátor nelze zastavit(STOP)"
// *Cause: Message sent back to control program indicating that the Navigator
// is secure.
// *Action: None.
/
00296, 00000, "\tSchopen zastavení : %s"
// *Cause: Message sent back to control program indicating whether program
// can be stopped.
// *Action: None.
/
00297, 00000, "\tÚroveň protokolování : %s"
// *Cause: Message sent back to control program indicating whether program
// can be stopped.
// *Action: None.
/
00298, 00000, "Požadavek na navigátora:%s"
// *Cause: Log entry for request to Navigator.
// *Action: None.
/
00299, 00000, "Odpověď od navigátora:%s"
// *Cause: Log entry for request to Navigator.
// *Action: None.
/
00300, 00000, "***Interchange blokován : %s"
// *Cause: Log entry for disabling a particular Interchange.
// *Action: None.
/
00301, 00000, "***Interchange aktivován : %s"
// *Cause: Log entry for disabling a particular Interchange.
// *Action: None.
/
00302, 00000, "Connection Manager: neznámý požadavek"
// *Cause: Request sent by Interchange control program is unknown.
// *Action: None.
/
00303, 00000, "Connection Manager: načíst znovu parametry"
// *Cause: Request sent by control manager to control programming indicating
// that parameter data was read.
// *Action: None.
/
00304, 00000, "Informace o stavu Connection Manager:"
// *Cause: Message sent back by Interchange as header for status request.
// *Action: None
/
00305, 00000, "Navigátor narazil na nepřípustnou/neznámou úroveň trasování"
// *Cause: Message sent back by the Navigator indicating an invalid trace level.
// *Action: Reattempt the request with a correct trace level.
/
00306, 00000, "Connection Manager narazil na nepřípustnou/neznámou úroveň trasování"
// *Cause: Message sent back by the Connection Manager indicating an
// invalid trace level.
// *Action: Reattempt the request with a correct trace level.
/
00307, 00000, "Navigátor: načíst znovu parametry"
// *Cause: Request sent by the Navigator to control program indicating
// that parameter data was read.
// *Action: None.
/
00308, 00000, "Navigátor: nepodařilo se otevřít protokolování při opakovaném načítání parametrů"
// *Cause: Request sent by the Navigator to control program indicating
// that it could not reopen log file after rereading parameter data.
// *Action: None.
/
00309, 00000, "Connection Manager: nepodařilo se otevřít protokolování při opakovaném načítání parametrů"
// *Cause: Request sent by the Connection Manager to control program
// indicating that it could not reopen log file after rereading
// parameter data.
// *Action: None.
/
00310, 00000, "Navigátor: nepodařilo se otevřít trasování při opakovaném načítání parametrů"
// *Cause: Message sent back to control program from Navigator.
// *Action: None.
/
00311, 00000, "Connection Manager: nepodařilo se otevřít trasování při opakovaném načítání parametrů"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00312, 00000, "Connection Manager: nepodařilo se získat informaci o verzi"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00313, 00000, "Navigátor: nepodařilo se získat informaci o verzi"
// *Cause: Message sent back to control program from Connection Manager.
// *Action: None.
/
00314, 00000, "Chyby protokolového adaptéru: %u,%u"
// *Cause: Protocol Adapter errors which go with message 233
// *Action: None.
/
00315, 00000, "Nepodařilo se alokovat větší oblast pro získání dat z pumpy: %u"
// *Cause: Could not allocate a large enough area to get pump statistics;
// continue without them.
// *Action: None.
/
00316, 00000, "Datové vyrovnávací paměti v pumpě vyčerpány"
// *Cause: The Interchange is resource limited by having too few data buffers
// in the pump.
// *Action: If the problem persists (that is, there are a lot of log messages),
// increase the number of pump buffers by increasing the value of
// the parameter PUMP_BUFFERS in INTCHG.ORA. Then shutdown and restart the
// Interchange to make the changes take effect.
/
00317, 00000, "Selhalo připojení k aplikaci Connection Manager"
// *Cause: Connection Manager is not running.
// *Action: Start the Connection Manager and retry
/
///////////////////////////////////////////////////////////////////////////
/
/ 00501 - 00999 NT errors
/
///////////////////////////////////////////////////////////////////////////
00501, 00000, "Nelze alokovat paměť"
// *Cause: Sufficient memory could not be allocated to perform the desired
// activity.
// *Action: Either free some resource for TNS or add more memory to the
// machine. For further details, turn on tracing and reexecute the operation.
/
00502, 00000, "Chybný argument"
// *Cause: An internal function received an invalid parameter.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
00503, 00000, "Nepřípustné parametry pro ADDRESS"
// *Cause: An illegal set of protocol adapter parameters was specified.
// *Action: Check the parameters within the ADDRESS section of the
// TNSNAMES.ORA file. It may be helpful to turn on tracing and look at
// the addresses specified in the trace file, checking for spelling or
// other errors. Be sure to turn tracing off when the trace is complete.
/
00504, 00000, "Operace není podporována"
// *Cause: An internal function received a request to perform an
// operation that is not supported (on this machine).
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
00505, 00000, "Čas pro operaci vypršel"
// *Cause: The requested operation could not be completed within the timeout
// period.
// *Action: For further details, turn on tracing and reexecute the operation.
/
00506, 00000, "Operace by se zablokovala"
// *Cause: An internal operation did not commence because to do so would
// block the current process and the user has requested that operations be
// non-blocking.
// *Action: None needed; this is an information message.
/
00507, 00000, "Spojení uzavřeno"
// *Cause: Normal "end of file" condition has been reached; partner has
// disconnected.
// *Action: None needed; this is an information message.
/
00508, 00000, "Takový protokolový adaptér neexistuje"
// *Cause: The protocol adapter requested for this connection does not exist.
// *Action: Install the protocol adapter or use one that is available. Be
// sure that the correct protocols are listed in the configuration files.
/
00509, 00000, "Přeplnění vyrovnávací paměti"
// *Cause: Too much data for buffer.
// *Action: Reexecute with larger receive buffer or smaller send buffer.
/
00510, 00000, "Vnitřní omezující limit překročen"
// *Cause: Too many files or sockets open simultaneously (or some other
// resource has been depleted).
// *Action: For further details, trace the operation for protocol
// details.
/
00511, 00000, "Neexistuje žádný příjemce"
// *Cause: The connect request could not be completed because no application
// is listening on the address specified, or the application is unable to
// service the connect request in a sufficiently timely manner.
// *Action: Ensure that the supplied destination address maatches one of
// the addresses used by the listener - compare the TNSNAMES.ORA entry with
// appropriate LISTENER.ORA file (or TNSNAV.ORA if the connection is to go
// by way of an Interchange. Start the listener on the remote machine.
/
00512, 00000, "Adresa je již používána"
// *Cause: Specified listener address is already being used.
// *Action: Start your listener with an unused address.
/
00513, 00000, "Hostitel v místě určení není dostupný"
// *Cause: Contact cannot be made with remote party.
// *Action: Make sure the network driver is functioning and the network is up.
/
00514, 00000, "Kontexty mají odlišné funkce wait/test"
// *Cause: Two protocol adapters have conflicting wait/test functions.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
00515, 00000, "Selhalo připojení neboť neexistuje cílový hostitel nebo objekt"
// *Cause: The address specified is not valid, or the program being
// connected to does not exist.
// *Action: Ensure the ADDRESS parameters have been entered correctly; the
// most likely incorrect parameter is the node name. Ensure that the
// executable for the server exists (perhaps "oracle" is missing.)
/
00516, 00000, "Povolení odepřeno"
// *Cause: User has insufficient privileges to perform the requested operation.
// *Action: Acquire necessary privileges and try again.
/
00517, 00000, "Spojení ztraceno"
// *Cause: Partner has unexpectedly gone away.
// *Action: Investigate partner application for abnormal termination.
/
00518, 00000, "Neúplné čtení nebo zápis"
// *Cause: A data send or receive failed.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
00519, 00000, "Překročena kvóta prostředků operačního systému"
// *Cause: The current user has exceeded the allotted resource assigned in the
// operating system.
// *Action: Acquire more operating system resource, or perform a different
// function.
/
00520, 00000, "Syntaktická chyba"
// *Cause: The supplied connect descriptor contains illegal syntax.
// *Action: Check the syntax of the connect descriptor for correct syntax.
/
00521, 00000, "Chybí klíčové slovo"
// *Cause: The supplied connect descriptor is missing one or more TNS
// keywords.
// *Action: Check the syntax, and ensure all required keywords are present.
/
00522, 00000, "Operace byla přerušena"
// *Cause: An internal operation was interrupted and could not complete.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
00523, 00000, "Předcházející operace byla v činnosti"
// *Cause: Operation tried could not be successfully completed because
// the requested resource was busy.
// *Action: Attempt the operation again. If error persists, contact
// Oracle Customer Support.
/
00524, 00000, "Aktuální operace je stále prováděna"
// *Cause: Internal operation is still in progress but will complete.
// *Action: None; wait for operation to complete.
/
00525, 00000, "Nedostatečné právo pro operaci"
// *Cause: Operating system failed to complete operation because user
// lacked sufficient privileges.
// *Action: Check your platform-specific privileges.
/
00526, 00000, "Žádný volající (nepřípustná asynchronní událost)"
// *Cause: Internal error.
// *Action: For further details, turn on tracing and reexecute the operation.
/
00527, 00000, "Nelze zavést protokolový adaptér"
// *Cause: On some platforms (for example OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter
// is missing or one of its supporting libraries is missing, then this
// error is returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will have the name of the shared library (or DLL) that
// could not be loaded.
/
00528, 00000, "Protokolový adaptér není zaveden"
// *Cause: On some platforms (for example OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter has not
// been loaded, then this error is returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will have the name of the shared library (or DLL) that has
// not been loaded.
/
00530, 00000, "Chyba protokolového adaptéru"
// *Cause: A generic protocol adapter error occurred.
// *Action: For further details, turn on tracing and reexecute the operation.
/
00532, 00000, "Neexistuje žádná předchozí operace, na kterou by se mělo čekat"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00533, 00000, "Spojení zrušeno nebo nebylo ještě uskutečněno"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00534, 00000, "Nepodařilo se předat vlastnictví spojení na potomka"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00535, 00000, "Nepodařilo se poslat nebo přijmout zprávu o odpojení"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00536, 00000, "Spojení se dostalo do nepatřičného stavu"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00537, 00000, "Index do tabulky protokolového adaptéru je mimo platný rozsah"
// *Cause: Internal protocol adapter error.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
00539, 00000, "Neběží síťové nebo protokolové služby"
// *Cause: The Network services on or from your node are not running
// or have stopped running.
// *Action: Restart your network or protocol services on this platform.
// If error persists, contact Oracle Customer Support.
/
///////////////////////////////////////////////////////////////////////////
/
/ 01000 - 02500 NSG errors
/
01000, 00000, "spawn [] [<(ARGUMENTS='arg0, arg1,...')>]\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01001, 00000, "start [] : start listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01002, 00000, "stop [] : stop listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01003, 00000, "status [] : get the status of listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01004, 00000, "reload [] : reload the parameter files and SIDs\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01005, 00000, "trace OFF | USER | ADMIN [] : set tracing to the specified level\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01006, 00000, "set password : set the password for subsequent calls\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01007, 00000, "quit | exit : exit LSNRCTL\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01008, 00000, "version [] : get the version information of the listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01009, 00000, "service [] : get the service information of the listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01010, 00000, "dbsnmp_start : start db subagent\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01011, 00000, "dbsnmp_stop : stop db subagent\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01012, 00000, "dbsnmp_status : status db subagent\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01013, 00000,"set|show trc_{ } []: set|show trace parameters of current listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01014, 00000, "set|show log_{ } []: set|show log parameters of current listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01015, 00000, "set|show parm_name []: sets|shows current listener parm values\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01016, 00000, "change_password []: changes the password of the listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01017, 00000, "set|show current_listener []: sets|shows current listener\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01018, 00000, "save_config []: saves configuration changes to parameter file\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01019, 00000, "set rawmode ON | OFF: set output mode for services and status commands\n"
// *Cause: Control program usage message.
// *Action: None.
// *Comment: This is a help message - do not translate.
/
01020, 00000, "STATUS of the LISTENER\n"
// *Cause: Control program status message.
// *Action: None.
/
01021, 00000, "----------------"
// *Cause: Control program status message.
// *Action: None.
/
01022, 00000, "Alias %s"
// *Cause: Control program status message.
// *Action: None.
/
01023, 00000, "Verze %s"
// *Cause: Control program status message.
// *Action: None.
/
01024, 00000, "Úroveň trasování %s"
// *Cause: Control program status message.
// *Action: None.
/
01025, 00000, "Ochrana %s"
// *Cause: Control program status message.
// *Action: None.
/
01026, 00000, "Datum spuštění %s"
// *Cause: Control program status message.
// *Action: None.
/
01027, 00000, "Trasovací soubor listeneru %s"
// *Cause: Control program status message.
// *Action: None.
/
01028, 00000, "Protokolový soubor listeneru %s"
// *Cause: Control program status message.
// *Action: None.
/
01029, 00000, "Souhrnné informace o službách..."
// *Cause: Control program status message.
// *Action: None.
/
01030, 00000, "Listener nepodporuje žádné služby"
// *Cause: Control program status message.
// *Action: None.
/
01033, 00000, "Parametrický soubor listeneru %s"
// *Cause: Control program status message.
// *Action: None.
/
01034, 00000, "Doba provozu %lu dní %lu hod. %lu min. %lu sek.\n"
// *Cause: Control program status message.
// *Action: None.
/
01036, 00000, "%s uskutečněno:%s odmítnuto:%s"
// *Cause: Control program status message.
// *Action: None.
/
01037, 00000, "%s uskutečněno:%s odmítnuto:%s"
// *Cause: Control program status message.
// *Action: None.
/
01038, 00000, "%s uskutečněno:%s odmítnuto:%s současný stav:%s max:%s stav:%s"
// *Cause: Control program status message.
// *Action: None.
/
01039, 00000, "%s\t\tmá %s obsluh služeb"
// *Cause: Control program status message.
// *Action: None.
/
01040, 00000, "SNMP %s"
// *Cause: Control program status message.
// *Action: None.
/
01041, 00000, "%s parametr \"%s\" nastaven %s\n"
// *Cause: Control program status message.
// *Action: None.
/
01042, 00000, "Aktuální Listener je %s\n"
// *Cause: Control program status message.
// *Action: None.
/
01043, 00000, "Heslo změněno pro %s\n"
// *Cause: Control program status message.
// *Action: None.
/
01044, 00000, "%s(Registrovaný)\t\tmá %s obsluh služeb"
// *Cause: Control program status message.
// *Action: None.
/
01045, 00000, "%s(Neregistrovaný)\t\tmá %s obsluh služeb"
// *Cause: Control program status message.
// *Action: None.
/
01046, 00000, "Uloženy %s konfigurační parametry.\n"
// *Cause: Control program status message.
// *Action: None.
/
01047, 00000, "Starý soubor parametrů %s\n"
// *Cause: Control program status message.
// *Action: None.
/
01048, 00000, "Nejsou změny, které by se měly uložit pro %s.\n"
// *Cause: Control program status message.
// *Action: None.
/
01049, 00000, "%s (%s)\t\thas %s ovladač služby"
// *Cause: Control program status message.
// *Action: None.
/
01050, 00000, "%s"
// *Cause: Control program general message.
// *Action: None.
/
01052, 00000, "Příkaz úspěšně ukončen"
// *Cause: Control program general message.
// *Action: None.
/
01053, 00000, "Spojení navazováno s %s"
// *Cause: Control program general message.
// *Action: None.
/
01054, 00000, "Spojení s listenerem úspěšně navázáno"
// *Cause: Control program general message.
// *Action: None.
/
01055, 00000, "Listener úspěšně zastaven"
// *Cause: Control program general message.
// *Action: None.
/
01057, 00000, "Jméno programu: %s"
// *Cause: Control program general message.
// *Action: None.
/
01058, 00000, "Argumenty : %s"
// *Cause: Control program general message.
// *Action: None.
/
01059, 00000, "Prostředí : %s"
// *Cause: Control program general message.
// *Action: None.
/
01060, 00000, "Heslo bylo nastaveno na: %s"
// *Cause: Control program general message.
// *Action: None.
/
01061, 00000, "Heslo nebylo nastaveno"
// *Cause: Control program general message.
// *Action: None.
/
01062, 00000, "db subagent již běží."
// *Cause: Control program general message.
// *Action: None.
/
01063, 00000, "db subagent není spuštěn."
// *Cause: Control program general message.
// *Action: None.
/
01064, 00000, "Změny konfigurace Listeneru nebudou trvalé \n"
// *Cause: Configuration changes to the listener will not be
// visible when the listener starts up again as the check-pointing
// has been turned off in listener.ora
// *Action: Edit LISTENER.ORA setting USE_CKPFILE_LISTENER=true
/
01065, 00000, "Režim raw je %s\n"
// *Cause: Control program general message.
// *Action: None.
/
01070, 00000, "Spouští se \"%s\": prosím, čekejte..."
// *Cause: Listener starting message.
// *Action: None.
/
01071, 00000, "%s je nastaveno na %s"
// *Cause: Listener starting message.
// *Action: None.
/
01072, 00000, "Spuštěno v %s"
// *Cause: Listener starting message.
// *Action: None.
/
01073, 00000, "Příjem na: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01074, 00000, "Pokus o příjem na: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01075, 00000, "Otevření protokolového souboru: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01076, 00000, "Otevření trasovacího souboru: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01077, 00000, "Otevření parametrického souboru: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01078, 00000, "Otevření souboru pro vyhledávání jmen: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01079, 00000, "Pokus o předání: %s"
// *Cause: Listener starting message.
// *Action: None.
/
01093, 00000, "%s * %s * %d"
// *Cause: Listener logging message.
// *Action: None.
/
01094, 00000, "%s * %d"
// *Cause: Listener logging message.
// *Action: None.
/
01095, 00000, "%s * %s * %s * %d"
// *Cause: Listener logging message.
// *Action: None.
/
01096, 00000, "%s * %s * %s * %s * %s * %d"
// *Cause: Listener logging message.
// *Action: None.
/
01097, 00000, "TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE"
// *Cause: Listener logging message.
// *Action: None.
/
01100, 00000, "Při pokusu o spuštění listeneru vrátilo TNS chybu %d"
// *Cause: The bequeath (BEQ) mechanism that LSNRCTL uses to start the listener // failed.
// *Action: Check to ensure that the BEQ driver is installed - if it is not then
// the nserror code returned will be 12538 (NSENODRIVER). To fix this, reinstall
// SQL*Net V2 and make sure that the BEQ driver is selected when it is
// installed. If this is not the problem then the error is probably caused
// by the fact that the TNSLSNR executable cannot be found in the place
// expected in your platform's ORACLE environment. Verify that the full
// pathname of the TNSLSNR executable as displayed by LSNRCTL is correct.
/
01101, 00000, "Nepodařilo se vyhledat název služby %s"
// *Cause: The ervice name could not be resolved by name-lookup.
// *Action: Verify that the listener name or service name specified to
// LSNRCTL has the correct name and address defined in LISTENER.ORA or in
// TNSNAMES.ORA.
/
01102, 00000, "Kontaktovaná TNS aplikace nebyla listenerem"
// *Cause: Another TNS application such as the Interchange was listening
// at the address contacted. There may be another TNS application listening
// at the address contacted and the data returned is not in the appropriate
// format.
// *Action: Verify that the listener name or service name specified to
// LSNRCTL has the correct name and address defined in LISTENER.ORA or in
// TNSNAMES.ORA.
/
01103, 00000, "Protokolově závislá část adresy byla chybně specifikována"
// *Cause: The ADDRESS used to contact the listener is not correctly specified.
// This error occurs because the address fails to specify the destination
// of the listener. The address is well formed (for example, there are no
// missing parentheses) but it is missing a protocol specific component. For
// example, this is the error returned when the HOST component is missing from
// a TCP/IP address string.
// *Action: Edit the ADDRESS in LISTENER.ORA to include the required
// protocol-specific keywords. For more information about the keywords
// required by different protocol adapters, see the Oracle operating system
// specific documentation for your platform.
/
01106, 00000, "Listener užívající název %s byl již spuštěn"
// *Cause: Another listener is already listening on one of the ADDRESSes
// specified.
// *Action: Shutdown the previous listener specified by the listener name
// before starting this one.
/
01107, 00000, "Byla specifikována neplatná úroveň trasování"
// *Cause: Failed to specify a valid trace level for the LSNRCTL trace command.
// *Action: Specify one of OFF, USER, or ADMIN.
// Type "LSNRCTL help trace" for more information or consult Chapter 2 of
// this manual for an introduction to the concepts of tracing.
/
01108, 00000, "Selhal prompt hesla listeneru"
// *Cause: Password not entered via tty
// *Action: Enter the listener password on a tty device
/
01109, 00000, "Selhalo šifrování hesla listeneru"
// *Cause: Possibly garbled password entered
// *Action: Re-enter the listener password, using valid ASCII characters. If
// problem persists, contact Oracle Customer Support.
/
01110, 00000, "Zmatek - heslo nezměněno"
// *Cause: New password and reentered new password are different"
// *Action: Re-enter the listener password, make sure that New password
// and reentered new password are the same
/
01111, 00000, "Stav protokolů může být buď ON nebo OFF"
// *Cause: Failed to specify a log status value for the LSNRCTL log_status command.
// *Action: Specify one of ON or OFF.
// Type "LSNRCTL help set log_status" for more information or consult Chapter 2 of
// this manual for an introduction to the concepts of logging.
01112, 00000, "Plug and play může být buď ON nebo OFF"
// *Cause: Failed to specify a valid value for the LSNRCTL use_plugandplay command.
// *Action: Specify one of ON or OFF.
// Type "LSNRCTL help set use_plugandplay" for more information.
/
01113, 00000, "save_config_on_stop může být buď ON nebo OFF"
// *Cause: Failed to specify a valid value for the LSNRCTL save_config_on_stop command.
// *Action: Specify one of ON or OFF.
// Type "LSNRCTL help set save_config_on_stop" for more information.
/
01150, 00000, "Adresa listeneru se zadaným jménem je chybná"
// *Cause: The address on which the listener attempted to listen contains a
// syntax error.
// *Action: For the listener name or service name specified to LSNRCTL, check
// that the address or connect descriptor is well-formed. You can find the
// listener name in LISTENER.ORA, or you can access the listener through
// the service name is TNSNAMES.ORA.
/
01151, 00000, "Chybí jméno příjemce, %s, v LISTENER.ORA"
// *Cause: The listener could not find the listener name specified.
// *Action: Make sure valid addresses on which to listen are specified for the
// listener name in LISTENER.ORA.
/
01152, 00000, "Všechny adresy zadané pro jméno listeneru, %s, byly neúspěšné"
// *Cause: The listener failed to listen on any of the specified addresses.
// *Action: Make sure that another application is not listening on the addresses
// specified or check that the appropriate protocol adapters are installed.
// Turn on tracing and execute again for more information.
/
01153, 00000, "Nepodařilo se zpracovat řetězec: %s"
// *Cause: The string specified is not well-formed.
// *Action: Not normally visible to the user. For further details,
// turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
// *Comment: Do not include in error manual.
/
01154, 00000, "Zjištěn SID ve starém formátu, který již není podporován"
// *Cause: One of the SIDs was specified in an obsolete format.
// *Action: Check LISTENER.ORA for a line of the form:
// = (SID=(ORACLE_HOME=)) OR
// = (SID_DESC=(ORACLE_HOME=))
// The above format is no longer supported and SID_LIST_
// format described in the Net8 Administrator's Guide should be used.
// For example,
// SID_LIST_LISTENER = (SID_LIST=(SID_DESC=(SID_NAME=)(ORACLE_HOME=)))
/
01155, 00000, "Chybně specifikovaný parametr SID_LIST_%s v LISTENER.ORA"
// *Cause: SID_LIST_ in LISTENER.ORA has an error in it.
// *Action: Be sure this parameter is specified as described in the
// Net8 Administrator's Guide. For example,
// SID_LIST_LISTENER = (SID_LIST=(SID_DESC=(SID_NAME=)(ORACLE_HOME=)))
/
01156, 00000, "Chybějící nebo nevhodný parametr PROTOCOL, TIMEOUT nebo POOL_SIZE z PRESPAWN_DESC"
// *Cause: PRESPAWN_DESC in each SID_DESC does not have required fields.
// *Action: Be sure the parameters required for PRESPAWN_DESC are specified
// in each SID_DESC. For example,
// SID_LIST_LISTENER = (SID_LIST=(SID_DESC=(SID_NAME=)(PRESPAWN_MAX=5)(ORACLE_HOME=)(PRESPAWN_DESC=(PROTOCOL=tcp)(POOL_SIZE=10)(TIMEOUT=30))))
// Add or correct these parameters in the LISTENER.ORA file
/
01157, 00000, "Přijímat lze pouze na adresách %d - ignoruje se %s"
// *Cause: Too many addresses were given to listen on.
// *Action: Reduce the number of addresses to listen on and use another
// listener to listen on the remaining addresses.
/
01158, 00000, "Vnitřní limit spojení dosažen, dispečer nebude provádět spojení"
// *Cause: The internal SQL*Net connection list is full. Too many
// dispatchers are connected to the listener; therefore, no more dispatchers
// are allowed to connect.
// *Action: For further details, turn on tracing and reexecute the
// operation. If error persists, contact Oracle Customer Support.
/
01159, 00000, "Vnitřní limit spojení dosažen; listener ukončil práci"
// *Cause: The internal SQL*Net connection list is full. The listener is
// configured to use too many SQL*Net connections.
// *Action: Reduce the number of listen addresses or services connected to
// the listener. For further details, turn on tracing and reexecute the
// operation. If error persists, contact Oracle Customer Support.
/
01160, 00000, "Úroveň trasování nebyla specifikována"
// *Cause: Failed to specify a trace level for the trace command.
// *Action: Specify one of OFF, USER, or ADMIN.
// Users should not see this error if LSNRCTL is being used.
// *Comment: Do not include in error manual.
/
01161, 00000, "Alias vytvářeného procesu %s nenalezen. Ověřte soubor parametrů listeneru"
// *Cause: The alias specified to spawn a program was not found in LISTENER.ORA.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: See the porting notes or internal documentation on how to have
// the listener spawn a process.
// Do not include in error manual.
/
01162, 00000, "Syntaktická chyba v adrese odvozené z aliasu vytvářeného procesu: %s"
// *Cause: The alias specified to spawn a program was not a valid NVstring.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: See the porting notes or internal documentation on how to have
// the listener spawn a process.
// Do not include in error manual.
/
01163, 00000, "Nepodařilo se vytvořit proces: %s."
// *Cause: The process failed to start correctly.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Turn on tracing in the listener and execute again. This problem is
// most often caused by the executable specified to be missing from the PATH
// in the listener's environment. See the porting notes or internal documentation
// on how to have the listener spawn a process.
// Do not include in error manual.
/
01164, 00000, "Listeneru nebylo zaslán žádný alias vytvářeného procesu"
// *Cause: The spawn command was issued without an alias.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: See the porting notes or internal documentation on how to have
// the listener spawn a process. Users should not see this error if LSNRCTL
// is being used.
// Do not include in error manual.
/
01165, 00000, "Alias vytvářeného procesu neobsahuje žádný název programu"
// *Cause: The spawn alias in LISTENER.ORA is incorrectly specified.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Make sure the NAME component of the PROCESS description is set.
// Do not include in error manual.
/
01167, 00000, "Příkaz %s není podporován kontaktovaným listenerem"
// *Cause: The listener does not recognize the command.
// *Action: This is caused when a newer version of LSNRCTL contacts an old
// listener. Upgrade listener if executing this command is important.
/
01168, 00000, "Nelze alokovat paměť"
// *Cause: Sufficient memory could not be allocated to perform the desired
// activity.
// *Action: Either free some resource for TNS, or add more memory to the
// machine. For further details, turn on tracing and reexecute the operation.
/
01169, 00000, "Listener nerozeznal heslo"
// *Cause: The security feature of the listener is preventing the intended
// operation.
// *Action: Some commands like stopping the listener are only intended to be
// done by DBAs. A client can only use LSNRCTL to get the status of a listener
// and the version of the listener software running. The command that the
// client attempted may not have been appropriate. If a DBA is attempting
// the command then use the "set password" command at the LSNRCTL prompt
// with one of the appropriate passwords in the PASSWORDS_ entry
// in LISTENER.ORA. If you do not know a password then you are trying to
// execute an inappropriate command.
/
01170, 00000, "Detekce události přerušena pro adresu: %s"
// *Cause: The event detection mechanism for the address specified returned
// an error.
// *Action: Future attempts to detect events on this address will fail.
// The listener will deallocate the listen address and connections will no
// long be accepted for this address. This error is not normally visible
// to the user. For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
01171, 00000, "Detekce události přerušena pro dispatcher: %s"
// *Cause: The event detection mechanism for the dispatcher specified returned
// an error.
// *Action: Future attempts to detect events on this dispatcher will fail.
// The listener will deallocate the dispatcher and connections will no
// long be redirected to this dispatcher. This error is not normally visible
// to the user. For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
01172, 00000, "Listener byl zastaven neboť byly dealokovány všechny poslechové adresy"
// *Cause: The event detection mechanism broke and caused all listen addresses
// to be removed.
// *Action: Error 1170 has occured and caused all the listen addresses to be
// deallocated. Since all the listen addresses have been removed,
// no more connections can be established to this listener so it shuts itself
// down. This error is not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
01173, 00000, "Chybějící nebo nevhodný parametr PRESPAWN_MAX z SID_DESC"
// *Cause: PRESPAWN_MAX in each SID_DESC does not have required fields.
// *Action: Be sure the parameters required for PRESPAWN_DESC are specified
// in each SID_DESC. For example,
// SID_LIST_LISTENER = (SID_LIST=(SID_DESC=(SID_NAME=)(PRESPAWN_MAX=15)(ORACLE_HOME=)(PRESPAWN_DESC=(PROTOCOL=tcp)(POOL_SIZE=10)(TIMEOUT=30))))
// Add or correct these parameters in the LISTENER.ORA file
/
01174, 00000, "Suma všech POOL_SIZE z každé PRESPAWN_DESC je větší než PRESPAWN_MAX"
// *Cause: The minimum value for PRESPAWN_MAX should be the sum of the POOL_SIZEs.
// *Action: Be sure the parameters required for PRESPAWN_DESC are specified
// in each SID_DESC. For example,
// SID_LIST_LISTENER = (SID_LIST=(SID_DESC=(SID_NAME=)(PRESPAWN_MAX=15)(ORACLE_HOME=)(PRESPAWN_DESC=(PROTOCOL=tcp)(POOL_SIZE=10)(TIMEOUT=30))(PRESPAWN_DESC=(PROTOCOL=ipc)(POOL_SIZE=5)(TIMEOUT=15))))
// Add or correct these parameters in the LISTENER.ORA file
01175, 00000, "Heslo nezměněno\n"
// *Cause: Unable to set the new password
// *Action: Be sure to see that the new password has legal ASCII
// characters. Try to set the password again.
/
01176, 00000, "Chyba při zavádění nové hodnoty parametru\n"
// *Cause: Illegal values given for the parameters
// *Action: Make sure that the parameter values are valid
// refer to the manual for the legal values for paramters
/
01177, 00000, "Stav protokolů je OFF. Soubor a adresář protokolu nezměněny \n"
// *Cause: Log status needs to be set ON for changing the log file
// *Action: use command set log_status ON to set the log status of the
// listener ON.
/
01178, 00000, "Úroveň trasování je 0. Soubor a adresář trasování nezměněny \n"
// *Cause: Trace Levelneeds to be set for changing the trace file/directory
// *Action: use command set trc_level ON to set the trace level
/
01200, 00000, "Listener musí být superuživatel root"
// *Cause: The ownership privileges of the TNSLSNR executable are incorrect.
// *Action: Contact your DBA or system administrator to change the ownership
// of the file to be suid root and restart the listener. This action is
// necessary because the user that started the process should claim
// ownership.
// *Comment: This error is reported only on Trusted Oracle platforms.
/
01201, 00000, "Listener neschopen vyhledat spustitelný tvar %s pro SID %s"
// *Cause: The executable for the Oracle dedicated server process cannot be
// found.
// *Action: Check the appropriate SID_DESC in LISTENER.ORA to make sure that
// the ORACLE_HOME component is pointing to a valid location. If this component
// is not set, then check the value of the ORACLE_HOME environment variable.
// *Comment: This error is reported only on UNIX platforms.
/
01202, 00000, "Chybí skupina dba (%s) specifikovan pomocí DBA_GROUP v SID_DESC"
// *Cause: The dba group specified is missing from /ETC/GROUP.
// *Action: Check the DBA_GROUP parameter in the SID_DESC in LISTENER.ORA
// and verify it has a valid entry in /ETC/GROUP.
// *Comment: This error is reported only on UNIX platforms.
/
01203, 00000, "Chybí účet (%s) specifikovaný pomocí DEFAULT_USER_ACCOUNT v SID_DESC"
// *Cause: The unprivileged OS account is missing from /etc/passwd.
// *Action: Check the DEFAULT_USER_ACCOUNT parameter in the SID_DESC in
// LISTENER.ORA and verify it has a valid entry in /etc/passwd. This is
// the account that the Oracle shadow process will be started with if the
// the connecting client has database privileges or does not exist on this
// machine.
// *Comment: This error is reported only on UNIX platforms.
/
01204, 00000, "Neoprávněný účet (%s) ve skupině dba (%s)"
// *Cause: The unprivileged account has DBA privileges. The unprivileged
// account specified by DEFAULT_USER_ACCOUNT in the SID_DESC in
// LISTENER.ORA is a member of the dba group specified by DBA_GROUP in
// SID_DESC. The unprivileged account cannot belong to the dba group
// because this would be a security violation with OPS$ logins.
// *Action: Remove the unprivileged account from the dba group.
// *Comment: This error is only reported on UNIX platforms.
/
01300, 00000, "ERROR v %s"
// *Cause: Listener logging message.
// *Action: None.
/
01301, 00000, "TNS chybová struktura:"
// *Cause: Listener logging message.
// *Action: None.
/
01302, 00000, "číslo kódu chyby: %d"
// *Cause: Listener logging message.
// *Action: None.
/
01303, 00000, "hlavní kód chyby ns: %d"
// *Cause: Listener logging message.
// *Action: None.
/
01304, 00000, "sekundární kód chyby ns: %d"
// *Cause: Listener logging message.
// *Action: None.
/
01305, 00000, "hlavní kód chyby nt: %d"
// *Cause: Listener logging message.
// *Action: None.
/
01306, 00000, "sekundární kód chyby nt: %d"
// *Cause: Listener logging message.
// *Action: None.
/
01307, 00000, "kód chyby OS nt: %d"
// *Cause: Listener logging message.
// *Action: None.
/
/ --------SNSGUM:Connection Load Balancer Errors 2401-2500----------------
/
02401, 00000, "příliš dlouhé gbname %s, použito %d znaků"
// *Cause: gbname or domain name too long.
// *Action: Check the gbname parameter in listener.ora, shorten it.
/
02402, 00000, "Chybný parametr CLBGNAMES v tnsnames.ora"
// *Cause: CLBGNAMES parameter in tnsnames.ora is bad.
// *Action: Check the CLBGNAMES parameter format and correct it. Make sure
// that the tnsnames.ora file is there.
/
02403, 00000, "Chybný alias %s nebo není uveden v tnsnames.ora"
// *Cause: An alias was expected in tnsnames.ora but was not found or was not
// correctly formed.
// *Action: Check the tnsnames.ora for the alias and make sure it is correctly
// formed.
/
02404, 00000, "Služba %s obsahuje ovladače, které nejsou lokální"
// *Cause: The listener found no suitable handler to redirect to.
// *Action: Make sure that there is at least one handler for this node.
/
02405, 00000, "selhalo volání GMS, zkontrolujte protokoly GMS."
// *Cause: A GMS call made by the listener failed.
// *Action: Check if the GMS is up and running. See GMS-client trace files
// for more information.
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/ ----------------------- NA internal errors ------------------------------
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/ Reserved for NAtive service errors: 2501 - 3500
02501, 00000, "Authentication: no more roles"
// *Cause: When a process attempted to retrieve a role from the authentication
// service, no more were available.
// *Action: None. This error is used internally and occurs in the normal course
// of events.
/
02502, 00000, "Authentication: unable to find initialization function"
// *Cause: The native authentication service was unable to call the
// initialization function for the specified service because
// it does not exist.
// *Action: If this service adaptor came directly from Oracle, contact
// Oracle Customer Support, as this error should never
// happen. Otherwise, add an initialization function for the
// service being used.
/
02503, 00000, "Parameter retrieval failed"
// *Cause: The native service layer was unable to retrieve a parameter from a
// configuration file.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02504, 00000, "Parameter count retrieval failed"
// *Cause: The native service layer was unable to determine the number of
// arguments given for a configuration parameter.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02505, 00000, "Authentication: null context pointer provided"
// *Cause: The function nau_ini() was passed a null pointer as the pointer to
// the context that it is supposed to use.
// *Action: Call nau_ini() with a pointer to a context structure.
/
02506, 00000, "Authentication: no type string"
// *Cause: An authentication context structure does not contain a string that
// describes the authentication service being used.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02507, 00000, "Encryption: algorithm not installed"
// *Cause: After picking an algorithm, the server was unable to find
// an index for it in its table of algorithms. This should
// be impossible because the algorithm was chosen
// (indirectly) from that list.
// *Action: Not normally visible to the user. For further details,
// turn on tracing and reexecute the operation. If error
// persists, contact Oracle Customer Support.
/
02508, 00000, "Encryption: server negotiation response in error"
// *Cause: The server's response in negotiation was in error.
// *Action: Not normally visible to the user. For further details,
// turn on tracing and reexecute the operation. If error
// persists, contact Oracle Customer Support.
/
02509, 00000, "Authentication: invalid process state"
// *Cause: The state in which a process is running does not correspond to any
// of the values which are valid.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02510, 00000, "Invalid numeric data type"
// *Cause: The type of a piece of numeric data that was received does not
// correspond to one of the valid values.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02511, 00000, "Invalid data type"
// *Cause: The type of a piece of data that was received or to be transmitted
// did not correspond to any of the correct values.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02512, 00000, "Invalid status received"
// *Cause: A process received a value as a status flag which was unknown.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02513, 00000, "Requested data type does not match retrieved type"
// *Cause: A service requested data whose type does not match that of the segment
// which was sent from the other process.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02514, 00000, "Invalid packet received"
// *Cause: A process received a data packet which was not meant for the native
// services layer.
// *Action: If it is possible, enable tracing and attempt to reproduce the
// problem.
// In any event, contact Oracle Customer Support.
/
02515, 00000, "Encryption/crypto-checksumming: unknown control type"
// *Cause: An encryption or crypto-checksumming algorithm "control"
// function was called, but did not recognize the "type"
// argument it was given.
// *Action: Not normally visible to the user. For further details,
// turn on tracing and reexecute the operation. If error
// persists, contact Oracle Customer Support.
/
02516, 00000, "No data available"
// *Cause: A native service attempted to retrieve data but no data was
// available to be received.
// *Action: The error is not normally visible as it usually is only used to
// signal the end of a data stream. If the error becomes visible,
// enable tracing to reproduce the problem and contact
// Oracle Customer Support.
/
02517, 00000, "key smaller than requested size"
// *Cause: The key returned by negotiation was smaller than
// the size requested by some service (either encryption or
// crypto-checksumming).
// *Action: The error is not normally visible. If the error persists,
// enable tracing to reproduce the problem and contact
// Oracle Customer Support.
/
02518, 00000, "key negotiation error"
// *Cause: An error occurred while the two sides of the connection
// were negotiating an encryption or crypto-checksumming key.
// *Action: The error is not normally visible. If the error persists,
// enable tracing to reproduce the problem and contact
// Oracle Customer Support.
/
02519, 00000, "no appropriate key-negotiation parameters"
// *Cause: No appopriate key-negotiation parameters are available for
// the key size requested either by encryption or by crypto-
// checksumming.
// *Action: The error is not normally visible. Enable tracing to
// reproduce the problem and contact Oracle Customer
// Support.
/
02520, 00000, "encryption/crypto-checksumming: no Diffie-Hellman seed"
// *Cause: The "sqlnet.crypto_seed" parameter is missing from the
// SQLNET.ORA parameters file for SQL*Net.
// *Action: Add this line to SQLNET.ORA:
// sqlnet.crypto_seed = "randomly-chosen text"
/
02521, 00000, "encryption/crypto-checksumming: Diffie-Hellman seed too small"
// *Cause: The "sqlnet.crypto_seed" parameter in the SQLNET.ORA
// parameter file for SQL*Net is too small.
// *Action: Add more randomly-chosen text to it.
/
02524, 00000, "Authentication: privilege check failed"
// *Cause: An error occurred when the SQL*Net authentication service attempted
// to verify that a user had a specific database privilege.
// *Action: This error should not happen normally. Enable tracing and attempt
// to repeat the error. Contact Customer Support.
/
02525, 00000, "encryption/crypto-checksumming: self test failed"
// *Cause: The ANO encryption/crypto-checksumming service detected an error
// while running tests on the active encryption or checksumming
// algorithm.
// *Action: Contact Customer Support.
/
02526, 00000, "server proxy type does not match client type"
// *Cause: The authentication type selected by the server does not match that
// picked by the client.
// *Action: Contact Oracle Customer Support
/
///////////////////////////////////////////////////////////////////////////
/
/ 03501 - 03600 NSPING (not reportable to OSN) - NS ping utility
/
03501, 00000, "OK"
// *Cause: The operation succeeded.
// *Action: No action necessary.
/
03502, 00000, "Nedostatečné argumenty. Použití: tnsping []"
// *Cause: Some required command-line arguments are missing.
// *Action: Re-enter the command using the correct arguments.
/
03503, 00000, "Nepodařilo se inicializovat NL"
// *Cause: The network library could not be initialized.
// *Action: This is an internal error which should not normally be visible.
// Ensure that memory is available to run the application and that
// there are no other operating system problems, and then attempt
// the command again.
/
03504, 00000, "Jméno služby příliš dlouhé"
// *Cause: The service name you are attempting to ping is too long.
// *Action: Re-enter the command using the correct service name.
/
03505, 00000, "Selhalo rozřešení jména"
// *Cause: The service name you provided could not be found in TNSNAMES.ORA,
// an Oracle Names server, or a native naming service.
// *Action: Verify that you entered the service name correctly. You may need
// to ensure that the name was entered correctly into the network
// configuration.
/
03506, 00000, "Selhalo vytvoření adresní vazby"
// *Cause: The TNSPING utility found the requested address or service name,
// but received an internal error when trying to use it.
// *Action: This is an internal error which should not normally be visible.
// Ensure that memory is available to run the application and that
// there are no other operating system problems, and then attempt
// the command again.
/
03507, 00000, "Selhalo vyhledání klíčového slova ADDRESS"
// *Cause: The TNS address did not contain an ADDRESS keyword.
// *Action: If you entered the TNS address on the command line, be sure that
// the syntax is correct. If you entered a service name on the
// command line, the address contains the wrong information. You
// should verify that the information was entered correctly.
/
03508, 00000, "Selhalo vytvoření řetězce adresy"
// *Cause: The TNSPING utility received an internal error when generating
// an address.
// *Action: This is an internal error which should not normally be visible.
// Ensure that memory is available to run the application and that
// there are no other operating system problems, and then attempt
// the command again.
/
03509, 00000, "OK (%d msec)"
// *Cause: The operation succeeded, in this amount of time.
// *Action: No action necessary.
/
03510, 00000, "Selhalo pro I/O chybu"
// *Cause: An I/O operation failed, perhaps due to a resource failure
// or premature window termination.
// *Action: This is an internal error which should not normally be visible.
// Do not close the TNSPING window before all I/O operations have
// completed.
/
///////////////////////////////////////////////////////////////////////////
/
/ 03601 - 03700 NSUT (not reportable to OSN) - NS trace route utility
/
03601, 00000, "Selhání při sbírání směrovací informace"
// *Cause: The route could either not connect, or encountered an
// unsupported version of SQL*Net.
// *Action: Check if SQL*Net along all nodes is version 2.3 or
// greater.
/
03602, 00000, "Nedostatečný počet argumentů. Použití: trcroute "
// *Cause: Some required command-line arguments are missing.
// *Action: Re-enter the command using the correct arguments.
/
03603, 00000, "Uzel s nižší verzí SQL*Net než 2.3"
// *Cause: Any version of SQL*Net before 2.3 doesn't support
// trcroute.
// *Action: Find the node that isn't responding to trcroute.
/
///////////////////////////////////////////////////////////////////////////
/
/ 04001 - 04200 NFP errors
/
///////////////////////////////////////////////////////////////////////////
/
/ The range 04001 to 04200 should be reserved for the Connection Manager.
/ The messages will include status messages
/ as well as error messages.
/
/ Start with error messages first.
/
// UI[04001,04200]
04001, 00000, "CMCTL: chyba při získávání příkazového řádku z terminálu"
// *Cause: Improper standard input connection from the terminal.
// *Action: Normally not visible to the user. Start the CMCTL program again.
// If error persists, contact Oracle Customer Support.
/
04002, 00000, "CMCTL: chyba při spuštění Connection Manager"
// *Cause: The Connection Manager could not be started.
// *Action: Check the Connection Manager configuration file
// for errors and confirm that no other programs are using
// the ADDRESS(es) specified. If error continues, turn on tracing in the
// Connection Manager and examine the trace files to determine the
// cause of the problem. Be sure to turn tracing off when the problem has
// been rectified.
/
04003, 00000, "CMCTL: chyba při zaslání požadavku pro Connection Manager"
// *Cause: Improper command sent to the Connection Manager or the Connection
// Manager is not responding. Not normally visible to the user.
// *Action: Verify that the command sent to the Connection Manager is valid.
// Also check that the Connection Manager is running by using the CMCTL STATUS
// command. If necessary, start the Connection Manager using the CMCTL START
// command.
/
04004, 00000, "CMCTL: chyba při spuštění programu Connection Manager Admin"
// *Cause: The Connection Manager Admin could not be started.
// *Action: Check to make sure that executable for the Connection Manager
// Admin (cmadmin) exist in the ORACLE home directory.
// If error continues, turn on tracing in the Connection Manager Admin
// and examine the trace file to determine the cause of the
// problem. Be sure to turn tracing off when the problem has been
// rectified.
/
04005, 00000, "CMCTL: chyba při zaslání požadavku pro Connection Manager Admin"
// *Cause: The Connection Manager Admin is not responding or is not
// running.
// *Action: Check that the Connection Manager Admin is running by using the
// CMCTL STATUS command. If necessary, start the Connection Manager Admin using
// the CMCTL START command.
/
04006, 00000, "CMCTL: není definována proměnná HOST"
// *Cause: The HOST variable was not set.
// *Action: Set the variable HOST properly and restart the CMCTL program.
/
04007, 00000, "CMCTL: neznámý hostitel"
// *Cause: The pointer HOST is set to an unknown hostname.
// *Action: Set the pointer HOST properly and restart CMCTL program.
/
04008, 00000, "CMCTL: nelze navázat spojení s Connection Manager"
// *Cause: Connection could not be properly established to a Connection Manager.
// This may be because the Connection Manager specified is not running.
// *Action: Check that the Connection Manager is running by using the STATUS
// command. If necessary, start the Connection Manager
// using the START command.
// If it is running and the error persists, contact Oracle Customer
// Support.
/
04009, 00000, "CMCTL: nelze navázat spojení s Connection Manager Admin"
// *Cause: Connection could not be properly established to a Connection
// Manager Admin. This may be because the Connection Manager Admin
// specified is not running.
// *Action: Make sure the Connection Manager Admin is running by using the STATUS
// command. If necessary, start the
// Connection Manager Admin using the START command.
// If it is running and the error persists, contact Oracle Customer
// Support.
/
04010, 00000, "Chyba při uvolňování (flush) kontextu NS"
// *Cause: Internal NS error; connection may be lost.
// *Action: Make sure the connection is properly established. If the
// error persists, then contact Oracle Customer Support.
/
04011, 00000, "CMCTL: chyba při provádění příkazu NS (disconnect) ukončení spojení"
// *Cause: Internal NS error. Error in closing down connections.
// *Action: Make sure the networking protocol being used is properly
// installed on the machine. If the error persists contact
// Oracle Customer Support.
/
04012, 00000, "CMCTL: chyba při otevírání vstupního kanálu terminálu"
// *Cause: Could not open standard terminal input. Internal error.
// *Action: Normally not visible to the user. Restart the CMCTL program.
// If error persists, contact Oracle Customer Support.
/
04013, 00000, "CMCTL: chyba při zavírání vstupního kanálu terminálu"
// *Cause: Could not close terminal input channel. Internal error.
// *Action: Normally not visible to the user. Restart the CMCTL program.
// If error persists, contact Oracle Customer Support.
/
04014, 00000, "CMCTL: chyba při provádění příkazu NS (send) odeslání"
// *Cause: Internal NS error. Connection may be lost.
// *Action: If the error persists contact Oracle Customer Support.
/
04015, 00000, "CMCTL: chyba při provádění příkazu NS (receive) příjem"
// *Cause: Internal NS error. Connection may be lost.
// *Action: If the error persists contact Oracle Customer Support.
/
04016, 00000, "CMCTL: chyba inicializace prostředí národního jazyka"
// *Cause: The message file could not be found.
// *Action: Make sure that the ORACLE environment is set and that the message
// file is in the correct place.
/
04017, 00000, "CMCTL: v CMAN.ORA chybí data programu Connection Manager"
// *Cause: CMAN.ORA does not contain Connection Manager data.
// *Action: Define the correct data for the Connection Manager, then restart
// the CMCTL program.
/
04018, 00000, "CMCTL: v souboru config chybí jméno Connection Manager"
// *Cause: CMAN.ORA does not contain a CMANAGER_NAME component.
// *Action: Define the correct name for the CMANAGER_NAME, then restart
// the CMCTL program.
/
04019, 00000, "CMCTL: v souborech config chybí ADDRESS"
// *Cause: Configuration files do not contain an ADDRESS/ADDRESS_LIST
// component.
// *Action: Define the Connection Manager ADDRESS(es) in the CMAN.ORA
// file and then restart the CMCTL program.
/
04020, 00000, "CMCTL: nelze navázat spojení s Connection Manager Admin"
// *Cause: The Connection Manager Admin is not running.
// *Action: Verify that the Connection Manager Admin is running by doing a status
// request on the Connection Manager Admin.
// If necessary, start the Connection Manager Admin using the START command.
/
04021, 00000, "CMCTL: prostředí ORACLE není správně nastaveno"
// *Cause: The ORACLE environment is incorrectly set up.
// *Action: Refer to the Oracle operating system specific documentation for
// your platform for information on how the ORACLE environment should be set.
// Correct it and rerun CMCTL. Make sure the ORACLE environment includes
// the correct directories.
/
04022, 00000, "CMCTL: nelze rozpoznat definici jméno/adresa Connection Manager"
// *Cause: The Connection Manager's name to address definition is missing.
// *Action: Check TNSNAMES.ORA file and make sure to include a definition for
// the name specified.
/
04023, 00000, "CMCTL: nelze rozpoznat definici jméno/adresa Connection Manager Admin"
// *Cause: The Connection Manager Admin's name to address definition is missing.
// *Action: Check TNSNAMES.ORA file and make sure to include a definition for
// the name specified.
/
04031, 00000, "CMCTL: vnitřní chyba NT"
// *Cause: Problem interfacing to the protocol adapters installed.
// *Action: Normally not visible to the user. Try starting CMCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
04032, 00000, "CMCTL: vnitřní chyba NS"
// *Cause: Problem interfacing with TNS.
// *Action: Normally not visible to the user. Try starting CMCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
04033, 00000, "CMCTL: vnitřní chyba NL"
// *Cause: Problem with internal TNS module NL.
// *Action: Normally not visible to the user. Try starting CMCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
04034, 00000, "CMCTL: vnitřní chyba NFP"
// *Cause: Problem with internal Connection Manager.
// *Action: Normally not visible to the user. Try starting CMCTL
// again. If the error persists, check the product installation. If it is
// correct, contact Oracle Customer Support.
/
04035, 00000, "CMCTL: chyba při sestavování plného jména souboru"
// *Cause: Problem while constructing the full path for a file name because
// the path name to the file or the environment variables are
// incorrect. Files looked up include CMAN.ORA
// and the error files for the Connection Manager and Connection Manager Admin.
// *Action: Check that all environment variables are defined correctly
// and that all configuration files exist in their correct places.
/
04036, 00000, "CMCTL: chyba čtení z chybových souborů Connection Manager"
// *Cause: Problem while reading from Connection Manager or Connection Manager
// Admin error files generated by the Connection Manager or Connection Manager
// Admin when they have failed to start.
// *Action: Check that a standard Network Error directory exists and that all
// privileges on the directory are appropriate.
/
04037, 00000, "CMCTL: chyba při otevření chybových souborů Connection Manager"
// *Cause: Failed to open Connection Manager or Connection Manager Admin
// error files when they have failed to start.
// *Action: Check that a Network Error directory exists and that all
// privileges on the directory are appropriate.
/
04038, 00000, "CMCTL: chybně vytvořená adresa nebo řetězec příkazu"
// *Cause: An unacceptable string was encountered while attempting
// to send a message to either the Connection Manager or Connection Manager Admin.
// The addresses provided for either the Connection Manager or Connection Manager
// Admin may be incorrectly constructed.
// *Action: Check all address strings in configuration file (TNSNAMES.ORA)
// and assure that they are properly formed.
// If all is correct, please contact Oracle Customer Support.
/
04039, 00000, "CMCTL: chyba při vytváření procesu"
// *Cause: An error was encountered while spawning a process due to an
// internal operating system dependent problem. Machine resources may be
// limited.
// *Action: Retry command. Check permissions on Connection Manager executables
// (cmadmin, cmgw) and the current setting of the search path. If necessary,
// terminate other applications to free up machine resources. If the error
// persists, contact Oracle Customer Support.
/
04040, 00000, "CMCTL: selhala inicializace kontextu sledování - Pokračování"
// *Cause: Problem while opening specified trace file because of errors in
// CMAN.ORA or because the user has incorrect privileges, or the file does
// not exist.
// *Action: Check the privileges on the configuration files and ensure that
// all of them exist in their proper locations.
/
04041, 00000, "CMCTL: Connection Manager již pracuje. Operace spuštění ukončena"
// *Cause: There is a Connection Manager already running and listening on the same
// addresses.
// *Action: None; the Connection Manager is already running.
/
04042, 00000, "CMCTL: Connection Manager Admin již pracuje. Operace spuštění ukončena"
// *Cause: There is a Connection Manager Admin already running and listening on
// the same addresses.
// *Action: None; the Connection Manager Admin is already running.
/
04043, 00000, "Connection Manager má aktivní spojení. Chcete je opravdu zastavit (a/n)?"
// *Cause: The Connection Manager that is being stopped has active connections going
// through. This is the confirmation message.
// *Action: Respond by pressing y or n. Answering y will cause the active
// database connection to be dropped; this is not generally recommended.
/
04044, 00000, "CMCTL: pro spojení s Connection Manager musí existovat soubor CMAN.ORA"
// *Cause: There was an attempt to contact a default Connection Manager
// where there was no CMAN.ORA present in the correct
// directory.
// *Action: Create an CMAN.ORA file.
// Make sure it is placed in the correct directory and includes the correct
// name for the Connection Manager you wish to contact.
/
04045, 00000, "CMCTL: nelze navázat spojení s Connection Manager na adrese"
// *Cause: There was an attempt to contact a Connection Manager on a specific address
// which is not responding.
// *Action: Check that the Connection Manager is actually listening on that address.
/
04046, 00000, "CMCTL: nelze navázat spojení s Connection Manager Admin na adrese"
// *Cause: There was an attempt to contact a Connection Manager Admin on a specific
// address which is not responding.
// *Action: Check that the Connection Manager Admin is actually listening on that
// address.
/
04047, 00000, "CMCTL: nelze vytvořit IPC adresu Connection Manager Admin"
// *Cause: There was an attempt to contact a Connection Manager Admin using the IPC
// address which is not responding.
// *Action: Check that the Connection Manager Admin is actually running.
/
04060, 00000, "CMCTL: Chybný příkaz: na vzdáleném Connection Manager může být použit pouze příkaz STATUS"
// *Cause: The user entered a command that does not exist, or the user
// tried to make a request other than STATUS to a remote Connection Manager.
// *Action: Check the Net8 Administrator's Guide for
// a list of CMCTL commands or type HELP for a list of valid commands.
/
04061, 00000, "CMCTL: chybný příkaz nebo chyba syntaxe: musíte zadat úroveň trace"
// *Cause: The user did not specify a trace level.
// *Action: Specify a trace level and retry command.
/
04062, 00000, "CMCTL: chybný příkaz nebo chyba syntaxe: Nápovědu získáte zadáním help/h/?"
// *Cause: The user entered an invalid command.
// *Action: Check the Net8 Administrator's Guide or type
// HELP for a list of valid commands.
/
04063, 00000, "CMCTL: selhala alokace paměti pro vyrovnávací paměti"
// *Cause: CMCTL was unable to allocate memory for internal buffers.
// *Action: Check the amount of available memory on your machine to ensure
// that there is enough memory to run this executable. If necessary, free up
// memory by running fewer programs, then try again.
/
04064, 00000, "CMCTL: selhalo vyhledání CMANAGER_NAME v CMAN.ORA"
// *Cause: CMCTL was unable to find the CMANAGER_NAME parameter in CMAN.ORA.
// *Action: Check that the CMAN.ORA file is properly constructed.
/
04065, 00000, "CMCTL: příkaz nelze vykonat jako vzdálený"
// *Cause: A command other than status and version has been attempted
// remotely.
// *Action: If you desire execute any command other than status and version,
// you must run CMCTL on the Connection Manager machine.
/
/ The range 04070 to 04089 will be reserved for the help messages used by
/ CMCTL program
/
04070, 00000, "CMCTL použití: [cmctl] [argument]\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04071, 00000, "kde je jedna z následujících možností: \n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04072, 00000, " * start - spuštění jméno_procesu\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04073, 00000, " * stop - zastavení jméno_procesu\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04074, 00000, " * status - získat stav ze jméno_procesu\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04075, 00000, " * stats - získat statistiky ze jméno_procesu\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04076, 00000, " * version - požaduje číslo verze řídicího programu CMCTL\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04077, 00000, " * exit - ukončí řídicí program CMCTL\n\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04078, 00000, " název_procesu je jeden z procesů cman, cm nebo adm\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04079, 00000, " * cman - bude požadovat Connection Manager (cman i adm)\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04080, 00000, " * cm - bude požadovat pouze proces Connection Manager\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04081, 00000, " * adm - bude požadovat pouze proces Connection Manager Admin\n\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04082, 00000, " * log_on - požaduje přepnutí název_procesu do protokolování zapnuto\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04083, 00000, " * log_off - požaduje přepnutí název_procesu do protokolování vypnuto\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04084, 00000, " * trace_on - požaduje přepnutí název_procesu do trasování zapnuto\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04085, 00000, " NOTE: uživatel MUST zadat úroveň trasování\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04086, 00000, " (USER nebo ADMIN) v poli argumentu\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04087, 00000, " * trace_off - požaduje přepnutí název_procesu do trasování vypnuto\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04088, 00000, " argument je poskytován pouze pro zapnuté trasování\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
04089, 00000, " * ke trace_on - se předpokládá argument úrovně trasování\n\n"
// *Cause: Help message displayed by CMCTL.
// *Action: None.
/
///////////////////////////////////////////////////////////////////////////
/
/ 04201 - 04300 NU errors
/
///////////////////////////////////////////////////////////////////////////
/
/ The range 04201 to 04300 should be reserved for the NU component.
/ The messages will include status messages as well as error messages.
/
04201, 00000, "ERROR použití programu Trace Assistant: Chybí název souboru\n"
// *Cause: Trace file name argument is missing
// *Action: Put the trace file name as the last command line argument for
// for this tool.
/
04202, 00000, "ERROR použití programu Trace Assistant: Chybí argumenty \n"
// *Cause: The and/or the arguments are missing
// *Action: Put the right number of command line arguments.
/
04203, 00000, "ERROR použití programu Trace Assistant: Neplatné volby \n"
// *Cause: The options provided are not valid
// *Action: Check the valid options for this tool.
/
04204, 00000, "Vnitřní ERROR programu Trace Assistant: Není možno otevřít trasovací soubor\n"
// *Cause: The trace file name given doesn't exist or it is not
// accessible for this user.
// *Action: Check the spelling, and permissions of the trace file.
/
04205, 00000, "Vnitřní ERROR programu Trace Assistant: Paměť\n"
// *Cause: Possible memory problem
// *Action: Verify the amount of available memory on the system.
/
04206, 00000, "Vnitřní ERROR programu Trace Assistant: Typ paketu\n"
// *Cause: The packet type read by trcAsst is not valid.
// *Action: Verify that your trace file is not corrupted. If trace file
// looks OK, with not strange characters in it, contact World
// Wide Support and provide trace file to them.
/
04207, 00000, "Vnitřní ERROR programu Trace Assistant: Délka paketu\n"
// *Cause: The packet being decode is corrupted.
// *Action: Verify that your trace file is not corrupted. If trace file
// looks OK, with not strange characters in it, contact World
// Wide Support and provide trace file to them.
/
04208, 00000, "Vnitřní ERROR programu Trace Assistant: Závažná\n"
// *Cause: Fatal internal error
// *Action: Contact World Wide Support.
/
04209, 00000, "Vnitřní ERROR programu Trace Assistant: Chyba typu \n"
// *Cause: Internal type error,
// *Action: Contact World Wide Support.
/
04210, 00000, "Vnitřní ERROR programu Trace Assistant: Konec souboru\n"
// *Cause: Reaching End of File to soon. Not able to decode trace file.
// Your trace file appears to be truncated.
// *Action: Generate another trace file. This trace file can not be decoded.
/
04211, 00000, "Vnitřní ERROR programu Trace Assistant: CORE\n"
// *Cause: Internal System Error
// *Action: Contact World Wide Support.
/
04212, 00000, "Vnitřní ERROR programu Trace Assistant: Chyba typu NACOM \n"
// *Cause: Not able to decode Network Authentication information
// *Action: Contact World Wide Support.
/
04231, 00000, "WARNING programu Trace Assistant: Předpokládá se formát trasování Oracle\n"
// *Cause: This trace file may not be a Network trace file. The default
// format (Oracle Trace) will be assumed.
// *Action: None.
/
04232, 00000, "WARNING programu Trace Assistant: Nebyly načteny všechny řádky\n"
// *Cause: Trace Assitante won't retrieve all the rows data.
// *Action: None.
/
04233, 00000, "WARNING programu Trace Assistant: Překročena délka paketu\n"
// *Cause: Trying to read beyond packet length. The trace file may be
// corrupted
// *Action: None.
/
04234, 00000, "WARNING programu Trace Assistant: není možno dekódovat TTC \n"
// *Cause: Trace assistant does not have enough information to decode TTC
// data. This maybe an old trace file or from a platform that
// trace assistant does not understand.
// *Action: None.
/
04235, 00000, "WARNING programu Trace Assistant: Neznámý protokol TTC\n"
// *Cause: Trace Assistant has reached a point in which the TTC protocol
// can not be understood.
// *Action: None.
/
///////////////////////////////////////////////////////////////////////////
/
/ ---------------------------- unassigned ---------------------------------
/
///////////////////////////////////////////////////////////////////////////
/ Copyright (c) 1991, 1996, 1997 by the Oracle Corporation. All rights reserved.
/
/
/ $Header: net12150.msg 06-aug-97.15:13:07 tmlee Exp $
/
/
/ NAME
/ net12150.msg - NETwork external message file starting from 12150 -
/ U.S. english version
/
/
/ FUNCTION
/ Network error message file, American English version.
/
/
/ NOTES
/ Only external errors are to be put into this file. Internal
/ messages are to put into netius.msg.
/
/ This file, along with netius.msg and net12500.msg, forms tnsus.msg. As a
/ result, the errors in this file may not overlap with the errors in
/ those files. Otherwise, errors will result when generating tnsus.msb.
/
/ Message text should be limited to a maximum of 76 characters.
/ Messages containing embedded % directives should not overrun
/ the 76 character limit unless they signal unusual errors
/ which do not occur as part of user applications. For example,
/ startup errors and system-dependent errors can probably get
/ away with longer message text.
/
/
/ '/' at beginning-of-line for comments.
/ '//' at beginning-of-line for *Cause: and *Action: fields.
/
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/////////////////////////// Please maintain this map //////////////////////
/
// 00001 - 04200 See netius.msg
/ .
/ .
/ 12150 - 12195 Reserved for OSN (Not to be used by TNS)
/ 12196 - 12285 NR errors reportable by OSN (returned by nricall())
/ 12286 - 12499 ---(Reserved)---
/ 12500 - 12699 See net12500.msg
/ .
/ .
/ .
/
/////////////////////////// Please maintain this map //////////////////////
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/
/
/
/ OWNER
/ Network and Management Products - Server Technologies
/
/ MODIFIED
/ tmlee 08/06/97 - modify 12204
/ rwessman 03/16/97 - split from netus.msg to correct bug in building
/ oraus.msg.
/
12150, 00000, "TNS:nelze odeslat data"
// *Cause: Unable to send data. Connection probably disconnected.
// *Action: Re-establish connection. If the error is persistent, turn
// on tracing and reexecute the operation.
/
12151, 00000, "TNS:ze síťové vrstvy byl přijat chybný typ paketu"
// *Cause: Internal error.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12152, 00000, "TNS:nelze odeslat přerušovací zprávu"
// *Cause: Unable to send break message. Connection probably disconnected.
// *Action: Re-establish connection. If the error is persistent, turn
// on tracing and reexecute the operation.
/
12153, 00000, "TNS:není připojeno"
// *Cause: Not currently connected to a remote host.
// *Action: Re-establish connection.
/
12154, 00000, "TNS:nelze vyhodnotit název služby"
// *Cause: The service name specified is not defined correctly in the
// TNSNAMES.ORA file.
// *Action: Make the following checks and correct the error:
// - Verify that a TNSNAMES.ORA file exists and is in the proper
// place and accessible. See the operating system specific manual
// for details on the required name and location.
// - Check to see that the service name exists in one of the
// TNSNAMES.ORA files and add it if necessary.
// - Make sure there are no syntax errors anywhere in the file.
// Particularly look for unmatched parentheses or stray characters.
// Any error in a TNSNAMES.ORA file makes it unusable. See
// Chapter 4 in the SQL*Net V2 Administrator's Guide. If
// possible, regenerate the configuration files using the Oracle
// Network Manager.
/
12155, 00000, "TNS:v paketu NSWMARKER byl přijat chybný datový typ"
// *Cause: Internal error during break handling.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12156, 00000, "TNS:pokus o nové nastavení řádky z nesprávného stavu"
// *Cause: Internal error during break handling.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12157, 00000, "TNS:vnitřní komunikační chyba sítě"
// *Cause: Internal error during network communication.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12158, 00000, "TNS:nelze inicializovat parametrickl subsystém"
// *Cause: Unable to locate parameter file.
// *Action: Verify that a valid parameter file exists, and is readable.
/
12159, 00000, "TNS:do trasovacího souboru nelze zapisovat"
// *Cause: The trace file to be generated is not writeable by this user.
// *Action: If the user does not have write permissions in the directory
// to which the trace file will be written, contact the DBA to get the
// proper permissions or use TRACE_DIRECTORY_CLIENT in SQLNET.ORA
// to specify a directory the user can write to.
/
12160, 00000, "TNS:vnitřní chyba: nesprávné číslo chyby"
// *Cause: Corrupt error reporting subsystem.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12161, 00000, "TNS:vnitřní chyba: byla přijata neúplná data"
// *Cause: The connection may be terminated.
// *Action: Reconnect and try again. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12162, 00000, "TNS:chybně specifikovaný název služby"
// *Cause: The connect descriptor corresponding to the service name in
// TNSNAMES.ORA is incorrectly specified.
// *Action: Make sure there are no syntax errors in the connect descriptor.
// Particularly look for unmatched parentheses or stray characters.
// Any error in a TNSNAMES.ORA file makes it unusable. See Chapter 4
// in the SQL*Net V2 Administrator's Guide.
/
12163, 00000, "TNS:příliš dlouhý deskriptor spojení"
// *Cause: The connect descriptor corresponding to the service name in
// TNSNAMES.ORA is too long.
// *Action: The maximum length for a connect descriptor is 512 bytes and this
// limit has been exceeded. Use a smaller connect descriptor. If this is not
// possible, contact Worldwide Customer Support.
/
12164, 00000, "TNS:Soubor Sqlnet.fdf file není nalezen"
// *Cause: The sqlnet.fdf file doesn't exist in $ORACLE_HOME/network/admin.
// *Action: The sqlnet.fdf file is required for Oracle Tracing to occur.
// Either install the sqlnet.fdf file in $ORACLE_HOME/network/admin or
// turn off tracing in your ORA file.
/
12165, 00000, "TNS:Pokouší se o zápis trasovacího souboru do odkládacího prostoru."
// *Cause: Oracle Trace doesn't allow writing trace information into your
// swap space.
// *Action: Oracle Trace cannot write trace information into swap space
// so either disable tracing or redirect trace files to be written to another
// area of your disk.
12166, 00000, "TNS:Klient se nemůže připojit k agentu HO."
// *Cause: NVstring contained DESCRIPTION/HO.
// *Action: Call HO agent from integrating server.
/
/ This line is an OSN Magic Cookie. Don't eat it. Last OSN error in 2.0.9.
/
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/ 12196 - 12285 NR errors reportable to OSN.
/
12196, 00000, "TNS:přijata chyba od TNS"
// *Cause: The navigation layer received an error from TNS.
// *Action: See the error log file for the specific TNS error.
/
12197, 00000, "TNS:chyba při analýze klíčového slova-hodnoty"
// *Cause: The navigation layer received an error while trying to look up a
// value for a keyword.
// *Action: Check the syntax of the connect descriptor.
/
12198, 00000, "TNS:nelze vyhledat cestu k cílovému místu"
// *Cause: Could not navigate a path through Interchanges to the destination.
// This error occurs if an invalid community is in the address string, or
// the address includes a protocol that is not available or the
// TNSNAV.ORA file does not have a correct CMANAGER address specified or
// the Interchange is down.
// *Action: Assure that Interchanges necessary to get to the desired
// destination are up and have available capacity for an additional
// connection. Also check that the correct community and protocol have been
// specified in the CMANAGER address used.
/
12200, 00000, "TNS:nelze alokovat paměť"
// *Cause: Out of memory on machine.
// *Action: Reconfigure machine to have more storage or run fewer applications
// while the Interchange is running.
/
12201, 00000, "TNS: vyrovnávací paměť pro spojení je příliš malá"
// *Cause: TNS connection buffer supplied by the application was too small
// to retrieve the data sent back.
// *Action: Supply a larger connection buffer. If problem persists, call
// Worldwide Customer Support.
/
12202, 00000, "TNS:vnitřní chyba navigace"
// *Cause: Internal navigation error.
// *Action: Not normally visible to the user. For further details contact
// Worldwide Customer Support.
/
12203, 00000, "TNS:nelze se spojit s cílovým místem"
// *Cause: Invalid TNS address supplied or destination is not listening.
// This error can also occur because of underlying network transport
// problems.
// *Action: Verify that the service name you entered on the command line
// was correct. Ensure that the listener is running at the remote node and
// that the ADDRESS parameters specified in TNSNAMES.ORA are correct.
// Finally, check that all Interchanges needed to make the connection are
// up and running.
/
12204, 00000, "TNS:přijatá data byla aplikací odmítnuta"
// *Cause: The application using the Interchange or Connection Manager
// refused the connection at the listener.
// *Action: Make sure that the application listener at the destination is
// functioning correctly. If it is and the problem persists, contact
// Worldwide Customer Support.
/
12205, 00000, "TNS:nepodařilo se získat chybné adresy"
// *Cause: Internal navigation error.
// *Action: Not normally visible to the user. For further details contact
// Worldwide Customer Support.
/
12206, 00000, "TNS:v průběhu navigace přijata chyba TNS"
// *Cause: Internal navigation error because of an unexpected TNS error.
// *Action: Look at the log file to find the TNS error. If necessary, turn
// on tracing and repeat the operation.
/
12207, 00000, "TNS:nelze provést navigaci"
// *Cause: Improperly configured navigation file TNSNAV.ORA.
// *Action: Check the syntax of the TNSNAV.ORA file on the application`s
// machine,and verify that it lists the correct communities.
/
12208, 00000, "TNS:nelze vyhledat soubor TNSNAV.ORA"
// *Cause: Either the ORACLE environment is not set up correctly, or the
// TNSNAV.ORA file is not present.
// *Action: Ensure that the ORACLE environment is set up appropriately
// on your platform and that a TNSNAV.ORA file is present.
/
12209, 00000, "TNS:nalezena neinicializovaná globální proměnná"
// *Cause: Application calling navigation routine has not properly configured
// the global variables. There are no TNSNAV.ORA files available, or they
// are defective.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Worldwide Customer Support.
/
12210, 00000, "TNS:chyba při hledání dat pro Navigátora"
// *Cause: Application calling navigation routine has not properly configured
// the TNSNAV.ORA file.
// *Action: Check the syntax of the TNSNAV.ORA file.
/
12211, 00000, "TNS:v TNSNAV.ORA třeba zadat PREFERRED_CMANAGERS"
// *Cause: TNSNAV.ORA does not have a PREFERRED_CMANAGERS defined.
// *Action: Add a PREFERRED_CMANAGERS entry to the TNSNAV.ORA file.
/
12212, 00000, "TNS:neúplná vazba PREFERRED_CMANAGERS v TNSNAV.ORA"
// *Cause: The PREFERRED_CMANAGERS binding in the client's TNSNAV.ORA file
// does not have a CMANAGER_NAME specified.
// *Action: Define the CMANAGER_NAME as part of the PREFERRED_CMANAGERS
// binding. Use of the Oracle Network Manager should eliminate this
// error.
/
12213, 00000, "TNS:neúplná vazba PREFERRED_CMANAGERS v TNSNAV.ORA"
// *Cause: The PREFERRED_CMANAGERS binding in the client's TNSNAV.ORA file
// does not have an ADDRESS specified.
// *Action: Define the ADDRESS as part of the PREFERRED_CMANAGERS binding.
/
12214, 00000, "TNS:chybí zadání lokálních komunit v TNSNAV.ORA"
// *Cause: There is no LOCAL_COMMUNITIES entry in TNSNAV.ORA.
// *Action: Define the LOCAL_COMMUNITIES for this node in the TNSNAV.ORA
// file.
/
12215, 00000, "TNS:chybně vytvořené adresy PREFERRED_NAVIGATORS v TNSNAV.ORA"
// *Cause: Address binding for PREFERRED_NAVIGATORS entry is improperly entered.
// entry.
// *Action: Check your PREFERRED_NAVIGATORS entry and fix it in TNSNAV.ORA
//
/
12216, 00000, "TNS:chybně vytvořené adresy PREFERRED_CMANAGERS v TNSNAV.ORA"
// *Cause: Address binding for the PREFERRED_CMANAGERS entry in the client's
// TNSNAV.ORA file is improperly entered.
// *Action: Define the ADDRESS as part of the PREFERRED_CMANAGERS binding.
/
12217, 00000, "TNS:nelze se spojit s PREFERRED_CMANAGERS v TNSNAV.ORA"
// *Cause: There is a syntax error in the PREFERRED_CMANAGERS entry, or
// addresses specified are wrong, or the intended Connection Managers are
// unavailable.
// *Action: Check the PREFERRED_CMANAGERS entries in the client's
// TNSNAV.ORA file and correct them or talk with your network administrator
// to determine if the specified Connection Managers are available.
// Verify that the Interchangess are active by using the INTCTL STATUS
// command.
/
12218, 00000, "TNS:nepřípustná síťová konfigurační data"
// *Cause: Poorly formed network configuration data. For example, a
// PREFERRED_CMANAGERS entry may have an incorrect CMANAGER_NAME in the
// client's TNSNAV.ORA file. Or an Interchange downtime parameter
// (TIMEOUT_INTERVAL) on the Navigator may be set to zero in INTCHG.ORA.
// *Action: Check the entries in TNSNAV.ORA and the Interchange
// configuration files and correct them. If necessary, talk with your
// network administrator to determine if the specified Interchanges
// (Connection Managers) are available and properly configured.
// Use the Oracle Network Manager to generate the configuration files
// if necessary.
/
12219, 00000, "TNS:u adresy z ADDRESS_LIST chybí název komunity"
// *Cause: This error occurs when an ADDRESS_LIST has some ADDRESSes in it
// that have no COMMUNITY component and others that do have a COMMUNITY
// component.
// *Action: Check that in the connect descriptors you are using either
// all the ADDRESSes have a COMMUNITY component or all do not.
/
/ All succeeding errors are a remap of NS erros in NR
/
12221, 00000, "TNS:nepřípustné parametry u ADDRESS"
// *Cause: An illegal set of protocol adapter parameters was specified. In
// some cases, this error is returned when a connection cannot be made to the
// protocol transport.
// *Action: Verify that the destination can be reached using the specified
// protocol. Check the parameters within the ADDRESS section of
// TNSNAMES.ORA. Legal ADDRESS parameter formats may be found in the
// Oracle operating system specific documentation for your platform.
// Protocols that resolve names at the transport layer (such as DECnet object
// names) are vulnerable to this error if not properly configured or names are
// misspelled.
/
12222, 00000, "TNS:není žádný takový protokolový adaptér"
// *Cause: The protocol adapter requested (by way of the "(PROTOCOL=..)"
// keyword-value pair in a TNS address) is unknown. If the supplied address
// is typographically correct then the protocol adaptor is not installed.
// *Action: Install the protocol adapter or correct typographically error,
// as appropriate. Note: if the supplied address was derived from
// resolving the service name, check the address in the appropriate file
// (TNSNAMES.ORA, LISTENER.ORA or TNSNET.ORA).
/
12223, 00000, "TNS:překročeno vnitřní omezení"
// *Cause: Too many TNS connections open simultaneously.
// *Action: Wait for connections to close and re-try.
/
12224, 00000, "TNS:žádný listener"
// *Cause: The connection request could not be completed because the listener
// is not running.
// *Action: Ensure that the supplied destination address matches one of
// the addresses used by the listener - compare the TNSNAMES.ORA entry with
// the appropriate LISTENER.ORA file (or TNSNAV.ORA if the connection is to
// go by way of an Interchange). Start the listener on the remote machine.
/
12225, 00000, "TNS:cílový hostitel je nedostupný"
// *Cause: Contact can not be made with remote party.
// *Action: Make sure the network driver is functioning and the network is up.
/
12226, 00000, "TNS:překročena kvóta zdrojů operačního systému"
// *Cause: The current user has exceeded the allotted resource assigned in the
// operating system.
// *Action: Acquire more operating system resource, or perform a different
// function.
/
12227, 00000, "TNS:syntaktická chyba"
// *Cause: The supplied connect descriptor contains illegal syntax.
// *Action: Check the syntax of the connect descriptor in TNSNAMES.ORA.
/
12228, 00000, "TNS:nelze zavést protokolový adaptér"
// *Cause: On some platforms (such as OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter is
// missing or one of its supporting libraries is missing then this error is
// returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will include the name of the shared library (or DLL) that
// could not be loaded.
/
12229, 00000, "TNS:Interchange nemá již žádná volná spojení"
// *Cause: One or more Interchanges along the path to the destination
// desired has no more free connections available to be used for this
// call.
// *Action: Try again later when the Interchanges are less busy, or contact
// your network administrator to have him determine which interchange it is,
// and increase the number of connections available on that interchange.
/
12230, 00000, "TNS:Závažná síťová chyba při navazování spojení"
// *Cause: This error is reported by an interchange which fails to make
// contact with the destination due to a physical network error while calling
// a destination.
// *Action: Try again later when the network service may have been fixed
// or report the problem to your Network Administrator so that he may fix
// the problem.
/
12231, 00000, "TNS:Není možné žádné spojení k cíli"
// *Cause: This error is reported by an interchange which fails to find a
// possible connection along the path to the destination.
// *Action: Report the problem to your Network Administrator so that he may
// fix the problem.
/
12232, 00000, "TNS:Není k dispozici žádná cesta k cíli"
// *Cause: This error is reported by an interchange which fails to find a
// possible path to the destination.
// *Action: Report the problem to your Network Administrator so that he may
// fix the problem.
/
12233, 00000, "TNS:Selhala akceptace spojení"
// *Cause: This error is reported by an interchange which fails to accept
// a connection due to a redirect failure.
// *Action: Report the problem to your Network Administrator so that he may
// isolate the interchange problem.
/
12234, 00000, "TNS:Přesměrování k cíli"
// *Cause: This error is reported by an interchange which determines that this
// interchange is not the right gateway and needs to redirect the connection
// to another gateway along the path to the destination.
// *Action: None.
/
12235, 00000, "TNS:Selhalo přesměrování k cíli"
// *Cause: This error is reported by an interchange which fails to redirect
// a connection to another interchange along the path to the destination.
// *Action: Report the problem to your Network Administrator so that he may
// fix the problem.
/
12236, 00000, "TNS:protokolový adaptér není zaveden"
// *Cause: On some platforms (such as OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter has not
// been loaded, then this error is returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will have the name of the shared library (or DLL) that has
// not been loaded.
/
/ This line is an OSN Magic Cookie. Don't eat it. Last NR error in 2.0.9.
/
/
/ Copyright (c) 1991, 1996, 1997 by the Oracle Corporation. All rights reserved.
/
/
/ $Header: net12500.msg 07-may-97.23:53:11 emalasky Exp $
/
/
/ NAME
/ net12500.msg - NETwork external message file starting from 12500 -
/ U.S. english version
/
/
/ FUNCTION
/ Network error message file, American English version.
/
/
/ NOTES
/ Only external errors are to be put into this file. Internal
/ messages are to put into netius.msg.
/
/ This file, along with netius.msg and net12150.msg, forms tnsus.msg. As a
/ result, the errors in this file may not overlap with the errors in
/ those files. Otherwise, errors will result when generating tnsus.msb.
/
/ Message text should be limited to a maximum of 76 characters.
/ Messages containing embedded % directives should not overrun
/ the 76 character limit unless they signal unusual errors
/ which do not occur as part of user applications. For example,
/ startup errors and system-dependent errors can probably get
/ away with longer message text.
/
/
/ '/' at beginning-of-line for comments.
/ '//' at beginning-of-line for *Cause: and *Action: fields.
/
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/////////////////////////// Please maintain this map //////////////////////
/
// 00001 - 04200 See netius.msg
/ .
/ .
/ 12150 - 12285 See net12150.msg
/ 12286 - 12499 ---(Reserved)---
/ 12500 - 12530 NSG errors reportable by OSN (returned in cndo).
/ 12531 - 12629 NS (and NT errors reported as NS errors) reportable by OSN
/ 12630 - 12699 NA errors (returned by native services)
/ .
/ .
/ .
/
/////////////////////////// Please maintain this map //////////////////////
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/
/
/
/ OWNER
/ Network and Management Products - Server Technologies
/
/ MODIFIED
/ emalasky 05/07/97 - 12505: no args, better cause
/ emalasky 05/01/97 - rollback 12505
/ smckinle 04/21/97 - Change 12505 to take an SID parameter.
/ rwessman 03/19/97 - Eliminated references to Secure Network Services. It
/ rwessman 03/09/97 - split from netus.msg to correct bug in building
/ oraus.msg.
/
/
/ 12500 - 12530 Reserved for NSG errors reportable to OSN.
/
/ tnslsnr errors...
12500, 00000, "TNS:listener nedokázal spustit proces vyhrazeného serveru"
// *Cause: The process of starting up a dedicated server process failed.
// The executable could not be found or the environment may be set up
// incorrectly.
// *Action: Turn on tracing at the ADMIN level and reexecute the operation.
// Verify that the ORACLE Server executable is present and has execute
// permissions enabled. Ensure that the ORACLE environment is specified
// correctly in LISTENER.ORA. The Oracle Protocol Adapter that is being
// called may not be installed on the local hard drive. Please check that
// the correct Protocol Adapter are successfully linked.
// If error persists, contact Oracle Customer Support.
/
12501, 00000, "TNS:listener nedokázal vytvořit proces"
// *Cause: The listener failed to start the program specified.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Check the alias of the program started by listener in the system
// LISTENER.ORA file. Make sure the program exists and the arguments are
// correct.
// Do not include in error manual.
/
12502, 00000, "TNS:listener nedostal od klienta žádná CONNECT_DATA."
// *Cause: No CONNECT_DATA was passed to the listener.
// *Action: Check that the service name resolved from TNSNAMES.ORA has
// the CONNECT_DATA component of the connect descriptor.
/
12504, 00000, "TNS:listener neobdržel SID z CONNECT_DATA"
// *Cause: The SID was missing from the CONNECT_DATA.
// *Action: Check that the connect descriptor corresponding to the service
// name in TNSNAMES.ORA has an SID component in the CONNECT_DATA.
/
12505, 00000, "TNS:listener nemůže rozpoznat SID zadaný v popisu spojení"
// *Cause: The SID in the CONNECT_DATA was not found in the listener's tables.
// *Action: Check to make sure that the SID specified is correct.
// The SIDs that are currently registered with the listener can be obtained by
// typing "LSNRCTL SERVICES ". These SIDs correspond to SID_NAMEs
// in TNSNAMES.ORA, or db_names in INIT.ORA.
// *Comment: This error will be returned if the database instance has not
// registered with the listener; the instance may need to be started.
/
12506, 00000, "TNS:listener neobdržel ALIAS v CONNECT_DATA"
// *Cause: The SID was missing from the CONNECT_DATA.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Check the command line or name-address mappings for the
// ALIAS component of the CONNECT_DATA.
// Do not include in error manual.
/
12507, 00000, "TNS:listener nedokázal analyzovat předaný ALIAS"
// *Cause: The ALIAS in CONNECT_DATA was not found in the system
// TNSNAMES.ORA file.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Check to make sure that the ALIAS specified is correct.
// Do not include in error manual.
/
12508, 00000, "TNS:listener nedokázal analyzovat předaný COMMAND"
// *Cause: The COMMAND given to listener is not supported.
// *Action: This is not seen in normal use of SQL*Net.
// *Comment: Check the COMMAND given to listener. This error is probably
// caused by incompatible SQL*Net versions.
// Do not include in error manual.
/
12509, 00000, "TNS:listener nedokázal přesměrovat klienta na obslužný program"
// *Cause: The dispatcher terminated unexpectedly
// *Action: Attempt to connect again and if the same error occurs,
// contact the DBA to check the state of the dispatchers for this SID.
// If the problem persists, turn on tracing in the listener to determine
// the TNS error caused by the redirect.
/
12510, 00000, "TNS:databáze nemá prostředky ke zpracování požadavku na tento SID"
// *Cause: The dispatchers are busy handling other requests.
// *Action: Contact the DBA to increase the number of dispatchers
// servicing this SID.
/
12511, 00000, "TNS:obslužný program nalezen, ale neakceptuje spojení"
// *Cause: The dispatchers are busy handling other requests and they notified
// the listener that they are temporarily busy.
// *Action: Attempt the connection again. If error persists, ask
// the DBA to increase the number of dispatchers.
/
12512, 00000, "TNS:obslužný program nalezen, ale adresa přesměrování nebyla registrována"
// *Cause: The dispatcher just came up and has not had time yet to register the
// address that a client should be redirected to.
// *Action: Attempt the connection again. If error persists, ask
// the DBA to increase the number of dispatchers.
/
12513, 00000, "TNS:obslužný program nalezen, ale je registrován pro jiný protokol"
// *Cause: The dispatchers registered for this service are connected to
// the listener by way of a different network protocol than that of the client.
// *Action: Contact the DBA to register a dispatcher on your protocol.
/
/ This line is an OSN Magic Cookie. Don't eat it. Last NSG error in 2.0.9.
/
/
////////////////////////////////////////////////////////////////////
/
/ 12531 - 12629 ns errors reportable to osn:
/
/ 12531 - 15609 ns primary errors
/ 12610 - 12629 ns secondary errors
/
/ A primary may (optionally) be qualified by a secondary
/ error. For example: 12531 ("invalid argument") might
/ be qualified by 12617 ("bad 'what' value").
/
12531, 00000, "TNS:nelze alokovat paměť"
// *Cause: Sufficient memory could not be allocated to perform the desired
// activity.
// *Action: Either free some resource for TNS, or add more memory to the
// machine. For further details, turn on tracing and reexecute the operation.
/
12532, 00000, "TNS:chybný argument"
// *Cause: An internal function received an invalid parameter.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12533, 00000, "TNS:nepřípustné parametry ADDRESS"
// *Cause: An illegal set of protocol adapter parameters was specified. In
// some cases, this error is returned when a connection cannot be made to the
// protocol transport.
// *Action: Verify that the destination can be reached using the specified
// protocol. Check the parameters within the ADDRESS section of
// TNSNAMES.ORA. Legal ADDRESS parameter formats may be found in the
// Oracle operating system specific documentation for your platform.
// Protocols that resolve names at the transport layer (such as DECnet object
// names) are vulnerable to this error if not properly configured or names are
// misspelled.
/
12534, 00000, "TNS:operace není podporována"
// *Cause: An internal function received a request to perform an
// operation that is not supported (on this machine).
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12535, 00000, "TNS:čas pro operaci vypršel"
// *Cause: The requested connection could not be completed within the timeout
// period specified by the CONNECT_TIMEOUT parameter in listener.ora. This
// error arises from the tnslsnr.
// *Action: Either reconfigure CONNECT_TIMEOUT to be 0, which means
// wait indefinitely, or reconfigure CONNECT_TIMEOUT to be some higher
// value. Or, if the timeout is unacceptably long, turn on tracing
// for further information.
/
12536, 00000, "TNS:operace se může zablokovat"
// *Cause: An internal operation did not commence because to do so would
// block the current process and the user has requested that operations be
// non-blocking.
// *Action: None needed; this is an information message.
/
12537, 00000, "TNS:spojení uzavřeno"
// *Cause: "End of file" condition has been reached; partner has disconnected.
// *Action: None needed; this is an information message.
/
12538, 00000, "TNS:tento protokolový adaptér neexistuje"
// *Cause: The protocol adapter requested (by way of the "(PROTOCOL=..)"
// keyword-value pair in a TNS address) is unknown. If the supplied address
// is typographically correct then the protocol adaptor is not installed.
// *Action: Install the protocol adapter or correct typographically error,
// as appropriate. Note: if the supplied address was derived from
// resolving the service name, check the address in the appropriate file
// (TNSNAMES.ORA, LISTENER.ORA or TNSNET.ORA).
/
12539, 00000, "TNS:přetečení nebo podtečení vyrovnávací paměti"
// *Cause: Buffer too small for incoming data or too large for outgoing data.
// *Action: This restriction (which is associated with CONNECT DATA) is not
// normally visible to the user. For further details, turn on tracing and
// reexecute the operation; contact Oracle Customer Support.
/
12540, 00000, "TNS:vnitřní omezující limit překročen"
// *Cause: Too many TNS connections open simultaneously.
// *Action: Wait for connections to close and re-try.
/
12541, 00000, "TNS:neexistuje žádný listener"
// *Cause: The connection request could not be completed because the listener
// is not running.
// *Action: Ensure that the supplied destination address matches one of
// the addresses used by the listener - compare the TNSNAMES.ORA entry with
// the appropriate LISTENER.ORA file (or TNSNAV.ORA if the connection is to
// go by way of an Interchange). Start the listener on the remote machine.
/
12542, 00000, "TNS:adresa je již používána"
// *Cause: Specified listener address is already being used.
// *Action: Start your listener with a unique address.
/
12543, 00000, "TNS:hostitel v cílovém místě nedosažitelný"
// *Cause: Contact can not be made with remote party.
// *Action: Make sure the network driver is functioning and the network is up.
/
12544, 00000, "TNS:kontexty mají rozdílné funkce čekání/testování"
// *Cause: Two protocol adapters have conflicting wait/test functions.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12545, 00000, "Připojení selhalo neboť cílový hostitel nebo objekt neexistují"
// *Cause: The address specified is not valid, or the program being
// connected to does not exist.
// *Action: Ensure the ADDRESS parameters have been entered correctly; the
// most likely incorrect parameter is the node name. Ensure that the
// executable for the server exists (perhaps "oracle" is missing.)
// If the protocol is TCP/IP, edit the TNSNAMES.ORA file to change the
// host name to a numeric IP address and try again.
/
12546, 00000, "TNS:povolení odepřeno"
// *Cause: User has insufficient privileges to perform the requested operation.
// *Action: Acquire necessary privileges and try again.
/
12547, 00000, "TNS:spojení ztraceno"
// *Cause: Partner has unexpectedly gone away, usually during process
// startup.
// *Action: Investigate partner application for abnormal termination. On an
// Interchange, this can happen if the machine is overloaded.
/
12548, 00000, "TNS:neúplné čtení nebo zápis"
// *Cause: A data send or receive failed.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12549, 00000, "TNS:překročena kvóta prostředků operačního systému"
// *Cause: The current user has exceeded the allotted resource assigned in the
// operating system.
// *Action: Acquire more operating system resource, or perform a different
// function.
/
12550, 00000, "TNS:syntaktická chyba"
// *Cause: The supplied connect descriptor contains illegal syntax.
// *Action: Check the syntax of the connect descriptor in TNSNAMES.ORA.
/
12551, 00000, "TNS:chybí klíčové slovo"
// *Cause: The supplied connect descriptor is missing one or more TNS
// keywords.
// *Action: Check the syntax, and ensure all required keywords are present.
/
12552, 00000, "TNS:operace byla přerušena"
// *Cause: An internal operation was interrupted and could not complete.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12554, 00000, "TNS:aktuální operace stále probíhá"
// *Cause: An internal operation is still in progress.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12555, 00000, "TNS:povolení zamítnuto"
// *Cause: User has insufficient privileges to perform the requested operation.
// *Action: Acquire necessary privileges and try again.
/
12556, 00000, "TNS:nikdo nevolá"
// *Cause: TNS detected an incoming connect request but there was no caller.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12557, 00000, "TNS:protokolový adaptér nelze zavést"
// *Cause: On some platforms (such as OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter is
// missing or one of its supporting libraries is missing then this error is
// returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will include the name of the shared library (or DLL) that
// could not be loaded.
/
12558, 00000, "TNS:protokolový adaptér není zaveden"
// *Cause: On some platforms (such as OS/2) protocol adapters are loaded at
// run-time. If the shared library (or DLL) for the protocol adapter has not
// been loaded, then this error is returned.
// *Action: For further details, turn on tracing and reexecute the operation.
// The trace file will have the name of the shared library (or DLL) that has
// not been loaded.
/
12560, 00000, "TNS:chyba protokolového adaptéru"
// *Cause: A generic protocol adapter error occurred.
// *Action: Check addresses used for proper protocol specification. Before
// reporting this error, look at the error stack and check for lower level
// transport errors.For further details, turn on tracing and reexecute the
// operation. Turn off tracing when the operation is complete.
/
12561, 00000, "TNS:neznámá chyba"
// *Cause: A generic protocol error occurred.
// *Action: For further details, turn on tracing and reexecute the operation.
/
12562, 00000, "TNS:chybný globální deskriptor"
// *Cause: Internal error - bad 'gbh' agrument passed to TNS from caller.
// System may have been linked with old libraries.
// *Action: Not normally visible to the user, contact Oracle Customer
// Support.
/
12564, 00000, "TNS:spojení odmítnuto"
// *Cause: The connect request was denied by the remote user (or TNS software).
// *Action: Not normally visible to the user. For further details, turn on
// tracing and reexecute the operation.
/
12566, 00000, "TNS:chyba protokolu"
// *Cause: An unexpected TNS protocol error has occurred.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
12569, 00000, "TNS:chybný kontrolní součet paketu"
// *Cause: The data received is not the same as the data sent.
// *Action: Attempt the transaction again. If the error is persistent, turn
// on tracing and reexecute the operation.
/
12570, 00000, "TNS:chyba přijímače paketů"
// *Cause: An error occurred during a data receive.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12571, 00000, "TNS:chyba zapisovače paketů"
// *Cause: An error occurred during a data send.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12574, 00000, "TNS:přesměrování zamítnuto"
// *Cause: The connect request failed because it would have required
// redirection and the caller has requested no redirections.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12582, 00000, "TNS:chybná operace"
// *Cause: An internal function received an invalid request.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12583, 00000, "TNS:přijímač neexistuje"
// *Cause: A send operation has been requested but partner has already
// disconnected.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12585, 00000, "TNS:data oříznuta"
// *Cause: A receive operation has completed with insufficient data
// to satisfy the user's request.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12589, 00000, "TNS:spojení nelze předat"
// *Cause: An attempt to hand-off a connection from one process to another
// has failed because the protocol provider does not support it.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12590, 00000, "TNS:není I/O vyrovnávací paměť"
// *Cause: An attempt to perform an I/O operation failed because no buffer
// was available.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12591, 00000, "TNS:chyba signálu události"
// *Cause: The TNS software is unable to signal an event occurrence.
// *Action: For further details, turn on tracing and reexecute the operation.
// If error persists, contact Oracle Customer Support.
/
12592, 00000, "TNS:chybný paket"
// *Cause: An ill-formed packet has been detected by the TNS software.
// *Action: For further details, turn on tracing and reexecute the
// operation. If error persists, contact Oracle Customer Support.
/
12593, 00000, "TNS:neexistuje registrované spojení"
// *Cause: An attempt to solicit network event activity has failed because
// no connections are registered for event notification.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12595, 00000, "TNS:bez potvrzení"
// *Cause: TNS is unable to get requested confirmation acknowledgement from
// remote partner.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12596, 00000, "TNS:vnitřní inkonzistence"
// *Cause: TNS has detected an internal inconsistency.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12597, 00000, "TNS:deskriptor spojení je již používán"
// *Cause: Internal error - illegal use of connect descriptor.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12598, 00000, "TNS:selhala registrace úvodní stránky(banner)"
// *Cause: The registration of a product banner with the Oracle server failed.
// *Action: This is an error which is not normally visible externally. Enable
// tracing and attempt to repeat the error. If it occurs
// again, contact Oracle Customer Support.
/
12599, 00000, "TNS:neshoda v šifrovacím kontrolním součtu"
// *Cause: The data received is not the same as the data sent.
// *Action: Attempt the transaction again. If error persists, check
// (and correct) the integrity of your physical connection.
/
12600, 00000, "TNS: selhalo otevření řetězce"
// *Cause: The creation of a string in ORACLE NLS format failed.
// *Action: This is an internal error, enable tracing and attempt to repeat the
// error. If it occurs again, contact Oracle Customer Support.
/
12601, 00000, "TNS:selhala kontrola informačních příznaků"
// *Cause: The TNS information flags set by the process prior to connection
// negotiation were not present after the negotiation was
// finished.
// *Action: This is an internal error. Enable tracing and attempt to repeat the
// error. If it occurs again, contact Oracle Customer
// Support.
/
/ 12610 - 12629 ns secondary errors
/
/12611, 00000, "TNS:operation is not portable"
// *Cause: Attempted operation is not portable.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
/12612, 00000, "TNS:connection is busy"
// *Cause: Attempted operation failed because it conflicts with an on-going
// action or status of the connection.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
/12615, 00000, "TNS:preempt error"
// *Cause: A request to service an event failed because no event notification
// has yet been posted.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12616, 00000, "TNS:neexistují signály událostí"
// *Cause: The TNS software is unable to enable event signals.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
/12617, 00000, "TNS:bad 'what' type"
// *Cause: The operation failed because the type of data specified is unknown.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. Iferror persists, contact
// Oracle Customer Support.
/
12618, 00000, "TNS:neslučitelné verze"
// *Cause: The two machines are running incompatible versions of TNS.
// *Action: Check the version numbers, and upgrade the machine with the
// smaller one.
/
12619, 00000, "TNS:požadovanou službu nelze poskytnout"
// *Cause: The connect request failed because requested service could not be
// provided by the local TNS software.
// *Action: If appropriate, reexecute with reduced service requirements.
/
12620, 00000, "TNS:požadovaná charakteristika není dostupná"
// *Cause: The connect request failed because a requested transport
// characteristic could not be supported by the remote TNS software.
// *Action: If appropriate, reexecute with reduced requirements.
/
12622, 00000, "TNS:zprávy o událostech nejsou homogenní"
// *Cause: An attempt to register a connection for event notification failed
// because the event notification type conflicts with existing registrations.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12623, 00000, "TNS:operace nepřípustná v tomto stavu"
// *Cause: Connection is half-duplex and a full-duplex operation was
// attempted.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
/
12624, 00000, "TNS:spojení již registrováno"
// *Cause: An attempt to register a connection for event notification failed
// because the connection is already registered.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12625, 00000, "TNS:chybí argument"
// *Cause: An operation failed because an argument was missing"
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12626, 00000, "TNS:chybný typ události"
// *Cause: An attempt to register a connection for event notification failed
// because the event type is unknown.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12628, 00000, "TNS:neexistují zpětná volání od událostí"
// *Cause: An attempt to register a connection for event notification failed
// because asynchronous callbacks are not available.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
12629, 00000, "TNS:neexistuje test události"
// *Cause: An attempt to register a connection for event notification failed
// because the ability to test for events is not available.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation and contact Oracle Customer
// Support.
/
/ 12630 - 12699 Reserved for NA errors.
/
12630, 00000, "Nepodporovaná operace místní služby"
// *Cause: An operation requested by a user is not supported by the native
// services component.
// *Action: This may be an internal error if the operation should have been
// supported.
/
12631, 00000, "Selhalo vyhledání jména uživatele"
// *Cause: The authentication service failed to retrieve the name of a user.
// *Action: Enable tracing to determine which routine is failing.
/
12632, 00000, "Selhal výběr role"
// *Cause: The authentication service failed to retrieve one of the user's
// roles.
// *Action: Enable tracing to determine which routine is failing.
/
12633, 00000, "Žádné sdílené ověřovací služby"
// *Cause: The list of authentication services specified by the user does not
// match those supported by the process.
// *Action: Either specify another list or relink the executable with the
// desired services.
/
12634, 00000, "Selhala alokace paměti"
// *Cause: Process was unable to allocate memory.
// *Action: Terminate other processes in order to reclaim needed memory.
/
12635, 00000, "Nejsou k dispozici žádné ověřovací adaptéry"
// *Cause: The executable was not linked with any authentication service
// adapters but the sqlnet.ora parameter that determines whether or
// not authentication is required was set to true.
// *Action: Either disable the parameter or relink the executable with service
// adapters.
/
12636, 00000, "Selhalo odeslání paketu"
// *Cause: A process was unable to send a packet to another process.
// Possible causes are:
// 1. The other process was terminated.
// 2. The machine on which the other process is running went down.
// 3. Some other communications error occurred.
// *Action: If the cause is not obvious, contact Oracle Customer Support.
/
12637, 00000, "Selhal příjem paketu"
// *Cause: A process was unable to receive a packet from another process.
// Possible causes are:
// 1. The other process was terminated.
// 2. The machine on which the other process is running went down.
// 3. Some other communications error occurred.
// *Action: If the cause is not obvious, contact Oracle Customer Support.
/
12638, 00000, "Selhalo vyhledání ověřovacích dat"
// *Cause: The authentication service failed to retrieve the credentials of a
// user.
// *Action: Enable tracing to determine the exact error.
/
12639, 00000, "Selhalo vyjednávání ověřovací služby"
// *Cause: No match was found between the types of authentication services
// that the client supports and those that the server is using.
// *Action: Possible solutions:
// 1. Change the entry in sqlnet.ora that determines which services
// are to be used.
// 2. Relink the client with at least one of the authentication
// service adapters that the server supports.
// 3. Relink the server with at least one of the authentication
// service adapters that the client supports.
// 4. Disable authentication on both the client and server.
/
12640, 00000, "Selhala inicializace ověřovacího adaptéru"
// *Cause: The function specified in the authentication table entry for the
// service failed.
// *Action: Enable tracing to determine the exact error.
/
12641, 00000, "Selhala inicializace ověřovací služby"
// *Cause: The authentication service failed during initialization.
// *Action: Enable tracing to determine the exact error.
/
12642, 00000, "Žádný klíč seance"
// *Cause: A process has no session key associated with it because the
// authentication service being used does not use one.
// *Action: If a session key is required, use another authentication service.
/
12643, 00000, "Klient přijal od serveru vnitřní chybu"
// *Cause: The client process received an error from the server that indicated
// that an internal SQL*Net native services error had occurred.
// *Action: Enable tracing on both processes and attempt to recreate the
// problem. If successful in recreating the problem, contact Oracle
// Customer Support.
/
12644, 00000, "Selhala inicializace ověřovací služby"
// *Cause: The routine called to initialize the authentication adapter failed.
// *Action: Enable tracing to determine the exact error. A likely cause is that
// memory is exhausted.
/
12645, 00000, "Parametr neexistuje."
// *Cause: A sqlnet.ora parameter from which a value was needed does not
// exist.
// *Action: Set the parameter in the parameter file.
/
12646, 00000, "Byla specifikována chybná hodnota pro boolovský parametr"
// *Cause: The value specified for a parameter was set to a value other than
// true/false or on/off.
// *Action: Correct the value of the parameter.
/
12647, 00000, "Vyžadováno ověření"
// *Cause: The parameter that controls whether authentication is required was
// set to true, but the executable does not have an
// authentication service linked in.
// *Action: Either re-link the executable with an authentication service
// adapter or disable the parameter.
/
12648, 00000, "Prázdný seznam šifrování nebo algoritmů datové integrity"
// *Cause: A SQL*Net list-of-algorithms parameter was empty, e.g.
// "()".
// *Action: Change the list to contain the name of at least one
// installed algorithm, or remove the list entirely if every
// installed algorithm is acceptable.
/
12649, 00000, "Neznámé šifrování nebo algoritmus datové integrity"
// *Cause: A SQL*Net list-of-algorithms parameter included an
// algorithm name that was not recognized.
// *Action: Either remove that algorithm name, correct it if it was
// misspelled, or install the driver for the missing
// algorithm.
/
12650, 00000, "Žádné společné šifrování nebo algoritmus datové integrity"
// *Cause: The client and server have no algorithm in common for
// either encryption or data integrity or both.
// *Action: Choose sets of algorithms that overlap. In other words,
// add one of the client's algorithm choices to the server's
// list or vice versa.
/
12651, 00000, "Nepřípustné šifrování nebo algoritmus datové integrity"
// *Cause: The algorithm the server chose to use for encryption or
// data integrity was not one of the choices acceptable to
// the client. This is either the result of an internal
// error, of a network data transmission error, or of
// deliberate tampering with the transmitted data.
// *Action: For further details, turn on tracing, re-execute the
// operation, and contact Oracle Customer Support.
/
12652, 00000, "Řetězec zkrácen"
// *Cause: Not enough memory was allocated for a string so it had to be
// trucated
// *Action: If it is OK that the string is truncated, then it is not an
// error. Otherwise, call the routine that reported the error
// again with a larger string buffer.
/
12653, 00000, "Selhala řídící funkce ověřování"
// *Cause: The control function utilized by the authentication service driver
// failed.
// *Action: Enable tracing to determine the exact error.
/
12654, 00000, "Selhala ověřovací konverze"
// *Cause: The authentication service was unable to convert the credentials
// of a user from the format specific to the format into the
// ORACLE format.
// *Action: Enable tracing to determine the exact error.
/
12655, 00000, "Selhala kontrola hesla"
// *Cause: The authentication service being used was unable to verify the
// provided password.
// *Action: Enable tracing to determine the exact error.
/
12656, 00000, "Neshoda v kryptografickém kontrolním součtu"
// *Cause: The cryptographic checksum received with a packet of
// incoming data didn't match the checksum computed by the
// receiving end. This indicates that the packet was
// tampered with or otherwise corrupted in transit.
// *Action: Look for sources of data corruption, perhaps including
// deliberate tampering.
/
12657, 00000, "Nejsou nainstalovány žádné algoritmy"
// *Cause: The near side of the connection required the use of a
// service (either encryption or checksumming) when no
// algorithms for that service were installed.
// *Action: Remove the "ON" requirement for that service.
/
12658, 00000, "Požadována služba ANO, ale verze TNS není kompatibilní"
// *Cause: A client process that is running an earlier version of TNS
// attempted toconnect but the connection failed because the server
// process required that an ANO service (authentication, encryption,
// etc.) be used.
// *Action: Relink the calling executable and retry the connection or eliminate
// the requirement that the service be used on the server side.
/
12659, 00000, "Přijata chyba z jiného procesu"
// *Cause: An error was received by one or more services from the process on
// the other side of the connection.
// *Action: Enable tracing to determine the exact error(s).
// The error(s) is (are) not returned directly because an error
// generated by a server may not make sense on the client side and
// vice-versa.
/
12660, 00000, "Šifrování nebo parametry pro šifrovací kontrolní součty jsou nekompatibilní"
// *Cause: One side of the connection specified "REQUIRED" for encryption
// or crypto-checksumming, while the other side specified "REJECTED".
// *Action: Change the "REQUIRED" side to "REQUESTED" if the
// you want encryption or crypto-checksumming to be optional, or
// change the "REJECTED" side to "ACCEPTED" if you do not
// want the service to be optional.
/
12661, 00000, "Protokolové ověřování, které má být použito"
// *Cause: The SQL*Net authentication service has determined that the SQL*Net
// transport protocol in use is to be utilized to authenticate a
// user's identity.
// *Action: This error is used solely to communicate information between the
// authentication service and the SQL*Net session layer and should not
// be visible to the user.
// If the error is seen, contact Oracle customer support.
/
12662, 00000, "Selhalo vyhledání proxy ticket"
// *Cause: The authentication adapter used by SQL*Net failed to retrieve the
// credentials needed to authenticate a database link.
// *Action: Enable tracing to determine the exact error.
/
12663, 00000, "Služby vyžadované klientem nejsou na serveru k dispozici"
// *Cause: Service(s) that was (were) required by the client process were not
// available on the server process.
// *Action: Configure the server with the services required by the client (best
// solution) or delete the requirement from the configuration
// file of the client (least secure).
/
12664, 00000, "Služby vyžadované serverem nejsou na klientu k dispozici"
// *Cause: Service(s) that was (were) required by the server process were not
// available on the client process.
// *Action: Configure the client with the services required by the server (best
// solution) or delete the requirement from the configuration
// file of the server (least secure).
/
12665, 00000, "selhalo otevření NLS řetězce"
// *Cause: A native service was unable to make a string available for use by
// the National Language Support component.
// *Action: Make sure the National Language Support component has been
// properly. If it has, enable tracing and report the problem
// to Customer Support.
/
12666, 00000, "Vyhrazený server: outbound transportní protokol se liší od inbound"
// *Cause: The protocol specified for an externally-identified outbound
// connection from a dedicated server (database link) was not the same
// as that used for the inbound connection. It is not possible for
// SQL*Net to authenticate a proxy connection that uses a protocol
// that is different from that which was used for the connection to
// the dedicated server.
// *Action: Specify the same protocol in the SQL*Net connect string or alias
// for the outbound connection as that used for the inbound
// connection
/
12667, 00000, "Sdílený server: outbound transportní protokol se liší od inbound"
// *Cause: The protocol specified for an externally-identified outbound
// connection from a shared server (database link) was not the same as
// as that used for the inbound connection. It is not possible for
// SQL*Net to authenticate a proxy connection that uses a protocol
// that is different from that which was used for the connection to
// the shared server.
// *Action: Specify the same protocol in the SQL*Net connect string or alias
// for the outbound connection as that used for the inbound
// connection
/
12668, 00000, "Vyhrazený server: outbound protokol nepodporuje proxies"
// *Cause: The protocol specified to perform an externally-identified proxy
// connection (database link) from a dedicated server does
// not support proxy connections.
// *Action: Specify a protocol in the SQL*Net connect string or alias used for
// the connection that does support externally-authenticated proxy
// connections.
// NOTE: Because of a limitation in SQL*Net, the protocol used for
// the proxy connection must the same as that used for the
// connection from the client to the server.
/
12669, 00000, "Sdílený server: outbound protokol nepodporuje proxies"
// *Cause: The protocol specified to perform an externally-identified proxy
// connection (database link) from a shared server does not support
// proxy connections.
// *Action: Specify a protocol in the SQL*Net connect string or alias used for
// the connection that does support externally-authenticated proxy
// connections.
// NOTE: Because of a limitation in SQL*Net, the protocol used for
// the proxy connection must the same as that used for the
// connection from the client to the server.
/
12670, 00000, "Špatné heslo role"
// *Cause: A password supplied for a role could not be validated by the
// authentication service.
// *Action: Supply the correct password.
/
12671, 00000, "Sdílený server: u adaptéru selhalo uložení kontextu"
// *Cause: The adapter for the authentication service failed when it tried to
// save the data needed for proxy connections (database
// links) through the multi-threaded server.
// *Action: Enable tracing to determine the exact error. Contact Oracle
// Customer Support if the reason is not obvious.
/
12672, 00000, "Selhalo přihlášení k databázi"
// *Cause: The authentication service adapter in use encountered an error
// it attempted to validate the logon attempt of a user.
// *Action: Enable tracing to determine the exact error encountered by the
// adapter.
/
12673, 00000, "Dedikovaný server: kontext není uložen"
// *Cause: A connection was marked as being a proxy connection (database link)
// from a dedicated server but no inbound context was present.
// *Action: This error should not normally be visible to the user. Contact
// Oracle Customer Support.
/
12674, 00000, "Sdílený server: proxy kontext není uložen"
// *Cause: A connection was marked as being a proxy connection (database link)
// from a shared server but no inbound context was present.
// *Action: This error should not normally be visible to the user. Contact
// Oracle Customer Support.
/
12675, 00000, "Externí uživatelské jméno není ještě k dispozici"
// *Cause: The authentication service in use was not able to return the
// external name of a user of the ORACLE server because it is not
// available to the service yet.
// *Action: This is just an informational message and should not normally be
// visible to the user. If the error does appear, contact Oracle
// Customer Support.
/
12676, 00000, "Server přijal vnitřní chybu od klienta"
// *Cause: The server process received an error from the client which
// indicated that an internal SQL*Net native services error had
// occurred.
// *Action: Enable tracing on both processes and attempt to recreate the
// problem. If the problem recurs, contact Oracle Customer
// Support.
/
12677, 00000, "Ověřovací služba není databázovou linkou podporována"
// *Cause: The authentication service used by the proxy process (database
// link) was unable to find the adapter being used by the client
// in its list of authentication mechanisms.
// *Action: Specify an authentication adapter that is shared by the client and
// the server being used for the database link.
/
12678, 00000, "Ověřování zablokováno ale vyžadováno"
// *Cause: The configuration parameters that control whether SQL*Net
// authentication is disabled or required were both set to TRUE.
// *Action: Set one or both of the parameters to FALSE.
/
12679, 00000, "Místní služby zablokovány jiným procesem ale vyžadovány"
// *Cause: The remote process has disabled native services but the local
// process requires them.
// *Action: Enable native services on the remote process or disable them
// locally.
/
12680, 00000, "Místní služby zablokovány ale vyžadovány"
// *Cause: The process has disabled native services but at least one service
// is required.
// *Action: Enable native services or change the configuration file so that
// none of the available services are required.
/
12681, 00000, "Selhalo připojení: SecurID karta nemá ještě pincode"
// *Cause: The SecurID card that is used to logon to Oracle, does not have
// a pincode assigned to it.
// *Action: Use one of the programs supplied by Security Dynamics to assign
// a pincode to the card.
/
12682, 00000, "Selhalo připojení: SecurID karta je v režimu next PRN"
// *Cause: The SecurID card and the SecurID server are out of sync and the
// server requires the next cardcode to resynchronize the card.
// *Action: Use one of the programs supplied by Security Dynamics to
// resynchronize the SecurID card.
/
12683, 00000, "encryption/crypto-checksumming: žádné Diffie-Hellman seed"
// *Cause: The "sqlnet.crypto_seed" parameter is missing from the
// SQLNET.ORA parameters file for SQL*Net.
// *Action: Add this line to SQLNET.ORA:
// sqlnet.crypto_seed = "randomly-chosen text"
/
12684, 00000, "encryption/crypto-checksumming: Diffie-Hellman seed příliš malé"
// *Cause: The "sqlnet.crypto_seed" parameter in the SQLNET.ORA
// parameter file for SQL*Net is too small.
// *Action: Add more randomly-chosen text to it, perhaps using Network
// Manager.
/
12685, 00000, "Místní služba je vyžadována vzdáleně ale je místně zablokována"
// *Cause: A native service is required by the remote process but native
// services have been disabled locally.
// *Action: Enable native services locally or change the configuration
// parameters on the remote host so that no native services are
// required.
/
12686, 00000, "Pro službu zadán neplatný příkaz"
// *Cause: An operation which does not exist was specified for a native
// service.
// *Action: This is a programming error and should not normally be visible to
// the user. If the error does appear, contact Oracle Customer
// Support.
/
12687, 00000, "Odkaz databáze selhal: vypršené credentials"
// *Cause: The credentials that are used to authenticate the user for the
// requested database link have expired.
// *Action: Renew your credentials. Refer to the documentation specific for
// your Network Authentication Adapter on how to do this.
/
12688, 00000, "Přihlášení selhalo: server SecurID odmítl nový kód PIN"
// *Cause: There are a number of reasons why the SecurID server would refuse
// a pincode:
// - The user might not have permission to make up his own pincode.
// - The pincode was either too short or too long. Valid pincodes
// consist of minimal four, but no more than eight characters.
// - The pincode contains any non alpha-numeric characters.
// *Action: Reexecute the operation and make sure to use a pincode that
// satisfies the above requirements. If the problem persists, turn
// on tracing at the Oracle Server side of the connection and
// examine the trace file for the exact error.
/
12689, 00000, "Vyžadována autentikace serverem, ale není podporována"
// *Cause: Server Authentication is required for this connection, but not
// supported by both sides of the connection.
// *Action: Make sure both sides of the connection have the correct version of
// Advanced Networking Option, and that the Authentication Adapter
// supports Server Authentication.
/
12690, 00000, "Autentikace serverem selhala, přihlášení zrušeno"
// *Cause: Server Authentication is required, but the server's credentials
// were found invalid by the client.
// *Action: Make sure that the server has a valid set of credentials. Refer to
// your authentication adapter specific documentation on how to do
// this.
/
12699, 00000, "Vnitřní chyba místní služby"
// *Cause: An internal error occurred in the native services component.
// *Action: Enable tracing to determine the exact error. Contact Oracle
// Customer Support.
/
/
/ This line is an OSN Magic Cookie. Don't eat it.
/ All new error messages up to 12699 ___MUST___ be placed in this file
/ above and before and preceding the preceding Magic Cookie line.
/
/ This line is an OSN Magic Cookie. Don't eat it. Last NS error in 2.0.9.
/
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////
/
/ 12700 - 12999: Reserved.
/
///////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////