RCV: Permission denied



RCV: Permission denied
Communication error with the OPMN server local port.

Solution:-

Check permission-


[applmgr@oracle scripts]$ ps -ef|grep 'opmn -d'|grep -v 'grep'
 


/oracle/R12/VIS/apps/tech_st/10.1.2/forms/em
 /oracle/R12/VIS/inst/apps/VIS_oracle/logs/ora/10.1.3
[root@oracle 10.1.3]# ll
total 20
drwxr-xr-x 2 applmgr dba 4096 May 12 23:24 Apache
drwxr-xr-x 2 applmgr dba 4096 May  5 01:52 install
drwxr-xr-x 5 applmgr dba 4096 May  5 03:18 j2ee
drwxr-xr-x 3 applmgr dba 4096 May  5 03:18 javacache
drwxr-xr-x 5 applmgr dba 4096 May 13 00:00 opmn


No comments:

ORA-01552: cannot use system rollback segment for non-system tablespace 'TEMP'

 ORA-01552: cannot use system rollback segment for non-system tablespace "string" Cause: Used the system rollback segment for non...