- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Missing SAM Dependencies
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 02:17 PM
08-18-2000 02:17 PM
Missing SAM Dependencies
Task "FAL_GET_WHAT_STRING" could not be be found. The SAM Task Registration database containing the definition of this task is missing or corrupt, or
the fileset containing this task has not been loaded. To regenerate the SAM Task Registration database, please use swconfig(1M) to unconfigure and then configure
the "SystemAdmin" product.
I do swconfig -u SystemAdmin followed by swconfig SystemAdmin. However, I get
errors. The log says I am missing SystemAdmin.SAM and SystemAdmin.OBAM-RUN filesets ( They are dependencies for other filesets ).
I am running HP=UX 10.10 on this machine, and I do have a full backup -- I am just
not sure what to restore. What files are in these filesets ?
Also I do have access to the CD-ROMs if reinstalling SAM via swinstall is a better
option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 02:46 PM
08-18-2000 02:46 PM
Re: Missing SAM Dependencies
See
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x0c4049c5ae73d4118fef0090279cd0f9,00.html
and other posts under forum (search for SAM).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 03:00 PM
08-18-2000 03:00 PM
Re: Missing SAM Dependencies
I doubt it is a problem with patches, however I will look into it. In the meantime,
any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 03:56 PM
08-18-2000 03:56 PM
Re: Missing SAM Dependencies
Try a restore of /etc/sam or copy the defaults from /usr/newconfig/etc/sam.
# mv /etc/sam /etc/sam.old
# cp -R -p /usr/newconfig/sam /etc/sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 04:00 PM
08-18-2000 04:00 PM
Re: Missing SAM Dependencies
# swconfig -x enforce_dependencies=false SystemAdmin
I tried it the same way you had and failed w/ same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2000 07:41 AM
08-21-2000 07:41 AM
Re: Missing SAM Dependencies
Thanks for the suggestions, I went with copying the default configuration to /etc/sam.
It is now working. If I find that I need to recover from tape, I also know what needs to
be done.
Thanks!