Definition of changing data Access set in R12

Hello

I tried to change DAS in R12. But Oracle does not allow to change or update. This is a standard feature, or miss me something?

Thank you

Andréanne

Hi Manish,

I have spoken here data access custom only sets.

The trick is to change all of the access of the data in terms of accounting change or accounting is firstly delete the row and add a new.

The foregoing is confirmed by Oracle and I tested it. However the header like calendar, costs, or access options set type cannot be changed once it is created. In this case a new complete DAS must be created.

MOS reference - R12: how to change the definition for the data access sets? (Doc ID 1902182.1)

Thank you

Andréanne

Tags: Oracle Applications

Similar Questions

  • Deleted lines flashback: unable to read data - table definition has changed

    Hi all

    Its really Important.

    I unfortunately truncated a table using
    Trancate table mytable;

    and made an alter table to reduce the length of the pricision data.

    But I need back data of tabla

    I used the command to get the deleted lines, below, it shows error.

    query: select * from pol_tot versions between timestamp systimestamp-1 and systimestamp;
    error: ORA-01466: unable to read data - table definition has changed

    query: flashback table pol_tot to timestamp systimestamp - interval '45' minutes;
    error: ORA-01466: unable to read data - table definition has changed

    Well want to share your ideas how can I deleted thoose Records.

    Edited by: 887268 July 8, 2012 12:26

    This

    and Made a alter table to decrease data pricision length.
    

    is the cause of your error.

    Now please do what is obvious.

    -------------
    Sybrand Bakker
    Senior Oracle DBA

  • How to change data objects and update the corresponding task and task forms?

    Hi all

    I modified this thread because I found that I had many questions to ask.

    1.
    I'm quite new to OBPM and would like to know how to change data - for clarity objects add a new attribute "Dependents of the Client" "Customer care" - and therefore update the task that uses the 'customer information' what makes via data binding - I get an error message here - or via the data about the data Task-The chosen tab it does not appear to be linked to my approach in some sort.

    2.
    Will be the task form that I generated earlier in < 1 > update automatically? Is it possible to update manually if the task has been clearly customized?

    3.
    What are the objects of project data? They do not store values in my process. They are for the arguments only - like reusable process?

    Thanks in advance,

    Kind regards

    Yanis

    Hi Yanius,

    (1) assume that you start from scratch. First, you declare your data object structure. To do this, you must go to the BPM project Naviagtor, right-click on 'Catalogue of trades' and create a new Module. Then you can right click on the module you created and select the new object of trade. Add all the attributes you need. It is the same to declare a class in Java. Second, you must declare a variable of the type process you have created: select the process, go to the Structure display (if you don't go and activate it in menu view Jdev-> Structure). Right click on the Process data object and create your variable. It's like setting a variable in Java. In short, answering your question, make the path opposite: find in your process of type "Customer Details", then go to your catalog Business, right click and change the definition to add what you need.

    (2) the human task will not update automatically (annoying). If you change the object itself, so you don't need to change your mappings because actually there the same object you are through the task as in / out argument. There are two things here: the human task and form associated with it (where probably change you the subject i.e. customer details). Go to the form (.jspx) - click on the tab links (by default, you are in the Design). In the links page, there is a link on top: "Page Définition File" (something like proj/pageDef/...xml). Open the XML file and go to the source. There you can add manually now all the attributes you need and that were not available before (i.e. dependent Client). It's a little complicated, but at least you don't have to recreate it. particularly useful if you have already implemented and subsequently form, you need to add more things (business is very good to say otherwise, "I would like to see something else in the form" ;)

    (3) project data objects are visible by all processes that you have in the project rather than the object of process data that are visible only to the method where you set the variable to. This means that you declare an object of data of the project once and then it will be available to all processes. Keep in mind that each process has a copy of it. In other words, it is not like a global variable that everyone sees. If edit you in a single process, other processes will not see the new value.

    I hope that I have answered your questions.
    See you soon,.
    Felipe

  • Err.Description = "Data" access error.

    This question relates to the FDM 9.3.1 ImportAction script, the StartProcess event.

    After successfully to make a table and in BULK by INSERTING a file without a few erroneous records using "DW. DataManipulation.fExecuteDML strSQL, True, True"or"DW. DataManipulation.fExecuteDML strSQL, false, true", I get
    Err.Number = 2147217900 and Err.Description = "Data access error. »

    However, after the definition explicit a connection to the server of FDM database and run the SQL even against the same data, I get an error description, which is much more useful for my conversion error of the load data Err.Description = "Bulk (truncation) for line x, y of the column and users, Error.Number =-2147217900 (fieldname). »

    I rather would not set a second connection to the server of FDM data if I can avoid it. Any ideas as to why each method produces a different error message? How do fExecuteDML to return useful description?

    'Connect to the server of FDM data base
    Set adoConn = CreateObject ("ADODB. Connection")
    adoConn.ConnectionString = API. DataWindow.Connection.PstrConnection
    adoConn.CursorLocation = 3' adUseClient
    adoConn.Open

    'Create the ADODB command '.
    Set adoComm = CreateObject ("ADODB.Command")
    adoComm.ActiveConnection = adoConn
    adoComm.CommandType = 1' adCmdTable

    On Error Resume Next
    adoComm.CommandText = strSQL
    adoComm.Execute

    Hello

    I use the DML functions built by Oracle without problems.
    At any time, an error has occurred; detailed information are written to the log of user errors.

    Thank you

  • The batch change date and time

    I have a lot of photos which, for some reason, have lost their correct dates and hours of creation, so I was eager to correct in an easy and enjoyable way.  I unfortunately discovered that Photos is not the batch option to change that used to be in iPhoto.

    When you try to find a solution to my problem, I fell on this batch Change Date and time on a fixed Date, which works well, but not quite how I want it.  What I want to do, that's exactly what the script above does, but rather than increment by 1 minute of each photo, I want to increment by 1 second intervals by photo.

    Having not really used AppleScript before, I tried to change the references to the 'minutes' to 'seconds' but that did not work.  Is it possible to do using above seconds instead of minutes?

    Any guidance would be greatly appreciated.  Thank you.

    Just delete the text "" * minutes ' in the lines where the date is changed. "

    Then time will be incremented seconds.

    For example, for the first version of the script use:

    the value timeIncrement to 1 - increment of time in seconds

    (* select at least 2 images in Photos *)

    say application 'Photos '.

    activate

    game imageSel for (get selection)

    if ({ is } imageSel) or (the length of imageSel < 2) then

    error "Please select at least two images."

    on the other

    defined first_image to the point 1 of the imageSel

    the value first_date to (the date of first_image) as date of

    Repeat with I from 2 to the County of imageSel

    put next_image to the point I of imageSel

    the value next_date to (the date of next_image) as date of

    the value time_difference to (first_date - next_date) + ((i-1) * timeIncrement)

    say next_image

    the value le Date of next_image to (next_date + time_difference) as date of

    end say

    end Repeat

    end if

    return "Set the date and time of" & (the length of the imageSel) & 'photos. The last date is "& ((the date of next_image) as date)"

    end say


  • How can I change the default setting of font size and type when using e-mail?

    When sending an email, I have a default setting of the Arial font to 10 points. If I change what it comes down to Arial next time I use it. I don't know how to change the default setting.

    Hi Robin,

    What e-mail program you are using (name and version)? Windows Mail, Windows Live Mail, Outlook, a program that you access through your browser (and if yes, what name and version of the browser?) something else (and what version and/or year of this product)?

    What Version of Vista you are using (for example, 32-bit Vista Home Premium SP2 or other)?

    Thank you!

    P.S. I am pretty sure that the procedure is simple and can be done-, but it varies depending on whether you use, so I want to provide the information that is applicable to you.

    **********************************************************

    EDIT: Just a few alternatives which may help:

    If Windows Mail, go to Tools / Options / compose / font settings (ditto for fonts Signature if you use signatures) and change it to anything you want.  Save the changes and close Windows Mail, and then reopen it.  Your default sending policy should now be what you set with this configuration.

    ************************

    If Windows Live Mail, this MVP following is courtesy of Michael Santovec,:

    "You use the Windows Live Mail (WLM) installed on your PC or the.
    Hotmail/Live.com Web site?  If in case of doubt, by reading an e-mail message has
    Help (ALT + H).  If the help pop-up menu and the last item will say 'on '.
    Microsoft Windows Live Mail"you use the WLM (2008/2009) program.  If she
    'About Internet Explorer', says, you use the Web site.  If the House of Ribbon
    Select instead of the Help menu, you are probably using the version of WLM 2011.  TO
    check the selection ALT + F, about.

    For questions of Hotmail (Hotmail.com/Live.com/MSN.com), use these forums
    (Including the use of the website of Hotmail and Hotmail account problems)

    http://windowslivehelp.com/product.aspx?ProductID=1

    Set the default font for new messages - only applies to messages in HTML format

    -WLM-2008/2009: tools (ALT + T), Options, dial
    "- WLM 2011: ALT + F, Options, Mail, compose.

  • Changing data in a tabular view with Oracle MAF

    Hello.

    I need to change data in the table view, which component you would recommend me?

    I use the "TABLE LAYOUT" component, but it is very uncomfortable when I try to change data on each row because it has lost focus on the selection.

    Hello

    There is no component entry in table form in the CRG at this stage. The disadvantage - as you mentioned - the use of tabular layout with an iterator is that you must follow and set the current line in the link layer

    Frank

  • Dynamics Processor Calc does not reach more than [100] ESM blocks during the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).

    Hello

    Our environment is Essbase 11.1.2.2 and work on Essbase EAS and components of Shared Services. One of our user tried to execute the Script of Cal of a single application and in the face of this error.

    Dynamics Processor Calc does not reach more than [100] ESM blocks during the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).


    I did a few Google and found that we need to add something in the Essbase.cfg file as below.

    Dynamics Processor Calc 1012704 fails to more blocks ESM number for the calculation, please increase the CalcLockBlock setting, and then try again (a small data cache setting can also cause this problem, check the size of data cache setting).

    Possible problems

    Analytical services cannot lock enough blocks to perform the calculation.

    Possible solutions

    Increase the number of blocks of analytical Services can allocate to a calculation:

    1. Set the maximum number of blocks of analytical Services can allocate at least 500.
      1. If you are not a $ARBORPATH/bin/essbase.cfg on the file server computer, create one using a text editor.
      2. In the essbase.cfg folder on the server computer, set CALCLOCKBLOCKHIGH to 500.
      3. Stopping and restarting Analysis server.
    2. Add the command SET LOCKBLOCK STUDENT at the beginning of the calculation script.
    3. Set the cache of data large enough to hold all the blocks specified in the CALCLOCKBLOCKHIGH parameter.

    In fact in our queue (essbase.cfg) Config Server we have given below added.

    CalcLockBlockHigh 2000

    CalcLockBlockDefault 200

    CalcLockBlocklow 50


    So my question is if edit us the file Essbase.cfg and add the above settings restart services will work?  and if yes, why should change us the configuration file of server if the problem concerns a Cal Script application. Please guide me how to do this.


    Kind regards

    Naveen

    Yes it must *.

    Make sure that you have "migrated settings cache of database as well. If the cache is too small, you will have similar problems.

  • level of data access rights

    Hello

    In your opinion, what is the best way to implement data access level rights?

    Before I used VPD to database 11g. Now, we decided to keep the aggregations in the cube OLAP (AWM 11 g) and I'm looking for the best solution limiting the user access rights to members of special dimension to different levels. For example, we must leave Office Manager to see only its data from team members (and do it dynamically, without having to grant the role of severl hundreds of managers separately), or let product manager see only 3 categories of products.

    I am browsing OLAP forum for awhile, most of old son means AW_ATTACH / PERMIT_READ / AUTOGO. Are there other options?

    There are two mechanisms available to control that can see the data by user: cube or dimension according to the strategies of security and private virtual database (DPV). Each have their own forces. Many organizations use a combination of the two.

    Cube security policies allow you to grant access (SELECT, INSERT, UPDATE, DELETE) to a database user or role. You describe what dimension members a user has access. For example, Europe and all descendants. If the security policy is applied to a dimension, that policy is applied on all cubes that use the dimension. If cube security if applied in the context of a policy, the policy is limited to this cube.

    Cube security policies:

    * Are 'hermetic', because they apply to all access methods (SQL querying the views of dimension and cube, SQL, OLAP_TABLE and CUBE_TABLE, OLAP DML, PL/SQL, queries etc.).
    * Are convenient. Apply a policy to a single dimension, and it applies to all cubes. It is very easy to express security policies by selecting the members or the use of hierarchical expressions in Analytic Workspace Manager.
    * Are limited to users and roles, so the applicability may be limited to certain use cases.

    Virtual private database policies are applied to views of dimension, hierarchy and cube. These views using OLAP is not different from any other table or view.

    MEV:

    * Applies only to the objects on which you apply a policy (for example, dimension, hierarchy, and cube views). If you need to make the hermetic policy, you should stop other access methods. For example, revoke execute on DBMS_AW, etc.
    * May take a bit more work to set up, but they offer some additional flexibility because you set the policy with PL/SQL. That's all what you can invent.
    * Can be applied beyond the users and roles.

    The key is that both are quite useful. Learn more about the two and use the feature that best matches your request.

  • Changing the character set in the database 11G

    Running Windows 2008 Server 64-bit and Oracle 11 g (V 11.2.0.1.0). I would like to change my default character set when installing from 11 G to CS AL32UTF8.

    I read the utility Guide and Guide Support for globalization (http://docs.oracle.com/cd/B28359_01/server.111/b28298/ch11charsetmig.htm#g1011430), but none of these documents shows how you can effectively change everything / the character set of the migration. I would do this using the export and import utilities since this seems to be the most popular recommendation. But I'm really not sure of the procedure to follow to change the CS. For example, should I first export and then import then run the CSCHANGE script that is described in the globalization support Guide?

    I would be grateful any guidance on how to actually change the character set to AL32UTF8 and all documentation that explains not only the concepts, but the STEPS of HOW this can be done. Thank you, J

    Salvation;

    Please see:

    Change the character set of database - a brief overview Doc ID: 225912.1
    The National character located in Oracle 9i, 10g and 11g Doc ID: 276914.1
    Change the character set of database - definitions valid superset Doc ID: 119164.1

    Respect of
    HELIOS

  • Control programmatic data access

    Hello

    I'm looking to control programmatic data access, and I came up with a few questions, I would like to present.

    1 execution datacontrol operations as that object the OperationBinding returns back any value? that is, would have CreateInsert of execution as a return of the OperationBinding of the coresponding row key?
    2. How do I pass NamedData (or its equivalent) in CreateWithParams when I call from a managed bean? Currently I use the OperationBinding to perform these operations.
    3. given a RowKey, there are how change the attributes of an existing line in a display object, or test if a line with the RowKey provided.

    Kind regards
    Abdel Davis

    P.S. Please excuse lumping my questions together, they are in fact linked together in a request, I am currently working on that.

    Hi Abdel Davis,
    1, I think that may be the result of CreateInsert is null. You can bind the af: table richeTableau in managed bean, after createInsert you can use the current line.
    2, use operationBinding.getParamsMap.put () to pass parameter and value pair
    3, use findByKey() to find the line and row.setAttribute () to change the attribute

    Concerning
    Shawn

    Published by: 893855 on November 5, 2011 09:05

  • Data access error

    Hi guys,.

    I meet a data access error when you try to import a source .csv file. I found almost the same questions in the previous discussions, but containing no not a solution for mine.

    I use a 10g DB, I unchecked the box in the power for the bitmap of the work table index. This option must be turned on to Oracle 9i and Oracle 10 g.

    Also, I tried with and without the scripts in the import formats. Also not the cause. Finally, I tried to import a file of my own computer source, also not the question.

    I'm running out of options. Please check my error log:


    * Start the journal entry for the Runtime Error FDM [2010-12-14-13: 00:59] *.
    -------------------------------------------------------------
    ERROR:
    Code...-2147217900
    Description... Data access error.
    Process... clsImpProcessMgr.fLoadAndProcessFile
    The component... upsWObjectsDM
    Version.......................................... 1111
    Thread........................................... 4656

    IDENTIFICATION:
    User............................................. xxxx
    Name of the computer... DCEPHFMTSTDB1
    App Name......................................... FDMTEST
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... ORAOLEDB. ORACLE
    Database server...
    Name of the database... HYPDB
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    Location......................................... AEP812
    Location ID... 749
    Location Seg... 3
    Category......................................... WLACT2010
    ID of the category... 12
    Period... Jan - 2010
    Period ID........................................ 31/01/2010
    POV Local........................................ True
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake

    Published by: JDeM on 14-dec-2010 04:19

    Hello

    Based on your error log; It seems as the locale of the FDM Server (when he went to generate the load file in bulk) for Oracle is not U.S. English.

    VALUES (749, 12, N ' 20100131', no YTD ', N ' 21451000', no EPFI ', N ' 880', no CLO', N "[NONE]", N "[NONE]", "[NONE]" N, ",", ",", ",", ",", ",", ",", ",", ",", ",", ",", ",", ",", ",", ",",",",",", 0, -, 00461);

    The value at the other end must be your amount... which I suppose is in a non.

    As the comma is used as a field separator; It cannot be used in a value... I suggest that you review all the settings and ensure that they are consistent and accurate. If you need the decimal value to a comma, you need to set the option of replacement comma inside the FDM "Parameters of Configuration" in the Menu Administration.

    Thank you

  • Definition of the data to a chart

    AS:

    Hi all

    I'm new to Flex but have a simple question about the definition of the data to a bar chart.  Curious, the code below the values in my BarChart become every 4 because of the link to the table?  If MyArray is local to the button click function, which only becomes a problem when execution leaves the service since the DataProvider will demonstrate to a table that does not exist.  Although it seems not work properly.  Thanks Bob

    protected function button1_clickHandler(event:MouseEvent):void
    {
    TODO self-generating method stub
    var MonTableau: Array = new Array();
    MyArray [0] = 1;
    MyArray [1] = 2;
    MyArray [2] = 3;

    Series1.DataProvider = MyArray;

    barchart1.invalidateSeriesStyles ();

    MyArray [0] = 4;
    MyArray [1] = 4;
    MyArray [2] = 4; }

    MX:

    < mx:BarChart = "27" x y = '91' id = 'barchart1' height = '259' type = 'bunk' >
    < mx:series >
    < mx:BarSeries id = "series1" displayName = "Series 1" xField = "" / >
    < mx:BarSeries id = "series2" displayName = "Series 2" xField = "" / >
    < / mx:series >
    < / mx:BarChart >

    Basically, when you say series.dataProvider = myArray, the source property of the collection object that is created will have a source property which will reference the same memory (say 0x000000) referenced by myArray.Whenever you say MonTableau [0] = 5, you change the memory referenced by the handle myArray.Therefore, the change will be reflected in the collection too. When the function ends, what happens is that the handful of myArray to memory 0 x 000000 is lost. But the content of the memory will remain as there are a handful through the source of the collection.

    It's my explanation for the scenario. I guess it's okay. In my view, it is best to confirm with other experts in the forum before coming to a conclusion.

  • Change the NLS_SORT setting

    Hello

    I need to sort Chinese characters in my database, without changing the NLS_LANG setting.
    At first, I just changed the NLS_SORT setting for my session.

    SQL > alter session set NLS_SORT = SCHINESE_STROKE_M;

    After I questioned the table and made an order, I had a specific word order, which was different from the order I got when NLS_SORT = BINARY.
    I have no way of knowing if the order is correct or not, that I do not understand the Chinese, but I assumed that it is correct.

    Then, I changed the NLS_SORT for the system.

    SQL > alter system set NLS_SORT = 'SCHINESE_STROKE_M' scope = spfile;
    SQL > SHUTDOWN IMMEDIATE;
    SQL > STARTUP;

    When I do one-
    SQL > show parameter NLS_SORT; I get the following result-
    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    nls_sort string SCHINESE_STROKE_M

    But when I ask the database with an order by clause, the data can't be in the order that I received when I had changed the session parameter. In fact, the order is the same when the NLS_SORT = BINARY.

    I'm doing something wrong?
    Help, please.

    You can do this in two ways:

    Set with an operating system environment variable
    Windows: SET NLS_SORT = value
    * nix: setenv NLS_SORT value
    or run it after each connection (this can be placed on the logon trigger)

    ALTER SESSION SET NLS_SORT = value;

    With greetings
    Krystian Zieja

  • Cannot change data values

    I want to change data in a view that joins multiple tables

    Change value window appears but I can't change the value

    I looked on the columns tab and UPDATABLE column is set to NO for all fields

    I tried to set the MODIFIABLE Yes field by clicking on the selection button

    again, a window for editing the value comes back but I can't change the value

    Help, please

    Thanks in advance

    Right, your point of view is not editable, and so you cannot place the INSTEAD - OF trigger or the other. Because you are unable to update normally, you can do anything in the place or the other. Catch philosophy?
    So, your only options are to open the underlying tables, so you can change them through the data tab or write the INSERT/UPDATE statements yourself in a worksheet.

    Kind regards
    K.

    PS: For a view to be updated, you need to have a 1:1 relationship with the underlying tables, so the UPDATE statement inherits the same key. The database is not so smart to find another.

Maybe you are looking for

  • Burning DVD - R

    I recently bought a laptop TouchSmart tx - 1027ca, as well as support for laptop from HP that I have the laptop usually sitting in tablet mode.  I was wondering if the DVD can be burned at this angle, or if it must be flat on my desk.  I use currentl

  • How to convert a microsoft office document doc, pdf or jpeg.

    I am trying to download a cover letter & their system will not let me in its current form. It was written in the microsoft office 2007 program. Thank you

  • Limit memory to a byte array?

    Memory of the best practices of the Document) ( http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/7979/1181821/832210/Memory_b...) said that arrays of bytes cannot be greater than 128 KB on your handheld. Is this always true? I'

  • Values for RadioInfo.getNetworkCountryCode)

    I do not know what values are returned by this routine at the Canada and the United States, and it doesn't seem to be documented anywhere. Anyone know?

  • Problem of IR with COUNT (*) (AS apxws_row_cnt)

    Hello worldI use the same question raised in the IR problem with COUNT (*) () AS apxws_row_cnt discussion Forum, by Marco 1975. I'm developing on APEX 5.0.0.0.31 and using the Oracle 12 c DB. An IR translates 4648 occurrences only 100 records. The SQ