HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Special/Extended Charecters in Unix
Operating System - HP-UX
1831928
Members
3617
Online
110031
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
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
09-12-2007 06:12 PM
09-12-2007 06:12 PM
Special/Extended Charecters in Unix
Using shell script,I am extracting the data from Oracle tables to flat files.Oracle table data contains some special charecters like á, é, í, ó, ú , but while extracting it into flat file it is getting converted to noramal alphabets.
Can you please update me what I have to do to extract the special charectes from oracle as is in to flat file .
Can you please update me what I have to do to extract the special charectes from oracle as is in to flat file .
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 08:06 PM
09-12-2007 08:06 PM
Re: Special/Extended Charecters in Unix
Hi,
- check the character set of your shell:
locale
- check the corresponding ORACLE-setting, which may be in the environment variable NLS_LANG .
- list all installed locales via
locale -a
Compatible settings will lead to best results!
mfG Peter
- check the character set of your shell:
locale
- check the corresponding ORACLE-setting, which may be in the environment variable NLS_LANG .
- list all installed locales via
locale -a
Compatible settings will lead to best results!
mfG Peter
The Universe is a pretty big place,
it's bigger than anything anyone has ever dreamed of before.
So if it's just us, seems like an awful waste of space, right?
Jodie Foster in "Contact"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 06:51 PM
09-13-2007 06:51 PM
Re: Special/Extended Charecters in Unix
How do you know the data in the flat file has just ASCII chars?
As Peter mentions, your tool for looking may depend on the locale.
You can use vis(1) on the file to see if special chars are there.
As Peter mentions, your tool for looking may depend on the locale.
You can use vis(1) on the file to see if special chars are there.
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