Operating System - HP-UX
1753948 Members
7436 Online
108811 Solutions
New Discussion юеВ

oracle rman backup messages

 
Steve_3
Frequent Advisor

oracle rman backup messages

Anyone seen these messages before when running oracle rman backup?
*****************************
semid 2614: Permission denied
semid 5813: Permission denied
semid 2614: Permission denied
semid 2614: Permission denied
semid 2614: Permission denied
semid 5813: Permission denied
semid 2614: Permission denied
*****************************

Thanks,
Steve
3 REPLIES 3
Massimo Bianchi
Honored Contributor

Re: oracle rman backup messages

Hi,
in which points do these message appear?

looks like semaphore Id being accessed by another user....

more details, please :)

Massimo



Steven E. Protter
Exalted Contributor

Re: oracle rman backup messages

It would appear that your rman process has been denied access to shared memory resources.

ipcs command will show shared memory resources. It also shows owner.

Check the ownership on the segments with the ids in your message.

Check the id command of the user running rman and see if they should have access.

You MAY need to increase shared memory resources in the kernel. On 11i thats dynamic.

shmmax
shmseg

Beware of making too many segments. Don't raise shmax to more than 25% of total memory, which is defined as physical ram plus swap.

This could be as simple as running rman with the wrong user id.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Yogeeraj_1
Honored Contributor

Re: oracle rman backup messages

hi,

can you post the entire message file that you get if you run RMAN.

e.g.
rman catalog rman_db1/rman_db1@catdb msglog = catalog.log

or the Error message stack.

and did you see any error message in your alert log?

revert

regards
Yogeeraj

No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)