CS_SRS. WKTEXT generated value is being generated by commas instead points

I was able to add a coordinate system: ETRS89 / Portugal TM06

but the CS_SRS. WKTEXT generated value is being generated by commas instead points.

is generated as:
PROJCS ["" ETRS89 / Portugal TM06 ", GEOGCS ["ETRS89", REFERENCE ['European terrestrial reference (EPSG ID 6258) 1989 system', SPHEROID ["GRS 1980 (EPSG ID 7019)"6378137, 298,257222101]], PRIMEM ["Greenwich", 0.000000], UNIT ['decimal degrees', 0.01745329251994328]], PROJECTION [" ETRS89 PT-TM06 "], PARAMETER ['Latitude_Of_Origin', 39,6682583333333], ['Central_Meridian', - 8,13310833333333], PARAMETER ["Scale_Factor", 1], PARAMETER ["False_Easting", 0], ["False_Northing", 0], UNIT ["meter", 1]"]


but should be like:
PROJCS ["' ETRS89 / Portugal TM06", GEOGCS ["ETRS89", REFERENCE ["European terrestrial reference 1989 system (EPSG ID 6258)", SPHEROID ["GRS 1980 (EPSG ID 7019)" 6378137, 298.257222101]], PRIMEM ["Greenwich", 0.000000], UNIT ['decimal degrees', 0.01745329251994328]], PROJECTION ["ETRS89 PT-TM06"], PARAMETER ['Latitude_Of_Origin', 39.6682583333333], PARAMETER ['Central_Meridian',-8.13310833333333], ["Scale_Factor", 1], PARAMETER ["False_Easting", 0], ["False_Northing", 0], UNIT ["meter", 1] "]

and the SDO_CS. VALIDATE_WKT gives FALSE (170).
I could disable the trigger CS_SRS and update the value in the hand, but is it the right way?

Hello Rui,

to disable triggers, according to me, is not a good solution. You must solve the problem for the insert statement. Please have look more closely at the NLS settings during your session when you do the insert. I had good experiences to set the NLS parameter to the American environment. You should be able to influence the outcome of integration by setting the nls_numeric_characters ',' (set NLS_NUMERIC_CHARACTERS = ','.) and make the Insert with this settings. The setting can be changed for the current session only, so it doesn' influence other processes in your instance. After insertion, you can reset the setting, or simply close the session.

Concerning
Udo

Tags: Database

Similar Questions

  • user default value while being created by IOM Console password

    Hello

    I'm currently implementing pre-process the handler for users created by the admins of the IOM. The process does not throw an error, but the problem is that I am not able to connect using the new password.

    the [nouveau_mdp] is getting printed in the newspapers, but this writing. Help, please.



    package com.ul.aim.eventhandler;

    Import Thor.API.Security.XLClientSecurityAssociation;

    import java.io.Serializable;
    import java.util.HashMap;

    import com.thortech.util.logging.Logger;

    Import oracle.iam.identity.usermgmt.api.UserManager;
    Import oracle.iam.identity.usermgmt.vo.User;
    Import oracle.iam.platform.context.ContextAware;
    Import oracle.iam.platform.kernel.spi.PreProcessHandler;
    Import oracle.iam.platform.kernel.vo.AbstractGenericOrchestration;
    Import oracle.iam.platform.kernel.vo.BulkEventResult;
    Import oracle.iam.platform.kernel.vo.BulkOrchestration;
    Import oracle.iam.platform.kernel.vo.EventResult;
    Import oracle.iam.platform.kernel.vo.Orchestration;
    Import oracle.iam.passwordmgmt.domain.generator.RandomPasswordGeneratorImpl;
    Import oracle.iam.platform.Platform;


    / public class PasswordPreProcessEventHandlers implements PreProcessHandler {}

    private logger = Logger.getLogger ("JEF-IOM-LOGGER") Logger;

    private String methodName ="";
    public PasswordPreProcessEventHandlers()
    {
    debug ("invoking NamePreProcessEventHandlers");
    }
    @Override
    public cancel Boolean (long arg0, arg1 is long,
    {AbstractGenericOrchestration arg2)
    TODO self-generating method stub
    Returns false;
    }

    @Override
    public void offset (long arg0, arg1 is long,
    {AbstractGenericOrchestration arg2)
    TODO self-generating method stub

    }

    Write your implementation.
    public EventResult run (long processId, long eventId, orchestration of the Orchestration) {}
    TODO self-generating method stub


    this.methodName = "execute";
    This method to get the parameters from the query in the form of IOM
    HashMap parameters = orchestration.getParameters ();

    debug ("settings" + settings);
    String operation = orchestration.getOperation ();
    debug ("password for the process of pre"+ operation operation);

    If (operation! = null & & operation.equalsIgnoreCase ("create"))
    {
    String usrLogin = getParamaterValue (settings, "user login");
    Nuser user = new User (usrLogin);
    RandomPasswordGeneratorImpl randomPasswordGenerator = new RandomPasswordGeneratorImpl();
    Char [] nouveau_mdp = randomPasswordGenerator.generatePassword (new User (null));

    UserManager userManager = Platform.getService (UserManager.class);
    try {}
    userManager.changePassword (usrLogin, new_pwd, true, false);
    }
    catch (System.Exception e)
    {
    debug ("inside wrestling");
    }
    String usrPwd;
    for (int i = 0; i < new_pwd.length; i ++)
    debug ("password =" + new_pwd.length + "="+ i +"=" + nouveau_mdp);




    }
    return new EventResult();
    }

    @Override
    public BulkEventResult run (long arg0, long arg1, arg2 BulkOrchestration) {}
    TODO self-generating method stub
    Returns a null value.
    }

    @Override
    Public Sub initialize (HashMap arg0) {}
    TODO self-generating method stub

    }

    /**
    * Getting the value in the query parameters
    */
    private String getParamaterValue (parameters HashMap,
    String key) {}
    String value = (parameters.get (key) instanceof ContextAware)
    ? (String) (Parameters.get (key)) .getObjectValue () (ContextAware)
    : (String) parameters.get (key);
    Returns the value;
    }

    private void debug (String message)
    {
    Logger.Debug (this.) GetClass(). "GetName() +": "+ methodName +": "+ message);
    }

    private class tcDataBaseClient {}
    }
    }

    It encodes.

    -Kevin

  • Generate two Archives instead of a newspaper

    Hello guys,.

    I want to know why when I run this script:

    export ORACLE_SID = BD

    RMAN target / < < EOF

    Run {}

    allocate channel t1 type disk;

    ARCHIVELOG backup all the format ' / disk1/arc_%d_%Y%M%D_%s_%p.arc';

    delete noprompt archivelog all backed up 1 times on peripheral drive completed before ' sysdate - 1';

    }

    output

    EXPRESSIONS OF FOLKLORE

    I have two bow when I ran this command:

    -rw - r - 1 oracle oinstall 6, 6M 9 Nov 07:45 arc_1_3049_827053996.arc

    -rw - r - 1 oracle oinstall M 98, 9 Nov 07:45 arc_BD_20151109_123_1.arc

    Why two Instead of One?

    Destination dest and archivelog backup is pointing to the same location

  • Generate rankings based on points per division

    Writing a database application that will be used in a series of races, where rankings are based on points per division.

    I have data as follows:

    division_id, sailor_id, points


    I want to the output of a SQL statement

    where the classification is based on points by division.

    That is to say.

    grade, sailor_id, division_id, points
    1, 12, 1, 1
    2, 13, 1, 6
    1, 3, 14, 10
    1, 2, 18, 2
    2, 2, 10, 5
    9, 22, 2, 3
    4, 2, 23: 12
    1, 3, 8, 1
    2, 3, 56, 4

    Based on your output:

    SQL> WITH sample_data AS (SELECT 1 sailor_id,12 div_id, 1 pts FROM dual UNION ALL
      2                       SELECT 1 sailor_id,13 div_id, 6 pts FROM dual UNION ALL
      3                       SELECT 1 sailor_id,14 div_id, 10 pts FROM dual UNION ALL
      4                       SELECT 2 sailor_id,18 div_id, 2 pts FROM dual UNION ALL
      5                       SELECT 2 sailor_id,10 div_id, 5 pts FROM dual UNION ALL
      6                       SELECT 2 sailor_id,22 div_id, 9 pts FROM dual UNION ALL
      7                       SELECT 2 sailor_id,23 div_id, 12 pts FROM dual UNION ALL
      8                       SELECT 3 sailor_id,8 div_id, 1 pts FROM dual UNION ALL
      9                       SELECT 3 sailor_id,56 div_id, 4 pts FROM dual
     10                       )
     11  --End of sample data creation
     12  -- Start of main query. You can use it from here.
     13  SELECT RANK() OVER (PARTITION BY sailor_id ORDER BY pts ) rank
     14         ,sailor_id,div_id,pts
     15  FROM sample_data;
    
          RANK  SAILOR_ID     DIV_ID        PTS
    ---------- ---------- ---------- ----------
             1          1         12          1
             2          1         13          6
             3          1         14         10
             1          2         18          2
             2          2         10          5
             3          2         22          9
             4          2         23         12
             1          3          8          1
             2          3         56          4
    
    9 rows selected.
    
    SQL> 
    
  • How to send the values in a column of "report" instead of a "part of the Page?

    Hello

    Here's my case: two pages A and B.
    A page is used to display each employee of a selected service.
    Page B is used to create / modify employees.

    I create a button page which redirects to page B.
    By default, page B is empty (from course to fill in the blanks to create a new employee).

    However, there are 2 values I want to send to page B (I want to fill in some blanks in advance): the service and the Manager ID ID (there is a Department Manager).
    -I managed with the service ID because it is a page element and in the "Action when click on the button" button I filled "Set these Items"-> agenda of Page B "with the values"-> about a Page A day.
    -I am confused with the ID of eating because it is not a page element, but a report column and there is nothing to do like I did for the service in the button ID to create.

    I'm a bit lost cause I don't know how transfer/send this value to the second page.

    Do you have any idea?

    Thanks again for your time!

    BR

    Ulrich

    "Cleared Cache to Page 4, when an employee existing is being changed."

    Where did you get that? >

    On page 3, region staff, the report Employee ID attribute

    See Empty the Cache under the link column

    Glad to have helped.

    Jeff

  • How do you find the average value of all the data between two points on a single channel

    I'm tring to calculate the average value of all data points in a single field between two distinct points

    I rasthaus an illustration.

    Hi smoothdurban,

    I thought you wanted to specify the area of interest with the sliders of the band.  If you rather automatically define the area of interest based on thresholds, etc., we cannot see the interactive nature of the example I sent.

    What are the criteria used to determine the start and end of the region of interest lines?

    I would be able to type this out for you if you sent a representative data set ([email protected])

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • report Classic select value of the element to set another point/region on the same page

    1.I have classic in the area of form, reportthe user must select online (single or multiple) box/radio classic report these lines to set another region (query are same with selected element only). but when we save the values selected as a delimited values (1:2:3:5) in an item (P9_TO_MOVE_ITEM).

    How can get the report? I mean the where condition. If any other way to do it?

    workspace: ram_r & d

    username/password: aramani/apex

    application: https://apex.oracle.com/pls/apex/f?p=29288:9

    Hi, thanks. its working fine.

    1. add values as shuttle (P9_TO_MOVE_ITEM) items in the form box, that will store in 1:2:3:4 of database column values

    Then add the new report with the following classic area.

    WITH delimited AS (SELECT  REPLACE(:P9_TO_MOVE_ITEM,':', ':') vals FROM DUAL)
    SELECT *
      FROM emp, delimited
    WHERE INSTR (':' || delimited.vals || ':', ':' || deptno || ':') > 0;
    
  • Display the export value of the drop-down list instead of the element

    I'm showing the value to the export of a drop-down list instead of the selected option or the user selects BLACK, but the value of exports of BLK is actually displayed.  I can find many discussions on how to get the value of the exports and display it or use it to trigger another answer in another area and I can usually tweak my existing JavaScripts when I need something new, but I just can't wrap my head around this!

    This is my last attempt (failed)

    var f = this.getField ("eyes");

    If (event.value is 'Black - BLK')

    f.Value = "BLK".

    I use Acrobat PRO DC.

    Any help is appreciated,

    Thank you

    Xavier


    I've been doing this for a long time and have never heard of anyone who wants something like this, so it is interesting. Remove your current script and try the following script Format customized drop eyes:

    Custom drop-down list Format script

    Event.Value = event.target.getItemAt (event.target.currentValueIndices, true);

    This defines what is displayed in the drop-down list in the value of exports of the selected item. Select the 'Value selected to validate immediately' option to the drop-down list for smoother operation.

  • Value of the drop-down list instead of the text

    I want a drop-down list that includes complete definitions for the user to watch but when they choose the item they want only the abbreviation indicating on the form. For example, in my items list is said 'Illinois', but when they select "Illinois" she fills the field with the bind value of 'IT '. Is this possible?

    See the attached file... If it helps...

    I place a TextField on the top of the drop-down list and setting the rawValue selected the TextField... In the case of exit of the combo I hide list drop-down and display of the textfield object. Similarly, in the event you enter in the text field, I am displaying the drop-down list field and hide the text field.

    This way I can show 'IT' If you choose "Illinois" in the menu dropdown.

    https://Acrobat.com/#d=7Y0qDg-ld6nWNxw8G-0cNg

    Thank you

    Srini

  • ADF bargraph showing values of the ToolTip in decimals instead of integer

    Hello

    I use a bar graph to show the value of sold rooms (which shouldn't be in the decimal format) and when I hover over the bar chart values are displayed in decimal instead of the number. I use the dvt:numberFormat on the value of y axis to make the decimal digit to zero, but the value of the ToolTip always displayed in decimal form. Can anyone give any suggestions pls?

    < dvt:barGraph id = "barGraph1".
    value = "#{bindings." CMSHotelStatisticsGraph.graphModel}.
    Subtype = "BAR_VERT_CLUST".
    dynamicResize = "DYNAMIC_SIZE".
    shortDesc = "#{rsvstatisticsBundle.DAILY_HOTEL_SUMMARY} '"
    threeDEffect = "true" animationOnDataChange = "ON".
    animationOnDisplay = 'AUTO '.
    markerTooltipTemplate = "" sold rooms: Y_VALUE NEW_LINE ' "
    animationDuration = "500" >
    < dvt:background >
    < dvt:specialEffects / >
    < / dvt:background >
    < dvt:graphPlotArea / >
    < dvt:seriesSet >
    < dvt:series >
    < dvt:specialEffects id = "se1" fillType = "FT_GRADIENT" / >
    < / dvt:series >
    < / dvt:seriesSet >
    < dvt:o1Axis / >
    < dvt:y1Axis >
    < dvt:numberFormat decimalDigit = "0" / >
    < / dvt:y1Axis >
    < dvt:legendArea automaticPlacement = "AP_NEVER".
    rendered = "false" / >
    < dvt:y1Title text = "#{rsvstatisticsBundle.ROOMS_SOLD}" / >
    < / dvt:barGraph >


    Thank you

    Swathi Jonathan

    Use below tags in your component graph:








    Your page should look like the following:


    value = "#{bindings." CMSHotelStatisticsGraph.graphModel}.
    Subtype = "BAR_VERT_CLUST".
    dynamicResize = "DYNAMIC_SIZE".
    shortDesc = "#{rsvstatisticsBundle.DAILY_HOTEL_SUMMARY} '"
    threeDEffect = "true" animationOnDataChange = "ON".
    animationOnDisplay = 'AUTO '.
    markerTooltipTemplate = "" sold rooms: Y_VALUE NEW_LINE ' "
    animationDuration = "500" >






















    rendered = "false" / >

  • Put the param-value property of web.xml relative instead absolute

    Hello

    In my web.xml file, I value < param > absolute direction pointing to the properties file. But this method has a problem when I run the application in the other computer, because I have to change the direction to run the application again. For this reason I want to put the direction bit up to the application, but I don't know how to do it.

    Currently the strutcture web.xml is the following:

    ..............
    < init-param >
    < param-name >
    Chart.Properties < / param-name >
    < param-value >
    E:\\Aplication\\web\\WEB-INF\\chart. Properties
    < / param-value >
    < / init-param >

    ..................

    I would be very grateful if someone could help me solve this problem.

    Concerning

    There are always alternatives :-)
    In this case, the alternative solution would be to use the ServletContext getRealPath() or getResourceAsStream() method.
    In this way, you can load a resource from your web application, regardless of where it is deployed.
    It's practically the same solution, except for the resource specified from your web application, rather than the path of the classes.

    It is a perfectly acceptable method of Classpath and alternative might be better in terms of use of the servlet API rather than the standard java classpath.

    see you soon,
    evnafets

  • error when inserting the values too much or miss comma

    Hai All

    during the insertion, I got an error when inserting

    I have a table called T1 and declared as date I need to insert the current date and time in this column


    So I converted a varchar column and concat with time and iam trying to insert when inserting I got error


    insert into dail_att (respondent) values (to_date (to_char (attend_date, 'ddmmyyyy') |)) ("0815',"ddmmyyyy hh24");


    Concerning

    Srikkanth.M

    Hello
    Please let us know

    Desc dail_att;
    

    and the sample values in

    attend_date
    

    (There is also a ')' missing in your SQL, correct SQL would be

    INSERT INTO DAIL_ATT
                (INTIME
                )
         VALUES (TO_DATE (TO_CHAR (ATTEND_DATE, 'ddmmyyyy') || '0815',
                          'ddmmyyyy hh24'
                         )
                );
    

    * 009 *.

    Published by: 009 on March 18, 2010 21:23

  • highest value in columns separated by commas

    I have a table with data as shown below

    trx_numbers trx_dates trx_ref

    01616145/01616332/016164592014-11-13/2014-11-19/2014-11-242014090001
    01616145/01616332/016164592014-11-13/2014-11-19/2014-11-242014120768

    I need a sql to extract higher and corresponding date for each trx_ref

    in the example above: 2014090001 - 2014-11-24 - 01616459

    First advice would be to build something like a decent datamodel...

    To solve your problem with your 'model', you could do (ORACLE 11.2):

    WITH the DATA (trx_numbers, trx_dates, trx_ref)

    AS (SELECT ' 01616145/01616332/01616459','2014-11-13/2014-11-19/2014-11-24',2014090001 UNION double, ALL)

    SELECT ' double 01616145/01616332/01616459','2014-11-13/2014-11-19/2014-11-24',2014120768)

    separator AS (SELECT trx_ref

    to_number (regexp_substr(trx_numbers,'[^/]+',1,LEVEL)) AS trx_number,

    , to_date (regexp_substr(trx_dates,'[^/]+',1,LEVEL), 'YYYY-MM-DD') AS trx_date

    FROM THE DATA

    CONNECT BY LEVEL<= (regexp_count(trx_numbers,'/')="" +="">

    AND trx_ref = PRIOR trx_ref

    AND PRIOR sys_guid() IS NOT NULL)

    SELECT trx_ref

    MAX (trx_date) KEEP (DENSE_RANK FIRST ORDER BY trx_date DESC) as trx_date

    MAX (trx_number) KEEP (DENSE_RANK FIRST ORDER BY trx_date DESC) as trx_number

    BETWEEN the separator

    Trx_ref group

    /

    HTH

  • regexp_substr for values between a start and an end point

    This should be easy, but I'm fighting
    How do you get the text between points, but not including not not these points in a single expression of regexp_substr?
    for example
    WITH t
            AS (SELECT 'blah blah blah start this is the text I want end blah blah blah'
                          txt
                  FROM DUAL)
    SELECT REGEXP_SUBSTR (txt, '( (start).*end)[^(start)(end)]')
      FROM t
    gives me
     start this is the text I want end
    but my little brain think that [^ (start) (end)] meant not beginning or end

    So what I try to achieve is
    this is the text I want 

    It is easier to remove anything you don't need with regexp_replace:

    SQL> with t as (
      select 'blah blah blah start this is the text I want end blah blah blah' txt from dual
    )
    --
    select regexp_replace(txt,'(.*start)|(end.*)') x
      from t
    /
    X
    -------------------------
     this is the text I want
    1 row selected.
    
  • Question about bounding boxes...

    For one reason or another, sometimes over the last month or two, which seemed to be a default setting in InDesign CS3, has changed.  The best I can describe it, it's as if the default anchoring of any object on my page has changed from "on center" to "left" anchored.

    For example, when I select a text box, and I use the feature width in my toolbar (at the top of the page) to expand the bounding box, the left corner of the box moves, and the right margin of the box grows to the size that I'm going home.  It's new (and boring) because allows, when I did this, the left and expand the right margin, and the box would remain "centered" to its point of origin on the page.

    Similarly, if I rotate an object.  Allows, this object would stay in the same position on the page and just turns "the Center" when I use the rotation tool.  NOW, when I use the rotation tool, is anchored to the left of the object the botton, and the object will turn on this point, therefore not stay in place and moving around the page.

    I can't seem to find a setting for this, but it is clear that there must be a.  He really interrupted my workflow, and I'm at the end of my rope in trying to figure out what setting I adjusted.

    Does make sense to anyone, and if so, do you know how I can fix this problem?

    I thank in advance.

    Zim-

    By default may stick if define you with nothing open, but of course it will change and stay however, it is set in any particular document until it gets changed again. The OP really just take a look at the box proxy of position to the left rear of the Panel, and then click the central point of proxy to address its problem.

    But more importantly, it was to learn the value of being able to clarify a point which remains fixed other than the Center.

    Peter

Maybe you are looking for

  • 29,0 Firefox, print 'selection' does not work.

    When I select a section of a page, then use the "print" button, the 'selection' print option does not work. It is not highlighted in the print menu.

  • Change default value of output format you 'Keynote 09 '.

    Hi all I use Keynote 6.6.2 and I need your help to know how to use the 'Keynote ' 09"as the default output format, without an export each time. In my company, I'm the only one with this version of Keynote, if no one else can use my files and allows u

  • Tecra S2: CD/DVD-ROM cannot read CD more

    My operating system is Windows XPWhen I put a CD the orange led start blinking and after a minute, he lights turn orange, and if I open the my computer-> DVD - RAM, it's a vacuum! With the DVD, so good!Thank you for your time

  • Scanning settings

    Where and how can I change my settings to scan on my 8630th printer? IE: DPI, 2 sides on 1 side... I'm lost

  • quiz to measure your comments

    HelloIs it possible to add a smiley face image to correct feedback to a question of the quiz, 9 Captivate?To be exact: I have a character that I imported my quiz slide and when the user clicks on the button submit, if they get it is correct, I want t