Want to know abt hindi compactibility in SQL

HI all,
I have to run application in which records has to be saved in hindi...when i have to save it it is ok ..but when i go for fetching these records..it gives junk character...any one plse help me abt this probs??????????

Hello
How have you verified that the data is being saved correctly? If when you select the data it is junk, how can you be sure that it wasn't saved as "junk"? What environment are you in for the front end, and what version and character set are you using in the back end. To find the version of the database you can use
SELECT * FROM V$VERSION;
and to find the character set etc, you can use
SHOW PARAMETER NLS
in SQL Plus.
It could just be down to using a character set in the database that doesn't support hindi characters, or it could be a problem in the front end, or a problem between the two. With this info, it will be easier to find where the problem lies.
HTH
David

Similar Messages

  • I want to know abt electronic personalization of java card

    i want to know abt electronic personalization of java card (My card is Gemalto TOPDL v2)

    This is 15+ months old. Whoever "guest" was, they
    have had their account deleted.Ah Ah. I think it's uj's account ;). Is there any
    person here at SDN who had his/her account deleted
    every 2 days.There have been several.

  • Want to know abt report painter and need  material

    want to know abt report painter and need  material .
    thanks.

    Hi,
    Refer the following links :
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-other/accessing-tables-using-report-painterwriter-98766
    http://help.sap.com/saphelp_47x200/helpdata/en/da/6ada3889432f48e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm
    Regards,
    Priyanka.

  • Want to know abt routines which we mainatin in pricing.

    Dear Sd gurus
    I have one query like is there any link betn routines & condition catagories as we maintain11 as profit margin rountine in atl cal type field & we define condition type on cond catagory i.g internal price for cost cond vprs. so plz put ur valuable views in the same.
    & want to know more abt routines & links of  the same
    Regards

    Hi,
    This document will help you: http://www.saptechsolutions.com/pdf/InsideVOFM.pdf
    Regards,
    Eduardo

  • Want to know abt Enterprise portal (EP) implication in SAP HR scenario

    Hi All,
    In my client place I need to configure Training and Event Mgmt i.e through ESS.I want to know the basic configuration in Enterprise portal(EP).How can I do the basic Configuration in EP as a HR consultant.Means how R/3 data ll be mapped to ESS.Plz help me as in my client place, I don't ve any EP consultant.
    Thanks,
    SKM

    Learning Solution is to ESS what TEM is for R/3
    LSO is used for ESS
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/46/4a030875eb5fa7e10000000a1553f7/frameset.htm

  • Want to know abt WEB DYNPRO FOR ABAP!!!

    Hi,
    I am ABAP Certified Consultant and going to take the training in Web Dynpro ABAP. I would like to know the purpose of Web Dynpro ABAP and any benefits if i take this training?
    How is the market for this?
    Please suggest!!!

    Hi,
    all searches start at a [Wiki|https://wiki.sdn.sap.com/wiki/display/WDABAP]
    grtz,
    Koen

  • Want to know abt the use of "This" in java

    Hii friends,
    As am a newbie am having some basic doubts..
    What is the use of "this" in java..
    how to use it in programs

    This is 15+ months old. Whoever "guest" was, they
    have had their account deleted.Ah Ah. I think it's uj's account ;). Is there any
    person here at SDN who had his/her account deleted
    every 2 days.There have been several.

  • Want to know abt jsp-precompile option

    Hi,
    if i passed jsp-precompile=true then what will happen?
    what situation we have to send that parameter...
    what is the exact functionality of jsp-precompile option....
    In our application we are having 200 jsp files.
    in our application, once the user logs then 7 frames are loaded and a jsp page is called for each frame...
    sometime i am getting jasper exception in some frame.... so should i pass this parameter to all jsp's..
    Reply please
    Thanks
    Saravanan

    I don't think precompile is an option that you pass to a JSP. It's a container option, and how it's supported depends on the container AFAIk. I don't think it's in the JSP spec, but I could be wrong.
    Basically what it does it turns the .jsp files into .java files (and possibly .java into .class files too) at the point where the app is deployed or started or something. This is in contrast to doing the compilation page by page when a given .jsp is requested.
    What you gain is smoother first-time loading of the pages at the cost of one-time startup delay.

  • Want to know abt standard functionality

    hey guys
    Can you tell me if there is some standard functionality avialable in R12 to achieve below functionality
    1)Shows the detail for the Sub-Lease contracts and 3rd parties. PN module
    2)To show Future open balances by Store PN module

    I cannot see this as 'Database - Upgrade' issue, so you better refer to the E-Business Suite:
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Werner

  • Want to know more about class and class type and characters in batch determ

    hi ,
    i want to know abt class functionality and how it is related to batch mgt,means functions of class type , characters etc.
    ok thanks

    Hi ,
    Find the Class and Class Type for Batch Determination.
    Create Class for Batch Management
    Use
    In this step, you define two classes for use with batches. One class contains the characteristic LOBM_VFDAT: Expiration Date, and the other class with three characteristics:
    LOBM_RL: Remaining shelf life for batch,
    LOBM_LFDAT Batch determination delivery date, and
    LOBM_VFDAT Expiration date, shelf life.
    Procedure1.
    Access the activity using one of the following navigation options:
    Transaction Code: CL02SAP R/3 Role Menu     Installation ® Create Class for Batch Management
    2.Choose Create and maintain the necessary master data manually. The relevant data can be found in the file:
      Class     Class type     Description     Characteristic        Characteristic     Characteristic
    023_001     023     Products with Expiration Date     LOBM_VFDAT     
    023_002     023     Search class with expiration date     LOBM_RLZ     LOBM_LFDAT     LOBM_VFDAT
    Result
    The materials are later assigned to class 023_001 in the material masters. 023_002 is used in the batch determination search strategies for SD and PP/PI. 
    Regards,
    SAROSH

  • You want to know the amount of space the transaction log for the Customer database is using. Which T-SQL command would you use?

    You want to know the amount of space the transaction log for the Customer database is using. Which T-SQL command would you use?

    Forced me to do a little research.
    DBCC SQLPERF(logspace)
    See also
    http://stackoverflow.com/questions/198343/how-can-i-get-the-size-of-the-transaction-log-in-sql-2005-programmatically
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • Want to know what is improvement in FILEstram storage feature from SQL SERVER 2008 to SQL SERVER 2014

    Hi All ,
     want to know what is improvement in FILEstram storage feature  from  SQL SERVER 2008 to  SQL SERVER 2014
    Regards,
    Manish

    Hello Manish,
    See
    What's New in SQL Server 2012
    What's New in SQL Server 2014
    Nothing really new around that feature.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • I want to know when a sql-query was excuted in DBA_HIST_SQL_PLAN !!

    Hi, all.
    I want to know when a sql query wqas excuted in past 3 month.
    select * from DBA_HIST_SQL_PLAN
    where plan_hash_value='1844343569'
    is working?
    The plan_hash_value is from v$sql_plan of current instance.
    There ware 3times database shutdown/startup.
    When a oracle instance is initiated, is the plan_hash_value of the same query changing?
    Thanks in advance.

    You can't go back 3 months unless your retention period is set to that length of time.
    select retention from DBA_HIST_WR_CONTROL;
    If you want to retain data for longer then you need to modify you snapshots settings, but this can impact your DB if it grows too large.
    BEGIN
    DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSHOT_SETTINGS( retention => 100800);
    END;
    Then you could get the details out by using something like
    select a.SNAP_ID, begin_interval_time, end_interval_time, SQL_ID, PLAN_HASH_VALUE,VERSION_COUNT, FETCHES_TOTAL, EXECUTIONS_DELTA , EXECUTIONS_TOTAL
    from DBA_HIST_SQLSTAT a, DBA_HIST_SNAPSHOT b
    where b.snap_id=a.snap_id
    and b.instance_number=a.instance_number
    and sql_id='&sql_id'
    ;

  • Need to know how to disconnect the camera Nikon Ds3 (USB cable) properly after uploading images through bridge-do not want to lose images on compact flash card.

    Need to know how to disconnect the camera Nikon Ds3 (USB cable) properly after uploading images through bridge…do not want to lose images on compact flash card.

    Give #navbar a width that is wide enough to hold all of the buttons within it.
    #navbar {
         width:####px;
    Replace #### with a pixel number large enough to hold the nav buttons.

  • Want to know in which table is the sessionid for a user stored

    Hello,
    I am using Obiee 10g .
    I would like to create a report having users and the no of sessions they logged in.
    In obiee setting->admin ->manage sessions i can see the session id.
    Can i just know where are they stored.
    I have S_NQ_ACCT table in my db but that have the user but don't have the session id.
    Thanks

    Hi user,
    I wanted to know how to frame the query if the table is v$active_session_history as there are so many columns then how ill know which is related to dashboard and which are not?
    Write a query in your TOAD or SQL plus in the DB that ur using for obiee ,this is the query select sample_time,client_id,session_id from v$active_session_history where session_id=30987
    and check your dashboard manage sessions for the session id and incorporate it in the where clause so you can know which user has run the report.
    hope helps you.
    Cheers,
    KK

Maybe you are looking for

  • Multiple Transaction with Fully Rolled Back

    Hi there, I've the scenario for a project that require multiple transaction as a subsequent process. I'll have one RFC Function Module that wrap multiple BAPI inside there. This RFC will be publish as a webservice and will be consumed by .NET applica

  • How Can Hide The File Name in URL Using Jsp

    I Want source code for Hiding The File name in url address using jsp. for example www.website/login.jsp is view but i want www.website/ only.

  • Changing colors in webdynpro page header using themes

    hi all,          I have created  a webdynpro page. how to change the color webdynpro page header using themes. where to make changes in the themes. Regards, Shanthakumar

  • Make files available in Finder (or Windows Explorer)

    Hi, I'm making a DVD and there is a gallery section on that DVD (a slideshow) Now, I would also like that when I burn the DVD those files are also accessible in the Finder, or on Windows/Linux's file browser. Is that in any way possible with DSP? I r

  • Why is the Image Verification display blank when I try to comment?

    Suddenly the IV window is blank when I try to comment on my blog (using firefox). If I write a comment, then enter gibberish into the IV confirmation field it returns a "no match" message (well sure, it would) but then this next time the IV image is