HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- netfmt problem
Operating System - HP-UX
1838243
Members
4804
Online
110125
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
02-28-2003 02:22 AM
02-28-2003 02:22 AM
trying to format a net trace with netfmt I get the error :
netfmt (160) Cannot open subsystem message catalog "fmtbtlan3.cat"
Verify existence and permissions of the message catalog file.
Where should this file exist and what are the contents ???
As the installation of nettl/netfmt seems to be corrupted what package do I have to re-install ??
Regards
Rainer
He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2003 04:28 PM
02-28-2003 04:28 PM
Re: netfmt problem
The .cat files are used for Internationalization. This allows HP-UX messages to be translated to various languages for people in different countries. The .cat files are located in subdirectories under /usr/lib/nls/msg.
I would start by checking the setting of your LANG environment variable. It would be best if you tell us what your LANG variable is set to. You can do this at your shell prompt by:
echo $LANG
You may want to try the following:
1. Get rid of the LANG variable. In Posix, Bourne or Korn shells, you do this by:
unset LANG
In csh, you do this by:
unsetenv LANG
Then try netfmt again.
2. Use the C LANG setting. You do this in Posix, Bourne, or Korn shells by:
export LANG=C
in csh:
setenv LANG C
Then try netfmt again.
Let us know the results of your experiments.
Thanks.
Ajit
HP Gigabit Ethernet
I would start by checking the setting of your LANG environment variable. It would be best if you tell us what your LANG variable is set to. You can do this at your shell prompt by:
echo $LANG
You may want to try the following:
1. Get rid of the LANG variable. In Posix, Bourne or Korn shells, you do this by:
unset LANG
In csh, you do this by:
unsetenv LANG
Then try netfmt again.
2. Use the C LANG setting. You do this in Posix, Bourne, or Korn shells by:
export LANG=C
in csh:
setenv LANG C
Then try netfmt again.
Let us know the results of your experiments.
Thanks.
Ajit
HP Gigabit Ethernet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2003 05:39 PM
02-28-2003 05:39 PM
Solution
Hi Rainer,
You should have this file under /usr/lib/nls/msg/C directory. This gets installed through "Networking" product under the subproduct LAN-RUN. Gets updated with the patches.
If you don't see this file, try copying it from another system that has the same OS if your environment is already set to C locale.
-Sri
You should have this file under /usr/lib/nls/msg/C directory. This gets installed through "Networking" product under the subproduct LAN-RUN. Gets updated with the patches.
If you don't see this file, try copying it from another system that has the same OS if your environment is already set to C locale.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP