JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle x86 Server Diagnostics Guide
search filter icon
search icon

Document Information

Preface

Related Documentation

About This Documentation (PDF and HTML)

Typographic Conventions

Documentation Comments

Change History

Diagnostics Guide

Introduction to Diagnostic Tools

About Diagnostic Tools

Diagnostic Tools for Oracle Servers

Using the Diagnostic Tools to Troubleshoot a Server

U-Boot Diagnostic Startup Tests

U-Boot Diagnostic Startup Tests Overview

Running the U-Boot Diagnostic Tests

Sample U-Boot Test Output

Sample SP Environmental Variables Showing U-Boot Test Status

Pc-Check Diagnostics Utility

Pc-Check Diagnostics Overview

Accessing Pc-Check Diagnostics Utility

System Information Menu

Advanced Diagnostics Tests

Immediate Burn-In Testing

Deferred Burn-In Testing

Create Diagnostic Partition

Create Diagnostic Partition Menu Option

How to Remove Existing Partitions From a Hard Disk

How to Add a Diagnostic Partition to the First Bootable Disk

How to Create a Log File on the Diagnostic Partition

How to Access the Diagnostic Partition on a Red Hat Linux System

How to Access the Diagnostic Partition on the Oracle Solaris 10 Operating System

How to Access the Diagnostic Partition on the Windows Server 2003 Operating System

Show Results Summary

Print Results Report

About Pc-Check

Exit to DOS

Accessing the Pc-Check Diagnostics Utility on the Tools and Drivers CD/DVD

How to Access and Run Pc-Check From the Tools and Drivers CD/DVD

How to Access and Run Pc-Check From a USB Device

How to Set Up the Tools and Drivers CD/DVD Image on the PXE Server

How to Access the Tools and Drivers CD/DVD From the Target Server

Index

How to Create a Log File on the Diagnostic Partition

All the scripts that are loadable with the hardware diagnostics utility are predefined, with logging to the diagnostic partition enabled. The names of log files correspond to the name of the script. For example, a script named noinput.tst creates a log file named noinput.jrl.

The following procedure shows an example of how to create and access a log file on the diagnostic partition for the noinput.tst script.

  1. Insert the Tools and Drivers CD/DVD into the DVD tray.
  2. Reboot the server.
  3. From the Tools and Drivers CD/DVD main menu, choose 1 to run Hardware Diagnostics.
  4. From the Hardware Diagnostics main menu, choose Immediate Burn-In Testing.
  5. Select Load Burn-in Script.
  6. Type noinput.tst and press Enter.

    If you are using a test you have created yourself, enter d:\testname.tst into the Load Burn-in Script field, where testname is the name of the test you created.

  7. Select Perform Burn-in Tests to run the script.
  8. When the tests are complete, press the Esc key to exit the Display Results window.
  9. Select Exit to DOS and press Enter.
  10. At the DOS prompt, type the following:

    C:> d:

  11. Type the following to list the contents of the diagnostic partition:

    D:> dir

    The noinput.jrl log appears.