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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hpux 10.20 on a 9000 E35

Status
Not open for further replies.

inq1

Technical User
Apr 30, 2003
45
US
For some reason today I cannot log into SAM. It says the following:
Task "FAL_GET_WHAT_STRING" could not be found. The SAM Task Registration database containing definition of the task is missing or corrupt or the file containing this task has not been loaded. To regererate the SAM Task Registration database please use swconfig(1M) to unconfigure and then configure the "System Admin" product.

Sam has not been logged into for a couple of weeks, what could have caused this and how do I recover?? Thanks for any help I can get!
 
Try this and hope it works

1) mv /etc/sam /etc/sam.old
2) cp - R /usr/newconfig/etc/sam /etc/sam
3) chmod 444 /etc/sam
4) chown bin /etc/sam
5) chgrp bin /etc/sam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top