Database characterset and National Characterset

Hi,
I am asking a basic question here in this forum.
What is a Database Characterset and what is National Characterset? I did google, but did not get too much of help.
Thanks
-Neel

When looking for basic Oracle terms or concepts, better reference the source directly.
Via http://tahiti.oracle.com you'll find the Globalization Support Guide. Relevant chapter to begin with is 2 - Choosing a Character Set.
Simply put, database character set is for "char" data types and national character set is for "nchar" data types.
For most applications the latter is never needed and current recommendation is to choose AL32UTF8 for database character set, which basically makes national character set i.e. unicode data type solution obsolete. See chapter 6 in the same book for more information.

Similar Messages

  • Issue with database characterset

    Hi All,
    Database Version:11gR2
    Developer complained that they are trying to insert Japanese characters and they are able to insert but while displaying its not actually dispalying Japanese characters. So i checked the database characterset.
    SELECT * FROM nls_database_parameters WHERE parameter = 'NLS_CHARACTERSET';
    PARAMETER VALUE
    NLS_CHARACTERSET WE8ISO8859P15For 'Japanese' i know that the characterset required is AL32UTF8. The above one supports French i believe.
    So here are my questions.
    1. Is there anyway i can insert and view Japanese characters properly in the above characterset database?
    2. Is there anyway i can change the characterset of the database(i believe we cannot, but just confirming it)
    3. If i create AL32UTF8 and import the database from above characterset, will that work?
    Thanks,
    Arun

    Arun wrote:
    1. Is there anyway i can insert and view Japanese characters properly in the above characterset database?Not in CHAR, VARCHAR2 or CLOB data types. This should be possible with NCHAR, NVARCHAR2 or NCLOB data types that are using the national character set.
    2. Is there anyway i can change the characterset of the database(i believe we cannot, but just confirming it)Yes but this may require a lot of work.
    see approaches in http://docs.oracle.com/cd/E11882_01/server.112/e10729/ch11charsetmig.htm#CEGDHJFF.
    3. If i create AL32UTF8 and import the database from above characterset, will that work? Yes: should be easy with Data Pump.
    >
    Thanks,
    Arun

  • Changing the Database characterset

    Hi,
    My oracle 9i database characterset is AL32UTF8.
    I wanted to change this to UTF8 for some testing purpose...
    After few days i need to reset this characterset back to AL32UTF8.
    how should i proceed on this?
    Plz adivice.....
    Regards,
    Ashok Kumar.G

    Thanks Pierre Forstmann,
    In metalink i found out the following
    In 9i you can't simply use "ALTER DATABASE CHARACTERSET" to go from
    AL32UTF8 to UTF8 because UTF8 is a SUB-set of AL32UTF8
    (some codepoints which are correct in AL32UTF8 are not known in UTF8)
    So you will run into ORA-12712 if you try alter database ....
    I hope this makes sense when the database contains data.
    suppose if i drop my schema(now the database has no user data) and try to change the database characterset from AL32UTF8 to UTF8 will it impact any other?
    and after changing to UTF8 can i import the user data again (say from export file which was taken from a UTF8 database) ?
    Regards,
    Ashok Kumar.G

  • G Performing database characterset conversion adsvdcnv.cmd

    hi,
    i m installing 11.5.9 EBS on windows XP and getting stuck on some point on this point everytime, no messege nothing just it hangs there for hours
    Step 3 of 5
    100%
    status
    g Performing database characterset conversion adsvdcnv.cmd
    everything was fine installed everything required,
    all checks were passed but it always stucks here
    if anybody can help me since i m stuck with this for last whole week.....
    Edited by: FarhatKayani on Apr 22, 2009 7:47 AM

    I had the same error and it turned out to be an issue with the domain name specification. I have a single node install on a computer not on a network. But it had been part of a domain earlier. I took it out of the domain and followed the instructions posted by Srinath Nanduri in his post 'Steps for **SUCCESSFUL** installation of 11.5.9 on Windows' - Steps for **SUCCESSFUL** installation of 11.5.9 on Windows

  • Database Characterset Conversion from AMERICAN to JAPANESE

    Hello
    We are creating a test environment from a database with NLS_LANG = AMERICAN_AMERICA.WE8ISO8859P1. This needs to be converted into Japanese characterset with NLS_LANG = JAPANESE_JAPAN.JA16EUC
    As per my understanding, I need to first export the database, then create a new database with Japanese NLS_LANG, and then re-import it
    Could someone please confirm the steps please
    1. Do I need to change NLS_LANG before exporting the database?
    2. Can I run a database characterset conversion check before exporting db?
    3. Is there any other pre-cautions that I need to take
    Oracle Version: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    OS Version: HP-UX B.11.11
    Regards
    Sudhanshu

    Hello,
    I have used the Character Set Scan utility (csscan) Version 1.2. I have attached the report results below.
    To convert the character set instead of export/import, can I simply do
    ALTER DATABASE CHARACTER SET ja16euc;
    I would appreciate feedback on this if anyone has worked on this conversion before.
    Parameter Value
    CSSCAN Version v1.2
    Database Version 9.2.0.6.0
    Scan type Full database
    Scan CHAR data? YES
    Database character set WE8ISO8859P1
    FROMCHAR WE8ISO8859P1
    TOCHAR JA16EUC
    Scan NCHAR data? NO
    Array fetch buffer size 10240
    Number of processes 20
    Capture convertible data? NO
    [Scan Summary]
    Some character type data in the data dictionary are not convertible to the new character set
    Some character type application data are not convertible to the new character set
    [Data Dictionary Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 3,303,684 386 0 8
    CHAR 5 0 0 0
    LONG 219,988 1 0 0
    CLOB 0 58 0 0
    Total 3,523,677 445 0 8
    Total in percentage 100% 0% 0% 0%
    [Application Data Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 3,316,273,097 8,517 56 2,675
    CHAR 6,954 0 0 0
    LONG 197,690 0 0 0
    CLOB 0 0 0 0
    Total 3,316,477,741 8,517 56 2,675
    Total in percentage 100% 0% 0% 0%
    Convertible Truncation Lossy
    1 0 0
    4 0 0
    28 0 6
    2,792 43 20
    55 1 0
    45 0 0
    3 0 0
    39 0 0
    978 0 0
    69 0 0
    36 0 0
    16 0 0
    45 0 0
    21 0 0
    102 4 0
    195 4 0
    205 0 2
    102 4 0
    61 0 470
    2 0 0
    6 0 0
    67 0 487
    0 0 1
    1 0 0
    3 0 0
    8 0 0
    1 0 0
    3,115 0 1,689
    261 0 0
    4 0 0
    230 0 0
    5 0 0
    4 0 0
    4 0 0
    6 0 0
    3 0 0
    1 0 0
    58 0 0
    386 0 8
    Convertible Truncation Lossy
    1 0 0
    4 0 0
    28 0 6
    2,792 43 20
    55 1 0
    45 0 0
    3 0 0
    20 0 0
    11 0 0
    2 0 0
    4 0 0
    2 0 0
    978 0 0
    69 0 0
    16 0 0
    10 0 0
    4 0 0
    4 0 0
    2 0 0
    10 0 0
    4 0 0
    2 0 0
    45 0 0
    21 0 0
    4 0 0
    4 0 0
    0 4 0
    59 0 0
    27 0 0
    8 0 0
    4 0 0
    93 0 0
    4 0 0
    0 4 0
    59 0 0
    27 0 0
    8 0 0
    102 0 1
    58 0 1
    35 0 0
    10 0 0
    4 0 0
    4 0 0
    0 4 0
    59 0 0
    27 0 0
    8 0 0
    61 0 470
    2 0 0
    6 0 0
    67 0 487
    0 0 1
    1 0 0
    3 0 0
    8 0 0
    1 0 0
    3,115 0 1,689
    261 0 0
    4 0 0
    73 0 0
    115 0 0
    37 0 0
    5 0 0
    2 0 0
    3 0 0
    4 0 0
    4 0 0
    6 0 0
    2 0 0
    1 0 0
    1 0 0
    58 0 0
    386 0 8
    ---------------- ---------------- ----------------

  • Re: g Performing database characterset conversion adsvdcnv.cmd

    Hi,
    I am trying to install oracle applications 11i on Windows XP Professional on Toshiba laptop centrino 1.743 GHz) and for some reason the process is getting stuck at :
    Step 3 of 5, 40 % done
    And shows 100% of step 3 complete
    Shows this error
    g Performing database characterset conversion adsvdcnv.cmd
    I have tried several times and everytime it is getting stuck at this stage only.
    I am installing in language English only... and selected most of the options defaulted by the system.
    Pls. find below my log file. Pls. advise how to fix this problem.
    The system doesnot give any error message but get stuck at this point for hours. Couldn't figure out the problem... Please throw in some ideas... Thanks in advnance...
    Environment variables:
    ORACLE_HOME =
    PATH = D:\11iStage\startCD\Disk1\rapidwiz\unzip\NT;C:\mks\bin;C:\mks\bin\X11;C:\mks\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;c:\vc\vc98\bin;C:\vc\VC98\bin;C:\WINDOWS\SYSTEM32;C:\make-3.79.1\winrel\gnumake.exe; C:\Windows;C:\vc\VC98\bin ;C:\vc\Tools\WinNT;C:\vc\MSDev98\Bin;C:\vc\Tools;C:\VC98\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;c:\vc\vc98\bin;C:\vc\VC98\bin;C:\MKS\bin;C:\MKS\bin\X11;C:\MKS\mksnt;C:\WINDOWS\SYSTEM32;C:\make-3.79.1\winrel\gnumake.exe; C:\Windows;C:\vc\VC98\bin
    CLASSPATH =
    Username is: applmgr
    Unable to read the list of homes from the inventory.
    Unable to read c:\Program Files\Oracle\Inventory/Contents/OracleHomesList.ser. Some inventory information may be lost.
    Unable to read c:\Program Files\Oracle\Inventory/Contents/CompsList0.ser. Some inventory information may be lost.
    Unable to read c:\Program Files\Oracle\Inventory/Contents/PatchesList0.ser. Some inventory information may be lost.
    Unable to read c:\Program Files\Oracle\Inventory/Contents/LibsList.ser. Some inventory information may be lost.
    Unable to read c:/Program Files/Oracle/Inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    Current Inventory:
    Independent Products:
    Oracle Home: APPS9I_PROD
    Oracle9i Database 9.2.0.1.0
    Oracle 9iR2 Patch Set 9.2.0.3.0
    JDBC Common Files 9.2.0.1.0
    Oracle JDBC Thin Driver for JDK 1.1 9.2.0.1.0
    JDBC/OCI Common Files 9.2.0.1.0
    Sun JDK extensions 9.2.0.1.0
    RDBMS Required Support Files 9.2.0.1.0
    Oracle Trace Required Support Files 9.2.0.1.0
    Oracle JDBC Thin Driver for JDK 1.2 9.2.0.1.0
    Oracle Client Required Support Files 9.2.0.1.0
    Agent Required Support Files 9.2.0.1.0
    SSL Required Support Files 9.2.0.1.0
    Oracle JDBC Thin Driver for JDK 1.4 9.2.0.1.0
    Oracle JDBC/OCI Driver for JDK 1.1 9.2.0.1.0
    Bali Share 1.1.17.0.0
    Parser Generator Required Support Files 9.2.0.1.0
    Oracle Extended Windowing Toolkit 3.4.13.0.0
    Installation Common Files 9.2.0.1.0
    Oracle Ice Browser 5.06.8.0.0
    Enterprise Manager Minimal Integration 9.2.0.1.0
    LDAP Required Support Files 9.2.0.1.0
    PL/SQL Required Support Files 9.2.0.1.0
    Platform Required Support Files 9.2.0.1.0
    Oracle Code Editor 1.2.1.0.0A
    Oracle Core Required Support Files 9.2.0.1.0
    Oracle JFC Extended Windowing Toolkit 4.1.10.0.0
    XML Parser for Java 9.2.0.1.0
    Oracle Help For Java 4.1.13.0.0
    Oracle Help For Java 3.2.13.0.0
    Documentaion Required Support Files 9.2.0.1.0
    Precompiler Required Support Files 9.2.0.1.0
    Oracle Net Required Support Files 9.2.0.1.0
    Precompiler Common Files 9.2.0.1.0
    Oracle9i Globalization Support 9.2.0.1.0
    DBJAVA Required Support Files 9.2.0.1.0
    XDK Required Support Files 9.2.0.1.0
    Enterprise Manager Shared Libraries 9.2.0.1.0
    Enterprise Manager Win32 App Translated Files 9.2.0.1.0
    Enterprise Manager Expert Common Files 9.2.0.1.0
    Enterprise Manager Win32 Application Common Files 9.2.0.1.0
    Enterprise Manager Translated Files 9.2.0.1.0
    SQLServer Monitoring Option 9.2.0.1.0
    Enterprise Manager Win32 Apps Bridge 9.2.0.1.0
    Index Tuning Wizard 9.2.0.1.0
    Expert 9.2.0.1.0
    Trace DataViewer 9.2.0.1.0
    SQL Analyze 9.2.0.1.0
    Performance Manager 9.2.0.1.0
    Capacity Planner 9.2.0.1.0
    Enterprise Manager Events 9.2.0.1.0
    Enterprise Manager Base Classes 9.2.0.1.0
    Required Support Files 9.2.0.1.0
    Enterprise Manager Installation Prerequisite Checks 9.2.0.1.0
    Utilities Common Files 9.2.0.1.0
    Enterprise Manager Quick Tours 9.2.0.1.0
    Oracle Display Fonts 9.0.2.0.0
    regexp 2.0.20.0.0
    Oracle OLAP Worksheet 9.2.0.1.0
    Oracle OLAP API 9.2.0.1.0
    Oracle Developer Server Forms Manager 9.2.0.1.0
    Oracle Intelligent Agent Base Component Files 9.2.0.1.0
    Oracle Internet Directory Client Common Files 9.2.0.1.0
    Sun JDK 1.3.1.0.1a
    Oracle Directory Manager 9.2.0.1.0
    Visigenics ORB 3.4.0.0.0
    Assistant Common Files 9.2.0.1.0
    Enterprise Manager Paging and OMS Common Files 9.2.0.1.0
    XML Parser for C 9.2.0.1.0
    Oracle Net Configuration Assistant 9.2.0.1.0
    Character Set Migration Utility 9.2.0.1.0
    Enterprise Manage Website Translated Files 9.2.0.1.0
    Oracle Net Manager 9.2.0.1.0
    Oracle Net 9.2.0.1.0
    Oracle Perl Interpreter 5.00503.0.0.0c
    Apache Web Server files 1.3.22.0.0a
    Database Configuration Assistant 9.2.0.1.0
    Oracle JDBC/OCI Driver for JDK 1.2 9.2.0.1.0
    Oracle INTYPE File Assistant 9.2.0.1.0
    SQLJ Runtime 9.2.0.1.0
    Advanced Queueing (AQ) API 9.2.0.1.0
    Oracle Caching Service for Java 2.1.0.0.0a
    Recovery Manager 9.2.0.1.0
    JSDK 2.0.0.0.0d
    Apache JServ 1.1.0.0.0g
    Oracle interMedia Java Client 9.2.0.1.0
    Oracle Java Layout Engine 2.0.1.0.0
    Oracle XML SQL Utility 9.2.0.1.0
    SQLJ Translator 9.2.0.1.0
    Enterprise Login Assistant 9.2.0.1.0
    Enterprise Manager Paging Server 9.2.0.1.0
    Oracle Java Tools 9.2.0.1.0
    Oracle ODBC Driver 9.2.0.1.0
    Authentication and Encryption 9.2.0.1.0
    Oracle Wallet Manager 9.2.0.1.0
    Pro*COBOL 1.8.77.0.0
    Oracle Database User Interface 2.2.11.0.0
    Pro*COBOL 9.2.0.1.0
    Oracle SNMP Agent 9.2.0.1.0
    Oracle C++ Call Interface 9.2.0.1.0
    Oracle OLAP Cube Viewer 9.2.0.1.0
    Oracle OLAP CWM Lite 9.2.0.1.0
    Object Type Translator 9.2.0.1.0
    SQL*Plus 9.2.0.1.0
    Oracle Call Interface (OCI) 9.2.0.1.0
    SQL*Loader 9.2.0.1.0
    Secure Socket Layer 9.2.0.1.0
    Oracle Internet Directory Client 9.2.0.1.0
    Oracle Net Listener 9.2.0.1.0
    Advanced Replication 9.2.0.1.0
    Oracle Complete DSS Starter Database 9.2.0.1.0
    Oracle Complete OLTP Starter Database 9.2.0.1.0
    Oracle Starter Database 9.2.0.1.0
    Oracle Message Gateway Common Files 9.2.0.1.0
    Oracle Common Schema Demos 9.2.0.1.0
    Change Management Common Files 9.2.0.1.0
    Oracle UIX 2.0.20.0.0
    Oracle Help for the Web 1.0.7.0.0
    XML Class Generator for C++ 9.2.0.1.0
    XML Parser for C++ 9.2.0.1.0
    XML Parser for Oracle JVM 9.2.0.1.0
    XML Transx 9.2.0.1.0
    XML Transviewer Beans 9.2.0.1.0
    XML Class Generator for Java 9.2.0.1.0
    XSQL Servlet 9.2.0.1.0
    XML Parser for PL/SQL 9.2.0.1.0
    Oracle SQLJ 9.2.0.1.0
    Enterprise Manager Common Files 9.2.0.1.0
    Common Files For Generic Connectivity Using OLEDB 9.2.0.1.0
    Oracle SOAP Client 2.0.0.0.0a
    Oracle Workflow Manager 9.2.0.1.0
    Oracle Net Integration 9.2.0.1.0
    Oracle XML Runtime Components 9.2.0.1.0
    Enterprise Manager Database Applications 9.2.0.1.0
    Oracle SOAP Server 2.0.0.0.0a
    Oracle Database Demos 9.2.0.1.0
    Oracle Ultra Search Common Files 9.2.0.1.0
    Enterprise Manager Console 9.2.0.1.0
    Enterprise Manager Integrated Applications 9.2.0.1.0
    Enterprise Manager Client 9.2.0.1.0
    Database Workspace Manager 9.2.0.1.0
    Oracle interMedia Java Advanced Imaging 9.2.0.1.0
    Oracle interMedia Client Compatibility Files 9.2.0.1.0
    Oracle interMedia Java Media Framework Client 9.2.0.1.0
    Oracle interMedia Client Demos 9.2.0.1.0
    Oracle interMedia Web Client 9.2.0.1.0
    BC4J Runtime for Database 9.0.2.692.1
    Oracle Change Management Pack 9.2.0.1.0
    Oracle interMedia Annotator 9.2.0.1.0
    Data Management Services Common Files 9.2.0.1.0
    Oracle interMedia Common Files 9.2.0.1.0
    Oracle interMedia Image 9.2.0.1.0
    Oracle interMedia Audio 9.2.0.1.0
    Oracle interMedia Video 9.2.0.1.0
    Database Upgrade Assistant 9.2.0.1.0
    Oracle Intelligent Agent Config Tool 9.2.0.1.0
    Oracle Intelligent Agent 9.2.0.1.0
    PL/SQL Embedded Gateway 9.2.0.1.0
    Oracle HTTP Server Extensions 9.2.0.1.0
    Oracle eBusiness Management Extensions 9.2.0.1.0
    Oracle EMD Agent Extensions 9.2.0.1.0
    Oracle interMedia Client Option 9.2.0.1.0
    Oracle SOAP for JServ 2.0.0.0.0a
    MIcrosoft SQLServer(TM) Extensions 9.2.0.1.0
    Oracle Management Pack for Oracle Applications 9.2.0.1.0
    Export/Import 9.2.0.1.0
    Microsoft SQL Server 7.0 Plugin 9.2.0.1.0
    Microsoft SQL Server 6.5 Plugin 9.2.0.1.0
    Microsoft SQL Server 2000 Plugin 9.2.0.1.0
    Microsoft Access Plugin 9.2.0.1.0
    Informix7 Plugin 9.2.0.1.0
    DB2400V4R5 Plugin 9.2.0.1.0
    MySQL Plugin 9.2.0.1.0
    Sybase Adaptive Server 12 Plugin 9.2.0.1.0
    Sybase Adaptive Server 11 Plugin 9.2.0.1.0
    Apache Configuration for Oracle XML Developer's Kit 9.2.0.1.0
    Oracle Tuning Pack 9.2.0.1.0
    Oracle Forms Extensions 9.2.0.1.0
    Oracle XML Developer's Kit 9.2.0.1.0
    Oracle Java Server Pages 1.1.3.1.0
    Oracle Diagnostics Pack 9.2.0.1.0
    Oracle Ultra Search Middle-Tier 9.2.0.1.0
    Oracle Dynamic Services Server 9.2.0.1.0
    Oracle Mod PL/SQL Gateway 3.0.9.8.3b
    Apache Configuration for Oracle Java Server Pages 1.1.2.3.0
    Pro*C/C++ 9.2.0.1.0
    Oracle Text 9.2.0.1.0
    Generic Connectivity Common Files 9.2.0.1.0
    New Database ID 9.2.0.1.0
    Database SQL Scripts 9.2.0.1.0
    Generic Connectivity Using OLEDB - SQL 9.2.0.1.0
    Oracle HTTP Server 9.2.0.1.0
    XML 9.2.0.1.0
    Generic Connectivity Using OLEDB - FS 9.2.0.1.0
    Generic Connectivity Using ODBC 9.2.0.1.0
    Enterprise Manager Webserver Integration 9.2.0.1.0
    Reporting Framework 9.2.0.1.0
    Oracle interMedia Locator 9.2.0.1.0
    Oracle Transparent Gateways 9.2.0.1.0
    Oracle Management Server 9.2.0.1.0
    Oracle Ultra Search Server 9.2.0.1.0
    Oracle interMedia 9.2.0.1.0
    Oracle Trace 9.2.0.1.0
    Oracle9i Syndication Server 9.2.0.1.0
    Enterprise Manager Web Site 9.2.0.1.0
    Oracle Applications Extensions 9.2.0.1.0
    Oracle Intelligent Agent Extensions 9.2.0.1.0
    Oracle Programmer 9.2.0.1.0
    Migration Utility 9.2.0.1.0
    Oracle Enterprise Manager Products 9.2.0.1.0
    Oracle9i Development Kit 9.2.0.1.0
    Oracle Advanced Security 9.2.0.1.0
    Oracle JVM 9.2.0.1.0
    Oracle Migration Workbench 9.2.0.1.0
    Database Verify Utility 9.2.0.1.0
    PL/SQL 9.2.0.1.0
    Oracle Database Utilities 9.2.0.1.0
    Oracle9i 9.2.0.1.0
    Oracle Net Services 9.2.0.1.0
    Oracle Data Mining 9.2.0.1.0
    Oracle OLAP 9.2.0.1.0
    Oracle Spatial 9.2.0.1.0
    Oracle Partitioning 9.2.0.1.0
    Enterprise Edition Options 9.2.0.1.0
    MIcrosoft SQLServer(TM) Extensions Patch 9.2.0.3.0
    Data Management Services Common Files Patch 9.2.0.3.0
    Oracle eBusiness Management Extensions Patch 9.2.0.3.0
    Oracle EMD Agent Extensions Patch 9.2.0.3.0
    Oracle Applications Extensions Patch 9.2.0.3.0
    Oracle Intelligent Agent Base Component Files Patch 9.2.0.3.0
    Generic Connectivity Using OLEDB - SQL Patch 9.2.0.3.0
    Generic Connectivity Using OLEDB - FS Patch 9.2.0.3.0
    XSQL Servlet 9.2.0.3.0
    Oracle Net Configuration Assistant Patch 9.2.0.3.0
    Oracle SQLJ Patch 9.2.0.3.0
    Oracle JDBC Thin Driver for JDK 1.1 Patch 9.2.0.3.0
    Oracle Java Core Patch 9.2.0.3.0
    Oracle Internet Directory Client Common Files Patch 9.2.0.3.0
    Assistant Common Files Patch 9.2.0.3.0
    XML Parser for PL/SQL Patch 9.2.0.3.0
    XML Parser for C Patch 9.2.0.3.0
    XML Parser for C++ Patch 9.2.0.3.0
    Oracle interMedia Client Demos Patch 9.2.0.3.0
    Oracle XML Developer's Kit Patch 9.2.0.3.0
    Oracle Call Interface (OCI) Patch 9.2.0.3.0
    Oracle Ultra Search Server Patch 9.2.0.3.0
    Oracle JDBC Thin Driver for JDK 1.4 Patch 9.2.0.3.0
    Oracle Java Tools Patch 9.2.0.3.0
    DBJAVA Required Support Files Patch 9.2.0.3.0
    Oracle Ultra Search Middle-Tier Patch 9.2.0.3.0
    Oracle Ultra Search Common Files Patch 9.2.0.3.0
    Oracle Spatial Patch 9.2.0.3.0
    Oracle JDBC Thin Driver for JDK 1.2 Patch 9.2.0.3.0
    XML 9.2.0.3.0
    SQLJ Runtime Patch 9.2.0.3.0
    Oracle XML SQL Utility Patch 9.2.0.3.0
    Oracle JVM Patch 9.2.0.3.0
    Oracle Database Demos Patch 9.2.0.3.0
    Secure Socket Layer Patch 9.2.0.3.0
    PL/SQL Required Support Files Patch 9.2.0.3.0
    Oracle Net Manager Patch 9.2.0.3.0
    Oracle Partitioning Patch 9.2.0.3.0
    Oracle OLAP API Patch 9.2.0.3.0
    Oracle Net Patch 9.2.0.3.0
    Utilities Common Files Patch 9.2.0.3.0
    Database Verify Utility Patch 9.2.0.3.0
    Oracle Net Listener Patch 9.2.0.3.0
    Oracle Common Schema Demos Patch 9.2.0.3.0
    Oracle Internet Directory Client Patch 9.2.0.3.0
    XML Parser for Oracle JVM Patch 9.2.0.3.0
    XML Parser for Java Patch 9.2.0.3.0
    Oracle Database Utilities Patch 9.2.0.3.0
    XDK Required Support Files Patch 9.2.0.3.0
    SSL Required Support Files Patch 9.2.0.3.0
    RDBMS Required Support Files Patch 9.2.0.3.0
    Precompiler Required Support Files Patch 9.2.0.3.0
    Oracle Trace Required Support Files Patch 9.2.0.3.0
    Oracle Core Required Support Files Patch 9.2.0.3.0
    Oracle9i Globalization Support Patch 9.2.0.3.0
    Oracle Net Required Support Files Patch 9.2.0.3.0
    LDAP Required Support Files Patch 9.2.0.3.0
    Oracle Client Required Support Files Patch 9.2.0.3.0
    Agent Required Support Files Patch 9.2.0.3.0
    SQL*Plus Patch 9.2.0.3.0
    SQL*Loader Patch 9.2.0.3.0
    Recovery Manager Patch 9.2.0.3.0
    PL/SQL Patch 9.2.0.3.0
    Oracle Trace Patch 9.2.0.3.0
    Oracle C++ Call Interface Patch 9.2.0.3.0
    New Database ID Patch 9.2.0.3.0
    Migration Utility Patch 9.2.0.3.0
    Generic Connectivity Using ODBC Patch 9.2.0.3.0
    Generic Connectivity Common Files Patch 9.2.0.3.0
    Export/Import Patch 9.2.0.3.0
    Database SQL Scripts Patch 9.2.0.3.0
    Advanced Queueing (AQ) API Patch 9.2.0.3.0
    Oracle9i Patch 9.2.0.3.0
    Pro*COBOL Patch 1.8.77.3.0
    Pro*COBOL Patch 9.2.0.3.0
    Pro*C/C++ Patch 9.2.0.3.0
    Precompiler Common Files Patch 9.2.0.3.0
    Object Type Translator Patch 9.2.0.3.0
    Oracle OLAP CWM Lite Patch 9.2.0.3.0
    Oracle OLAP Patch 9.2.0.3.0
    Oracle interMedia Java Advanced Imaging Patch 9.2.0.3.0
    Oracle interMedia Common Files Patch 9.2.0.3.0
    Oracle interMedia Client Compatibility Files Patch 9.2.0.3.0
    Oracle Wallet Manager Patch 9.2.0.3.0
    Authentication and Encryption Patch 9.2.0.3.0
    JDBC/OCI Common Files Patch 9.2.0.3.0
    Oracle interMedia Locator Patch 9.2.0.3.0
    Oracle Text Patch 9.2.0.3.0

    Hi there.
    I had encountered the same hanging problem at "Performing database characterset conversion adsvdcnv.cmd" (On Microsoft Windows Server 2003 - - XEON PROCESSOR - a staging area installation - rapidwiz ver 11.5.9.22 - . ).
    What i did is that i installed the JDK version : 1.4.2.04 instead of 1.3.1 and reinstalled the product. So the installation completed successfully..

  • [urgent] oracle character set and national character set !!(dictionary)

    Hi. everyone.
    What is the oracle dictionary that contains information of
    oracle character set and national character set?
    I checked v$database, but there was not the information.
    It seems that there are some differences between "nls_* " init parameters
    and the database character set.
    "Alter database backup controlfile to trace" gave me the character set of db,
    but I would like to know whether there are oracle dictionary regarding them.
    Thanks in advance. Have a nice day.
    Best Regards.

    I found the dictionary which contains the information of character set and
    natiional character set of database.
    select * from nls_database_parameters
    where parameter like '%CHARACTERSET';
    Thanks for reading.
    Have a good day.
    Best Regards.

  • Full database import and export

    Hi,
    i performed full database export and want to perform full import please suggest me how to perform full import..

    Oracle will change the data to the db characterset on import. This can be good or bad depending on what you have and what you want. So, what do you have and what do you want? Don't forget to check logs you should be keeping with these utilities. Edit: original exp/imp states the characterset in a log, expdp I guess you need to look at the 3rd line in the dump file. Don't edit dump files, if you are on unix you can use the strings command. It would help if you told us the exact version, patch set and platform you are on.
    Also, see the [url http://docs.oracle.com/cd/E11882_01/server.112/e10729/toc.htm]Globalization Guide.
    Edited by: jgarry on Apr 25, 2012 3:37 PM

  • Upgrade ERP database 11g and ATG7 with SSO integation

    Please let us know how to Perform Upgrade ERP database 11g and ATG7 with SSO integation .
    Regards .

    We have completed to upgrade ERP database from 9.2.0.6 to 11.2.0.1 and also apply ATG 7 on Test instance.
    And user finish testing , there is no issue after upgrade and application can work as normal.
    On Test instance we didn't implement Single Sign On
    But on Production we have Single Sign ON.
    Now we plan to upgrade on Production instance. But we afraid that we will found any issue on Production relate to SSO. Becase we don't have a chance to test it.
    My question is:
    Are there any spacial step we need to do if we have implemented SSO After upgrade DB 11g and ATG 7?

  • Difference in select for update of - in Oracle Database 10g and 11g

    Hi, I found out that Oracle Database 10g and 11g treat the following PL/SQL block differently (I am using scott schema for convenience):
    DECLARE
      v_ename bonus.ename%TYPE;
    BEGIN
      SELECT b.ename
        INTO v_ename
        FROM bonus b
        JOIN emp e ON b.ename = e.ename
        JOIN dept d ON d.deptno = e.deptno
       WHERE b.ename = 'Scott'
         FOR UPDATE OF b.ename;
    END;
    /While in 10g (10.2) this code ends successfully (well NO_DATA_FOUND exception is raised but that is expected), in 11g (11.2) it raises exception "column ambiguously defined". And that is definitely not expected. It seems like it does not take into account table alias because I found out that when I change the column in FOR UPDATE OF e.empno (also does not work) to e.mgr (which is unique) it starts working. So is this some error in 11g? Any thoughts?
    Edited by: Libor Nenadál on 29.4.2010 21:46
    It seems that my question was answered here - http://stackoverflow.com/questions/2736426/difference-in-select-for-update-of-in-oracle-database-10g-and-11g

    The behaviour seems like it really is a bug and can be avoided using non-ANSI syntax. (It makes me wonder why Oracle maintains two query languages while dumb me thinks that this is just a preprocessor matter and query engine could be the same).

  • Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    What version was the old library made with?
    What is the exact message? when it hangs does it crash or do you have to force quit?
    LN

  • Application doesn't work after build (database toolkit and report gen toolkit).

    I wrote an application using database toolkit and report gen toolkit to retrieve some data from a database,  put into a Word doc, save the Word doc and print it.  It works fine when I run the vi, but when I build and run it, it does nothing.   I have tried all of the settings in Projec Manager that I think might help but it still won't work right.  Labview 8.2.1, XP.
    Thanks,
    Charlie
    Solved!
    Go to Solution.

    Thanks for the help.  I finally abondened the Word append table and used the regular report gen append table and got it to work fine.  The error was 214682314.  That led me to the thread about column numbers must vbe between 1 and 63, but like I said, my coulumn number is 7 so don't know what is going on.  Anyway I got the vi to work and do what I want so I guess now the problem is solved (moot).
    Charlie

  • Can you merge two user accounts on macbook? my wife has created a user on her new macbook , then inadvertently created a second one when using the migration tool. 1st ac has her office 365 install, yet 2nd has her itunes database, docs and contacts.

    Can you merge two user accounts on a macbook? my wife has created a new user on her new macbook air then, inadvertently, created a second one when using the migration tool. 1st a/c has her office 365 install, while 2nd has her itunes database, docs and contacts. What is the best way forward to get everything into the one account? Not sure if the office 365 will allow another installation into the second account, otherwise would just do that and delete the first, if that is possible?

    There is no merge but you can move data from one account to another via the Shared folder. Data is copied from Shared. Watch your free space when copying. These are large files.  Do one at a time if you are on a small drive. After making copy, delete from other users before you start next copy.
    Office365 installs in the main Applications folder and is available for all users on the computer. Activation is tied to the drive not the User.

  • Trying to install MS Office 2011 for Mac SP 2 on my Macbook Air (Lion 10.7.3). I have to close Microsoft Database Daemon and SyncServicesAgent but can not see how to do so.  I have closed all applications.  Can anyone help? Many thanks

    Trying to install MS Office 2011 for Mac SP 2 (14.2.0) on my Macbook Air (Lion 10.7.3). I have to close Microsoft Database Daemon and SyncServicesAgent but can not see how to do so.  I have closed all applications.  Can anyone help? Many thanks

    Thanks Kurt!  I had tried all that and had tried closing both programmes from the application monitor, but SyncServices Agent refused to close.  I tried closing Launchd which is their mother application, but that just caused the screen go go blank.  In the end the two programmes let themselves be closed next time I tried the installation process so all was well.  Thanks for your help!

  • SQL Server 2008 R2: which version of Visual Studio do I need to keep database projects and SSIS projects in the same solution

    I need to build a solution containing a database project and an integration services project for SQL Server 2008R2.  Apparently, the subset of Visual Studio tools that comes with SQL Server 2008R2 does not include database projects and does not have
    Team Foundation Server support.  Because of those limitations, I am trying to determine which version of Visual Studio will allow me to:
    1. Build a single solution that includes both a database project and an Integration Services project
    2. For the database project, be able to import a database schema from an existing SQL Server 2008 R2 database, do schema compares and update the project from the database and vice versa
    3. For the Integration Services project, be able to deploy the packages to SQL Server Integration Services on SQL Server 2008 R2 (that is, to the msdb database).
    4. Use Team Foundation Server for source control of the whole solution, including both project types.

    Hi G Britton,
    To build a solution containing a database project and an integration services project for SQL Server 2008 R2 and use Team Foundation Server for source control.
     You can choose to install Visual Studio 2008.
    And as you want to utilize Schema compare and/or Data compare functionalities in Visual Studio, you will need to install the
    Visual Studio Team System 2008 Database Edition or Visual Studio Team System 2008 Team Suite.
    In addition, for Visual Studio issues, I would like to recommend you post the question in the
    Visual
    Studio forums to get better support.
    Reference:
    Team Foundation Version Control
    Compare and Synchronize Database Schemas
    Interoperability and Coexistence (Integration Services)
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

Maybe you are looking for

  • SMS Relay on MacBook Pro - Verification Code won't pop up.

    Howdy! Got everything updated to 8.1 and to Yosemite.  Have a 4s, MacBook Pro and an iPad mini.  Working on setting up the SMS relay for my wife. (These are all her devices).  iPad fired up right away, no issues.  Verification code came up, and voila

  • Payment to Freight Carrier

    Does the 11i suite provide functionality for the payment of external freight carriers based on shipments through Order managerment. I know that the freight cost can be calculated but I need this to integrate with Accounts Payable for payment. Also is

  • Dynamic Selections in FS10N

    Hi, How can i visible the Edit --> Dynamic Selections field in Menu Bar of T. code FS10N...it is coming invisible... Thanks..

  • Shape Layer Color Reset

    Is there a way to quickly reset the fill color and stroke color options (both solid and gradient) back to default? Either a one-click or a keyboard shortcut? Thanks! Nic Petersen Cherry Blossom Motion Graphics

  • Font shift after uploading

    I have had a site up and running for a year in iWeb 06. I haven't upgraded to 08. It has worked fine until I just went in and changed a small item on one page of a six page doc. Now all my header and other special fonts [Frank the Architect] are conv