Contained Within
Find More Documentation
Featured Support Resources
| Download this book in PDF
Preface
- Solstice Site/SunNet/Domain Manager(TM) 2.3 products are comprised of software that contains services to help manage elements of a network including a common platform for network management functions and a Manager/Agent Services library to assist in monitoring various aspects of a network.
Who Should Read This Book
- The audience of this Guide, is all users of the Solstice Site/SunNet/Domain Manager products. This Guide includes troubleshooting information, frequently asked questions, and error messages.
How This Book Is Organized
- Chapter 1, "Network Communication Problems," describes troubleshooting information that is associated with the network.
- Chapter 2, "Database Problems," describes troubleshooting information that is associated with the network database.
- Chapter 3, "Application Problems," describes troubleshooting information that is associated with the Site/SunNet/Domain Manager application.
- Appendix A, "Error Messages," describes the error messages associated with the Site/SunNet/Domain Manager products.
- Appendix B, "Frequently Asked Questions," provides suggestions to frequently asked customer questions associated with the Site/SunNet/Domain Manager products.
Compatibility
- See the Release Notes that accompanies this product for definitive compatibility information.
Conventions Used in This Book
- This section describes the conventions used in this book.
Compatibility-Related Conventions
- All procedures and other information in this book applies to both the Solaris(TM) 2.x and 1.x operating environments, unless the text explicitly states otherwise.
Command Line Examples
- All command line examples in this guide use the C-shell environment. If you use either the Bourne or Korn shells, refer to sh(1) and ksh(1) man pages for command equivalents to the C-shell.
What Typographic Changes and Symbols Mean
-
Table P-1, "Typographic Conventions," describes the type changes and symbols used in this book.
-
Table P-1
| Typeface or Symbol | Meaning | Example |
| AaBbCc123 | The names of commands, files, and directories; on-screen computer output | Edit your .login file. Use ls -a to list all files. system% You have mail. |
| AaBbCc123 | What you type, contrasted
with on-screen computer
output | system% su
Password: |
| <AaBbCc123> | Command-line placeholder: replace with a real name or value | To delete a file, type rm <filename>. |
| AaBbCc123 | Book titles, new words or terms, or words to be emphasized | These are called class options. You must be root to do this. |
| Code samples ar | e included in boxes and may display the following: |
| % | UNIX C shell prompt | system% |
| $ | UNIX Bourne and Korn shell prompt | UNIX Bourne and Korn shell prompt |
| # | Superuser prompt, all shells | Superuser prompt, all shells |
|
|