Hi,
find which user is causing this error by finding user of userid = 369 .
You can do that with;
lsuser ALL |grep id=369
Probably the cause of this error is that the user don't have write premission on /tmp/TEST.0105/core file.
Baanman
I had the same error a few months ago.
I extended the JFS2log from 128Mb to 256 Mb. and the error did not came until last week.
After a research I found out that this error was caused by some processes that are using a file for a very long time continiously. In my case it was a job process...
Well ,
it was also said in manual that you can add new disks to exp700 online , but when we did , we lost a lun which included my Rollback segments Tablespace , and caused Oracle crash.
Baanman
I had the same error on one of my filesystems after a logform to the loglv of that filesystem.
the fsck took about 5 minutes to finish where I answred 'Y' to all questions.
After fsck the filesystem mounted without any problem but some of my temporary folders were lost.
to run fsck
fsck...
Hi nohandleisworking,
why are you migrating from legato to tivoli,
We are actually in search for a backup software and will make a choice between legato and tivoli.
Baanman
Hi All,
a new firmware has yet been released to fix this problem. Here is more info for this;
Updated microcode for 7028-6C4 Systems
Added support for system boot from tape devices containing
boot images larger than 12MB. Must be used in conjunction
with AIX 5.1 APAR IY54804 or AIX...
WiccaChic ,
after you created the image download it to your computer and write on a empty cd as ISO file.
There is also additional info about this case at the below...
Hi kat115,
I got the same problem as yours. I am taking my backup from smit and it displays an attention message while it backing up. I had not the ability to test the bootimage on the tape but I think it is not bootable.
This error began after we upgrade from aix 5.2 to 5.2ML2.
Does anyone...
Here is the script I use for preventing user login.
put the user names you want to prevent in a file 'list' , each name in a line.
then run the script below;
for i in `cat list`
do
BAAN_USER=$i
echo $BAAN_USER
chuser account_locked='true' $BAAN_USER
done
and for let them login run;
for i...
Hi,
Last saturday we needed to shutdown our server
and when we restarted the server it crashed with the 'mounting /var' dsiplay on the led.
I restarted the server again and this time ip started succesfully. There was no message in error log . I checked the bootlog and it seems like the...
polani ,
We are using tcp-wrappers but I am not sure if it will work for your purpose. I don't know any log of tcp-wrappers where to find any login information. We are using tcp-wrappers to give ftp and telnet authorizations for specified ip numbers.
Are TAPEBLK paremeter values equal in both onconfig files.
increasing TAPEBLK number can descrease the backup time , But if you change this value you can not restore from your backups made with the old TAPEBLK size. Therefore do a level 0 bakcup.
Hi mjldba,
How do you take level 0 backups and what is your backup device?
While we were using informix 7.31 it took about 4 hours to do a level 0 backup with ontape (90 gb Data) to a DLT 8000 on HP-UX.
Do you backup on the same devives from 620 and 630?
Has your tables more extents on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.