Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: nls

ORA-12899: value too large for column COMESFROMTOWN (actual: 50, maximum: 50)

By adminPosted on October 4, 2022

Question : I am importing a csv file into an Oracle database using an external table. The file encoding is […]

What’s the most appropriate NLS_SORT parameter to cover all/most European languages?

By adminPosted on September 30, 2022

Question : I’m developing an Oracle 11g-based application which is likely to be used by clients in many different countries […]

Specify NLS-Settings during Oracle installation under Windows

By adminPosted on January 14, 2022

Question : Is there an easy way to specify NLS parameters for the database during the installation? We want to […]

ORA-12899 when inserting from sqlplus, but ok with jdbc

By adminPosted on July 31, 2021

Question : Inserting ‘ééééé’ into a column defined as varchar(5) runs fine from squirrel sql client (jdbc). But doing the […]

MySQL Duplicate entry for a greek word

By adminPosted on June 27, 2020

Question : I have a column which is unique and when I add Αγάθη and Αγαθή (which are different) it […]

Recent Posts

  • Help me define the tables in this scenario
  • Convert seconds into HH:MM:SS format in MySQL
  • Guaranteeing a FK relationship through multiple tables
  • Is it Possible to Recover Data from a BLACKHOLE table? [closed]
  • MySQL: sysbench test – InnoDB vs Memory tables
  • Why are virtual log files not always allocated in order?
  • Need help to understand how information_schema.TABLES get updated
  • unique constraint on a set
  • PostgreSQL, integer arrays, index for equality
  • What is the most performant way to group by and join high cardinality columns in column based table?
  • LOAD DATA (400k rows) INFILE takes about 7 minutes, cannot kill the “logging slow query” process?
  • Is a process created in Oracle for every SQL statement?
  • How to select a row based on the maximum value of a column, when ties are expected
  • I am unable to join tables in correct manner
  • How often to backup database and what are the favoroble practices to do so [closed]
  • In Postgresql, after pg_dump the access privileges on the database itself are not restored
  • InnoDB Buffer pool not showing as much I configured in MariaDB 10.5
  • Which version of SQL Server 2016 supports R
  • Design DB for users with different information fields?
  • WSREP: Writeset deserialization failed: Unsupported RecordSet version: 2: 71 (Protocol error)

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding