5.7.2
Table Of Contents
- Software Content Repository Tool 5.1 Guide
- Contents
- About This Book
- Introduction to the Software Content Repository Tool
- Preparing for SCR Tool Installation
- Installing the Prerequisite Software for the SCR Tool
- Configuring the Red Hat Host Machine
- Managing Patch Content with the SCR Tool
- Troubleshooting the SCR Tool
- Out of Memory Error
- Content Download Network Connection Error
- Cannot Connect to Red Hat Account
- Session Login to Red Hat Fails
- Download from Red Hat Fails
- HP-UX Service Authentication Fails
- Download from HP Fails
- Proxy Server Configuration Fails
- Mismatch in Number of Patches
- OS Vendor Does Not Accept Credentials
- OS Vendor Errors
- Patch Download Errors
- Obsolete Patches Cause the Download to Fail
- HTTP Errors Are Not Marked as SEVERE
- Connection Refused Errors
- Null Pointer Exception Errors
- Index
To include the prerequisites for the prerequisite patches, use the following query where {13A7294C-
2D7C-4CA2-AD7D-10592D79C9B9} is a prerequisite for RHBA-2007:0622-02.
select name, prerequisite_uids
from ecm_sysdat_patch_pls
where [uid] = '{13A7294C-2D7C-4CA2-AD7D-10592D79C9B9}'
Here is a sample cache request file.
<CacheRequests>
<Request>
<PatchID type="UID">
{8E4D5C21-51A6-43B0-AA63-DBB5B51DD9D2}
</PatchID>
</Request>
<Request>
<PatchID type="UID">
{DD1A967A-CB04-4C30-A18F-6C46A5568019}
</PatchID>
</Request>
<Request>
<PatchID type="UID">
{E3A8AF68-58EA-4B71-B6E2-173230C3EF64}
</PatchID>
</Request>
</CacheRequests>
proxyServer
Proxy server IP address.
proxyServer=IP_address
proxyPort
Proxy server port.
proxyPort=port_number
proxyUser
User ID for proxy server authentication.
proxyUser=string
proxyPwd
Encrypted password for the proxy server. This password is generated using the lumension_encryptor_
tool.sh script.
proxyPwd=string
Software Content Repository Tool 5.1 Guide
24
VMware, Inc.