Using SQL query, create data according to the requirement

Hello

Here is my table

CREATE TABLE Test_Data
  ( Test_Id VARCHAR2(10), Start_Date DATE, end_date DATE
  );
INSERT
INTO Test_Data VALUES
  (
    'A1',
    To_Date('10-OCT-2013','DD-MON-YYYY'),
    To_Date('11-OCT-2013','DD-MON-YYYY')
  );
  
INSERT
INTO Test_Data VALUES
  (
    'A2',
    to_date('05-APR-2014','DD-MON-YYYY'),
    to_date('05-APR-2014','DD-MON-YYYY')
  );
commit

Nauru output like:

ID
Date Date_Part
A1OCTOBER 10, 20131
A1OCTOBER 10, 20132
A1OCTOBER 10, 20133
A1OCTOBER 10, 20134
A1OCTOBER 11, 20131
A1OCTOBER 11, 20132
A1OCTOBER 11, 20133
A1OCTOBER 11, 20134
A2APRIL 5, 20141
A2APRIL 5, 20142
A2APRIL 5, 20143
A2APRIL 5, 20144

Help, please.

Something along these lines perhaps, but I suggest that you create your own collection types.

Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

With partitioning, OLAP, Data Mining and Real Application Testing options

SQL > WITH test_data AS

2 (SELECT 'A1' test_id, to_date (October 10, 2013 ',' MON-DD-YYYY "") start_date,)

3 to_date (11 October 2013 ',' MON-DD-YYYY "") end_date

4 DOUBLE

5. ANY TRADE UNION

6. SELECT 'A2', to_date (5 April 2014 ',' MON-DD-YYYY "").

7 to_date (5 April 2014 ',' MON-DD-YYYY "")

8 DOUBLE)

9. SELECT td.test_id 'ID', da.column_value 'Date', pa.column_value 'Date_Part '.

10 test_data TD,

TABLE 11 (CAST (MULTISET

12 (SELECT td.start_date + LEVEL - 1

13 DOUBLE

14 CONNECT BY LEVEL<= td.end_date="" -="" td.start_date="" +="" 1)="">

da 15 sys.odcidatelist)).

16 pa TABLE (sys.odcinumberlist (1, 2, 3, 4));

ID Date Date_Part

-- --------- ----------

A1 10 OCTOBER 13 1

OCTOBER 10, 13 2 A1

OCTOBER 10, 13 3 A1

A1 10 OCTOBER 13 4

OCTOBER 11, 13 1 A1

OCTOBER 11, 13 2 A1

OCTOBER 11, 13 3 A1

OCTOBER 11, 13 4 A1

A2 5 APRIL 14 1

APRIL 5, 14 2 A2

APRIL 5, 14 3 A2

APRIL 5, 14 4 A2

12 selected lines.

SQL >

Tags: Database

