Digital DCE for OpenVMS VAX and OpenVMS Alpha
Product Guide


Previous Contents Index

Chapter 19
19 Troubleshooting
     19.1     General Troubleshooting Steps
     19.2     Time Problems During Configuration
         19.2.1         Time Zone Configuration
         19.2.2         Time Synchronization Problems
         19.2.3         Time OPCOM Messages
     19.3     Client/Server Problems
         19.3.1         OpenVMS Client System
         19.3.2         Server System
     19.4     Configuration and CDS
     19.5     Configuration and Naming
     19.6     Modifications to DEC TCP/IP Services (UCX)
     19.7     Principal Quota Exhausted
     19.8     Linking RPC Stub Modules into Shareable Images
         19.8.1         Errors Creating a Shareable Image
         19.8.2         Errors Linking Against a Shareable Image
         19.8.3         Errors Activating Shareable Images
     19.9     Integrated Login Problems
         19.9.1         No Logical Name Match Error When Integrated Login Is Enabled
         19.9.2         Potential Integrated Login and SYSGEN Problems
Chapter 20
20 Example Programs
     20.1     RPC Test Program #1
     20.2     RPC Test Program #2
     20.3     Object-Oriented RPC Test Program #1
         20.3.1         How to Build Test Program #1 on OpenVMS Systems
         20.3.2         How to Run Test Program #1 on OpenVMS Systems
         20.3.3         How to Build the Application Under POSIX
         20.3.4         How to Run the Application Under POSIX
         20.3.5         Application Files
     20.4     Object-Oriented RPC Test Program #2
         20.4.1         How to Build the Application on OpenVMS Systems
         20.4.2         How to Run the Application on OpenVMS
         20.4.3         How to Build the Application Under POSIX
         20.4.4         How to Run the Application Under POSIX
         20.4.5         Application Files
     20.5     Book Distributed Calendar Program
     20.6     System Exerciser Example Program
     20.7     Payroll Distributed Application
     20.8     RPC Phonebook Program
         20.8.1         Building the phnbk Client and Server Programs
         20.8.2         Starting the phnbk Server
         20.8.3         Starting the phnbk Client
     20.9     Other Example Programs
Appendix A
Appendix A Using NSedit
     A.1     Starting NSedit
     A.2     NSedit Functionality
         A.2.1         Tree Browser Window
         A.2.2         Entry Attributes Window
         A.2.3         ACL Window
     A.3     Common Uses of NSedit
         A.3.1         Expanding and Collapsing Tree Nodes
         A.3.2         Creating an Object or a Directory
         A.3.3         Creating and Viewing a Soft Link
         A.3.4         Deleting an Entry
         A.3.5         Viewing Attributes and Values
         A.3.6         Creating a Group and Adding Members
     A.4     NSedit Menus and Dialog Box
         A.4.1         File Menu
         A.4.2         Display Menu
         A.4.3         Edit Menu
         A.4.4         Create Entry Dialog Popup
Index
Index
Figures
10-1 Enhanced Browser Icons
11-1 Example Namespace Hierarchy
11-2 Example Namespace Before and After the Merge Operation
11-3 Example Namespace Before and After the Append Operation
12-1 DCE Security and the DCE Application Environment
12-2 The Context Initiator Authenticates a Context Acceptor
13-1 DCE Interface Development Model
13-2 Class Hierarchy for DCE Distributed Objects
13-3 Object Reference Information
13-4 Reference Counting: Two Clients Referencing the Same Object
Tables
1-1 APIs Used to Impersonate a Server
2-1 System Configuration Commands
6-1 DCE Directories for OpenVMS and OSF/1
6-2 DCE Setup Utilities for OpenVMS and OSF/1
6-3 Executable Images for OpenVMS and OSF/1
6-4 DCE Library Images for OpenVMS and OSF/1
6-5 Message Files for OpenVMS and OSF/1
7-1 How to Link Applications Compiled with the DEC C Compiler
12-1 Types of Credentials
17-1 Event Log Fields
17-2 Event Values and Types
17-3 Universal Interface with DCL Equivalents
17-4 Command Interface to rpclm
17-5 RPC Events
18-1 Example Files Created by the Programmer
18-2 Example Files Created by IDL
18-3 Mappings for IDL Types
18-4 Standard Declarations
20-1 Example Program Features
20-2 Object-Oriented RPC Test Program#1 Application Files
20-3 Object-Oriented RPC Test Program#2 Application Files
20-4 Options for Starting the Distributed Calendar Program
20-5 Options for Starting the System Exerciser


Previous Next Contents Index