Friday, 23 August 2019

orachk


Request has been created to run the ./orachk and give us the output.

[oracle@pxdadm]01 orachk]$ . oraenv
ORACLE_SID = [+ASM1] ? +ASM1

[oracle@pxbadm01 ~]$ cd /home/oracle/orachk
[oracle@pxbadm01 orachk]$ pwd
/home/oracle/orachk
[oracle@pxbadm01 orachk]$ ls -lrt
total 324200
-rw-r--r--  1 oracle oinstall 331643669 Mar 15 08:37 orachk.zip
drwxr-xr-x 10 oracle oinstall      4096 Mar 15 09:42 orachk



[oracle@pxdadm01 orachk]$ ./orachk

Run the above and give us output to give the result for oracle support.

If there any issue with run please change the orachk owner with root user.

No comments:

Post a Comment

Featured post

duplicate db from standy to other server

 Duplicate Testuat   $ export ORACLE_SID=Testuat3 $ sqlplus '/as sysdba' Testuat3 SQL> alter system set cluster_database=FALSE sc...