Internationalization in JS files.

Hi all,
I have put all my java script functions related to a JSP page in a file with .js extension. I have placed these �xxx.js� files in a separate folder. Now I need to use internationalization inside the �.js� files. I know to apply internationalization in a JSP page. But i have no idea how to implement internationalization for �.js� files. Any help is appreciated.
Thanks a lot in advance.
Regards

Thanks a lot for the reply.
Yeh I am using JSTL fmt tag lib. If I use the java script function in the JSP page I am able to use internationalization as
alert("<fmt:message key="maximumallowed"/>") etc ..
But if I put the function in a separate file with .js extension, facing problem with same code.
I think I need to send the fmt information to the included .js file. But I do not know how to do the same.

Similar Messages

  • Java Internationalization and .properties files

    Hi everyone,
    Isn't it problematic that the way to internationalize your java apps ( .properties files ) doesn't support UTF-8 and you have to user gibberish looking unicode escapes. Some will say that you don't need to write and the converters or editors will handle the ascii conversion but the requirement for such a intermediate process doesn't seem right. Sometime you have to edit some string on the server and it should be human readable using text editors that support UTF-8. I thought loadFromXML and storeToXML methods that came with java 1.5 seemed to solve the problem but than noticed that PropertyResourceBundle doesn't support xml properties files. Is backwards compatibility the reason that properties files aren't utf-8 by default?
    Thanks
    Bilgehan

    Try PRBeditor (http://prbeditor.dev.java.net).

  • Internationalization support for File Names

    I want to know does it make sense to provide multilingual support for File Names. Say, I have a file called PurchaseOrder.pdf and it will be sent to users as an email attachment. We can localize the file name(for example, in Chinese: &#35746;&#21333;.pdf).
    But I want to know whether it is a standard to localize the file name. If not, should it be given in English, no matter which locale the user is using.
    Thanks in advance
    Edited by: Giritharan on Feb 1, 2010 1:53 AM

    ... hopefully you will not have to send another document to the same deliverer the very same day. Even if you add the minutes, a date tells you nothing about the contents. This is no problem as long as I receive nothing but purchase confirmations from you. But as a customer I will receive both sales confirmations and invoices, and then I think it's nice to see what the document is about.
    By the way, a person working in an international trading company is supposed nowadays to understand the English words "purchase, sale and invoice", isn't it? Maybe in 50 or 100 years from now Chinese will be the lingua franca. So be prepared for a change ;-)

  • File chooser internationalization problem

    Hello All!
    I'm trying to have Armenian texts on Swing components.
            Locale hay = new Locale("hy", "HY");
            Locale.setDefault(hay);
            UIManager.put("FileChooser.openDialogTitleText", "&#1330;&#1377;&#1409;&#1381;&#1388;");
            UIManager.put("FileChooser.saveDialogTitleText", "&#1354;&#1377;&#1392;&#1381;&#1388;");
            UIManager.put("FileChooser.lookInLabelText", "&#1363;&#1398;&#1407;&#1408;&#1381;&#1388;");
            UIManager.put("FileChooser.saveInLabelText", "&#1354;&#1377;&#1392;&#1381;&#1388;");
            UIManager.put("FileChooser.upFolderToolTipText", "&#1348;&#1387; &#1348;&#1377;&#1391;&#1377;&#1408;&#1380;&#1377;&#1391; &#1358;&#1381;&#1408;&#1415;");
            UIManager.put("FileChooser.homeFolderToolTipText", "&#1329;&#1399;&#1389;&#1377;&#1407;&#1377;&#1383;&#1391;&#1408;&#1377;&#1398;");
            UIManager.put("FileChooser.newFolderToolTipText", "&#1357;&#1407;&#1381;&#1394;&#1390;&#1381;&#1388; &#1350;&#1400;&#1408; &#1354;&#1377;&#1398;&#1377;&#1391;");
            UIManager.put("FileChooser.listViewButtonToolTipText", "&#1361;&#1400;&#1410;&#1409;&#1377;&#1391;");
            UIManager.put("FileChooser.detailsViewButtonToolTipText", "&#1348;&#1377;&#1398;&#1408;&#1377;&#1396;&#1377;&#1405;&#1398;&#1381;&#1408;");
            UIManager.put("FileChooser.fileNameHeaderText", "&#1329;&#1398;&#1400;&#1410;&#1398;");
            UIManager.put("FileChooser.fileSizeHeaderText", "&#1342;&#1377;&#1406;&#1377;&#1388;");
            UIManager.put("FileChooser.fileTypeHeaderText", "&#1359;&#1381;&#1405;&#1377;&#1391;");
            UIManager.put("FileChooser.fileDateHeaderText", "&#1363;&#1400;&#1411;&#1400;&#1389;&#1396;&#1377;&#1398; &#1329;&#1396;&#1405;&#1377;&#1385;&#1387;&#1406;");
            UIManager.put("FileChooser.fileAttrHeaderText", "&#1344;&#1377;&#1407;&#1391;&#1377;&#1398;&#1387;&#1399;&#1398;&#1381;&#1408;");
            UIManager.put("FileChooser.fileNameLabelText", "&#1350;&#1399;&#1400;&#1409;&#1387; &#1329;&#1398;&#1400;&#1410;&#1398;");
            UIManager.put("FileChooser.filesOfTypeLabelText", "&#1350;&#1399;&#1400;&#1409;&#1398;&#1381;&#1408;&#1387; &#1359;&#1381;&#1405;&#1377;&#1391;&#1398;&#1381;&#1408;");
            UIManager.put("FileChooser.openButtonText", "&#1330;&#1377;&#1409;&#1381;&#1388;");
            UIManager.put("FileChooser.openButtonToolTipText", "&#1330;&#1377;&#1409;&#1381;&#1388; &#1336;&#1398;&#1407;&#1408;&#1406;&#1377;&#1390; &#1350;&#1399;&#1400;&#1409;&#1384;");
            UIManager.put("FileChooser.saveButtonText", "&#1354;&#1377;&#1392;&#1381;&#1388;");
            UIManager.put("FileChooser.saveButtonToolTipText", "&#1354;&#1377;&#1392;&#1381;&#1388; &#1336;&#1398;&#1407;&#1408;&#1406;&#1377;&#1390; &#1350;&#1399;&#1400;&#1409;&#1384;");
            UIManager.put("FileChooser.directoryOpenButtonText", "&#1354;&#1377;&#1392;&#1381;&#1388;");
            UIManager.put("FileChooser.directoryOpenButtonToolTipText", "&#1354;&#1377;&#1392;&#1381;&#1388; &#1336;&#1398;&#1407;&#1408;&#1406;&#1377;&#1390; &#1350;&#1399;&#1400;&#1409;&#1384;");
            UIManager.put("FileChooser.cancelButtonText", "&#1332;&#1377;&#1380;&#1377;&#1408;&#1381;&#1409;&#1398;&#1381;&#1388;");
            UIManager.put("FileChooser.cancelButtonToolTipText", "&#1332;&#1377;&#1380;&#1377;&#1408;&#1381;&#1409;&#1398;&#1381;&#1388; &#1350;&#1399;&#1400;&#1409; &#1336;&#1398;&#1407;&#1408;&#1396;&#1377;&#1398; &#1333;&#1408;&#1391;&#1389;&#1400;&#1405;&#1400;&#1410;&#1385;&#1397;&#1377;&#1398; &#1354;&#1377;&#1407;&#1400;&#1410;&#1392;&#1377;&#1398;&#1384;");
            UIManager.put("FileChooser.newFolderErrorText", "&#1350;&#1400;&#1408; &#1354;&#1377;&#1392;&#1400;&#1409;&#1387; &#1357;&#1407;&#1381;&#1394;&#1390;&#1396;&#1377;&#1398; &#1357;&#1389;&#1377;&#1388;");
            UIManager.put("FileChooser.acceptAllFileFilterText", "&#1330;&#1400;&#1388;&#1400;&#1408; &#1350;&#1399;&#1400;&#1409;&#1398;&#1381;&#1408;");Only DialogTitleText is working. And if I'm trying to internationalize other Swing components: buttons and so on, the only problem with JFrame title is.
    I'm working on WindowsXP, and java version is 1.6.0_17.
    Thanks in advance!
    Astghik

    The quick answer:
    You can't use JFileChooser unless you sign the applet.

  • Standard way to maintain property files for internationalization??

    Hi All,
    For multiple language support, normally we maintain a different property file for different languages.For example, consider English language.In my case, i placed all the labels for english in one property file through out my application.All french labels in one property file and so on.
    My question is, Is it better to maintain seperate property file for each page also??? Or else, one property file is good enough for one language??? which is better?(interms of complexity and performance)

    Here is how I mapped the taglibs in my XML file and it works fine:
    <taglib>
              <taglib-uri>/WEB-INF/struts-bean.tld</taglib-uri>
              <taglib-location>/WEB-INF/lib/struts-bean.tld</taglib-location>
    </taglib>The .tld files are in the WEB-INF/lib dir. To use them i put this line in the JSP file:
    <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="struts_html" %>Hope this helped,
    Calin

  • Applying Java's internationalization facilities to a web application

    Hello,
    I am a member of a software developing team (using Java-based technologies). Our web application consists of a:
    1. static part (HTML-based pages), and
    2. a dynamic part (using JSPs and servlets, mainly)
    The static part of our web site is currently supported in four languages, having our html pages replicated four times. On the other hand, the dynamic part of our web (that is, the part of our web site restricted to authorized
    users only, using JSPs and servlets) is only supported in one of those languages and we are thinking of extending it to support, at least, one more of the other languages. Obviously, it wouldn't be manageable replicating the JSP
    pages (about a hundred or so) for the new language, so we are thinking of using Java's internationalization facilities. According to what I have understood, we have two possibilities, basing the internationalization process on:
    a. properties files (one for each language?)
    b. class files
    Knowing all this, our problem is a matter of organization of those approaches. How could I organize the different files? Should I use a database to store the messages, instead of using files (either properties files or class files)? Or might I create different files depending on where the string texts appear? For example, create a
    properties file or a class file containing the different string messages in every JSP file? Any other ideas of organization or design would be highly appreciated. Do you know any other web site where internationalization has been applied or case studies dealing with this matter?
    Thanks in advance.

    >
    Knowing all this, our problem is a matter of
    organization of those approaches. How could I organize
    the different files? Should I use a database to store
    the messages, instead of using files (either
    properties files or class files)? Or might I createYou could go with using Java's existing resource bundle facilities to work with localized resource bundles stored in files. Whether that be list or property resource bundles, the code is already written to load and manage resource bundles in these formats. I have personally worked with database-backed resource bundles, but that required custom code to be written.
    On a performance note, list resource bundles are found before property resource bundles. In a development environment, I've used property resource bundles and when moving an application into production, I have gone through the conversion of the property to list resource bundle format. There's a utility in our book, "Java Internationalization" (O'Reilly) which does conversion from property to list resource bundle format for you.
    different files depending on where the string texts
    appear? For example, create a
    properties file or a class file containing the
    different string messages in every JSP file? Any other
    ideas of organization or design would be highly
    appreciated. Do you know any other web site where
    internationalization has been applied or case studies
    dealing with this matter?Also in our book, we advocate using different resource bundles for holding different types of localized data. For example, there's nothing that says you cannot have resource bundles devoted to user exception messages, status messages, regular text, prompt text, etc... By splitting up your resources into different categories and placing them in an appropriately named resource bundle, you can know exactly where certain resources will be pulled from when your application is running.
    >
    Thanks in advance.Hope this helps.
    -David

  • Java 5.0 does not recognize wrapped Class-Path in Manifest.MF of .jar file?

    Java: build 1.5.0_05-b05
    Ant: 1.6.2
    I use Ant <jar> task to create a standalone application in a .jar file. I have a very long "Class-Path" in the Manifest.MF file. The long Class-Path is wrapped at every 70th character by the <jar> task. I cannot run "java -jar <the jar file>", because Java runtime cannot find classes.
    I found the following Q&A from ANT's FAQ page,
    Q: Whenever I use the Ant jar or manifest related tasks, long lines in my manifest are wrapped at 70 characters and the resulting jar does not work in my application server. Why does Ant do this?
    A: Ant implements the Java Jar file specification. Please refer to the notes section where it discusses the maximum allowable length of a line and the concept of continuation characters.
    If a jar file produced by Ant does not work in your appserver, and that failure is due to the wrapped manifest, then you need to consult your appserver provider, as it is a bug in their appserver. Far more likely, however, is a problem in your specification of your classpath. It is not Ant's wrapping of your classpath that is the problem.
    Do not raise a bug about this issue until you have checked to ensure that the problem is not due to your classpath specification.
    Any idea?

    "will be searched ALSO."...
    From: http://java.sun.com/docs/books/tutorial/ext/basics/load.html
    Understanding Extension Class Loading
    The extension framework makes use of the new class-loading mechanism in the JavaTM 1.2 platform. When the runtime environment needs to load a new class for an application, it looks for the class in the following locations, in order:
    1. Bootstrap classes: the runtime classes in rt.jar and internationalization classes in i18n.jar.
    2. Installed extensions: classes in JAR files in the lib/ext directory of the JRE.
    3. The class path: classes, including classes in JAR files, on paths specified by the system property java.class.path. If a JAR file on the class path has a manifest with the Class-Path attribute, JAR files specified by the Class-Path attribute will be searched also.
    [snip]

  • Troubles writing to file and printing characters above 127

    Hi,
    Whenever I write to a file or to the standard output (System.out), all characters above 127 are replaced by a question mark.
    I only started having this problem after upgrading to jdk 1.3.1, with previous version all was fine. I'm using slackware linux 7.0.
    output of java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    After reading a lot about internationalization I still can't solve my problem.
    The output of the following code:
    System.out.println(java.util.Locale.getDefault().getDisplayName());
    System.out.println( System.getProperty("file.enconding"));
    is:
    English (United States)
    null
    Shouldn't the file.encoding property be set?
    I've tried setting it:
    System.out.println( System.setProperty("file.enconding","UTF8"));
    but the aplication simply hangs at that line.
    Please help!

    Hi,
    I am having similiar problem as posted by you in the message - ours is a web application hosted on Apache - JServ, JDK 1.2.1, Servlets, MySQL, and SunOS 5.6. We have recently upgraded to JDK 1.3.1 and SunOS 5.8.
    The application works fine except for the internationalization code.
    The web application support 8 languages. The application works fine for english but for asian languages (korean,japanese,traditional chinese,simplified chinese), all characters are replaced by question marks. Similarly some characters in latin based languages (german,french,italian)are replaced by question marks.
    I am wondering if you can share the solution - i think it should be applicable to us also.
    The mechanism used by us is to set the content type in the HTTPServletResponse object and use output stream writer to send localized information to browser:
    res.setContentType("text/html;charset=EUC_JP");
    OutputStreamWriter out = new BufferedWriter( new OutputStreamWriter(this.oHttpResponse.getOutputStream() ), 512 );
    Regards,
    Kapil Kapoor.

  • In Vista,  Applet isn�t able to read the property files

    I�m working on internationalization; the Applet which I�m using wasn�t able to read the property files properly in windows Vista machine. But if I create a jar which contains all the classes and property files, Applet works fine.
    This problem is only in Vista machine ,In XP the JVM is smart enough to read plain .property files and its works well without creating the jar
    Is that related to any security enhancemence of vista over XP?
    Below is a link about The Java Security Model break on Windows Vista
    http://bugs.sun.com/view_bug.do?bug_id=6548078
    I tried a simple ResourceBundle.getBundle() in my Applet in different ways but nothing work fine for me. It isn�t an issue related to path, I guess because I tried several ways like.
    ResourceBundle labels = ResourceBundle.getBundle("LabelsBundle");
    ResourceBundle labels = ResourceBundle.getBundle("LabelsBundle",currentLocale);
    ResourceBundle labels = ResourceBundle.getBundle("com.test.LabelsBundle");
    ResourceBundle labels = ResourceBundle.getBundle("com.test.LabelsBundle",currentLocale);The exception got in java console is
    CONFIG: [2008-05-13 15:54:57.909]:(com.satm.insite.InsiteApplet$2@1696e4c):InisiteApplet: Exception:  java.util.MissingResourceException: Can't find bundle for base name LabelsBundle, locale en
    java.util.MissingResourceException: Can't find bundle for base name LabelsBundle, locale en
                at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
                at java.util.ResourceBundle.getBundleImpl(Unknown Source)
                at java.util.ResourceBundle.getBundle(Unknown Source)
                at com.satm.insite.InsiteApplet.displayValue(InsiteApplet.java:261)
                at com.satm.insite.InsiteApplet.callme(InsiteApplet.java:296)
                at com.satm.insite.InsiteApplet.initialize(InsiteApplet.java:327)
                at com.satm.insite.InsiteApplet$2.run(InsiteApplet.java:235)
                at com.satm.tools.languageTools.ThreadPool$ExceptionCatchingThread.run(ThreadPool.java:226)Is there any way to make it work in Windows Vista machine�? This could be a great help for me.
    Thanks
    Robert

    Crossposted:
    http://forum.java.sun.com/thread.jspa?threadID=5295743&messageID=10250558#10250558
    http://forum.java.sun.com/thread.jspa?threadID=5295742&messageID=10250556#10250556

  • OIM 9.1 Help on Internationalization

    I am new to OIM 9.1 and I am trying add a new User Defined Field via OIM Design console.
    Its getting reflected on OIM UI, but if I change the language to Japanese I am still seeing in English fonts for user defined fields but OOB fields are getting displayed in Japanses.
    Below are the steps which I followed.
    Added the following in the folder OIM_HOME/server/xellerate/customResources/ customResources_ja
    global.udf.USR-UDF-DEPARTMENT=Department
    global.udf.USR-UDF-CITY=City
    global.udf.USR-UDF-STATE=Statetest
    global.udf.USR-UDF-DISTRICT=DistrictTest
    global.udf.USR-UDF-COUNTRY=Country
    global.udf.USR_UDF_POSTAL=Postal Code
    global.udf.USR_UDF-TELEPHONE=Telephone Number
    If someone can send me the correct steps ie the files to be modified inorder to reflect the Internationalization
    that would be of great help.

    WLS 10.3.2 was just certified for OIM 9.1.0.2 BP5
    for more info
    OIM 9.1.0.1 in oracle database 11g release 2
    http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html
    regards
    VM

  • Syntax error in NQSConfig.ini.file

    # NQSConfig.INI
    # Copyright (c) 1997-2006 Oracle Corporation, All rights reserved
    # INI file parser rules are:
    # If values are in literals, digits or _, they can be
    # given as such. If values contain characters other than
    # literals, digits or _, values must be given in quotes.
    # Repository Section
    # Repositories are defined as logical repository name - file name
    # pairs. ODBC drivers use logical repository name defined in this
    # section.
    # All repositories must reside in OracleBI\server\Repository
    # directory, where OracleBI is the directory in which the Oracle BI
    # Server software is installed.
    [ REPOSITORY ]
    Star     =     OracleBIAnalyticsApps.rpd, DEFAULT
    # Query Result Cache Section
    [ CACHE ]
    ENABLE     =     NO;
    // A comma separated list of <directory maxSize> pair(s)
    // e.g. DATA_STORAGE_PATHS = "d:\OracleBIData\nQSCache" 500 MB;
    DATA_STORAGE_PATHS     =     "C:\OracleBIData\cache" 500 MB;
    MAX_ROWS_PER_CACHE_ENTRY = 100000; // 0 is unlimited size
    MAX_CACHE_ENTRY_SIZE = 1 MB;
    MAX_CACHE_ENTRIES = 1000;
    POPULATE_AGGREGATE_ROLLUP_HITS = NO;
    USE_ADVANCED_HIT_DETECTION = NO;
    MAX_SUBEXPR_SEARCH_DEPTH = 7;
    // Cluster-aware cache
    // GLOBAL_CACHE_STORAGE_PATH = "<directory name>" SIZE;
    // MAX_GLOBAL_CACHE_ENTRIES = 1000;
    // CACHE_POLL_SECONDS = 300;
    // CLUSTER_AWARE_CACHE_LOGGING = NO;
    # General Section
    # Contains general server default parameters, including localization
    # and internationalization, temporary space and memory allocation,
    # and other default parameters used to determine how data is returned
    # from the server to a client.
    [ GENERAL ]
    // Localization/Internationalization parameters.
    LOCALE     =     "English-usa";
    SORT_ORDER_LOCALE     =     "English-usa";
    SORT_TYPE = "binary";
    // Case sensitivity should be set to match the remote
    // target database.
    CASE_SENSITIVE_CHARACTER_COMPARISON = OFF ;
    // SQLServer65 sorts nulls first, whereas Oracle sorts
    // nulls last. This ini file property should conform to
    // that of the remote target database, if there is a
    // single remote database. Otherwise, choose the order
    // that matches the predominant database (i.e. on the
    // basis of data volume, frequency of access, sort
    // performance, network bandwidth).
    NULL_VALUES_SORT_FIRST = OFF;
    DATE_TIME_DISPLAY_FORMAT = "yyyy/mm/dd hh:mi:ss" ;
    DATE_DISPLAY_FORMAT = "yyyy/mm/dd" ;
    TIME_DISPLAY_FORMAT = "hh:mi:ss" ;
    // Temporary space, memory, and resource allocation
    // parameters.
    // You may use KB, MB for memory size.
    WORK_DIRECTORY_PATHS     =     "C:\OracleBIData\tmp";
    SORT_MEMORY_SIZE = 4 MB ;
    SORT_BUFFER_INCREMENT_SIZE = 256 KB ;
    VIRTUAL_TABLE_PAGE_SIZE = 128 KB ;
    // Analytics Server will return all month and day names as three
    // letter abbreviations (e.g., "Jan", "Feb", "Sat", "Sun").
    // To use complete names, set the following values to YES.
    USE_LONG_MONTH_NAMES = NO;
    USE_LONG_DAY_NAMES = NO;
    UPPERCASE_USERNAME_FOR_INITBLOCK = NO ; // default is no
    // Aggregate Persistence defaults
    // The prefix must be between 1 and 8 characters long
    // and should not have any special characters ('_' is allowed).
    AGGREGATE_PREFIX = "SA_" ;
    # Security Section
    # Legal value for DEFAULT_PRIVILEGES are:
    # NONE READ
    [ SECURITY ]
    DEFAULT_PRIVILEGES = READ;
    PROJECT_INACCESSIBLE_COLUMN_AS_NULL     =     NO;
    MINIMUM_PASSWORD_LENGTH     =     0;
    #IGNORE_LDAP_PWD_EXPIRY_WARNING = NO; // default is no.
    #SSL=NO;
    #SSL_CERTIFICATE_FILE="servercert.pem";
    #SSL_PRIVATE_KEY_FILE="serverkey.pem";
    #SSL_PK_PASSPHRASE_FILE="serverpwd.txt";
    #SSL_PK_PASSPHRASE_PROGRAM="sitepwd.exe";
    #SSL_VERIFY_PEER=NO;
    #SSL_CA_CERTIFICATE_DIR="CACertDIR";
    #SSL_CA_CERTIFICATE_FILE="CACertFile";
    #SSL_TRUSTED_PEER_DNS="";
    #SSL_CERT_VERIFICATION_DEPTH=9;
    #SSL_CIPHER_LIST="";
    # There are 3 types of authentication. The default is NQS
    # You can select only one of them
    #----- 1 -----
    #AUTHENTICATION_TYPE = NQS; // optional and default
    #----- 2 -----
    #AUTHENTICATION_TYPE = DATABASE;
    # [ DATABASE ]
    # DATABASE = "some_data_base";
    #----- 3 -----
    #AUTHENTICATION_TYPE = BYPASS_NQS;
    # Server Section
    [ SERVER ]
    SERVER_NAME = Oracle_BI_Server ;
    READ_ONLY_MODE = NO;     // default is "NO". That is, repositories can be edited online.
    MAX_SESSION_LIMIT = 2000 ;
    MAX_REQUEST_PER_SESSION_LIMIT = 500 ;
    SERVER_THREAD_RANGE = 40-100;
    SERVER_THREAD_STACK_SIZE = 0; // default is 256 KB, 0 for default
    DB_GATEWAY_THREAD_RANGE = 40-200;
    DB_GATEWAY_THREAD_STACK_SIZE = 0; // default is 256 KB, 0 for default
    MAX_EXPANDED_SUBQUERY_PREDICATES = 8192; // default is 8192
    MAX_QUERY_PLAN_CACHE_ENTRIES = 1024; // default is 1024
    MAX_DRILLDOWN_INFO_CACHE_ENTRIES = 1024; // default is 1024
    MAX_DRILLDOWN_QUERY_CACHE_ENTRIES = 1024; // default is 1024
    INIT_BLOCK_CACHE_ENTRIES = 20; // default is 20
    CLIENT_MGMT_THREADS_MAX = 5; // default is 5
    # The port number specified with RPC_SERVICE_OR_PORT will NOT be considered if
    # a port number is specified in SERVER_HOSTNAME_OR_IP_ADDRESSES.
    RPC_SERVICE_OR_PORT = 9703; // default is 9703
    # If port is not specified with a host name or IP in the following option, the port
    # number specified at RPC_SERVICE_OR_PORT will be considered.
    # When port number is specified, it will override the one specified with
    # RPC_SERVICE_OR_PORT.
    SERVER_HOSTNAME_OR_IP_ADDRESSES = "ALLNICS"; # Example: "hostname" or "hostname":port
    # or "IP1","IP2":port or
    # "hostname":port,"IP":port2.
    # Note: When this option is active,
    # CLUSTER_PARTICIPANT should be set to NO.
    ENABLE_DB_HINTS = YES; // default is yes
    PREVENT_DIVIDE_BY_ZERO = YES;
    CLUSTER_PARTICIPANT = NO; # If this is set to "YES", comment out
    # SERVER_HOSTNAME_OR_IP_ADDRESSES. No specific NIC support
    # for the cluster participant yet.
    // Following required if CLUSTER_PARTICIPANT = YES
    #REPOSITORY_PUBLISHING_DIRECTORY = "<dirname>";
    #REQUIRE_PUBLISHING_DIRECTORY = YES; // Don't join cluster if directory not accessible
    DISCONNECTED = NO;
    AUTOMATIC_RESTART = YES;
    # Dynamic Library Section
    # The dynamic libraries specified in this section
    # are categorized by the CLI they support.
    [ DB_DYNAMIC_LIBRARY ]
    ODBC200 = nqsdbgatewayodbc;
    ODBC350 = nqsdbgatewayodbc35;
    OCI7 = nqsdbgatewayoci7;
    OCI8 = nqsdbgatewayoci8;
    OCI8i = nqsdbgatewayoci8i;
    OCI10g = nqsdbgatewayoci10g;
    DB2CLI = nqsdbgatewaydb2cli;
    DB2CLI35 = nqsdbgatewaydb2cli35;
    NQSXML = nqsdbgatewayxml;
    XMLA = nqsdbgatewayxmla;
    ESSBASE = nqsdbgatewayessbasecapi;
    # User Log Section
    # The user log NQQuery.log is kept in the server\log directory. It logs
    # activity about queries when enabled for a user. Entries can be
    # viewed using a text editor or the nQLogViewer executable.
    [ USER_LOG ]
    USER_LOG_FILE_SIZE = 10 MB; // default size
    CODE_PAGE = "UTF8"; // ANSI, UTF8, 1252, etc.
    # Usage Tracking Section
    # Collect usage statistics on each logical query submitted to the
    # server.
    [ USAGE_TRACKING ]
    ENABLE = YES;
    //==============================================================================
    // Parameters used for writing data to a flat file (i.e. DIRECT_INSERT = NO).
    STORAGE_DIRECTORY = "<full directory path>";
    CHECKPOINT_INTERVAL_MINUTES = 5;
    FILE_ROLLOVER_INTERVAL_MINUTES = 30;
    CODE_PAGE = "ANSI"; // ANSI, UTF8, 1252, etc.
    //==============================================================================
    DIRECT_INSERT = YES;
    //==============================================================================
    // Parameters used for inserting data into a table (i.e. DIRECT_INSERT = YES).
    PHYSICAL_TABLE_NAME = "OBI Usage Tracking"."Catalog"."dbo"."S_NQ_ACCT" ; // Or "<Database>"."<Schema>"."<Table>" ;
    CONNECTION_POOL = "OBI Usage Tracking"."Usage Tracking Writer Connection Pool>" ;
    BUFFER_SIZE = 10 MB ;
    BUFFER_TIME_LIMIT_SECONDS = 5 ;
    NUM_INSERT_THREADS = 5 ;
    MAX_INSERTS_PER_TRANSACTION = 1 ;
    //==============================================================================
    # Query Optimization Flags
    [ OPTIMIZATION_FLAGS ]
    STRONG_DATETIME_TYPE_CHECKING = ON ;
    # CubeViews Section
    [ CUBE_VIEWS ]
    DISTINCT_COUNT_SUPPORTED = NO ;
    STATISTICAL_FUNCTIONS_SUPPORTED = NO ;
    USE_SCHEMA_NAME = YES ;
    USE_SCHEMA_NAME_FROM_RPD = YES ;
    DEFAULT_SCHEMA_NAME = "ORACLE";
    CUBE_VIEWS_SCHEMA_NAME = "ORACLE";
    LOG_FAILURES = YES ;
    LOG_SUCCESS = NO ;
    LOG_FILE_NAME     =     "C:\OracleBI\server\Log\CubeViews.Log";
    # MDX Member Name Cache Section
    # Cache subsystem for mapping between unique name and caption of
    # members for all SAP/BW cubes in the repository.
    [ MDX_MEMBER_CACHE ]
    // The entry to indicate if the feature is enabled or not, by default it is NO since this only applies to SAP/BW cubes
    ENABLE = NO ;
    // The path to the location where cache will be persisted, only applied to a single location,
    // the number at the end indicates the capacity of the storage. When the feature is enabled,
    // administrator needs to replace the "<full directory path>" with a valid path,
    // e.g. DATA_STORAGE_PATH = "C:\OracleBI\server\Data\Temp\Cache" 500 MB ;
    DATA_STORAGE_PATH     =     "C:\OracleBIData\cache" 500 MB;
    // Maximum disk space allowed for each user;
    MAX_SIZE_PER_USER = 100 MB ;
    // Maximum number of members in a level will be able to be persisted to disk
    MAX_MEMBER_PER_LEVEL = 1000 ;
    // Maximum size for each individual cache entry size
    MAX_CACHE_SIZE = 100 MB ;
    # Oracle Dimension Export Section
    [ ORA_DIM_EXPORT ]
    USE_SCHEMA_NAME_FROM_RPD = YES ; # NO
    DEFAULT_SCHEMA_NAME = "ORACLE";
    ORA_DIM_SCHEMA_NAME = "ORACLE";
    LOGGING = ON ; # OFF, DEBUG
    LOG_FILE_NAME     =     "C:\OracleBI\server\Log\OraDimExp.Log";
    Help me out Gurus thanks in advance

    Hi,
    Star = OracleBIAnalyticsApps.rpd, DEFAULTthis should be end with semicolon
    Star = OracleBIAnalyticsApps.rpd, DEFAULT;
    Assign Points and close thread, if your question is answered...
    Cheers,
    Aravind

  • NW Sever 6.5 sp8 Abends during copying or moving files

    Hello,
    I'm not sure why my server has been abending recently. No changes have been made to it. I am posting most of the log file and hopefully, someone can help me or point me in the right direction on how to fix this issue. Thank you.
    Server WAGNER_001 halted Wednesday, February 6, 2013 1:40:37.095 pm
    Abend 2 on P00: Server-5.70.03-1937: CPU Hog Detected by Timer
    Registers:
    CS = 0060 DS = 007B ES = 007B FS = 007B GS = 007B SS = 0068
    EAX = FCE17BBC EBX = 407BAE20 ECX = B58E0C68 EDX = 00000000
    ESI = 422F45C0 EDI = 00000246 EBP = 440961C0 ESP = 4356A39C
    EIP = 00000000 FLAGS = 00000012
    Running process: nn SUP 3 Process
    Thread Owned by NLM: NNNETSUP.NLM
    Stack pointer: 4356A32C
    OS Stack limit: 43562540
    CPU 0 (Thread 422F45C0) is in a NO SLEEP state
    Scheduling priority: 67371008
    Wait state: 5050190 Blocked on a kernel CV
    Stack: --FCE17BBC ?
    B58C3AAE (THREADS.NLM|SetThreadGroupID+25A)
    B6C7FE5F (BSDSOCK.NLM|_bsd_accept+3B)
    --43CD5300 ?
    --440961C0 ?
    --00000246 ?
    --4356A3D0 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45E894F7 (NNNETSUP.NLM|OsdSetContext+2A)
    --00000245 ?
    --4356A400 ?
    --4356A3EC ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45ECDFC6 (NNNETSUP.NLM|SvcSetContext+15)
    --4356A43C ?
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --4356A440 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45EB7B77 (NNNETSUP.NLM|Msg+15)
    --4356A43C ?
    --C15FB048 ?
    00106027 (LOADER.NLM|kProtectedModeInterruptContinue+5F)
    --0010007B ?
    --00000031 ?
    --FFFFFFFF (LOADER.NLM|KernelTempAliasesEnd+FFF)
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --00000010 ?
    --4356A444 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45EC523B (NNNETSUP.NLM|SvcAccept+1D)
    -42D431B8 (NNNETSUP.NLM|DrvExt_System+3D74)
    --4356A494 ?
    --4356A464 ?
    --4356A4B4 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45EB59EA (NNNETSUP.NLM|PrvMasterSocketThread+A6)
    --00000013 ?
    -42D17034 (NNNETSUP.NLM|(Data Start)+3034)
    --00000000 ?
    --00000031 ?
    --33DC4045 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000000 ?
    --00000001 ?
    --000012AE ?
    --00000000 ?
    --00000000 ?
    --00000001 ?
    --00000006 ?
    --00000000 ?
    --00000001 ?
    --00000018 ?
    --00000000 ?
    --00000000 ?
    --00000031 ?
    --4356A4D4 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    45ECE169 (NNNETSUP.NLM|PrvThreadStart+2E)
    --00000000 ?
    --44DA3228 ?
    B59B25B4 (CLIB.NLM|strtok+164)
    --44DA3200 ?
    45ECE13B (NNNETSUP.NLM|PrvThreadStart+0)
    --407BAE20 (NWIDK.NLM|nwidkMMHandle+26FC)
    --440961C0 ?
    B58C2306 (THREADS.NLM|getcmd+21E)
    --44DA3200 ?
    --00000000 ?
    --00000000 ?
    --00000246 ?
    --422F45C0 ?
    --00000000 ?
    B58C2144 (THREADS.NLM|getcmd+5C)
    --40128680 ?
    --00000000 ?
    B58C213C (THREADS.NLM|getcmd+54)
    --40128680 ?
    --00000000 ?
    --422F45C0 ?
    --00000000 ?
    --422F45C0 ?
    -B58DC740 (THREADS.NLM|(Data Start)+2740)
    002294C4 (SERVER.NLM|TcoNewSystemThreadEntryPoint+3C)
    Additional Information:
    The NetWare OS detected a problem with the system while executing a process owned by SERVER.NLM. It may be the source of the problem or there may have been a memory corruption.
    Loaded Modules:
    NLSTRAP.NLM NetWare License Server Trap
    Version 5.02 February 19, 2004
    Code Address: 42124000h Length: 0000298Ah
    Data Address: 420E3000h Length: 00000695h
    DXEVENT.NLM DirXML Event Handler for Novell Directory Services 8.7.0
    Version 10410.02 June 6, 2003
    Code Address: 583C5000h Length: 00019C81h
    Data Address: 583DF000h Length: 0000B314h
    JCLNT.NLM NetWare JClient-Native (Build 1.3.1172)
    Version 1.03 December 2, 2003
    Code Address: 584A1000h Length: 0001BBA1h
    Data Address: 584BD000h Length: 0000AF04h
    JCLNTR.NLM NetWare JClient-Native Resources (Build 1.3.1172)
    Version 1.03 December 2, 2003
    Code Address: 5849B000h Length: 00002161h
    Data Address: 47E93000h Length: 0000086Ch
    NCPFSP.NLM Novell XTier NCP File System Provider Driver
    Version 2.06.01 February 18, 2005
    Code Address: 4C7E6000h Length: 0000F3C9h
    Data Address: 4C784000h Length: 00000F50h
    NDSLPP.NLM Novell XTier NDS Logical Path Provider Driver
    Version 2.06 February 18, 2005
    Code Address: 4C781000h Length: 00002CF5h
    Data Address: 4C73A000h Length: 0000089Ch
    NDSDAV.NLM Novell eDir DAV Handler
    Version 3.01 February 18, 2005
    Code Address: 4C611000h Length: 0000324Ah
    Data Address: 4C601000h Length: 000009FFh
    STORLOC.NLM Novell NetStorage Storage Location DAV Handler
    Version 2.06 February 18, 2005
    Code Address: 4C609000h Length: 000072AAh
    Data Address: 4C600000h Length: 00000A89h
    NIFIF.NLM Novell XTier WebDav iFolder Namespace
    Version 2.06.06 January 14, 2005
    Code Address: 4C7B3000h Length: 00022226h
    Data Address: 4C378000h Length: 000076C6h
    XFILE.NLM Novell XTier NetWare FileSystem Handler
    Version 2.06 February 18, 2005
    Code Address: 4C35E000h Length: 000071C3h
    Data Address: 4C33D000h Length: 0000096Ah
    MAPDAV.NLM Novell XTier Mapped Drives DAV Store
    Version 2.06 February 18, 2005
    Code Address: 4C76C000h Length: 0000A91Ah
    Data Address: 4C1B7000h Length: 00000CA2h
    XDAV.NLM Novell XTier WebDAV Handler
    Version 2.06 February 18, 2005
    Code Address: 4C759000h Length: 000125BDh
    Data Address: 4C2BB000h Length: 00002999h
    XTXMLPRS.NLM expat - XML Toolkit Parser Toolkit v1.2 Copyright (c) 1998 1999 2000 Thai Open Source Software Center Ltd.
    Version 1.02 February 18, 2005
    Code Address: 4C744000h Length: 00014A0Ah
    Data Address: 4C22B000h Length: 00002634h
    NCIOM.NLM Novell XTier File I/O Manager
    Version 2.06 February 18, 2005
    Code Address: 4C398000h Length: 00011CB3h
    Data Address: 492FD000h Length: 00001E97h
    NSSMNGR.NLM Novell NetStorage NSS Manager
    Version 3.01 February 18, 2005
    Code Address: 492B7000h Length: 00001A3Fh
    Data Address: 492B9000h Length: 00000C3Fh
    NSADMIN.NLM Novell NetStorage Administrator
    Version 2.06 February 18, 2005
    Code Address: 4C2CB000h Length: 00007D15h
    Data Address: 482C4000h Length: 00003083h
    XTNETID.NLM Novell XTier NetIdentity Password Module
    Version 2.06.01 February 18, 2005
    Code Address: 4C226000h Length: 00004B64h
    Data Address: 45763000h Length: 00000BDCh
    NNNETDRM.NLM NovaNET NetWare Disaster Recovery Phase 1 Service
    Code Address: 4938D000h Length: 0000E13Ah
    Data Address: 488DD000h Length: 0000498Ch
    XTLOG.NLM Novell XTier Logger
    Version 2.05 February 18, 2005
    Code Address: 42AE3000h Length: 000036A0h
    Data Address: 485BE000h Length: 00000D76h
    WPSD.NLM ServiceDescriptor Natives NLM
    Version 2.00 February 3, 2005
    Code Address: 48471000h Length: 00000350h
    Data Address: 48472000h Length: 000000A4h
    N_PRDDAT.NLM N_PRDDAT
    Version 1.00 February 3, 2003
    Code Address: 44290000h Length: 00001E84h
    Data Address: 48470000h Length: 000001D0h
    NNNETSMM.NLM NovaNET NetWare CD/DVD Device Driver
    Code Address: 48A11000h Length: 0000CF11h
    Data Address: 42AC8000h Length: 000024F0h
    NNNETSTD.NLM NovaNET NetWare SCSI Tape Device Driver
    Code Address: 48368000h Length: 00005C5Ah
    Data Address: 48067000h Length: 00000818h
    NNNETNPA.NLM NovaNET NetWare NWPA Controller Driver
    Code Address: 481EA000h Length: 0000573Fh
    Data Address: 4803E000h Length: 00001A44h
    NNNETLF7.NLM NovaNET NetWare LTF MultiStream v2.x Formatter
    Code Address: 428A8000h Length: 00002C16h
    Data Address: 48017000h Length: 00000228h
    NNNETLF6.NLM NovaNET NetWare LTF MultiStream v1.x Formatter
    Code Address: 44BCE000h Length: 000019D8h
    Data Address: 45ADB000h Length: 00000198h
    NNNETDCS.NLM NovaNET NetWare Device Controller Services
    Code Address: 485DF000h Length: 0001F344h
    Data Address: 44AC0000h Length: 00001B48h
    SERVICTL.NLM eDirectory Management Tool Box DSService eMTool
    Version 10553.36 January 26, 2005
    Code Address: 48384000h Length: 0000BA02h
    Data Address: 47EA4000h Length: 000045C0h
    NNNETNDS.NLM NovaNET NetWare NDS Connector
    Code Address: 42778000h Length: 00003A48h
    Data Address: 47889000h Length: 000008C8h
    SCHEMACR.NLM eDirectory Management Tool Box Schema eMTool
    Version 10553.36 January 26, 2005
    Code Address: 4814B000h Length: 00012861h
    Data Address: 4815E000h Length: 0000FF1Ch
    SCHEMATL.NLM eDirectory Management Tool Box Schema eMTool
    Version 10553.36 January 26, 2005
    Code Address: 47F61000h Length: 00009CB2h
    Data Address: 47F6B000h Length: 00005EDCh
    NNNETOFS.NLM NovaNET NetWare File System Agent
    Code Address: 47E2B000h Length: 0000BDD7h
    Data Address: 440E3000h Length: 00002A28h
    REPAIRCR.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10553.36 January 26, 2005
    Code Address: 47D86000h Length: 0003D881h
    Data Address: 47DC4000h Length: 0001FD54h
    NNNETMAC.NLM NovaNET NetWare Machine Agent
    Code Address: 47D37000h Length: 000008E0h
    Data Address: 47D38000h Length: 00000108h
    REPAIRTL.NLM eDirectory Management Tool Box DSRepair eMTool
    Version 10553.36 January 26, 2005
    Code Address: 47C8E000h Length: 00010562h
    Data Address: 47C9F000h Length: 0001E094h
    ZENWS.NLM Zen Workstation Utility NLM
    Version 1.00 July 29, 2002
    Code Address: 440D7000h Length: 0000230Bh
    Data Address: 47C7A000h Length: 00000474h
    NNNETODS.NLM NovaNET NetWare Object Data Stream Service
    Code Address: 47C4B000h Length: 0000B300h
    Data Address: 440CE000h Length: 00002E50h
    MERGECR.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10553.36 January 26, 2005
    Code Address: 47BC8000h Length: 0001B231h
    Data Address: 47BE4000h Length: 00016FD4h
    DBNET6.NLM Debug Network IO Support
    Version 1.43.07 December 2, 2003
    Code Address: 478CE000h Length: 0001B5C8h
    Data Address: 478EA000h Length: 000124B8h
    IPMCFG.NLM Web Interface for IP Address Management
    Version 1.01.15 December 2, 2004
    Code Address: 477DA000h Length: 0000A479h
    Data Address: 477E5000h Length: 0000B610h
    MERGETL.NLM eDirectory Management Tool Box DSMerge eMTool
    Version 10553.36 January 26, 2005
    Code Address: 477A0000h Length: 0000B812h
    Data Address: 477AC000h Length: 0000FC65h
    NNNETDTB.NLM NovaNET NetWare Database Service
    Code Address: 442BA000h Length: 0006E8CFh
    Data Address: 47767000h Length: 00017B78h
    NIRMAN.NLM TCPIP - NetWare Internetworking Remote Manager
    Version 1.04.02 January 27, 2004
    Code Address: 427B2000h Length: 0005F160h
    Data Address: 47372000h Length: 00018E0Ah
    BACKUPCR.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10553.36 January 26, 2005
    Code Address: 47092000h Length: 0000A0C1h
    Data Address: 46DBE000h Length: 00003248h
    TCPSTATS.NLM Web Interface for Protocol Monitoring
    Version 6.50.10 June 20, 2003
    Code Address: 47015000h Length: 0000E5ECh
    Data Address: 45FBA000h Length: 00005460h
    NLSADPT2.NLM NLS and Metering adapter for iManager 2.0 plugin
    Version 2.00 September 9, 2003
    Code Address: 45F7B000h Length: 0000665Dh
    Data Address: 45F82000h Length: 00000E7Dh
    NLSLRUP.NLM NLS - Usage Metering
    Version 4.01.06 March 16, 2004
    Code Address: 46F52000h Length: 0003BA0Ah
    Data Address: 46F8E000h Length: 00010AE0h
    EVENTMGR.NLM Novell XTier Event Manager
    Version 2.06 February 18, 2005
    Code Address: 45B2F000h Length: 000011EDh
    Data Address: 45B31000h Length: 000003D0h
    NNNETCRS.NLM NovaNET NetWare Encryption Driver
    Code Address: 46E4A000h Length: 00023741h
    Data Address: 46E6E000h Length: 0000F6DBh
    BACKUPTL.NLM eDirectory Management Tool Box DSBackup eMTool
    Version 10553.36 January 26, 2005
    Code Address: 46E2E000h Length: 0000AEE2h
    Data Address: 45B06000h Length: 00005560h
    JNCPV2.NLM Native Wrapper Java Class Libraries for NetWare
    Version 1.10 April 28, 2003
    Code Address: 46D90000h Length: 000213A1h
    Data Address: 45680000h Length: 00002718h
    NDS4.NLM Novell XTier Directory Manager NDAP Provider
    Version 2.06 February 18, 2005
    Code Address: 4656B000h Length: 00013D47h
    Data Address: 453AD000h Length: 0000179Fh
    XVESA.NLM Java - XFree86 4.2.0 Kdrive VESA XServer Build 050105
    Version 5.00.01 January 5, 2005
    Code Address: 42D65000h Length: 0011F710h
    Data Address: 4653B000h Length: 0002F890h
    UIMON.NLM UIMON, User interface monitor Build 050105
    Version 1.02.01 January 5, 2005
    Code Address: 44F2E000h Length: 00007810h
    Data Address: 45FD4000h Length: 00010E18h
    MATHLIB.NLM NetWare Math Library Auto-Load Stub
    Version 4.21 October 14, 1999
    Code Address: 44F1D000h Length: 0000000Ah
    Data Address: 00000000h Length: 00000000h
    Global Code Address: 44F1E000h Length: 00001000h
    NNNETAGT.NLM NovaNET NetWare Agent
    Code Address: 44A26000h Length: 00050625h
    Data Address: 44513000h Length: 00007268h
    NNNETSUP.NLM NovaNET NetWare Support Services
    Code Address: 45E83000h Length: 000A3A44h
    Data Address: 42D14000h Length: 000507C4h
    XSRVNSP.NLM Novell XTier XSRVNSP Tree Name Service Provider
    Version 2.00 February 18, 2005
    Code Address: 4407D000h Length: 000029B9h
    Data Address: 43EDD000h Length: 00000680h
    HWDETECT.NLM Novell Hardware Insertion/Removal Detection
    Version 1.19.05 February 20, 2003
    Code Address: 44073000h Length: 00002B33h
    Data Address: 43CDB000h Length: 00000D3Ch
    LOGGER.NLM eDirectory Management Tool Box Logger
    Version 10553.36 January 26, 2005
    Code Address: 45B55000h Length: 0000DF82h
    Data Address: 44434000h Length: 00006A24h
    STATUSLG.NLM Report and Notification Service
    Version 1.00 June 24, 2004
    Code Address: 4284F000h Length: 00058ADEh
    Data Address: 45B3C000h Length: 00018814h
    HBNNSP.NLM Novell XTier GetHostByName Name Service Provider
    Version 2.06 February 18, 2005
    Code Address: 44069000h Length: 00002180h
    Data Address: 43C64000h Length: 000004BCh
    EMSECURE.NLM eDirectory Management Tool Box Security Service
    Version 10553.36 January 26, 2005
    Code Address: 4598E000h Length: 00009852h
    Data Address: 4405F000h Length: 000033B0h
    XIDEV.NLM Java - X Window Input Driver Build 050105
    Version 1.00 January 5, 2005
    Code Address: 442B5000h Length: 00004010h
    Data Address: 43A7E000h Length: 00001A5Ch
    IMGSERV.NLM ZENworks Imaging Server
    Version 4.01 January 16, 2003
    Code Address: 456AC000h Length: 0000C11Dh
    Data Address: 442AF000h Length: 00005240h
    ZENIMGDS.NLM ZENworks Imaging DS Library
    Version 4.01.02 March 12, 2003
    Code Address: 456A0000h Length: 0000B95Dh
    Data Address: 442AA000h Length: 0000447Eh
    RSS.NLM eDirectory Management Tool Box Remote Subscription Service
    Version 10553.36 January 26, 2005
    Code Address: 455C1000h Length: 00009932h
    Data Address: 44056000h Length: 0000261Ch
    NIAM.NLM Novell XTier Identity Manager
    Version 2.06 February 18, 2005
    Code Address: 441A1000h Length: 00007132h
    Data Address: 43609000h Length: 00000D84h
    XTNCP.NLM Novell XTier NCP Session Layer Driver
    Version 2.06 February 18, 2005
    Code Address: 453BD000h Length: 0001244Ch
    Data Address: 43650000h Length: 000013A4h
    SVCCOST.NLM Novell XTier Service Costing Module
    Version 2.06 February 18, 2005
    Code Address: 440C7000h Length: 0000687Dh
    Data Address: 435DE000h Length: 0000123Eh
    IPCTL.NLM Novell XTier Transport Layer
    Version 2.06 February 18, 2005
    Code Address: 440BF000h Length: 00007BDBh
    Data Address: 4357E000h Length: 00000C18h
    NSNS.NLM Novell XTier Simple Name Service
    Version 2.06 February 18, 2005
    Code Address: 43EBD000h Length: 0000381Ah
    Data Address: 4354D000h Length: 00000738h
    EMBOXMGR.NLM eDirectory Management Tool Box Manager
    Version 10553.36 January 26, 2005
    Code Address: 45150000h Length: 00018E62h
    Data Address: 440B7000h Length: 00007CE2h
    EMBOXMSG.NLM eDirectory Management Tool Box Message API
    Version 10553.36 January 26, 2005
    Code Address: 4512F000h Length: 0000B2F2h
    Data Address: 43EB4000h Length: 0000273Dh
    DMNDAP.NLM Novell XTier Directory Manager NDAP Provider
    Version 2.06 February 18, 2005
    Code Address: 44EC9000h Length: 00013EA0h
    Data Address: 44EDD000h Length: 000017E8h
    DM.NLM Novell XTier Directory Manager
    Version 2.06 February 18, 2005
    Code Address: 44DF9000h Length: 00001BD1h
    Data Address: 44DFB000h Length: 00000A60h
    HT2SOAP.NLM eDirectory Management Tool Box HTTP to SOAP shim
    Version 10553.36 January 26, 2005
    Code Address: 44DCD000h Length: 00009B02h
    Data Address: 43C0D000h Length: 000037E0h
    GWINTER.NLM GroupWise Web Access Server (release version)
    Version 6.05.01 August 5, 2003
    Code Address: 43F64000h Length: 000C17BAh
    Data Address: 44BE4000h Length: 00035408h
    SCCEX.NLM HTML Export Export Interface Module
    Version 7.70 June 6, 2003
    Code Address: 44BD0000h Length: 0000CD50h
    Data Address: 44BDE000h Length: 00000610h
    SCCDA.NLM HTML Export Data Access Module
    Version 7.70 June 6, 2003
    Code Address: 43C00000h Length: 000061A0h
    Data Address: 44B9E000h Length: 00000140h
    SCCFA.NLM HTML Export Filter Access Module
    Version 7.70 June 6, 2003
    Code Address: 43BFA000h Length: 00002BE0h
    Data Address: 44B7A000h Length: 00000300h
    SCCCH.NLM HTML Export Chunker Module
    Version 7.70 June 6, 2003
    Code Address: 44B65000h Length: 0000A300h
    Data Address: 44B70000h Length: 00000660h
    SCCFI.NLM HTML Export File Identification Module
    Version 7.70 June 6, 2003
    Code Address: 44B43000h Length: 0000E2A0h
    Data Address: 43BE3000h Length: 00003040h
    SCCUT.NLM HTML Export Utility Module
    Version 7.70 June 6, 2003
    Code Address: 44AC7000h Length: 00024E20h
    Data Address: 44AED000h Length: 00010240h
    GWENN4.NLM GroupWise Engine (release version)
    Version 6.05.01 July 10, 2003
    Code Address: 44566000h Length: 00461CB0h
    Data Address: 43B08000h Length: 000CFBC2h
    GWXIS10.NLM XML Integration Service
    Version 1.00.01 June 10, 2003
    Code Address: 43D1F000h Length: 000E2000h
    Data Address: 43E01000h Length: 0005B447h
    NWSNUT.NLM NetWare NLM Utility User Interface
    Version 7.00 June 22, 2004
    Code Address: 43AD5000h Length: 00013417h
    Data Address: 438D5000h Length: 000006F8h
    NSCM.NLM Novell XTier Security Context Manager
    Version 2.06 February 18, 2005
    Code Address: 437B7000h Length: 000038FBh
    Data Address: 437BB000h Length: 00000694h
    PS2.NLM Java - PS/2 Mouse Port Driver Build 050105
    Version 1.00 January 5, 2005
    Code Address: 4375F000h Length: 00002900h
    Data Address: 43762000h Length: 00001314h
    XTUTIL.NLM Novell XTier Utility Functions
    Version 2.05 February 18, 2005
    Code Address: 4375A000h Length: 0000209Ch
    Data Address: 4375D000h Length: 000012E8h
    LANGMAN.NLM Novell Cross-Platform Language Manager
    Version 10310.47 August 9, 2004
    Code Address: 438F6000h Length: 0000E6A0h
    Data Address: 43905000h Length: 0000B4A1h
    JNET.NLM Java jnet (based on 1.4.2_06)
    Version 1.42.04 January 5, 2005
    Code Address: 43725000h Length: 0000640Eh
    Data Address: 4372C000h Length: 00001110h
    XINIT.NLM Java - X Window System initializer Build 050105
    Version 6.00 January 5, 2005
    Code Address: 438D7000h Length: 0000DB00h
    Data Address: 43716000h Length: 00007404h
    XLIB.NLM Java - XFree86 4.X X11R6 Library (LIBC) Build 050105
    Version 11.06.01 January 5, 2005
    Code Address: 4383D000h Length: 0007F880h
    Data Address: 4342E000h Length: 00047DA4h
    ROTLOGS.NLM Apache 2.0.52 Log Rotation Utility for NetWare
    Version 2.00.52 November 3, 2004
    Code Address: 43417000h Length: 00000932h
    Data Address: 43418000h Length: 00000410h
    ROTLOGS.NLM Apache 2.0.52 Log Rotation Utility for NetWare
    Version 2.00.52 November 3, 2004
    Code Address: 429FA000h Length: 00000932h
    Data Address: 429FC000h Length: 00000410h
    EMBOX.NLM eDirectory Management Tool Box Engine
    Version 10553.36 January 26, 2005
    Code Address: 422D6000h Length: 00007C32h
    Data Address: 422DE000h Length: 000052F8h
    XIS11.NLM XML Integration Service
    Version 1.00.01 November 7, 2003
    Code Address: 4347C000h Length: 0009937Ch
    Data Address: 43009000h Length: 0004400Eh
    MOD_XSRV.NLM Novell XTier Server (Apache2 Module)
    Version 2.06.01 February 18, 2005
    Code Address: 4330B000h Length: 00027C86h
    Data Address: 422CE000h Length: 00007111h
    XNFS.NLM NetWare NFS - NFS Server for NetWare 6.5
    Version 1.01.04 January 6, 2005
    Code Address: 431BB000h Length: 0001DBBFh
    Data Address: 422C9000h Length: 00004F9Ch
    MOD_JK.NLM Apache 2.0 plugin for Tomcat
    Version 1.02.06 November 3, 2004
    Code Address: 43178000h Length: 0000F9DAh
    Data Address: 422C1000h Length: 00007628h
    NISSERV.NLM NetWare NFS - NIS Server
    Version 15.11.07 December 14, 2004
    Code Address: 4314A000h Length: 00012D89h
    Data Address: 422AA000h Length: 00005AB0h
    NISSWDD.NLM NetWare NFS - NIS Password Management Support Module
    Version 15.01.02 December 14, 2004
    Code Address: 41FCA000h Length: 00002D89h
    Data Address: 41FCD000h Length: 00002370h
    NDSILIB.NLM NetWare NFS - eDirectory Interface Library
    Version 15.03.05 December 14, 2004
    Code Address: 4312F000h Length: 0000DF2Ch
    Data Address: 4313E000h Length: 0000BE20h
    NISBIND.NLM NetWare NFS - NIS Client Module
    Version 15.01.13 December 14, 2004
    Code Address: 43126000h Length: 00008C29h
    Data Address: 41FA2000h Length: 00003990h
    PKERNEL.NLM NetWare NFS - Portmapper and RPC Module
    Version 15.01.23 November 30, 2004
    Code Address: 430E3000h Length: 00016F17h
    Data Address: 430FB000h Length: 0000F700h
    RPCBSTUB.NLM NetWare NFS - Portmapper & Rpcbind co-existance Support Module
    Version 15.00.15 November 22, 2004
    Code Address: 426DC000h Length: 00000041h
    Data Address: 426DD000h Length: 00000008h
    UNICRYPT.NLM TCP/IP Encryption NLM
    Version 9.11 December 15, 1998
    Code Address: 42579000h Length: 000004D9h
    Data Address: 42582000h Length: 000007C8h
    AUTHLDAP.NLM Apache 2.0.52 LDAP Authentication Module
    Version 2.00.52 November 3, 2004
    Code Address: 425B4000h Length: 00001914h
    Data Address: 425B7000h Length: 00001808h
    NWFTPD.NLM NetWare FTP Server
    Version 5.05 January 6, 2005
    Code Address: 42FD3000h Length: 00017AB9h
    Data Address: 42FEB000h Length: 0000CBF0h
    FTPIF.NLM Interface Module for NetWare FTP Server and Statistics
    Version 2.07.16 November 22, 2004
    Code Address: 424F7000h Length: 000005DCh
    Data Address: 424F8000h Length: 00000040h
    NETDB.MPM netdb Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 424F5000h Length: 00000AC5h
    Data Address: 424F6000h Length: 000001C4h
    NETDB.NLM Network Database Access Module
    Version 4.11.05 January 6, 2005
    Code Address: 42F9C000h Length: 0001394Dh
    Data Address: 41ACC000h Length: 000025FCh
    UTILLDAP.NLM Apache 2.0.52 LDAP Authentication Module
    Version 2.00.52 November 3, 2004
    Code Address: 41A24000h Length: 00002D22h
    Data Address: 41AC9000h Length: 00002408h
    TSAFS.NLM SMS - File System Agent for NetWare 6.X
    Version 6.50.11 January 13, 2005
    Code Address: 42EC9000h Length: 00058212h
    Data Address: 42F22000h Length: 0000C3A0h
    SMSUT.NLM SMS - Utility Library for NetWare 6.X
    Version 1.00 January 13, 2005
    Code Address: 42B6C000h Length: 0000FB91h
    Data Address: 42B7C000h Length: 00001D80h
    SMDR.NLM SMS - Storage Data Requestor
    Version 6.54.01 January 12, 2005
    Code Address: 42218000h Length: 000400B9h
    Data Address: 42A70000h Length: 00008C9Ch
    PMPORTAL.NLM NetWare License Information Portal
    Version 2.16 November 21, 2003
    Code Address: 4220B000h Length: 000071C9h
    Data Address: 42213000h Length: 00004360h
    LSL.MPM lsl Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 4271D000h Length: 000001C2h
    Data Address: 4271E000h Length: 00000138h
    SLP.MPM slp Memory Protection Module
    Version 5.70 March 26, 2003
    Code Address: 4270D000h Length: 000002E9h
    Data Address: 4270E000h Length: 00000090h
    STREAMS.MPM streams Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 426FD000h Length: 000006E9h
    Data Address: 426FE000h Length: 00000188h
    TLI.MPM tli Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 426B2000h Length: 00001276h
    Data Address: 426B4000h Length: 00000344h
    SNMP.MPM snmp Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 426A9000h Length: 000009F7h
    Data Address: 426AA000h Length: 000000FCh
    TCPIP.MPM tcpip Memory Protection Module
    Version 5.70 September 21, 2004
    Code Address: 4269C000h Length: 00001EDAh
    Data Address: 4269E000h Length: 00000918h
    SYSCALLS.NLM NetWare Operating System Call and Marshalling Library
    Version 5.60 November 22, 2004
    Code Address: 425BD000h Length: 0000F375h
    Data Address: 425CD000h Length: 0000B43Ch
    LLDAPX.NLM NetWare Extension APIs for LDAP SDK (LibC version)
    Version 3.01 January 16, 2004
    Code Address: 4202F000h Length: 000057C5h
    Data Address: 425B6000h Length: 00000DC0h
    LLDAPSSL.NLM NetWare SSL Library for LDAP SDK (LibC version)
    Version 3.01 January 16, 2004
    Code Address: 424FE000h Length: 0005F156h
    Data Address: 4255E000h Length: 0001882Dh
    NCPL.NLM Novell XTier Base Services
    Version 2.06 February 18, 2005
    Code Address: 424C9000h Length: 0000C08Ch
    Data Address: 424D6000h Length: 000012E4h
    SASL.NLM Simple Authentication and Security Layer 2.3.7.0 20050119
    Version 23700501.19 January 19, 2005
    Code Address: 424BD000h Length: 00000534h
    Data Address: 424BE000h Length: 00000034h
    APACHE2.NLM Apache Web Server 2.0.52
    Version 2.00.52 November 3, 2004
    Code Address: 423C6000h Length: 000391A5h
    Data Address: 42400000h Length: 0001162Ch
    APRLIB.NLM Apache Portability Runtime Library 0.9.5
    Version 0.09.05 November 3, 2004
    Code Address: 42331000h Length: 0002E4E8h
    Data Address: 42360000h Length: 00008248h
    LDAPXS.NLM (Clib version)
    Version 3.01 January 16, 2004
    Code Address: 42206000h Length: 00003B05h
    Data Address: 4220A000h Length: 00000770h
    LBURP.NLM LDAP Bulkload Update/Replication Protocol service extension for Novell eDirectory 8.7.
    Version 10552.36 December 2, 2003
    Code Address: 421E2000h Length: 000010ECh
    Data Address: 421E4000h Length: 00000444h
    SCRCB.NLM Scripting - LibC-CLib Context Broker
    Version 1.00 November 29, 2004
    Code Address: 42109000h Length: 0000046Dh
    Data Address: 4210A000h Length: 00000554h
    PSA.NSS PSA Posix Semantic Agent (PSA) (Build 174 MP)
    Version 3.22 January 10, 2005
    Code Address: 41FDD000h Length: 00005739h
    Data Address: 41FE3000h Length: 00016930h
    NLDAP.NLM LDAP Agent for Novell eDirectory 8.7.3.5
    Version 10553.05 January 11, 2005
    Code Address: 41A54000h Length: 000746D8h
    Data Address: 42067000h Length: 00044F14h
    CIFSPROX.NLM NMAS Proxy for CIFS (Build 139 MP)
    Version 3.22 January 12, 2005
    Code Address: 41F53000h Length: 0001302Eh
    Data Address: 41D84000h Length: 00005940h
    LDAPX.NLM NetWare Extension APIs for LDAP SDK (Clib version)
    Version 3.01 January 16, 2004
    Code Address: 41CAA000h Length: 000057D5h
    Data Address: 41D83000h Length: 00000DC0h
    CIFS.NLM CIFS Semantic Agent (Build 485 MP)
    Version 3.22 January 13, 2005
    Code Address: 41AFF000h Length: 00061F01h
    Data Address: 41E5B000h Length: 000113F0h
    AFPTCP.NLM AFPTCP (Build 307 SP)
    Version 2.03.07 February 7, 2005
    Code Address: 41DFE000h Length: 0002F9ADh
    Data Address: 41E2E000h Length: 00009E20h
    WSPDSI.NLM NetWare Winsock Service 1.0 NLM for Data Stream Interface
    Version 6.21 June 11, 2004
    Code Address: 41724000h Length: 00002E80h
    Data Address: 41A2C000h Length: 000006D4h
    NFAP4NRM.NLM NFAP Simple Password Management NLM
    Version 1.04 December 8, 2003
    Code Address: 41DD4000h Length: 000080A2h
    Data Address: 41DDD000h Length: 00017CA0h
    SETMD4.NLM Windows Native File Access CIFS Library (Build 97 SP)
    Version 2.00.01 January 10, 2005
    Code Address: 415BF000h Length: 000012ECh
    Data Address: 415C1000h Length: 00000130h
    NDSIMON.NLM NDS iMonitor 2.3
    Version 20210.63 November 23, 2004
    Code Address: 40F42000h Length: 0010BF69h
    Data Address: 41CE7000h Length: 0008A640h
    LANGMANI.NLM Novell Cross-Platform Language Manager
    Version 10310.47 August 9, 2004
    Code Address: 413FE000h Length: 000040F2h
    Data Address: 40F3E000h Length: 00001084h
    XI18N.NLM Novell Cross-Platform Internationalization Package
    Version 10310.47 August 9, 2004
    Code Address: 41CB0000h Length: 0001CA12h
    Data Address: 413F2000h Length: 00007EC8h
    PORTAL.NLM CPR - Novell Remote Manager NLM
    Version 4.00.01 May 19, 2005
    Code Address: 410D8000h Length: 000E5BD9h
    Data Address: 407F7000h Length: 00061E30h
    BTCPCOM.NLM BTCPCOM.NLM v7.90.000, Build 253
    Version 7.90 July 9, 2003
    Code Address: 40947000h Length: 00004450h
    Data Address: 4010E000h Length: 00000CECh
    HTTPSTK.NLM Novell Small Http Interface
    Version 4.00 January 12, 2005
    Code Address: 41738000h Length: 00020177h
    Data Address: 41759000h Length: 00017068h
    WSPSSL.NLM NetWare Winsock Service 1.0 NLM for SSL
    Version 6.21.10 February 26, 2005
    Code Address: 40952000h Length: 00006D9Fh
    Data Address: 41727000h Length: 000108BFh
    NILE.NLM Novell Secure Socket Services NLM
    Version 6.05.03 September 20, 2004
    Code Address: 408F2000h Length: 0005473Bh
    Data Address: 416E4000h Length: 0001F640h
    NPKIAPI.NLM Public Key Infrastructure Services
    Version 2.76 January 9, 2005
    Code Address: 4169E000h Length: 0002DC37h
    Data Address: 416CC000h Length: 00017A57h
    NPKIT.NLM Public Key Infrastructure Services
    Version 2.76 January 9, 2005
    Code Address: 41661000h Length: 0002777Eh
    Data Address: 41689000h Length: 000143FBh
    NTLS.NLM Novell TLS Library
    Version 18310.01 January 13, 2005
    Code Address: 40AE1000h Length: 00077436h
    Data Address: 415E9000h Length: 0002E087h
    LLDAPSDK.NLM LDAP SDK Library (LibC version)
    Version 3.01 January 16, 2004
    Code Address: 415CC000h Length: 0001CEDBh
    Data Address: 408EB000h Length: 0000611Ch
    PKI.NLM Novell Certificate Server
    Version 2.76 January 9, 2005
    Code Address: 409D4000h Length: 00093025h
    Data Address: 40A68000h Length: 00042B30h
    PKIAPI.NLM Public Key Infrastructure Services
    Version 2.23.10 November 20, 2004
    Code Address: 4151A000h Length: 00037721h
    Data Address: 408DB000h Length: 00006A14h
    LDAPSDK.NLM LDAP SDK Library (Clib version)
    Version 3.01 January 16, 2004
    Code Address: 414FD000h Length: 0001CE2Bh
    Data Address: 4088F000h Length: 000066D9h
    NWUTIL.NLM Novell Utility Library NLM ()
    Version 1.03.05 November 21, 2003
    Code Address: 414A7000h Length: 000128D8h
    Data Address: 414BA000h Length: 00019D14h
    NWBSRVCM.NLM NWBSRVCM.NLM v7.90.000, Build 230
    Version 7.90 March 20, 2001
    Code Address: 407CA000h Length: 00006776h
    Data Address: 407D1000h Length: 00000AD0h
    MONDATA.NLM NetWare 5.x/6.x Monitor MIB
    Version 6.00 July 18, 2003
    Code Address: 41454000h Length: 00008C9Fh
    Data Address: 40793000h Length: 00004DD1h
    NWIDK.NLM CDWare Volume Module
    Version 3.01.01 September 19, 2003
    Code Address: 407B3000h Length: 00004640h
    Data Address: 407B8000h Length: 00000730h
    SERVINST.NLM NetWare 5.x/6.x Instrumentation
    Version 5.00.12 September 23, 2004
    Code Address: 41443000h Length: 00010B9Ch
    Data Address: 40731000h Length: 000074D4h
    NWTRAP.NLM NetWare 5.x/6.x Trap Monitor PTF20040805
    Version 6.00.02 August 5, 2004
    Code Address: 406D0000h Length: 00006693h
    Data Address: 4141A000h Length: 0000A2E0h
    HOSTMIB.NLM NetWare 5.x/6.x Host Resources MIB PTF20040805
    Version 5.00.13 August 5, 2004
    Code Address: 4140E000h Length: 0000B650h
    Data Address: 406C2000h Length: 00003CF8h
    ZIP.NLM Java zip (based on 1.4.2_06)
    Version 1.42.04 January 5, 2005
    Code Address: 40691000h Length: 0000AD8Ch
    Data Address: 4069C000h Length: 00001B90h
    JVMLIB.NLM Java jvmlib (based on 1.4.2_06)
    Version 1.42.04 January 5, 2005
    Code Address: 40656000h Length: 00017104h
    Data Address: 4066E000h Length: 00008670h
    VERIFY.NLM Java verify (based on 1.4.2_06)
    Version 1.42.04 January 5, 2005
    Code Address: 40608000h Length: 00008774h
    Data Address: 401CD000h Length: 00001BC0h
    JVM.NLM Java Hotspot 1.4.2_06 Interpreter
    Version 1.42.05 January 5, 2005
    Code Address: 40235000h Length: 0021563Fh
    Data Address: 4044B000h Length: 00060760h
    LIBPERL.NLM Perl 5.8.4 - Script Interpreter and Library
    Version 5.00 January 13, 2005
    Code Address: 40000000h Length: 000B4240h
    Data Address: 400B5000h Length: 0001AD80h
    IPMGMT.NLM TCPIP - NetWare IP Address Management
    Version 1.02.04 October 21, 2004
    Code Address: B77C2000h Length: 0002BBEDh
    Data Address: B77EE000h Length: 00005C68h
    JSOCK6X.NLM NetWare 6.x Support For Java Sockets (JDK 1.4.2)
    Version 1.42.04 February 4, 2005
    Code Address: B76FA000h Length: 0000E0F8h
    Data Address: B7709000h Length: 00002AF4h
    JAVA.NLM java.nlm (based on 1.4.2_06) Build 05020409
    Version 1.42.04 February 4, 2005
    Code Address: B7652000h Length: 0003830Eh
    Data Address: B768B000h Length: 0003DC90h
    JSOCK.NLM Support For Java Sockets (loader)
    Version 1.42.04 February 4, 2005
    Code Address: B762A000h Length: 00000086h
    Data Address: B762B000h Length: 00000064h
    VOLSMS.NLM NSS Distributed Volume Manager (Build 223 MP)
    Version 3.22 January 10, 2005
    Code Address: B756F000h Length: 00017741h
    Data Address: B7587000h Length: 00001770h
    VLRPC.NLM DFS Volume Location Database (VLDB) RPC interface (Build 492 MP)
    Version 3.22 January 10, 2005
    Code Address: B7531000h Length: 00002FB3h
    Data Address: B7566000h Length: 000002FDh
    VMRPC.NLM DFS Volume Manager RPC interface (Build 361 MP)
    Version 3.22 January 10, 2005
    Code Address: B7523000h Length: 00003623h
    Data Address: B7564000h Length: 000002FDh
    JSTCP.NLM Jetstream TCP Transport Layer (Build 548 MP)
    Version 3.22 January 10, 2005
    Code Address: B755A000h Length: 00004E90h
    Data Address: B755F000h Length: 000001E0h
    JSMSG.NLM Jetstream Message Layer (Build 568 MP)
    Version 3.22 January 10, 2005
    Code Address: B7539000h Length: 00006370h
    Data Address: B7527000h Length: 00000220h
    DFSLIB.NLM DFS Common Library (Build 461 MP)
    Version 3.22 January 10, 2005
    Code Address: B7528000h Length: 000005C3h
    Data Address: B7529000h Length: 00000080h
    LCMCIFS2.NLM Windows Native File Access Login Methods (Build 84 SP)
    Version 2.00.09 November 29, 2005
    Code Address: B7274000h Length: 0000E011h
    Data Address: B7283000h Length: 000016B0h
    LSMCIFS2.NLM Windows Native File Access Login Methods (Build 95 SP)
    Version 2.00.07 November 29, 2005
    Code Address: B723D000h Length: 0000F051h
    Data Address: B724D000h Length: 000017B0h
    PWDLCM.NLM Simple Password LCM
    Version 1.01 June 16, 2003
    Code Address: B721D000h Length: 0000DBD1h
    Data Address: B722B000h Length: 00001330h
    PWDLSM.NLM Simple Password LSM
    Version 2.10 June 16, 2003
    Code Address: B71D5000h Length: 0000FE71h
    Data Address: B71E5000h Length: 00001450h
    LSMAFP3.NLM Macintosh Native File Access Login Methods (Build 114 SP)
    Version 2.00.11 November 29, 2005
    Code Address: B719C000h Length: 0000F24Eh
    Data Address: B71AC000h Length: 000013C0h
    NMASGPXY.NLM NMAS Generic Proxy 2.3.7.0 20050119
    Version 23700501.19 January 19, 2005
    Code Address: B7179000h Length: 00000BC8h
    Data Address: B717A000h Length: 00000098h
    CRLSM.NLM Challenge Response LSM v2.7.5.0
    Version 2.07.05 August 20, 2007
    Code Address: B7134000h Length: 00021A26h
    Data Address: B7156000h Length: 00009256h
    SPMDCLNT.NLM Novell SPM Client for DClient 2.3.7.0 20050110
    Version 23700501.10 January 10, 2005
    Code Address: B7097000h Length: 00012FABh
    Data Address: B70AA000h Length: 00001380h
    NMAS.NLM Novell Modular Authentication Service 2.3.7.0 20050119
    Version 23700501.19 January 19, 2005
    Code Address: B7019000h Length: 00035148h
    Data Address: B6EAB000h Length: 00008000h
    SPMNWCC.NLM Novell SPM Client for NWCC 2.3.7.0 20050110
    Version 23700501.10 January 10, 2005
    Code Address: B7006000h Length: 00010CFBh
    Data Address: B7017000h Length: 00001340h
    GAMS.NLM Graded Authentication Management Service
    Version 1.03 April 28, 2004
    Code Address: B6FF1000h Length: 0000D867h
    Data Address: B6FFF000h Length: 000012B8h
    NSPDNS.NLM NetWare Winsock 2.0 NSPDNS.NLM Name Service Providers
    Version 6.20.03 September 8, 2003
    Code Address: B6F82000h Length: 00002527h
    Data Address: B6F85000h Length: 000004E4h
    SLPTCP.NLM SERVICE LOCATION TCP/UDP INTERFACE (RFC2165/RFC2608)
    Version 2.12 September 20, 2004
    Code Address: B6DF2000h Length: 0000386Ah
    Data Address: B6DF6000h Length: 0000108Ch
    WSPIP.NLM NetWare Winsock Service 1.0 NLM for TCP and UDP
    Version 6.21.11 February 27, 2005
    Code Address: B6E5E000h Length: 0000F734h
    Data Address: B6C7C000h Length: 0000223Ch
    NCPIP.NLM NetWare NCP Services over IP
    Version 6.01 January 4, 2005
    Code Address: B6DDA000h Length: 00016319h
    Data Address: B6C63000h Length: 000032C0h
    BSDSOCK.NLM Novell BSDSOCK Module
    Version 6.59.05 November 9, 2004
    Code Address: B6C7F000h Length: 00011229h
    Data Address: B6C91000h Length: 0000C0E0h
    TCPIP.NLM Novell TCP/IP Stack - Network module (NULL encryption)
    Version 6.59.06 January 12, 2005
    Code Address: B68B6000h Length: 0004DBECh
    Data Address: B6905000h Length: 00038170h
    TCP.NLM Novell TCP/IP Stack - Transport module (NULL encryption)
    Version 6.59.07 January 7, 2005
    Code Address: B5C74000h Length: 00024E6Bh
    Data Address: B6A60000h Length: 0007DE00h
    NETLIB.NLM Novell TCPIP NETLIB Module
    Version 6.50.22 February 12, 2003
    Code Address: B5C68000h Length: 00005AACh
    Data Address: B698F000h Length: 000D0710h
    CSLIND.NLM TCPIP CSL INDEPENDENCE MODULE 7Dec99 7Dec99
    Version 4.21 December 7, 1999
    Code Address: B5C62000h Length: 000003CCh
    Data Address: B68B0000h Length: 000024E0h
    LSAPI.NLM NLS LSAPI Library
    Version 5.02 January 7, 2003
    Code Address: B5C37000h Length: 0000A51Bh
    Data Address: B5C42000h Length: 00001B00h
    NLSAPI.NLM NLSAPI
    Version 5.02 August 7, 2003
    Code Address: B5C24000h Length: 000124DBh
    Data Address: B67A5000h Length: 000022A4h
    Q57.LAN HP NC77xx/NC67xx Gigabit Server Adapter
    Version 6.05 May 15, 2003
    Code Address: B5B97000h Length: 00015BDAh
    Data Address: 2A1BF000h Length: 00007EFCh
    ETHERTSM.NLM Novell Ethernet Topology Specific Module
    Version 3.89 January 27, 2003
    Code Address: B5F36000h Length: 000024D7h
    Data Address: B5B96000h Length: 000002BCh
    MSM.NLM Novell Multi-Processor Media Support Module
    Version 4.10 January 24, 2003
    Code Address: B5B87000h Length: 0000E5B3h
    Data Address: B5F2F000h Length: 00003DCCh
    CONNAUD.NLM NLS - Connection Metering
    Version 3.16 August 18, 2004
    Code Address: B5F2B000h Length: 000034A3h
    Data Address: B0068000h Length: 00000A9Ch
    NLSMETER.NLM NLS - Software Usage Metering Database
    Version 3.41 February 19, 2004
    Code Address: B5B4F000h Length: 0000E4D7h
    Data Address: B5B5E000h Length: 0000759Ch
    NLSLSP.NLM NLS - License Service Provider
    Version 5.02 March 16, 2004
    Code Address: B4F0E000h Length: 0006A5A7h
    Data Address: AFF04000h Length: 0001F75Ch
    CSL.NLM NetWare Call Support Layer For NetWare
    Version 2.06.02 January 13, 2000
    Code Address: B67BE000h Length: 0000CB32h
    Data Address: B5F18000h Length: 000028F4h
    BTRIEVE.NLM BTRIEVE.NLM v7.90.000
    Version 7.90 March 21, 2001
    Code Address: B679C000h Length: 000013BFh
    Data Address: B679E000h Length: 00000980h
    NWMKDE.NLM NWMKDE.NLM v7.94.251.000
    Version 7.94 December 11, 2001
    Code Address: B5AC2000h Length: 00053D55h
    Data Address: B61E6000h Length: 0000F784h
    NWENC103.NLM NWENC103.NLM v7.90.000 (Text Encoding Conversion Library)
    Version 7.90 February 24, 2001
    Code Address: B5CFA000h Length: 0004D0F5h
    Data Address: B6035000h Length: 001B0208h
    NWAIF103.NLM nwaif103.nlm v7.94, Build 251 ()
    Version 7.94 November 30, 2001
    Code Address: B6024000h Length: 00010E51h
    Data Address: B4FED000h Length: 00006828h
    PSVCS.NLM Portability Services
    Version 251.00 November 30, 2001
    Code Address: B5FED000h Length: 0001270Fh
    Data Address: B6000000h Length: 00009464h
    NWUCMGR.NLM NWUCMGR.NLM v1.5 Build 230
    Version 1.05 March 14, 2001
    Code Address: B5FBD000h Length: 0000D920h
    Data Address: B4FB1000h Length: 000078D4h
    SNMP.NLM Netware 4.x/5.x/6.x SNMP Service
    Version 4.17 January 23, 2004
    Code Address: B5FA8000h Length: 00014070h
    Data Address: B1B2C000h Length: 000031E0h
    TLI.NLM NetWare Transport Level Interface Library
    Version 4.30.02 December 19, 2000
    Code Address: B1ABF000h Length: 00003859h
    Data Address: B1AC3000h Length: 00000164h
    Global Code Address: B1AC4000h Length: 00001000h
    Global Data Address: B1AC5000h Length: 00002000h
    DHOST.NLM Novell DHost Portability Interface 1.0.0 SMP
    Version 10010.94 November 3, 2003
    Code Address: B163A000h Length: 00006631h
    Data Address: B1641000h Length: 0000234Ch
    CONLOG.NLM System Console Logger
    Version 3.00.02 November 26, 2002
    Code Address: B162D000h Length: 000020DCh
    Data Address: B074C000h Length: 00001CC0h
    NSPNDS.NLM NetWare Winsock 2.0 NSPNDS.NLM Name Service Provider
    Version 6.20 November 12, 2001
    Code Address: B1626000h Length: 00006547h
    Data Address: B0749000h Length: 00000518h
    CALNLM32.NLM NetWare NWCalls Runtime Library
    Version 6.00.01 November 18, 2004
    Code Address: B5F6A000h Length: 0001B649h
    Data Address: B0748000h Length: 00000510h
    DS.NLM Novell eDirectory Version 8.7.3.5 SMP
    Version 10551.78 January 22, 2005
    Code Address: B5400000h Length: 00259794h
    Data Address: B5E98000h Length: 000769ECh
    ROLLCALL.NLM RollCall NLM (101, API 1.0)
    Version 5.00 July 27, 1998
    Code Address: B4EBE000h Length: 0000055Dh
    Data Address: B4EBF000h Length: 000002D4h
    SAL.NLM Novell System Abstraction Layer Version 2.3.1
    Version 20350.80 January 13, 2005
    Code Address: B4EAD000h Length: 00007CD6h
    Data Address: B4EB5000h Length: 000012A8h
    NDSAUDIT.NLM Directory Services Audit
    Version 2.09 May 22, 2003
    Code Address: B5AB1000h Length: 00010844h
    Data Address: B4E6D000h Length: 00002ED0h
    POLIMGR.NLM NetWare License Policy Manager
    Version 6.26 November 3, 2004
    Code Address: B5A7E000h Length: 00013E6Ch
    Data Address: B5A92000h Length: 00008E50h
    TIMESYNC.NLM NetWare Time Synchronization Services
    Version 6.61 October 26, 2004
    Code Address: B5A6F000h Length: 0000E0FCh
    Data Address: B4E3A000h Length: 00004240h
    CLXNLM32.NLM NetWare NWCLX Runtime Library
    Version 6.00.01 November 18, 2004
    Code Address: B4E37000h Length: 00001213h
    Data Address: B4E39000h Length: 000001B0h
    DSAPI.NLM NetWare NWNet Runtime Library
    Version 5.05.10 January 15, 2005
    Code Address: B4E2E000h Length: 00000043h
    Data Address: B4E2F000h Length: 00000024h
    DSEVENT.NLM NetWare DSEvent Runtime Library
    Version 5.05.10 January 15, 2005
    Code Address: B4E0A000h Length: 00000633h
    Data Address: B4E2D000h Length: 00000034h
    NETNLM32.NLM NetWare NWNet Runtime Library
    Version 5.05.10 January 15, 2005
    Code Address: B5A39000h Length: 00035037h
    Data Address: B4E28000h Length: 00004D45h
    NCPNLM32.NLM NetWare NWNCP Runtime Library
    Version 6.00.01 November 18, 2004
    Code Address: B5A1A000h Length: 0001E1D3h
    Data Address: 00000000h Length: 00000000h
    CLNNLM32.NLM NetWare NWClient Runtime Library
    Version 6.00.01 November 18, 2004
    Code Address: B4E03000h Length: 00001C72h
    Data Address: B4E05000h Length: 00000130h
    CLIB.NLM (Legacy) Standard C Runtime Library for NLMs
    Version 5.90.11 December 2, 2004
    Code Address: B599D000h Length: 0001898Eh
    Data Address: B4DF9000h Length: 00002FB0h
    NIT.NLM NetWare Interface Tools Library for NLMs
    Version 5.90.11 December 2, 2004
    Code Address: B5980000h Length: 0001C694h
    Data Address: B4DF7000h Length: 00000690h
    NLMLIB.NLM Novell NLM Runtime Library
    Version 5.90.11 December 2, 2004
    Code Address: B5937000h Length: 0002633Dh
    Data Address: B4DF0000h Length: 000038C0h
    STREAMS.NLM NetWare STREAMS PTF
    Version 6.00.04 October 25, 2002
    Code Address: B5924000h Length: 000120CDh
    Data Address: B4DB6000h Length: 000010A0h
    Global Code Address: B4D8C000h Length: 00001000h
    REQUESTR.NLM Novell NCP Requestor for NLMs
    Version 5.90.11 December 2, 2004
    Code Address: B58EC000h Length: 00020C63h
    Data Address: B4DB4000h Length: 000010B0h
    THREADS.NLM Novell Threads Package for NLMs
    Version 5.90.11 December 2, 2004
    Code Address: B58C1000h Length: 00018C48h
    Data Address: B58DA000h Length: 00011680h
    LIB0.NLM Novell Ring 0 Library for NLMs
    Version 5.90.11 December 2, 2004
    Code Address: B565D000h Length: 000252AAh
    Data Address: B5683000h Length: 002280C0h
    MASV.NLM Mandatory Access Control Service
    Version 1.39.01 March 13, 2002
    Code Address: B4EFF000h Length: 0000EE86h
    Data Address: B4D53000h Length: 00002390h
    NSPSLP.NLM NetWare Winsock 2.0 NSPSLP.NLM Name Service Provider
    Version 6.20.02 September 8, 2003
    Code Address: B4D44000h Length: 00005ED3h
    Data Address: B4D4A000h Length: 00000B30h
    PMLODR.NLM PMLodr for NW65
    Version 1.25 November 4, 2004
    Code Address: B4E86000h Length: 0000E54Ah
    Data Address: B4D42000h Length: 00001630h
    SLP.NLM SERVICE LOCATION PROTOCOL (RFC2165/RFC2608)
    Version 2.12 January 18, 2005
    Code Address: B4E50000h Length: 0001A5F8h
    Data Address: B4D39000h Length: 00005384h
    DSLOADER.NLM Novell eDirectory Version 8.7.3 Loader SMP
    Version 10551.69 January 11, 2005
    Code Address: B4DBC000h Length: 0000C72Ch
    Data Address: B4C94000h Length: 00001278h
    XIM.XLM Novell NICI Signed Loader
    Version 26610.01 January 10, 2005
    Code Address: B4C00000h Length: 00020790h
    Data Address: 0009A000h Length: 000039B8h
    WS2_32.NLM NetWare Winsock 2.0 NLM
    Version 6.21.10 February 26, 2005
    Code Address: B46AD000h Length: 000376A8h
    Data Address: B46E5000h Length: 000118F4h
    NCP.NLM NetWare Core Protocol (NCP) Engine
    Version 5.60 October 27, 2004
    Code Address: B4664000h Length: 00026B2Fh
    Data Address: B468B000h Length: 00018B24h
    QUEUE.NLM NetWare Queue Services NLM
    Version 5.60 May 24, 2001
    Code Address: B465B000h Length: 00006D8Dh
    Data Address: B4662000h Length: 00000473h
    VDISK.NLM NetWare Virtual Disk
    Version 1.00 November 30, 2004
    Code Address: B4614000h Length: 00001FEEh
    Data Address: B4617000h Length: 00001160h
    NWTERMIO.NLM NetWare Terminal Emulation
    Version 1.00 January 11, 2005
    Code Address: B2108000h Length: 00004DB0h
    Data Address: B210D000h Length: 00000A90h
    MALHLP.NLM NSS Configure help messages (Build 421 MP)
    Version 3.22 January 10, 2005
    Code Address: B1B4B000h Length: 000000BAh
    Data Address: B1B4C000h Length: 0000002Ah
    CDDVD.NSS NSS Loadable Storage System (LSS) for CD/UDF (Build 268 MP)
    Version 3.22 January 10, 2005
    Code Address: B2133000h Length: 00013240h
    Data Address: B194C000h Length: 00001060h
    NSSIDK.NSS NSS Pool Configuration Manager (Build 446 MP)
    Version 3.22 February 10, 2005
    Code Address: B1951000h Length: 00003745h
    Data Address: B1B48000h Length: 00000090h
    PARTAPI.NLM Partition APIs for NetWare 6.1
    Version 2.00 April 17, 2002
    Code Address: B1B47000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    VOLMN.NSS NSS Distributed Volume Manager (Build 407 MP)
    Version 3.22 January 10, 2005
    Code Address: B210F000h Length: 00009FE3h
    Data Address: B1B46000h Length: 000005B0h
    NWSA.NSS NSS NetWare Semantic Agent (NWSA) (Build 1321 MP)
    Version 3.22 January 27, 2005
    Code Address: AFE0A000h Length: 00048AEEh
    Data Address: B2061000h Length: 0009D310h
    ZLSS.NSS NSS Journaled Storage System (ZLSS) (Build 1825 MP)
    Version 3.22 January 10, 2005
    Code Address: B1F92000h Length: 000C2EC6h
    Data Address: B2055000h Length: 0000BC50h
    MAL.NSS NSS Media Access Layer (MAL) (Build 611 MP)
    Version 3.22 January 10, 2005
    Code Address: B193F000h Length: 00002F76h
    Data Address: B1B43000h Length: 00000170h
    MANAGE.NSS NSS Management Functions (Build 654 MP)
    Version 3.22 January 20, 2005
    Code Address: AFEB8000h Length: 0004BD95h
    Data Address: B1B41000h Length: 00000C10h
    COMN.NSS NSS Common Support Layer (COMN) (Build 2812 MP)
    Version 3.22 January 29, 2005
    Code Address: B1E94000h Length: 000DC24Bh
    Data Address: B1F71000h Length: 00015BB0h
    NSS.NLM NSS (Novell Storage Services) (Build 994 MP)
    Version 3.22 January 10, 2005
    Code Address: B1B97000h Length: 0002C9B0h
    Data Address: B1BC4000h Length: 00091440h
    SYSLOG.NLM NetWare Logfile Daemon
    Version 6.05.03 August 13, 2004
    Code Address: B1895000h Length: 00005FFAh
    Data Address: B1B70000h Length: 0002613Ch
    LIBNSS.NLM Generic Library used by NSS (Build 190 MP)
    Version 3.22 January 10, 2005
    Code Address: B18E8000h Length: 000042DCh
    Data Address: B1B40000h Length: 000003D0h
    NSSWIN.NLM NSS ASCI Window API Library (Build 207 MP)
    Version 3.22 January 10, 2005
    Code Address: B188D000h Length: 000047DCh
    Data Address: B1B3E000h Length: 000000FCh
    LOCNLM32.NLM NetWare NWLocale Runtime Library
    Version 6.00.01 November 18, 2004
    Code Address: B1881000h Length: 0000458Bh
    Data Address: B1A6A000h Length: 00000B80h
    UNICODE.NLM NetWare Unicode Runtime Library (UniLib-based) [optimized]
    Version 7.00 October 26, 2004
    Code Address: B187B000h Length: 000016F5h
    Data Address: B1A69000h Length: 00000504h
    FILESYS.NLM NetWare File System NLM
    Version 5.13 December 18, 2004
    Code Address: B19B8000h Length: 0008E157h
    Data Address: B1A47000h Length: 00012C90h
    LFS.NLM NetWare Logical File System NLM
    Version 5.12 January 23, 2004
    Code Address: B18D5000h Length: 000094EDh
    Data Address: B18DF000h Length: 000084BCh
    CONNMGR.NLM NetWare Connection Manager NLM
    Version 5.60 August 30, 2004
    Code Address: B189F000h Length: 00011535h
    Data Address: B1865000h Length: 00003CC8h
    ACPIPWR.NLM ACPI Power Management Driver for ACPI compliant systems
    Version 1.04 December 4, 2003
    Code Address: B189D000h Length: 00000C18h
    Data Address: B189E000h Length: 0000091Ch
    ACPICMGR.NLM ACPI Component Manager for ACPI compliant systems
    Version 1.04 December 4, 2003
    Code Address: B185B000h Length: 00000AFCh
    Data Address: B185C000h Length: 00000344h
    CPQRAID.HAM Compaq Unified RAID driver
    Version 2.07 February 10, 2003
    Code Address: B17B6000h Length: 0002032Fh
    Data Address: 0073E000h Length: 0000B2E8h
    IDEATA.HAM Novell ATA/IDE/ATAPI Host Adapter Module
    Version 4.11 November 20, 2003
    Code Address: B179D000h Length: 0000B8E1h
    Data Address: 0075F000h Length: 000040C4h
    ADPT160M.HAM Adaptec Ultra160 Host Adapter Module
    Version 18.21.13 February 21, 2003
    Code Address: B177B000h Length: 0001FFE3h
    Data Address: 007BA000h Length: 00003860h
    NWTAPE.CDM NetWare Generic Tape Custom Device Module
    Version 2.00.14 October 15, 2003
    Code Address: B176E000h Length: 0000C425h
    Data Address: 007BE000h Length: 000013E0h
    IDECD.CDM Novell ATAPI CD-ROM/DVD-ROM Custom Device Module
    Version 3.10 March 15, 2003
    Code Address: B176A000h Length: 00003614h
    Data Address: 007C0000h Length: 00000CF0h
    CPQSHD.CDM Compaq NWPA SCSI Disk Driver
    Version 1.58 February 24, 2003
    Code Address: B16C4000h Length: 00016627h
    Data Address: 00AAF000h Length: 000011DDh
    ACPIDRV.PSM ACPI Platform Support Module for ACPI compliant systems
    Version 1.04 December 4, 2003
    Code Address: B1659000h Length: 0000A5F5h
    Data Address: 00AC3000h Length: 0000BBC4h
    ACPICA.NLM ACPI Component Architecture for ACPI compliant systems
    Version 1.04 December 4, 2003
    Code Address: B156B000h Length: 0002BEB6h
    Data Address: B1597000h Length: 00010E20h
    ACPIASL.NLM ACPI Architecture Services Layer for ACPI compliant systems
    Version 1.04 December 4, 2003
    Code Address: B0CAD000h Length: 00000F9Bh
    Data Address: B0CAE000h Length: 000001DCh
    UMSSHIM.NLM Novell USB Mouse Shim
    Version 1.03 October 12, 2004
    Code Address: B0CA2000h Length: 00000BE7h
    Data Address: 00ACF000h Length: 00000510h
    UKBDSHIM.NLM Novell USB Keyboard Shim
    Version 1.04 December 10, 2004
    Code Address: B0BA3000h Length: 000010D7h
    Data Address: 00AD0000h Length: 000005D0h
    OHCIDRV.CAD Novell Universal Serial Bus OHCI driver
    Version 1.05 December 8, 2004
    Code Address: B0C6F000h Length: 00005BFEh
    Data Address: 00AD9000h Length: 0000122Ch
    CIOSMLID.CLS Novell CIOS MLID Driver
    Version 1.00 December 6, 2004
    Code Address: B0C92000h Length: 00004942h
    Data Address: 00ADB000h Length: 00001400h
    LSL.NLM Novell NetWare Link Support Layer
    Version 4.81 May 7, 2004
    Code Address: B0CB1000h Length: 0000A617h
    Data Address: B0CBC000h Length: 00009EC8h
    FLOPPY.HAM Novell FLOPPY Driver
    Version 1.02 January 7, 2005
    Code Address: B0C6A000h Length: 0000476Dh
    Data Address: 3F850000h Length: 0000C398h
    CIOS.NLM Consolidated IO System
    Version 1.30 January 5, 2005
    Code Address: B0BE2000h Length: 0003DC24h
    Data Address: 3F94F000h Length: 0000794Ah
    NWPALOAD.NLM NetWare 5 NWPA Load Utility
    Version 3.00 July 10, 2000
    Code Address: B0BD9000h Length: 00000007h
    Data Address: 00000000h Length: 00000000h
    NWPA.NLM NetWare 6.5 NetWare Peripheral Architecture NLM
    Version 3.20.07 January 6, 2005
    Code Address: B0BA7000h Length: 00016966h
    Data Address: B0BBE000h Length: 000029C8h
    MM.NLM NetWare 6.5 Media Manager
    Version 3.21 February 10, 2005
    Code Address: AFE6E000h Length: 000495B6h
    Data Address: B0B79000h Length: 0000B4A8h
    SGUID.NLM NetWare GUID Services
    Version 6.01 September 27, 2002
    Code Address: B0B0C000h Length: 00000E04h
    Data Address: B0B0D000h Length: 0000018Ah
    NBI.NLM NetWare Bus Interface
    Version 3.00.09 October 14, 2004
    Code Address: B0B6B000h Length: 0000D2EDh
    Data Address: B0B06000h Length: 00003D1Dh
    NEB.NLM Novell Event Bus
    Version 5.60 September 27, 2004
    Code Address: B0AF1000h Length: 00005843h
    Data Address: B0AF7000h Length: 0000097Ch
    DIAG500.NLM Diagnostic/coredump utility for NetWare 5.x/6.x
    Version 3.00.02 August 5, 2004
    Code Address: B0AE3000h Length: 00006D00h
    Data Address: B0B18000h Length: 0001D910h
    CPUCHECK.NLM NetWare Processor Checking Utility
    Version 5.60.01 June 14, 2004
    Code Address: B0AEA000h Length: 00001954h
    Data Address: B0AEC000h Length: 00004B0Ch
    NWKCFG.NLM NetWare Kernel Config NLM
    Version 2.16 April 7, 2004
    Code Address: B0A59000h Length: 00003EEFh
    Data Address: B0A5D000h Length: 00003CA4h
    CDBE.NLM NetWare Configuration DB Engine
    Version 6.01 May 10, 2004
    Code Address: B080F000h Length: 00011466h
    Data Address: B0821000h Length: 000160A2h
    FATFS.NLM FAT Filesystem Module for NetWare
    Version 1.21 January 12, 2005
    Code Address: B01F8000h Length: 0001F6C1h
    Data Address: B0218000h Length: 0002B203h
    LIBC.NLM Standard C Runtime Library for NLMs [optimized, 6]
    Version 8.00.01 February 15, 2005
    Code Address: B0100000h Length: 000C3356h
    Data Address: AFF41000h Length: 0003E40Ch
    PVER500.NLM NetWare 6.XX Version Library
    Version 3.00 February 25, 2003
    Code Address: B00FE000h Length: 0000068Fh
    Data Address: B00FF000h Length: 00000360h
    SERVER.NLM NetWare Server Operating System
    Version 5.70.03 May 23, 2005
    Code Address: 0020CEE0h Length: 0015F47Ah
    Data Address: 0040CEE0h Length: 001F1120h
    Memory at EAX
    FCE17BBC 20555043 20676F48-65746544 64657463 UPC goH eteD detc
    FCE17BCC 20796220 656D6954-69460072 7320656C yb emiT iF.r s el
    FCE17BDC 65767265 616E2072-6820656D 63207361 evre an r h em c sa
    FCE17BEC 676E6168 66206465-206D6F72 0A2E7325 gnah f de mor ..s%
    FCE17BFC 616F4C00 676E6964-646F4D20 20656C75 aoL. gnid doM elu
    FCE17C0C 4C005325 6964616F-6D20676E 6C75646F L.S% idao m gn ludo
    FCE17C1C 53252065 6F4C000A-6E696461 6E692067 S% e oL.. nida ni g
    FCE17C2C 64646120 73736572-61707320 25206563 dda sser aps % ec
    FCE17C3C 000A2E73 6E492020-696C6176 6F6C2064

    Originally Posted by jose3n
    Novell Netware, V6.5 Support Pack 3 - CPR Release
    PVER: 6.50.03
    Server WAGNER_001 halted Monday, February 11, 2013 8:30:28.147 am
    Abend 1 on P00: Server-5.70.03-0: NCPIP: ReplyDisgard overflowed reply buffer!!
    I will try to do this but convincing my boss will be difficult. He doesn't believe in updating. Do you see anything else that might cause this issue? Thank you for all the help.
    Above is the root cause, it is a known abend for SP3. I cannot help that you work for an idjit. But SP8 + post SP8 patches are what you need.
    -- Bob

  • Internationalization  issue : convert date/time to GMT/UTC

    We have our webservices running in websphere /oracle.There is this requirement to internationalize the application ...like
    a) language .....
    d)Internatiolization of time :
    For this requirment I am planning to do the following.Service request with date will be converted to GMT before it is stored in database and the response back will be converted from GMT back to the time zone of the requester and have the application server/database server configured to UTC time.Is this a good strategy or is there a better one.
    Thanks
    m

    Manjit wrote:
    Sabre,to confirm again...you are suggesting that there is even no need to change the oracle Date field from Date type to Timestamp.The only thing I really have to do is for display purpose convert/format the response date to the zone the request is coming from.Please let me know if I missed anything.The above statement is indefinite.
    Are you starting with a java.util.Date or perhaps a java.sql.Timestamp?
    Then you do NOT convert them. You display them. You use SimpleDateFormat for that. You do not concern yourself at all with timezones exception in terms of creating a SimpleDateFormat. And that is ONLY an issue if you are creating the string (display value) on a server. If you are doing that you will need the client to provide you with a timezone. There is no magic way to get that from the client. If a client app is doing the display the the client is running in a client VM and that VM will already have a display format that might be suitable.
    Conversely if you are receiving a timestamp value as a text value (say read it from a file) then you must convert that into a java.util.Date. You do that via SimpleDateFormat. The specifics of how you do that depends on the form of the text value.

  • How to do internationalization with Sun Java Studio Creator?

    Hi everybody,
    the Sun Java Studio Creator seems to be a great peace of software ;-) Currently I'm trying to design some forms for a hello-world-test-project. My question now is: how can I realize internationalization with property-bundles? I already managed it to create my own bundles, I set up a few locales (de, en, fr) and put in some "SayHello" Variables. But how can I associate my locale-variables in the .propertie-files with the value- or text-attributes of the UI-Components using the form designer?

    well... it's not working!
    I created some locale-properties. Put a
    <f:loadBundle basename="mypackage.mainlocales" var="messages"/>directly under the "<f:view>"-Tag as it is descriped in the manual.
    But when I write something like
    <ui:label binding="#{sites$main$mainmenu.label1}" id="label1" style="position: absolute; left: 312px; top: 168px" text="#{messages.test}"/>The designer crashes with an error-message:
    javax.faces.el.PropertyNotFoundException: Error testing property 'test' in bean of type null
         at com.sun.faces.el.PropertyResolverImpl.getType(PropertyResolverImpl.java:342)
         at com.sun.rave.web.ui.faces.UIComponentPropertyResolver.getType(UIComponentPropertyResolver.java:298)
         at com.sun.rave.web.ui.faces.DataProviderPropertyResolver.getType(DataProviderPropertyResolver.java:264)
         at com.sun.jsfcl.data.ResultSetPropertyResolver.getType(ResultSetPropertyResolver.java:141)
         at com.sun.rave.jsfsupp.container.DesignTimePropertyResolver.getType(DesignTimePropertyResolver.java:169)
         at com.sun.faces.el.impl.ArraySuffix.getType(ArraySuffix.java:240)
         at com.sun.faces.el.impl.ComplexValue.getType(ComplexValue.java:208)
         at com.sun.faces.el.ValueBindingImpl.getType(ValueBindingImpl.java:350)
         at com.sun.rave.web.ui.renderer.ValueHolderDesignTimeRenderer.encodeBegin(ValueHolderDesignTimeRenderer.java:59)
         at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:683)Nevertheless - when I deploy my application, the locales are processed correctly.
    What am I doing wrong?

  • File encoding problem in solaris sparc

    hi there,
    I wrote a simple program to create a text file that with the content of japanese character that same way I wrote in Windows JP Platform.
    However, the encoding is different from what window, oracle(solaris sparc) does.
    this is very interesting that we view from oracle and its workd fine from Oracle which run on the same machine(solaris Sparc) .
    I believe I missed out some setting for the internationalization for JDK in solaris, but I'm not familiar with solaris. Hence, I would like to seek is there one of you came across this before? Please help.
    Here is the String.
    \u6771\u9999\u91CC\u5357\u753A�T�W�|�T�|�P�O�P
    Please note that 58-5-101 is double full width JP character.
    The main problem is the "-" encoding for solaris. It changed to '?'
    My env are,
    -jdk1.3.1_03
    -Solaris Sparc LANG=ja
    pls feel fre to ask for more information if you need further details.
    regards,
    elvis
    scjp

    I don't fully understand what you're asking for, but I wonder if this might help : the default encoding of a Solaris machine is probably EUC (In Windows, this is SJIS). So you'll probably have to read the file using the EUC encoding. Have a look at InputStreamReader(InputStream in, String enc) where you can set the encoding of the input stream.
    (Note that there is also a forum called 'Internationalization' at java.sun.com)

Maybe you are looking for

  • Issue with Sourcing module in R12.1.3

    We arein R12.1.3 with Linux, user after logging to Sourcing Module Super module then user As soon as click Requisition Tab , getting the Following message, i tried to find any hints, but i am not able to find out . Detail 0 ## oracle.apps.fnd.framewo

  • Trying to connect mac laptop to pa to record ?

    How do you connect and set up garage band when trying to record off pa music system direct to mac?

  • I18n JSTL / How to connect to new JAR holding new properties file?

    Hi there This is concering i18n and how (on earth;) JSTL knows where to find the according properties files that hold all the textual information. Okay. I have a piece of software that works fine and has the i18n mechanism running very nicely. I foun

  • Learning AppleScript

    Hi everybody, I have: Folder with a buch of mht files that I want to convert to html. Firefox with UnMHT addon installed which allows me to view and save mht pages as html. AppleScript Editor. The script for accomplishing this would basically consist

  • Is there a way through parental controls to limit time by weekly totals?

    OK, so I am trying to limit time on the computer by hours per week instead of a daily total.  is there any way that anyone knows how to do this? For example, I would like to limit computer use to 3 hours total per week.           That being said, I w