SlideShare une entreprise Scribd logo
1  sur  1
Check Digest
The AD Check Digest utility checks the integrity of downloaded patches. Oracle provides MD5 and
SHA-1 digests for each Oracle E-Business Suite patch. The MD5 digest is a 128-bit string output
that uniquely identifies the patch and the SHA-1 is a
160-bit string output. The patch digests are viewable from the My Oracle Support download page
for a particular patch. Use AD Check Digest to verify whether the

$ adchkdig -file <File> [ -md5 <MD5_digest> -sha1 <SHA-1_digest> ]

AD Check Digest Parameters
-file

               Patch file name and path. This parameter is
               required.
               When the -file parameter is specified
               without the -md5 and -sha1 parameters, AD
               Check Digest computes the MD5 and SHA-1
               digests for the patch.

-md5           The MD5 output from the My Oracle Support
               patch download page.
               When you specify the -md5 parameter, AD
               Check Digest compares the MD5 value you
               provide with the MD5 digest computed for
               the patch file.

-sha1          The SHA-1 output from the My Oracle
               Support patch download page.
               When you specify the -sha1 parameter, AD
               Check Digest compares the SHA-1 value you
               provide with the SHA-1 digest computed for
               the patch file.

Contenu connexe

Plus de Deepti Singh

Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneDeepti Singh
 
Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneDeepti Singh
 
File character set converter
File character set converterFile character set converter
File character set converterDeepti Singh
 
File character set converter
File character set converterFile character set converter
File character set converterDeepti Singh
 
Change oracle apps password
Change oracle apps passwordChange oracle apps password
Change oracle apps passwordDeepti Singh
 
Apps tech bootcamp_descriptions
Apps tech bootcamp_descriptionsApps tech bootcamp_descriptions
Apps tech bootcamp_descriptionsDeepti Singh
 
Appsdba interview question
Appsdba interview questionAppsdba interview question
Appsdba interview questionDeepti Singh
 
Ad job timing report
Ad job timing reportAd job timing report
Ad job timing reportDeepti Singh
 
Ad job timing report
Ad job timing reportAd job timing report
Ad job timing reportDeepti Singh
 
Ad file identification report
Ad file identification reportAd file identification report
Ad file identification reportDeepti Singh
 
Ad file identification report
Ad file identification reportAd file identification report
Ad file identification reportDeepti Singh
 
Ad configuration report
Ad configuration reportAd configuration report
Ad configuration reportDeepti Singh
 
121adpp patching procedures
121adpp patching procedures121adpp patching procedures
121adpp patching proceduresDeepti Singh
 

Plus de Deepti Singh (20)

Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid clone
 
Oracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid cloneOracle applications 11i hot backup cloning with rapid clone
Oracle applications 11i hot backup cloning with rapid clone
 
Ilm
IlmIlm
Ilm
 
File character set converter
File character set converterFile character set converter
File character set converter
 
File character set converter
File character set converterFile character set converter
File character set converter
 
Cloning 2
Cloning 2Cloning 2
Cloning 2
 
Cloning 2
Cloning 2Cloning 2
Cloning 2
 
Change oracle apps password
Change oracle apps passwordChange oracle apps password
Change oracle apps password
 
Apps tech bootcamp_descriptions
Apps tech bootcamp_descriptionsApps tech bootcamp_descriptions
Apps tech bootcamp_descriptions
 
Appsdba interview question
Appsdba interview questionAppsdba interview question
Appsdba interview question
 
Adsplice
AdspliceAdsplice
Adsplice
 
Adpatch options
Adpatch optionsAdpatch options
Adpatch options
 
Adpatch options
Adpatch optionsAdpatch options
Adpatch options
 
Ad job timing report
Ad job timing reportAd job timing report
Ad job timing report
 
Ad job timing report
Ad job timing reportAd job timing report
Ad job timing report
 
Ad file identification report
Ad file identification reportAd file identification report
Ad file identification report
 
Ad file identification report
Ad file identification reportAd file identification report
Ad file identification report
 
Ad control
Ad controlAd control
Ad control
 
Ad configuration report
Ad configuration reportAd configuration report
Ad configuration report
 
121adpp patching procedures
121adpp patching procedures121adpp patching procedures
121adpp patching procedures
 

Check digest

  • 1. Check Digest The AD Check Digest utility checks the integrity of downloaded patches. Oracle provides MD5 and SHA-1 digests for each Oracle E-Business Suite patch. The MD5 digest is a 128-bit string output that uniquely identifies the patch and the SHA-1 is a 160-bit string output. The patch digests are viewable from the My Oracle Support download page for a particular patch. Use AD Check Digest to verify whether the $ adchkdig -file <File> [ -md5 <MD5_digest> -sha1 <SHA-1_digest> ] AD Check Digest Parameters -file Patch file name and path. This parameter is required. When the -file parameter is specified without the -md5 and -sha1 parameters, AD Check Digest computes the MD5 and SHA-1 digests for the patch. -md5 The MD5 output from the My Oracle Support patch download page. When you specify the -md5 parameter, AD Check Digest compares the MD5 value you provide with the MD5 digest computed for the patch file. -sha1 The SHA-1 output from the My Oracle Support patch download page. When you specify the -sha1 parameter, AD Check Digest compares the SHA-1 value you provide with the SHA-1 digest computed for the patch file.