Question on patching..Excuse earlier typo. Please see questions I have below
Platform: Windows Server 2016
Oracle Database 12c: 12.2.0.1.0
Question
- I am Patching Oracle database 12c, windows platform. According to the readme document for patch 31987852, the instruction states: the environment variable should be set. The syntax follows
set PATH=%ORACLE_HOME%\PERL\BIN;%PATH%
So the question is, What command line should I use here. Is it Power shell or windows command prompt. I tried running this command on Power shell and I get an error saying %PATH% is not recognized. So since this is windows platform, What command line should I use?
Question 2 relates to this section of the read me document below: