/ Copyright (c) Oracle Corporation 1989, 2004. All Rights Reserved. / / File : / Created : 09/01/04 / By : / Language : American / Character set : US7ASCII / / CONTENTS: / Generic Base Messages for : / Default DESC: 6.1.0 / / / NOTES: / / MODIFIED: / CGEN_NLS 01/17/00 - v: 6.1.0 Message Nunber: 4103 Updated / CGEN_NLS 01/17/00 - v: 6.1.0 Message Nunber: 4102 Updated / CA_DXWARD 03/31/99 - v: 6.1.0 Message Nunber: 4105 Deleted / CA_DXWARD 03/30/99 - v: 6.1.0 Message Nunber: 4105 Added / CA_DXWARD 03/11/99 - v: 6.1.0 Message Nunber: 4209 Updated / / 04000 .. 04099 Generation Errors and Warnings / 04000,1, "PLL destination not in search path. PLLs may not load from this destination." // *Cause : The PLL destination specified in the Library Generator // Options dialog is not contained in any of the search path // registry variables that apply to the language of the library // module to generate. This may mean that the appropriate // Builder (i.e. either Form Builder or Report Builder) and // runtime applications will not // be able to locate the generated PLL files if they are attached // to other modules. // *Action : Consult the help file to determine the names // of the search path registry variables that apply // to the language of the library module to be generated. // Add the PLL destination specified in the Library // Generator Options dialog to the path in one of // these variables. 04001,2, "Failed to write library '%s'" // *Cause : The generator failed to write the library file // to the file system. // *Action : Make sure: // --- the specified directory exists // --- the current user has access to the directory // If the library file already exists, make sure the file is writable. 04002,2, "Cannot access .PLD destination directory '%s'" // *Cause : The directory specified for the destination of .PLD files either // does not exist or this user does not have access to it. // *Action : Check the directory exists and this user has access to it. 04003,2, "Cannot access .PLL destination directory '%s'" // *Cause : The directory specified for the destination of .PLL files either // does not exist or this user does not have access to it. // *Action : Check the directory exists and this user has access to it. 04004,2, "Cannot access .PLX destination directory '%s'" // *Cause : The directory specified for the destination of .PLX files either // does not exist or this user does not have access to it. // *Action : Check the directory exists and this user has access to it. 04005,2, "Library '%s' is file-based and cannot be generated" // *Cause : Because the source path property of this module is set, // Library Generator assumes that it is defined // by a PL/SQL library that already exists // on the filesystem, so it need not be generated. // *Action : If this module contains named routines // and you want to be able to generate a // PL/SQL library from it, make sure the // Source Path property is empty. 04006,1, "Attached library '%s' is file-based and will not be generated" // *Cause : Because the source path property of this module is set. // Library Generator assumes that it is defined // by a PL/SQL library that already exists // on the filesystem, so it need not be generated. // *Action : If this module contains named routines // and you want to be able to generate aPL/SQL // library from it, make sure the // Source Path property is empty. 04007,1, "Assuming value \"%s\" for option '%s'" // *Cause : The registry key for an option set in the Library Generator // Options dialog could not be found. The generator has had // to assume a default value for this option. // *Action : Set the options in the Library Generator Options dialog. / / 04100 .. 04199 Recovery Errors and Warnings / 04100,3, "Cannot read source file '%s'" // *Cause : The source file given to the recovery tool either does not // exist, or you do not have permission to access the file. // *Action : Check the filename given is correct and that you have // permission to access it. 04101,2, "Cannot find library '%s'" // *Cause : The source filename given cannot be found on the filesystem. // *Action : Check the location of the file is valid and that you have // read access to the file. 04102,2, "File '%s' is not a PL/SQL library source file" // *Cause : The file is not recognized as a PL/SQL // library source file. The file must have an extension // of .pld for a text file or .pll for // a binary file. // *Action : Check the filename extension for the correct type. 04103,2, "Repository short name differs from PL/SQL library name (%s)" // *Cause : The library module short name is different from the name of the // library in the source file. When updating library application logic // the name of the library in the source file must be the same as // the module name you have updated. // *Action : If you intended to capture the library onto a new module, choose // the Utilities->Capture Design Of...->Library menu option. // If you intended to update the logic of an existing library module, // check the name of the library chosen as the source file. 04104,2, "Cannot find library '%s' in search path '%s'" // *Cause : The source file name for the library does not contain a full path // so the capture tool is looking for the file in the search path, and // has failed to find it. // *Action : Consult the documentation to find out how the search path is built. // Then check the values of the registry variables mentioned in the // documentation. / / 04200 .. 04299 General Generation messages / 04200,6, "Generate executable library file (.PLX) for library module '%s'" // *Cause : // *Action : 04201,6, "View log file for library module '%s'" // *Cause : // *Action : 04202,0, "Generating application logic" // *Cause : // *Action : 04203,0, "Writing binary library file" // *Cause : // *Action : 04204,0, "Compiling library" // *Cause : // *Action : 04205,0, "Generating Module '%s'" // *Cause : // *Action : 04206,0, "Generating Attached Module '%s'" // *Cause : // *Action : 04207,0, "Generation of Module '%s'" // *Cause : // *Action : 04208,0, "Generation of Attached Module '%s'" // *Cause : // *Action : 04209,6, "Run Form Builder with Library Module '%s'" // *Cause : // *Action : 04210,6, "Run Reports Builder with Library Module '%s'" // *Cause : // *Action : / / 04300 .. 04399 General Recovery messages / 04300,0, "Reading library file" // *Cause : // *Action : 04301,0, "Analyzing library text" // *Cause : // *Action : 04302,0, "Creating program units" // *Cause : // *Action :