Sponsored Content
Top Forums Shell Programming and Scripting Multilanguage problem in UNIX Post 302470371 by jsmithstl on Wednesday 10th of November 2010 12:58:32 AM
Old 11-10-2010
What o/s was the client the data was inserted from into the database?
What is the code page of that client?
What is the NLS_LANG setting for that client?
Was the data created on that client or transferred to that client from another server?
If so, what is the characterset of the server the data was created on?

Inappropriate NLS_LANG settings can cause data corruption. However, the problem can be masked if you are selecting the data back out of the database from the client with the incorrect NLS_LANG setting. On that client, the data will appear perfectly normal, but only because the same incorrect characterset conversion is taking place coming out of the database that took place when the data was inserted into the database.

What you've said about the WE8ISO8859P1 characterset getting invalid results leads me to believe this is what has happened. If you can answer the questions above and bear with me while we do some troubleshooting, I believe we can figure it out.

It would be helpful if you could describe the process used to generate and insert data into your database as well.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix login problem

When i am trying to login to my unix machine. It is directly loging me into root ( / ) directory, instead of my home directory. Why this is happening. And generally when this happens (4 Replies)
Discussion started by: ds_sastry
4 Replies

2. UNIX for Dummies Questions & Answers

UNIX problem? Unix programm runs windows 2000 CPU over 100%

Okee problems...!! What is happening: Unix server with some programms, workstations are windows 2000, the workstations work good but when you start a programm on the Unix server the CPU of the workstations go to 100% usage resulting that the system gets very slow. The programm well its running so... (2 Replies)
Discussion started by: zerocool
2 Replies

3. SCO

Problem during unix installation

i have a problem with installing unix after booting system by itself floppy , during checking the hardware devices computer hangs , and stops. it checks: %fpu %serial %floppy %console %pci %adapter %tape %cd-rom G hd_config in this place system got stop. remember i passed this step at... (1 Reply)
Discussion started by: uranium
1 Replies

4. UNIX for Advanced & Expert Users

Problem booting unix

Hello, We had a system shutdown last night and now the server won't boot because of volume is seriously damaged (this affects all volumes). Any suggestions on how to repair. Any suggestions welcome Thanks (1 Reply)
Discussion started by: bobman
1 Replies

5. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

6. UNIX for Advanced & Expert Users

i have a problem with unix

Hi, > i have a problem using the crontab command. i have a program which > will show a pop-out in the screen using the say command when the > program is run. but when i put the program into the crontab command, the > program works perfectly but it did not show any pop-out on the screen.... (18 Replies)
Discussion started by: ckng
18 Replies

7. UNIX for Dummies Questions & Answers

Unix 10.2 Backup Problem

We have an older HP Unix 10.20 system that we rarely ever use anymore. Most of our jobs on it are from 1994 to 2002. Anything after that is on Windows XP. The Unix system was backed up religiously every day. Because of space constraints some of the jobs were removed from the system after a... (3 Replies)
Discussion started by: fozzybear
3 Replies

8. SCO

unix installation problem

hi, im tring installaing sco unix 5.05 in my pc but it is showing an "memory error loading kernel fd(64)unix.text loading ram disk image fd(64)rootfs" can anybody tell me how to solve this problem. my system configuration is 3.2ghz processor,1gb ram,d101ggc mother board thank u bln (1 Reply)
Discussion started by: blnprasad
1 Replies

9. OS X (Apple)

UNIX cache problem?

So I worked out a script for Mac OSX from an existing script. This script checks the versionnumber of a plugin and a package. If the plugin version is different from the package it has to update the plugin. The script works fine but the final check fails. Here is my script: #compare version... (6 Replies)
Discussion started by: mattiasvdm
6 Replies

10. UNIX for Advanced & Expert Users

Problem with a lp from UNIX

Hi, how we are? I have a problem, I have a PDF in unix and i call a Shellscript, it does : lp -d queue archive.pdf A simply print. I have many printers, so in some printers the PDF is printing with a diferent margin left and right margins, it cuts the really print. I try fix it,... (6 Replies)
Discussion started by: dcastellini
6 Replies
dhcpv6clientd(1M)														 dhcpv6clientd(1M)

NAME
dhcpv6clientd - DHCPv6 client daemon SYNOPSIS
config_options] number] list_of_user_classes] list_of_vendor_classes] DESCRIPTION
obtains the configuration parameters from the Dynamic Host Configuration Protocol (DHCPv6) server to configure the host. See dhcpv6d(1M). Options supports the following options: Specify the default list of parameters that the client daemon must request from the server daemon. If this option is not specified, the client daemon will request all the configuration parameters mentioned below. The list of configuration parameters that the client can request are listed below: Obtain a list of one or more IPv6 addresses of DNS recursive name servers to which a client's DNS resolver may send DNS queries. Obtain the domain search list that the client must use while resolving hostnames using DNS. Obtain the list of IPv6 addresses that indicate SIP outbound proxy servers available to the client. Obtain the domain names of the SIP outbound proxy servers that the client can use. Obtain the list of IPv6 addresses of one or more NIS servers available to the client. Obtain the NIS domain name of the client. Obtain the list of IPv6 addresses of one or more NIS+ servers available to the client. Obtain the NIS+ domain name of the client. Specifies the vendor's registered enterprise number as registered with IANA. This number can be used in the vendor-class and vendor-specific options while communicating with the server. Enables to log all messages to the file, including information and warning messages. Specify the User-Class data used to represent the client in its communication with the server. This option can have a maximum length of 16 characters. Multiple options can be used to specify mul- tiple values for the User-Class data. Depending on the classes identified by this option, the server selects configuration informa- tion for the client. The User-Class option is used to identify the type or category of the client. Specify the vendor-class data to be used in the client's communication with a server. The vendor-class data contains a series of distinct items, each of which describes the characteristics of the client's hardware configuration. Configuration The file is used for the configuration of the interfaces. To invoke using the script, set the variable to a non-zero value in the file. The script invokes and during bootup to obtain IP addresses. can also be invoked at the command prompt. Once has obtained the configuration parameters from the server, it stores them in a configuration file named The configuration parameters are valid for a fixed time, the lease time. The automatically tries to renew the configuration parameters before the expiration of the lease time. If the server responds, the lease times of the configuration parameters are automatically extended. AUTHOR
was developed by Hewlett-Packard. FILES
Interface configuration file. Client configuration database file. SEE ALSO
dhcpv6d(1M), syslog(3C). dhcpv6clientd(1M)
All times are GMT -4. The time now is 08:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy