Tuesday, May 1, 2012

Verify checksum on R12 Media

Verify checksum on R12 Media

Linux:
md5sum utility already installed on your machine , if not available please install it.
go to the staging folder
eg: $cd /prodtmp/Stage12
      $md5sum --check md5sum_Linux32.txt > md5sum_result.txt

When the md5sum command failed error: "Failed open or read" try to make it a unix file using:
$dos2unix <checksum file> <cheksum file>

Oracle R12 media check sum txt file can be downloaded from metalink link



No comments: