Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tctl read - not enough memory

Status
Not open for further replies.

DarinGowan

Technical User
Jul 15, 2002
8
US
During a backup script, file 1 is read to populate several variables. However, the backup is failing on two of my servers with the following error msg:

bkup.ksh[44]: 0403-029 There is not enough memory available now.

After further investigation, I found that the error message is being issued directly after a tctl command (as follows):

HEADER=`tctl -f /dev/rmt0.1 read`

I've attempted to kill any *unnecessary* processes, but the error is still ocurring.

Thank for your help! (Please)

DarinGowan
 
Hi

Is the tape is good?
And cant you try rmt0 instead of rmt0.1?

JSiva Om Maha Ganapathiye Namaga!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top