Hi. Im working in AIX. Oracle 9.2.
In one of the backup scripts, I see this:
sysback -f'/dev/rmt0' '-T chrp' '-k mp' -w '/tmpback' 'oradata_vg oraindx_vg ora misc_vg'
The line here, as I know, specifies the device name, the temp file, and the volume groups.
My query regards theses two: '-T chrp' '-k mp' -w
Any ideas?
Oh, and one small matter:
when I use the df -m, I see several columns, most of which I understand. Filesystem MB blocks Free %Used Iused %Iused Mounted on
What does IUsed / %IUsed entail? I have to monitor the USED column daily, and I was just wondering what the " I " Used specifies?
Cheers.
DA