Similar Questions

  • Selection of data according to the requirement

    Hello

    I HAVE A STRUCTURE OF TABLE AND ITS VALUES AS BELOW.

    create table test
    (code varchar2 (10))
    usable varchar2 (2));

    insert into test ('CV001', 'V') values;
    insert into test ('CV002', 'V') values +
    Insert test values ('CV002', ' don't);
    insert into test ('CV003', 'V') values;
    insert into test ('CV004', 'V') values;
    insert into test ('CV005', 'V') values;
    insert into test values ('CV006', ' don't); +
    Insert test values ('CV006', ' don't);
    insert into test ('CV007', 'V') values +
    Insert test values ('CV007', ' don't);
    insert into test ('CV007', 'P') values;
    insert into test ('CV008', 'V') values;
    insert into test ('CV009', 'V') values;
    Insert test values ('CV0010', ' don't);
    insert into test ('CV0010', 'P') values +

    I want to choose the code using the following condition.
    "If you find 2 or more records with the same code, you take that is usable in alphabetical order the letter higher."
    In this case, I would take records "BOLD" italics between above documents with the same code. (highlighted in bold)
    I'm unable to reach higher.
    Any help would be appreciated.

    Thank you
    Mahesh

    Hello Manu,

    simple function max:

      SELECT code, MAX (usable) usable
        FROM test
    GROUP BY code;
    
    CODE       USABLE
    ---------- ------
    CV003      V
    CV006      N
    CV009      V
    CV0010     P
    CV001      V
    CV004      V
    CV007      V
    CV002      V
    CV008      V
    CV005      V   
    

    If case you want to take only the code having 2 or more records, you can use the HAVING clause:

      SELECT code, MAX (usable) usable
        FROM test
    GROUP BY code
    HAVING COUNT(*)>= 2;
    
    CODE       USABLE
    ---------- ------
    CV006      N
    CV0010     P
    CV007      V
    CV002      V     
    

    Kind regards.
    Al

    Published by: Alberto Faenza on December 12, 2012 12:11

  • How to use powershell to create data warehouses Fibre Channel

    Hello

    Does anyone know how to use powershell to create data warehouses Fibre Channel?

    A text file lists the data warehouse with data store names and sizes (GB) as input:
    DatastoreName1 10
    DatastoreName2 200
    DatastoreName3 10

    Version5 VMFS file system
    Block size of 1 MB

    The script should ignore LUN ID 0 as long as it is not a data store, it's a startup logic unit number.

    The value in $esxname is correct?

    Do you want to see this name when you

    Get-VMHost | Select name

  • I tried to make a donation of $20, but will not accept your use of my personal details according to the rules of confidentiality year so my 20 bucks always in my pocket... what to do?

    tried to make a donation of $20, but will not accept your use of my personal details according to the rules of confidentiality year so my 20 bucks always in my pocket... what to do?

    Hello onjay, what is the part that bothers you? There are also several other ways to donate to mozilla than to go through the donation form: https://wiki.mozilla.org/Ways_to_Give

    and of course there are also non-financial ways you can contribute to mozilla:
    https://www.Mozilla.org/contribute/

  • Can we use Beta to create live applications on the Apple App Store?

    Hello

    Can we use Beta to create live applications on the Apple App Store?

    Here are the terms of use, you agree to during registration for the beta: https://beta.publish.adobe.com/resources/dps_beta_tou.pdf. Article 3 is the relevant section that answers your question.

    Neil

  • accidentally create data file with the same name but different location

    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF? the data inside/u03/datafile/REKON65. DBF went?


    Thank you

    Indra says:
    Hi all

    I was accidentally create data file in the tablespace with the same name but in another location.

    / U03/DataFile/REKON65. DBF

    new data file: / u04/datafile/REKON65. DBF

    My question: what happens with data/u03/datafile/REKON65 file. DBF?

    nothing

    the data inside/u03/datafile/REKON65. DBF went?

    not gone

  • Insert data according to the length of column in table

    Hello

    If the length of the characters is more than one defined causes error. It's very embarrassing especially when get data dynamically

    and our query does not insert information that we expect.

    While trying to find the solution an idea came to my mind that, before insertion, so we check that the next data is greater than the specified length

    Take only the amount of characters that can be inserted and ignore the rest.

    I thought that the query as follows but failed.
    SQL> insert into cvDetails(cv_id,objectives) values(9687,substr("Hello",1,3950));
    insert into cvDetails(cv_id,objectives) values(9687,substr("Hello",1,3950))
                                                               *
    ERROR at line 1:
    ORA-00984: column not allowed here
    Is it possible to insert data up to the amount this column length defined by ignoring the obsolete characters and if the data

    length is less defined length of column, and then insert it as it is?

    Thank you in anticipation

    Hello

    Do not use double quotes as the string delimiters:

    SQL> create table test_nsa (str varchar2(10));
    
    Table created.
    
    Elapsed: 00:00:00.88
    SQL> insert into test_nsa values (substr('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa',1,10));
    
    1 row created.
    
    Elapsed: 00:00:00.08
    
  • SQL query by date

    Hello

    I had an Emp table with the following lines of example

    EMP_ID Travel in travel Out -> Date is varchar2 (YYYYMMDD) field and some bad data contains I want to avoid         

    3000018091 20090803 20100802-> I don't want to consider this line becaue it is not not last or 2nd last

    3000018091 20051222 20090802-> I don't want to consider this line becaue it is not not last or 2nd last

    3000018091 20140916 20140929 -> it's the 2nd last entry for journey

    3000018091 20141001 20150701-> This is the most recent entry for travel

    How can I display all employees with more than 4 days of difference between the last trip in and 2nd last trip? example above, the difference is 2 days?

    I don't want any exceptions if bad there is incorrect data in or travel in him travel performed...

    Buxant

    Wrote file afiedt.buf                                                                                   
    
      1  With data_set as
      2  (
      3  SELECT 3000018091  EMP_ID,    '20090803'  Travel_In  , '20100802'  Travel_Out from dual union all
      4  SELECT 3000018091  ,    '20051222'  ,    '20090802'  from dual union all
      5  SELECT 3000018091  ,    '20140916'  ,    '20140929'  from dual union all
      6  SELECT 3000018091  ,    '20141001'  ,    '20150701'  from dual union all
      7  select 3000018091  , 'BADDATA', 'BADDATA' from dual
      8  )
      9  select emp_id,last_travel_in-second_last_travel_out difference
    10  from
    11  (
    12      select emp_id,
    13      (  select max(to_date(travel_out,'yyyymmdd'))
    14          from data_set
    15          where to_date(travel_out,'yyyymmdd') <
    16              (select to_date(max(travel_out),'yyyymmdd')
    17              from data_set d1
    18              where d1.emp_id = d2.emp_id
    19              )
    20      )
    21      second_last_travel_out,
    22      (  select max(to_date(travel_in,'yyyymmdd'))
    23          from data_set d1
    24          where d1.emp_id = d2.emp_id
    25      )
    26      last_travel_in
    27      from data_set d2
    28      group by emp_id
    29* )
    SQL> /
        (   select max(to_date(travel_in,'yyyymmdd'))
                               *
    ERROR at line 22:
    ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    

    Fixed to use the varchar2 type for the "dates" and adding the incorrect data.

    You're going to want to use your own to_date custom to avoid this...

  • Update the field Date according to the date of another field

    Hi I have a field called "contract end Date" which I update manually according to the contract, and a field called "notify contract end Date" I want to be updated automatically with the "end of contract date" - 45 days.
    Is this possible via workflow? can someone give me the syntax that works? If I want to manually insert the value of the field 'Date to end the contract to notify' it will overwrite it?
    Thank you, David

    Hello!

    Create your workflow on your object type, select the before saving the trigger modification event, put the following condition:

    [< contract end date >] <>MEADOW ("< the contract end date > '")

    And in action, update the field End Date of the contract to notify with end Date of contract - 45 and check the replacement value. You contract end Date field must be with the type date.

    I hope this will help, do not hesitate to ask for more!

    Max

  • Scale to record data according to the time

    Hello

    I NI 9237, OR cDAQ-9172 and a set of scales. I downloaded the VI 'load_cell_null_off_shuntcal' on the web. And now I need one of no to save the load cell data according to time in an EXCEL file (column of the first hour and second column is load).  And how to control the rate of data acquisition?  Are there examples of this application?  Any help would be appreciated!

    Thank you!

    Melody


  • difference of dates according to the model described

    Hello

    Need help...

    I have a table as below:

    create table select TEST_CASETBL (ID, CASE_NUM, CHANGED_ON_DATE, AUDIT_FIELD, OLD_VAL, NEW_VAL)

    111 1, 123-456', TO_DATE (January 9, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'status', 'Open', 'Farm' of the DUAL union all select

    110 1, 123-456', TO_DATE (August 30, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'close', "the DUAL Union all select them

    109 1, 123-456', TO_DATE (August 29, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'Customer of work', 'close' from DUAL union all select them

    108 1, 123-456', TO_DATE (August 26, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Sub-etat', 'plane', ' work customer "DUAL Union select all

    107 1, 123-456', TO_DATE (24 August 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'work', 'air' Union DOUBLE select all the

    106 1, 123-456', TO_DATE (August 22, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Sub-etat', 'review', 'work' Union DOUBLE select all the

    105 1, 123-456', TO_DATE (August 20, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'customer of work', 'revision' of union DOUBLE select all the

    104 1, 123-456', TO_DATE (August 18, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'work', ' client working "DUAL Union select all

    103 1, 123-456', TO_DATE (16 August 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'New', 'Work' Union DOUBLE select all the

    102 1, 123-456', TO_DATE (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', ", 'New' from DUAL union select all

    101 1, 123-456', TO_DATE (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Account', ", 'TestingAcc' from DUAL union select all

    100 1, 123-456', TO_DATE (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'status', ", 'Open' from DUAL;

    I would like to calculate the duration total (days ideally) to AUDIT_FIELD = 'under status', thus have a set of lines like:

    New CASE_NUM review work customer close air it total by age

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    123-456 6 d 0 h 0 m 4 d 0 h 0 m 5 d 0 h 0 m 2d 0 h 0 m 2D 0 h 0 m 1 d 0 h 0 m 20 d 0 h 0 m

    Here is the explanation of the pattern:

    New:

    diff (value ID:103 CHANGED_ON_DATE - 1 - value ID:102 CHANGED_ON_DATE - 1)

    work:

    diff (value ID:104 CHANGED_ON_DATE - 1 - value ID:103 CHANGED_ON_DATE - 1) + diff (value ID:107 CHANGED_ON_DATE - 1 - value ID:106 CHANGED_ON_DATE - 1)

    customer work:

    diff (value ID:105 CHANGED_ON_DATE - 1 - value ID:104 CHANGED_ON_DATE - 1) + diff (value ID:109 CHANGED_ON_DATE - 1 - value ID:108 CHANGED_ON_DATE - 1)

    Review:

    diff (value ID:106 CHANGED_ON_DATE - 1 - value ID:105 CHANGED_ON_DATE - 1)

    air transport:

    diff (value ID:108 CHANGED_ON_DATE - 1 - value ID:107 CHANGED_ON_DATE - 1)

    close:

    diff (value ID:110 CHANGED_ON_DATE - 1 - value ID:109 CHANGED_ON_DATE - 1)

    Sum of the age

    sum (new + customer work + work + review + air + close + total age)

    Note:

    If lets say 2 rows below does not exist in table

    111 1, 123-456', TO_DATE (January 9, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'status', 'Open', 'Farm' of the DUAL union all select

    110 1, 123-456', TO_DATE (August 30, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'close', "the DUAL Union all select them

    then

    "close:" should be

    diff (current_date - value ID:109 CHANGED_ON_DATE - 1).

    That is because the status of CASE_NUM is still 'open' not yet closed and there is no subreport flip of 'close' another value

    I would appreciate any idea how to solve this, ideally as an SQL

    Thank you

    If the seconds and fractions of a second can be simply thrown away:


    with

    test_casetbl as

    (select id 111-1', 123-456' case_num, to_date (January 9, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss') changed_on_date, audit_field 'status', 'Open' old_val, 'Closed' new_val Union double all the)

    Select ' 110-1, 123-456', to_date (August 30, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'close', "Union double all the

    Select ' 109-1, 123-456', to_date (August 29, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'Customer of work', 'close' Union double all the

    Select ' 108-1, 123-456', to_date (August 26, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'air', 'Client working' double Union all

    Select ' 107-1, 123-456', to_date (24 August 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Sub-etat', 'work', 'plane' from dual union all

    Select ' 106-1, 123-456', to_date (August 22, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Sub-etat', 'review', 'work' of all the double union

    Select ' 105-1, 123-456', to_date (August 20, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', ' customer work ', 'review' Union double all the

    Select ' 104-1, 123-456', to_date (August 18, 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', 'work', ' client working ' double Union all

    Select ' 103-1, 123-456', to_date (16 August 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'registered void', 'New', 'Work' from dual union all

    Select ' 102-1, 123-456', to_date (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'sub-statut', ", 'New' dual union all

    Select ' 101-1, 123-456', to_date (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'Account', ", 'TestingAcc' from dual union all

    Select ' 100-1, 123-456', to_date (8 October 2015 10:00 ',' dd/mm/yyyy hh24:mi:ss'), 'status', ", 'Open' double

    )

    Select case_num,

    -regexp_replace (ltrim (regexp_replace (numtodsinterval (new, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1'))

    --     regexp_replace (ltrim (regexp_replace (numtodsinterval (work, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1') work, )

    -regexp_replace (ltrim (regexp_replace (numtodsinterval (customer_working, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1') customer_working,)

    - regexp_replace (ltrim (regexp_replace (numtodsinterval (review, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1') review,)

    - regexp_replace (ltrim (regexp_replace (numtodsinterval (air, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)","0\1") air,)

    - regexp_replace (ltrim (regexp_replace (numtodsinterval (close_it, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1') close_it,)

    - regexp_replace (ltrim (regexp_replace (numtodsinterval (new + work + customer_working + review + air + close_it, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), '00 (.)', '0\1') total_age)

          

    regexp_replace (ltrim (regexp_replace (numtodsinterval (work, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") work,)

    regexp_replace (ltrim (regexp_replace (numtodsinterval (customer_working, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") customer_working,)

    regexp_replace (ltrim (regexp_replace (numtodsinterval (review, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") review,)

    regexp_replace (ltrim (regexp_replace (numtodsinterval (air, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") air,)

    regexp_replace (ltrim (regexp_replace (numtodsinterval (close_it, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") close_it,)

    regexp_replace (ltrim (regexp_replace (numtodsinterval (new + work + customer_working + review + air + close_it, 'day'),'\s(\d{2}):(\d{2}):. *', had \1h \2m'),'+0'), "0 (\d.)", "\1") total_age)

    (select case_num, change_name, sum (duration) duration

    from (select case_num, changed_on_date, change_name, change_type,

    -case when change_type = 'start '.

    and lnnvl (lead (change_type) (case_num partition, change_name order of changed_on_date)! = 'stop')

    then nvl (lead (changed_on_date) (case_num partition, change_name order of changed_on_date), sysdate)-changed_on_date

    the end time

    from (select case_num, changed_on_date, lower (old_val) old_val, lower (new_val) new_val

    of test_casetbl

    where audit_field = 'under status.

    )

    UNPIVOT (change_name for change_type (old_val as 'stop', 'start' new_val))

    )

    Case_num group, change_name

    )

    Pivot (max (duration) for change_name in ('News' as new 'work' as work, "client works ' as customer_working, 'review' as review, 'air' under the air name, 'close' as close_it))

    CASE_NUM NEW WORKING CUSTOMER_WORKING REVIEW AIR CLOSE_IT TOTAL_AGE
    123-456 6 d 0 h 0 m 4 d 0 h 0 m 5 d 0 h 0 m 2D 0 h 0 m 2D 0 h 0 m 1 d 0 h 0 m 20 d 0 h 0 m

    Concerning

    Etbin

    changed to allow zero delete for h and m

  • How to refine the products according to the requirements of the Satellite L850 series

    I would like to know how can I refine the products on this page: -.

    http://Gulf.computers.Toshiba-Europe.com/innovation/en/series/satellite-L850-series/1122205/

    As you can see, the products on this page are so, and it's really a pain just traverse to distinguish according to the needs, for example:-all products with 6 GB of physical memory, or all products equipped with generation processors third i5?

    y at - it an option to choose a specific configuration as in this page? -

    http://us.Toshiba.com/computers/laptop-Finder/

    Please do the same option in the website of toshiba Gulf also as it is very handy and time recording.

    Hi mate

    I found this beautiful page on Toshiba EU called Portal: you find ideal for Toshiba laptop

    http://EU.computers.Toshiba-Europe.com/innovation/generic/product-selector/

    Should be useful for you.

  • How to disable or enable the button according to the requirement

    Hi all,
    I get the new requirment finished the 50% task.now .i, I get mew problem.actully my requirmnet is already a custom form is there, placed the button to a custom form .click on this new form will be opened.
    but this button will activate based on the condition.in my first my form (custom) paid if he calls rejected rejected value.this value displays some amount vallue.here rejected is zero (0) then button will be disbale, another rejected value great then zero(>0) then one button enabled.any you help me...


    Kind regards
    Stéphane.

    994418 wrote:
    Hi hamid, this code works correctly, thank you
    IF NVL(:REJEC_AMOUNT,0)<= 0="">
    SET_ITEM_PROPERTY ('BUTTON_NAME', ENABLED, PROPERTY_FALSE);

    ON THE OTHER
    SET_ITEM_PROPERTY ('BUTTON_NAME', ENABLED, PROPERTY_TRUE);
    SET_ITEM_PROPERTY ('BUTTON_NAME', NAVIGABLE, PROPERTY_TRUE);
    END IF;

    Kind regards

    Hi stephane.
    Other people may get help from your thread if you mark the correct answer and add [solved] in the subject line. Most likely, you did not read the following link.

    Following these simple guidelines will ensure a positive experience in any forum; not just this one!

    Hamid

    If someone answer is useful or appropriate, please mark accordingly. *

  • issue by creating roles according to the jazn-data

    jdev 11.1.1.7

    In my application, I create roles in the jazn data files. When I run the application, the roles defined in the jazn file are not automatically created in the integrated weblogic.

    Considering that I have different applications in the same workspace, when I run it, the roles defined in their jazn is created in the weblogic. I can see a "deployment" tab, which is created in the jdev console and can see the continuation of console.

    [09: 42:07] download jazn-data users.

    [09: 42:07] update user 'john '.

    [09: 42:07] update user 'susan '.

    [09: 42:07] update user "steve".

    [09: 42:07] roles jazn-data download.

    [09: 42:07] remove the group existing 'Wendy '.

    [09: 42:07] group was created for the role of "Wendy".

    [09: 42:07] adding 'susan' to the group 'Wendy '.

    So what's the problem with my app that I am not able to see the roles are created in weblogic?

    Hi Fabrice,.

    Go to Applications - > Secure-> configure secure deployment

    Make sure that the following is checked.

    Redeploy your application using JDeveloper.

  • How to create data animations on the fly, as SWF but not using SWF

    Hi all

    I used no Flash for several years but has done a bit in the past

    I need to create an animation that pulls in the data and images from an external source. I know how I would do it a few years ago (by exporting a SWF movie that can load in pieces), but these days I need something that will work on all devices.

    Is there another way? Flash produces something different which can accept external data while playing live in a browser (html5 maybe?)

    ID thought to After Effects and render a movie file each time on a server (as it appears that AE can accept scripts and external data)

    What options do we have for this sort of thing these days?

    Thank you very much

    Steve

    Flash pro can publish easeljs html5 and supports directly.  Easeljs (in part, the api preloadjs) contains classes for loading xml and images from json data.

Maybe you are looking for

  • Power supply for Satellite A200-12 x makes noise quiet

    Hello everyone: I have a Satellite A200-12 x. My PSU makes a little noise. The noise is not loud, but it is audible only when it is connected and that work is actually done with the laptop. As I say, is not a big noise, a noise "fry eggs" is quiet. I

  • incompatible application when the EZ Grabber execution error

    I use EZ Grabber for conversion of digital video images. Worked fine until today when 'Incompatible application' appeard on screen. I unplugged and plug in again and it still does not work?

  • help installing Halo combat evolved

    When I install combat halo evolved to my pc it installs sucsessfully, but when I play a box opens and asks me what program I want to open it with and when I take one he selects a diferent we open this program instead of halo

  • How do I reboot my HP laptop

    Hello Hello would like to know how to reboot HP laptop or any body can give me a number for customer service thank you

  • CD/DVD on my D610 running Win 7 does not detect a blank DVD

    I just bought a Dell D610 with Win 7 and my optical drive doesn't detect any blank DVD in the drive.  CD is fine and I am able to burn a CD, but do not detect any DVD, be they + R or - R. The player is able to detect and play the burnt meadow or stor