{"id":2000,"date":"2020-09-28T07:00:00","date_gmt":"2020-09-28T04:00:00","guid":{"rendered":"https:\/\/www.dataplatform.gr\/?p=2000"},"modified":"2025-04-30T13:30:36","modified_gmt":"2025-04-30T10:30:36","slug":"pos-efarmozoyme-to-teleytaio-patch-psu-se-vas","status":"publish","type":"post","link":"https:\/\/www.dataplatform.gr\/en\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/","title":{"rendered":"How do we apply the latest patch (PSU) to an Oracle database"},"content":{"rendered":"<p>In the article we will analyze its process <strong>patch set update (PSU)<\/strong> in <strong>Oracle Database<\/strong>. The process is done through the two Oracle tools <strong>OPatch <\/strong>and <strong>Datapatch<\/strong>. The <strong>OPatch  <\/strong>is a tool that allows applying and uninstalling patches to <strong>software (binaries)<\/strong> of Oracle. On the other hand <strong>Datapatch<\/strong> applies these updates to the database and which specifically to <strong>data dictionary<\/strong> (system views and tables).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to download the patch set update<\/h2>\n\n\n\n<p>Through the Oracle support portal, we connect to the link below.<\/p>\n\n\n\n<p><em>*We need to have an account that has the right to download PSU (paid), if the version has been released in Extended Support e.g. 12.1 has a special cost.<\/em><\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>https:&#47;&#47;support.oracle.com\/portal\/<\/code><\/pre>\n\n\n\n<p>We select Patches &amp; Updates, Advanced, Product Oracle Database Enterprise and the Release we have.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"495\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-3-2-1024x495.png\" alt=\"\" class=\"wp-image-2015\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-3-2-1024x495.png 1024w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-3-2-300x145.png 300w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-3-2-768x372.png 768w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-3-2.png 1205w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>There it will load a list, we order it with the updated column and look for the latest patch set update for the operating system we have.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"976\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-4-1024x976.png\" alt=\"\" class=\"wp-image-2036\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-4-1024x976.png 1024w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-4-300x286.png 300w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-4-768x732.png 768w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-4.png 1258w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>On the next screen we can find information about the patch which contains cumulative and all previous ones.<\/p>\n\n\n\n<p>We choose it <strong>functional <\/strong>and <strong>Download<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"772\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-5-1024x772.png\" alt=\"\" class=\"wp-image-2005\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-5-1024x772.png 1024w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-5-300x226.png 300w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-5-768x579.png 768w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-5.png 1210w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>We can either download it and ftp it to the server or use wget.sh which will download it directly to the server using ssh.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"817\" height=\"529\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-6.png\" alt=\"\" class=\"wp-image-2006\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-6.png 817w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-6-300x194.png 300w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-6-768x497.png 768w\" sizes=\"auto, (max-width: 817px) 100vw, 817px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The preparation<\/h2>\n\n\n\n<p>We have downloaded the PSU in the \u201cDownloads\u201d folder:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr Downloads]$ ls -ltr<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>total 2155088\ndrwxrwxr-x+ 7 oracle oracle       4096 Jul  7  2014 database\n-rw-rw-r--. 1 oracle oracle 2206794758 Jul  8 15:14 p31113348_121020_Linux-x86-64.zip\n-rwxrwxr-x. 1 opc    opc          1949 Sep 21  2020 wget.sh<\/code><\/pre>\n\n\n\n<p>We check what version the OPatch tool has, it is not possible to apply patches with an old version:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr Downloads]$ $ORACLE_HOME\/OPatch\/opatch version<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>OPatch Version: 12.1.0.1.3<\/code><\/pre>\n\n\n\n<p>We see that it is old so we will delete its folder and download the latest.<\/p>\n\n\n\n<p>Move the PSU .zip to ORACLE_HOME and unzip it.<\/p>\n\n\n\n<p>At the same time, we also delete the OPatch folder located in ORACLE_HOME since it will be replaced:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr Downloads]$ cp p31* $ORACLE_HOME\/\n&#91;oracle@dp-gr Downloads]$ cd $ORACLE_HOME\n&#91;oracle@dp-gr db_1]$ rm -rf OPatch\n&#91;oracle@dp-gr db_1]$ unzip p31113348_121020_Linux-x86-64.zip<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">How to install the latest OPatch<\/h2>\n\n\n\n<p>We connect to the link below:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>https:&#47;&#47;updates.oracle.com\/download\/6880880.html<\/code><\/pre>\n\n\n\n<p>We choose the correct release and operating system (careful with 32 and 64bit):<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"662\" height=\"515\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-8.png\" alt=\"\" class=\"wp-image-2008\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-8.png 662w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-8-300x233.png 300w\" sizes=\"auto, (max-width: 662px) 100vw, 662px\" \/><\/figure>\n\n\n\n<p>After it is downloaded, copy it to ORACLE_HOME and unzip it:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr Downloads]$ cp p688* $ORACLE_HOME\/\n&#91;oracle@dp-gr Downloads]$ cd $ORACLE_HOME\n&#91;oracle@dp-gr db_1]$ unzip p6880880_121010_LINUX.zip<\/code><\/pre>\n\n\n\n<p>Delete the zips we no longer need:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ rm -rf *.zip<\/code><\/pre>\n\n\n\n<p>Now we will see that we have the new version of OPatch:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ $ORACLE_HOME\/OPatch\/opatch version<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>OPatch Version: 12.2.0.1.21\n\nOPatch succeeded<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">The process<\/h2>\n\n\n\n<p>Go to the folder with the PSU id located in ORACLE_HOME:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ cd 31113348<\/code><\/pre>\n\n\n\n<p>We check if there is any conflict with other patches:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ $ORACLE_HOME\/OPatch\/opatch prereq CheckConflictAgainstOHWithDetail -ph .\/<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>\nOracle Interim Patch Installer version 12.2.0.1.21\nCopyright (c) 2020, Oracle Corporation.  All rights reserved.\n\nPREREQ session\n\nOracle Home       : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\nCentral Inventory : \/home\/oracle\/oracle\/app\/oraInventory\n   from           : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/oraInst.loc\nOPatch version    : 12.2.0.1.21\nOUI version       : 12.1.0.2.0\nLog file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_13-27-13PM_1.log\n\nInvoking prereq \"checkconflictagainstohwithdetail\"\n\nPrereq \"checkConflictAgainstOHWithDetail\" passed.\n\nOPatch succeeded.<\/code><\/pre>\n\n\n\n<p>It&#039;s time to stop him <strong>listener <\/strong>so that no other external user can connect and then to <strong>let&#039;s close<\/strong> the base:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ lsnrctl stop<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>\nLSNRCTL for Linux: Version 12.1.0.2.0 - Production on 21-SEP-2020 13:29:22\n\nCopyright (c) 1991, 2014, Oracle.  All rights reserved.\n\nConnecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dp-gr)(PORT=1521)))\nThe command completed successfully<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ sqlplus \/ as sysdba\n\nSQL&gt; shutdown immediate;<\/code><\/pre>\n\n\n\n<p>We do one last check on the files:<\/p>\n\n\n\n<p><em>** If it fails with <strong>\/sbin\/fuser<\/strong> and the name of the file we find which process uses it and we do it <strong>kill<\/strong>.<\/em><\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ $ORACLE_HOME\/OPatch\/opatch prereq CheckActiveFilesAndExecutables -ph .\/<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>\nOracle Interim Patch Installer version 12.2.0.1.21\nCopyright (c) 2020, Oracle Corporation.  All rights reserved.\n\nPREREQ session\n\nOracle Home       : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\nCentral Inventory : \/home\/oracle\/oracle\/app\/oraInventory\n   from           : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/oraInst.loc\nOPatch version    : 12.2.0.1.21\nOUI version       : 12.1.0.2.0\nLog file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_13-32-03PM_1.log\n\nInvoking prereq \"checkactivefilesandexecutables\"\n\nPrereq \"checkActiveFilesAndExecutables\" for patch 20299023 passed.\n\n.\n.\n.\nPrereq \"checkActiveFilesAndExecutables\" for patch 31113348 passed.\n\nOPatch succeeded.<\/code><\/pre>\n\n\n\n<p>By command<strong> opatch apply<\/strong> patching finally begins:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ $ORACLE_HOME\/OPatch\/opatch apply<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>Oracle Interim Patch Installer version 12.2.0.1.21\nCopyright (c) 2020, Oracle Corporation.  All rights reserved.\n\n\nOracle Home       : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\nCentral Inventory : \/home\/oracle\/oracle\/app\/oraInventory\n   from           : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/oraInst.loc\nOPatch version    : 12.2.0.1.21\nOUI version       : 12.1.0.2.0\nLog file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_13-41-15PM_1.log\n\nVerifying environment and performing prerequisite checks...\nOPatch continues with these patches:   19769480  20299023  20831110  21359755  21948354  22291127  23054246  24006101  24732082  25171037  25755742  26609783  26713565  26925311  27338041  27547329  28259833  28729169  29141015  29494060  29918340  30340202  30700212  31113348\n\nDo you want to proceed? &#91;y|n]<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>Composite patch 31113348 successfully applied.\nLog file location: \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_13-41-15PM_1.log\n\nOPatch succeeded.<\/code><\/pre>\n\n\n\n<p>To see which patches were applied:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr 31113348]$ $ORACLE_HOME\/OPatch\/opatch lsinventory<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>\nOracle Interim Patch Installer version 12.2.0.1.21\nCopyright (c) 2020, Oracle Corporation.  All rights reserved.\n\n\nOracle Home       : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\nCentral Inventory : \/home\/oracle\/oracle\/app\/oraInventory\n   from           : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/oraInst.loc\nOPatch version    : 12.2.0.1.21\nOUI version       : 12.1.0.2.0\nLog file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_15-03-14PM_1.log\n\nLsinventory Output file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/lsinv\/lsinventory2020-09-21_15-03-14PM.txt\n--------------------------------------------------------------------------------\nLocal Machine Information::\nHostname: dp-gr.subnet.vcn.oraclevcn.com\nARU platform id: 226\nARU platform description:: Linux x86-64\n\nInstalled Top-level Products (1):\n\nOracle Database 12c                                                  12.1.0.2.0\nThere are 1 products installed in this Oracle Home.\n\n\nInterim patches (1) :\n\nPatch  31113348     : applied on Mon Sep 21 14:44:47 GMT 2020\nUnique Patch ID:  23682224\nPatch description:  \"Database Patch Set Update : 12.1.0.2.200714 (31113348)\"\n   Created on 7 Jul 2020, 20:50:51 hrs PST8PDT<\/code><\/pre>\n\n\n\n<p>After the upgrade to the software binaries is complete, with the <strong>datapatch<\/strong> we will also update the database.<\/p>\n\n\n\n<p>But first, let&#039;s start with the basics:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr admin]$ sqlplus \/ as sysdba\n\nSQL&gt; startup;\n\nSQL&gt; exit;\n\n<\/code><\/pre>\n\n\n\n<p>And then we run it <strong>datapatch<\/strong>:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr admin]$ $ORACLE_HOME\/OPatch\/datapatch -verbose<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>\nSQL Patching tool version 12.1.0.2.0 Production on Mon Sep 21 15:09:55 2020\nCopyright (c) 2012, 2016, Oracle.  All rights reserved.\n\nLog file for this invocation: \/home\/oracle\/oracle\/app\/oracle\/cfgtoollogs\/sqlpatch\/sqlpatch_29130_2020_09_21_15_09_55\/sqlpatch_invocation.log\n\nConnecting to database...OK\nBootstrapping registry and package to current versions...done\nDetermining current state...done\n\nCurrent state of SQL patches:\nBundle series PSU:\n  ID 200714 in the binary registry and not installed in the SQL registry\n\nAdding patches to installation queue and performing prereq checks...\nInstallation queue:\n  Nothing to roll back\n  The following patches will be applied:\n    31113348 (DATABASE PATCH SET UPDATE 12.1.0.2.200714)\n\nInstalling patches...\nPatch installation complete.  Total patches installed: 1\n\nValidating logfiles...\nPatch 31113348 apply: SUCCESS<\/code><\/pre>\n\n\n\n<p>We can now bring up the listener again so that other users can connect:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ lsnrctl start<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 21-SEP-2020 18:21:03\n\nCopyright (c) 1991, 2014, Oracle.  All rights reserved.\n\nConnecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dp-gr)(PORT=1521)))\nSTATUS of the LISTENER\n------------------------\nAlias                     LISTENER\nVersion                   TNSLSNR for Linux: Version 12.1.0.2.0 - Production\nStart Date                21-SEP-2020 18:10:08\nUptime                    0 days 0 hr. 10 min. 55 sec\nTrace Level               off\nSecurity                  ON: Local OS Authentication\nSNMP                      OFF\nListener Parameter File   \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/network\/admin\/listener.ora\nListener Log File         \/home\/oracle\/oracle\/app\/oracle\/diag\/tnslsnr\/dp-gr\/listener\/alert\/log.xml\nListening Endpoints Summary...\n  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dp-gr.subnet.vcn.oraclevcn.com)(PORT=1521)))\n  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))\n  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=dp-gr.subnet.vcn.oraclevcn.com)(PORT=5500))(Security=(my_wallet_directory=\/home\/oracle\/oracle\/app\/oracle\/admin\/orcl\/xdb_wallet))(Presentation=HTTP)(Session=RAW))\nServices Summary...<\/code><\/pre>\n\n\n\n<p>After the listener is up, we can also connect to an external application.<\/p>\n\n\n\n<p>With the following query we can see the PSU passed and when:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>select patch_id,status,action_time,description from dba_registry_sqlpatch order by action_time;<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"639\" height=\"165\" src=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-7.png\" alt=\"\" class=\"wp-image-2007\" srcset=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-7.png 639w, https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/09\/op-7-300x77.png 300w\" sizes=\"auto, (max-width: 639px) 100vw, 639px\" \/><\/figure>\n\n\n\n<p>To delete the garbage left from the installation, run it&nbsp;<strong>opatch cleanup<\/strong> (we will still be able to rollback the patches):<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ $ORACLE_HOME\/OPatch\/opatch util cleanup<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>Oracle Interim Patch Installer version 12.2.0.1.21\nCopyright (c) 2020, Oracle Corporation.  All rights reserved.\n\n\nOracle Home       : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\nCentral Inventory : \/home\/oracle\/oracle\/app\/oraInventory\n   from           : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/oraInst.loc\nOPatch version    : 12.2.0.1.21\nOUI version       : 12.1.0.2.0\nLog file location : \/home\/oracle\/oracle\/app\/oracle\/product\/12.1.0.2\/db_1\/cfgtoollogs\/opatch\/opatch2020-09-21_18-11-50PM_1.log\n\nInvoking utility \"cleanup\"\nOPatch will clean up 'restore.sh,make.txt' files and 'scratch,backup' directories.\nYou will be still able to rollback patches after this cleanup.\nDo you want to proceed? &#91;y|n]\nY\nUser Responded with: Y\n\nBackup area for restore has been cleaned up. For a complete list of files\/directories\ndeleted, Please refer log file.\n\nOPatch succeeded.<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">If we want to rollback the patch...<\/h2>\n\n\n\n<p>In the event that we want to rollback the patch, we can, while we have downloaded the database, run the following command stating the patch id that we want to remove:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ $ORACLE_HOME\/OPatch\/opatch rollback -id 31113348<\/code><\/pre>\n\n\n\n<p>However, after the rollback to the Oracle binaries is completed, we should run datapatch again (with the database uploaded) so that the changes to the database tables will also be passed:<\/p>\n\n\n\n<pre class=\"wp-block-code\" data-no-translation=\"\" data-no-auto-translation=\"\"><code>&#91;oracle@dp-gr db_1]$ $ORACLE_HOME\/OPatch\/datapatch -verbose<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sources:<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/docs.oracle.com\/cd\/B28359_01\/em.111\/b31207\/oui7_opatch.htm#CEGCJGJD\" target=\"_blank\" rel=\"noreferrer noopener\">Introduction <\/a><a href=\"https:\/\/docs.oracle.com\/cd\/E24628_01\/doc.121\/e39376\/opatch_overview.htm#OPTCH106\" target=\"_blank\" rel=\"noreferrer noopener\">that <\/a><a href=\"https:\/\/docs.oracle.com\/cd\/B28359_01\/em.111\/b31207\/oui7_opatch.htm#CEGCJGJD\" target=\"_blank\" rel=\"noreferrer noopener\">OPatch and Patching<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.oracle.com\/cd\/E24628_01\/doc.121\/e39376\/patch_application.htm#OPTCH125\" target=\"_blank\" rel=\"noreferrer noopener\">Binary Patching Using OPatch<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/support.oracle.com\/knowledge\/Oracle%20Database%20Products\/2680521_1.html\" target=\"_blank\" rel=\"noreferrer noopener\">Oracle Support Document 2680521.1 (Datapatch User Guide)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/mikedietrichde.com\/2020\/07\/15\/patching-all-my-environments-with-the-july-2020-patch-bundles\/\" target=\"_blank\" rel=\"noreferrer noopener\">Patching all my environments with the July 2020 Patch Bundles<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>In the article we will analyze the process of patch set update (PSU) in Oracle Database. The process is done through the two Oracle tools, OPatch and Datapatch. OPatch is a tool that allows applying and uninstalling patches to software (binaries) of Oracle. On the other hand, Datapatch applies these updates [...]<\/p>","protected":false},"author":1,"featured_media":704,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,16],"tags":[29,5,30],"class_list":["post-2000","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-databases","category-oracle-db","tag-databases","tag-oracle-database","tag-rdbms"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dataplatform.gr\/en\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr\" \/>\n<meta property=\"og:description\" content=\"\u03a3\u03c4\u03bf \u03ac\u03c1\u03b8\u03c1\u03bf \u03b8\u03b1 \u03b1\u03bd\u03b1\u03bb\u03cd\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 patch set update (PSU) \u03c3\u03b5 Oracle Database. \u0397 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03c9\u03bd \u03b4\u03cd\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle \u03c4\u03bf OPatch \u03ba\u03b1\u03b9 \u03c4\u03bf Datapatch. \u03a4\u03bf OPatch \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03ba\u03b1\u03b9 \u03b1\u03c0\u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 patches \u03c3\u03b5 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc (binaries) \u03c4\u03b7\u03c2 Oracle . \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03ac\u03bb\u03bb\u03b7 \u03c4\u03bf Datapatch \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c5\u03c4\u03ad\u03c2 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dataplatform.gr\/en\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/\" \/>\n<meta property=\"og:site_name\" content=\"DataPlatform.gr\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dataplatform.gr\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-28T04:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-30T10:30:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Stratos Matzouranis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stratos Matzouranis\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/\"},\"author\":{\"name\":\"Stratos Matzouranis\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#\\\/schema\\\/person\\\/e87bf4fd02b65cb6aa0942f87245bbaf\"},\"headline\":\"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle\",\"datePublished\":\"2020-09-28T04:00:00+00:00\",\"dateModified\":\"2025-04-30T10:30:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/\"},\"wordCount\":141,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_oracle.png\",\"keywords\":[\"Databases\",\"Oracle Database\",\"RDBMS\"],\"articleSection\":[\"Databases\",\"Oracle Database\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/\",\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/\",\"name\":\"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_oracle.png\",\"datePublished\":\"2020-09-28T04:00:00+00:00\",\"dateModified\":\"2025-04-30T10:30:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_oracle.png\",\"contentUrl\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_oracle.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\\\/\\\/www.dataplatform.gr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Databases\",\"item\":\"https:\\\/\\\/www.dataplatform.gr\\\/category\\\/databases\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Oracle Database\",\"item\":\"https:\\\/\\\/www.dataplatform.gr\\\/category\\\/databases\\\/oracle-db\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#website\",\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/\",\"name\":\"dataplatform.gr - Sky is not the limit!\",\"description\":\"\u0398\u03b5\u03c9\u03c1\u03af\u03b1, \u03bf\u03b4\u03b7\u03b3\u03bf\u03af \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ad\u03c8\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac \u03c3\u03b1\u03c2 \u03c0\u03b9\u03bf \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03b9\u03bf \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b9\u03c2 \u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03c3\u03c4\u03b7\u03bd SQL, \u03c3\u03c4\u03bf Business Intelligence \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b3\u03b5\u03bd\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dataplatform.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#organization\",\"name\":\"dataplatform.gr\",\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_logo_wbacki.png\",\"contentUrl\":\"https:\\\/\\\/www.dataplatform.gr\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/dp_logo_wbacki.png\",\"width\":322,\"height\":139,\"caption\":\"dataplatform.gr\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/dataplatform.gr\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/dataplatform-gr\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dataplatform.gr\\\/#\\\/schema\\\/person\\\/e87bf4fd02b65cb6aa0942f87245bbaf\",\"name\":\"Stratos Matzouranis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g\",\"caption\":\"Stratos Matzouranis\"},\"sameAs\":[\"https:\\\/\\\/www.dataplatform.gr\"],\"url\":\"https:\\\/\\\/www.dataplatform.gr\\\/en\\\/author\\\/stratos-matzouranis\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dataplatform.gr\/en\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/","og_locale":"en_US","og_type":"article","og_title":"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr","og_description":"\u03a3\u03c4\u03bf \u03ac\u03c1\u03b8\u03c1\u03bf \u03b8\u03b1 \u03b1\u03bd\u03b1\u03bb\u03cd\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03c4\u03bf\u03c5 patch set update (PSU) \u03c3\u03b5 Oracle Database. \u0397 \u03b4\u03b9\u03b1\u03b4\u03b9\u03ba\u03b1\u03c3\u03af\u03b1 \u03b3\u03af\u03bd\u03b5\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c3\u03c9 \u03c4\u03c9\u03bd \u03b4\u03cd\u03bf \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle \u03c4\u03bf OPatch \u03ba\u03b1\u03b9 \u03c4\u03bf Datapatch. \u03a4\u03bf OPatch \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u03c0\u03bf\u03c5 \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae \u03ba\u03b1\u03b9 \u03b1\u03c0\u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 patches \u03c3\u03b5 \u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03b9\u03ba\u03cc (binaries) \u03c4\u03b7\u03c2 Oracle . \u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03ac\u03bb\u03bb\u03b7 \u03c4\u03bf Datapatch \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9\u03c2 \u03b1\u03c5\u03c4\u03ad\u03c2 [&hellip;]","og_url":"https:\/\/www.dataplatform.gr\/en\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/","og_site_name":"DataPlatform.gr","article_publisher":"https:\/\/www.facebook.com\/dataplatform.gr\/","article_published_time":"2020-09-28T04:00:00+00:00","article_modified_time":"2025-04-30T10:30:36+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png","type":"image\/png"}],"author":"Stratos Matzouranis","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Stratos Matzouranis","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#article","isPartOf":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/"},"author":{"name":"Stratos Matzouranis","@id":"https:\/\/www.dataplatform.gr\/#\/schema\/person\/e87bf4fd02b65cb6aa0942f87245bbaf"},"headline":"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle","datePublished":"2020-09-28T04:00:00+00:00","dateModified":"2025-04-30T10:30:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/"},"wordCount":141,"commentCount":0,"publisher":{"@id":"https:\/\/www.dataplatform.gr\/#organization"},"image":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png","keywords":["Databases","Oracle Database","RDBMS"],"articleSection":["Databases","Oracle Database"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/","url":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/","name":"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle - DataPlatform.gr","isPartOf":{"@id":"https:\/\/www.dataplatform.gr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#primaryimage"},"image":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png","datePublished":"2020-09-28T04:00:00+00:00","dateModified":"2025-04-30T10:30:36+00:00","breadcrumb":{"@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#primaryimage","url":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png","contentUrl":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_oracle.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.dataplatform.gr\/pos-efarmozoyme-to-teleytaio-patch-psu-se-vas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/www.dataplatform.gr\/"},{"@type":"ListItem","position":2,"name":"Databases","item":"https:\/\/www.dataplatform.gr\/category\/databases\/"},{"@type":"ListItem","position":3,"name":"Oracle Database","item":"https:\/\/www.dataplatform.gr\/category\/databases\/oracle-db\/"},{"@type":"ListItem","position":4,"name":"\u03a0\u03ce\u03c2 \u03b5\u03c6\u03b1\u03c1\u03bc\u03cc\u03b6\u03bf\u03c5\u03bc\u03b5 \u03c4\u03bf \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf patch (PSU) \u03c3\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b7\u03c2 Oracle"}]},{"@type":"WebSite","@id":"https:\/\/www.dataplatform.gr\/#website","url":"https:\/\/www.dataplatform.gr\/","name":"dataplatform.gr - Sky is not the limit!","description":"\u0398\u03b5\u03c9\u03c1\u03af\u03b1, \u03bf\u03b4\u03b7\u03b3\u03bf\u03af \u03ba\u03b1\u03b9 \u03c3\u03ba\u03ad\u03c8\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03bf\u03c5\u03bb\u03b5\u03b9\u03ac \u03c3\u03b1\u03c2 \u03c0\u03b9\u03bf \u03c0\u03b1\u03c1\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03c0\u03b9\u03bf \u03b5\u03cd\u03ba\u03bf\u03bb\u03b1 \u03c0\u03ac\u03bd\u03c9 \u03c3\u03c4\u03b9\u03c2 \u03b2\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03c3\u03c4\u03b7\u03bd SQL, \u03c3\u03c4\u03bf Business Intelligence \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03b3\u03b5\u03bd\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1.","publisher":{"@id":"https:\/\/www.dataplatform.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dataplatform.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dataplatform.gr\/#organization","name":"dataplatform.gr","url":"https:\/\/www.dataplatform.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dataplatform.gr\/#\/schema\/logo\/image\/","url":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_logo_wbacki.png","contentUrl":"https:\/\/www.dataplatform.gr\/wp-content\/uploads\/2020\/06\/dp_logo_wbacki.png","width":322,"height":139,"caption":"dataplatform.gr"},"image":{"@id":"https:\/\/www.dataplatform.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/dataplatform.gr\/","https:\/\/www.linkedin.com\/company\/dataplatform-gr\/"]},{"@type":"Person","@id":"https:\/\/www.dataplatform.gr\/#\/schema\/person\/e87bf4fd02b65cb6aa0942f87245bbaf","name":"Stratos Matzouranis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ab973bc4bd1673c43d45de5633a624d9ad13c06902dfdd5a6e3fd9885903865e?s=96&d=mm&r=g","caption":"Stratos Matzouranis"},"sameAs":["https:\/\/www.dataplatform.gr"],"url":"https:\/\/www.dataplatform.gr\/en\/author\/stratos-matzouranis\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/posts\/2000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/comments?post=2000"}],"version-history":[{"count":2,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/posts\/2000\/revisions"}],"predecessor-version":[{"id":5907,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/posts\/2000\/revisions\/5907"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/media\/704"}],"wp:attachment":[{"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/media?parent=2000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/categories?post=2000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dataplatform.gr\/en\/wp-json\/wp\/v2\/tags?post=2000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}