Is sort of report columns state stored in the database?

Hello

My http://apex.oracle.com/pls/otn/f?p=62577:1 request URL
Suppose that I open it in firefox, so that the report by "The Pavilion student" and open a new session in IE the report is sorted by student flag is shown. I have no "order by" in the report query, but the report attributes only the sort sequence 'Person Id' has a value of 1.

I guess that the report should appear even when it is the first. A user of sorting of the report should not effect when it is run by another user. I have the clear browser cache before the race page.

Kishore

Hi Kishore,

Yes, the sort order is stored as the user preferences - see: need to do the SORTING of columns only when I click on the column header

Because your test application does not require the user to login, all users as being actually given to the same user, PUBLIC_USER, so all will see the same preferences. Your current application require authentication?

Andy

Tags: Database

Similar Questions

  • Name of the report that is stored in the Cache

    How to change the name of the report that is stored in the Cache at the time of the report.

    That is to say by default it assign a numeric value like 023421.pdf

    How do I change this in our related names

    Hello

    You can use the following code in your forms:

    SET_REPORT_OBJECT_PROPERTY (REPORT_ID, REPORT_DESTYPE, file);
    SET_REPORT_OBJECT_PROPERTY (REPORT_ID, REPORT_DESNAME, 'the_file_name_you_want');

    Concerning

  • When I choose from the LOV, is not stored in the database

    Have a field (Manager) where the user selects their manager in the list (generated by the following query)

    Select FIRST_NAME. Last_name d, MANAGER_ID r
    staff
    where TITLE = 'MGR '.
    order by 1

    After the Manager is selected and you click on apply changes, nothing is stored in the database.

    Have defined as field Manager specifications:

    Source: only when the current value is session state is null
    Source type: column database
    Maintain Session State: per Session
    Source of value or an Expression: MANAGER_ID

    Well, how you created this form... manually or by using the wizard. If you have used the wizard, then it would be asked to select the table, and it would have created process for updating the same.

    If you have created this form manually, then you must add a processs to update this database...

    Kind regards
    Shijesh

  • Heavy binary files must be stored in the database?

    I was asked an interesting question: If a database contains all the data? Or large binary files must be stored in the file system?

    Example of large binary files: videos or PDFs heavy (+ 200 MB).

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    However, same asp.net web application had no problem to open the same pdf file stored in the file system on a server. It could be that maybe there is some way to open fields heavy blobs with asp.net.

    For reasons of integrity, I say that all data must be stored in the database, but my cases described showed me that maybe it's not the way.

    SQL Server allows the content of the columns of varbinary (max) to be stored on the file system, maybe there is something similar in Oracle?

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    It could be that maybe there is some way to open fields heavy blobs with asp.net.

    Depends entirely on how to open BLOB.
    A simple way is enter any value in table (like getArray()). It can be risky when there are great values.
    More sophisticated is to read in chunks.
    In environments such as Java or ASP.net programming should be operable methods BLOB as a stream of data. In Java, it is ResultSet.getBinaryStream)
    You can spend this additional flow, for example the browser connection. It will read the BLOB value into small pieces (or 64K) and pass it to the browser or whatever the customer.

  • AF:table value of text entry box does not get stored in the database.

    Hello
    I use af:table in my jsff page. The table contains the column of text entry box. After clicking the Create (+) button, a line has been added to the table. I got value into the text entry field and click the 'OK' button to commit the transaction. When I check the database, the entered value is not stored in the database. What I've observed, it's that if I have more than 1 table in the af: table and after entering the value into the text entry field, if I tab out and control moves to the next line, and then click the OK"" button. This time, the value you entered get stored in the database. It's look like, the value of current row is not updated until the action tab. Please help me solve this problem.

    JDeveloper version: 11.1.1.6

    Kind regards
    Suresh

    Hello

    What is the business service associated to this? Also the OK button have no immediate = true set

    Frank

  • How the nested table that is stored in the database?

    How the nested table that is stored in the database?
    The nested table column is stored with the table main or separate in the database?

    A nested table is a table that is stored in the structure of another table. It is used to support the columns that contain multivalued attributes.

    If you want to use the same type in multiple places, create them on a global scale and these will be discussed under 'Types'.

  • Huge table with PDF (1.4 TB) be stored outside the database

    We have a table with BLOB where a PDF one stored. Now, we want to bring these data from the database (backup reaseans etc..).

    Any solution? Maybe a total another data store - stuff 'BIG DATA '?

    Thanks - regards

    Oliver

    If some give me a solution for a way to store PDF files outside the database.

    If you want to store the PDF file outside the database, then there are usually two approaches.

    (1) in the database, there is a table that stores the name of the file and the location on disk of the PDF. The written application the PDF file in the file system and then updates the database with the location and the name of this PDF file. If the application must Access the PDF, it looks up info in the database and then retrieve this file. The application must be able to read and write to the disk outside the database.

    (2) use such BFILE as mentioned previously.

    In both cases, your PDF documents is stored outside the database, but in my opinion, this does not eliminate the need for backups. If these PDF are lost, and there is no backup, then the data are lost. Because its outside of the database, a database backup backs up only data. The backup may be different and however different backup method is used. But I've seen cases where the db backup was performed at a given time and the binary backup was done at another time and restoration, there were inconsistencies that needed reconciliation.

    HTH,
    Brian

  • What else are stored in the database buffer cache?

    What else are stored in the database buffer cache, except the data reading of data files blocks?

    The nitty gritty on this point, you ask someone smarter than me waaay.

  • Where the CRM Customer-user account is stored in the database.

    Hello

    When you create and approving a CRM user using CRM HTML admin responsibility, assign us the customer accounts for which the user is created.
    For example, when you create a user for A client saw 5 accounts, I can assign account # 1,2 and 3 to the user.

    Does anyone know where this mapping is stored in the database?

    Kind regards
    Mohammed

    SELECT hca.account_number
    OF hz_cust_accounts AOB.
    fnd_user fu,
    hcar hz_cust_account_roles
    WHERE hca.party_id = fu.customer_id
    AND hcar.cust_account_id = hca.cust_account_id
    AND fu.user_id =

    Please let me know if this sql works. If not, I have to go through the flow and find the place where actually stores.

    Thank you
    RK
    925-998-1494
    Independent consultant

  • View the file stored in the database in the customer's computer

    Hello

    I use oralce forms Release 10.2.0.1.0.

    In my application, files (.xls, .pdf, doc, gif etc.) will be stored in the database as BLOB table. I have to add the service to display the file in the client browser.

    I tried to use the webutil function to transfer the DB file to the client, then client to ACE and showed the file using web.show_document. The problem with this solution is file created guard as a server. is there a way I can programatically delete the AS file, after using web.show - posting document.

    Or did somebody suggest another solution for the same.

    Thanks in advance.

    Hello

    There is no need to transfer the file on the AS, if they are stored in the database.

    Read this article.

    François

  • Given Oracle Spatial are stored in the database tables?

    Given Oracle Spatial are stored in the database tables?

    Oracle spatial is DBMS oracle server functionality. It allows you in NATIVE mode, store and manage all standard types of spatial data and their attributes and metadata in the oracle database enterprise, in the way that you are quite familiar with. on top of standard oracle database features, adds types of geographic data, spatial index, geometric operators and queries, functions, spatial and analytical, to name a few.

    MapViewer is a feature of Oracle Fusion Middleware, which makes cards using spatial data managed by Oracle Spatial. That's what you called "generator of maps. but of course, it's not just a map generator, he has much more to offer, such as MapBuilder, WMS, Oracle cards.

    For more information, please see the technical details:

    http://www.Oracle.com/technology//products/spatial/index.html
    http://www.Oracle.com/technology/products/MapViewer/index.html

  • Where the peoplecode is stored in the database of the PS?

    Where are the peoplecode/SQL or other objects created in the application designer stored in the database of the PS. I mean, I want the name of the table that contains this information. My goal is to know where the SQL/peoplecode text is stored in the database.

    Hello

    -PEOPLECODE
    EXPORT PSPCMPROG;
    EXPORT PSPCMNAME;

    -SQL
    EXPORT PSSQLDEFN;
    EXPORT PSSQLDESCR;
    EXPORT PSSQLLANG;
    EXPORT PSSQLTEXTDEFN;

    For other references, have a look at the mvprdexp.dms DMS

    Thank you!

  • Any State stored in the local storage of the server?

    Here's the scenario. I have a number of ESXi 4 vSphere servers set up for HA. All virtual machines are stored on the storage shared somewhere, so anything else that ESXi installation exist locally on the server. Then, when a broken server stuff HA takes care of bringing VMs on other servers.

    My question is on the local server storage. Is there something important that stored? If local storage to the server failed or if the server needs to be completely replaced, it's just a case of resettlement ESXi from scratch?

    Thanks for your help.

    There is no space that cannot be replaced, you could correct the material and return the host in the cluster or just rebuild. If you have Enterprise Plus, you can count on the profiles of the host, and all you have to do is get the network host and any other customization can be handled by the host profiles. You may also periodically back up your host configuration (no virtual machines) and if you have the host crash but you are able to fix the equipment and necessary to rebuild and apply the most recent backup you can do with this script: ghettoHostBackupManagement.pl

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • How to convert a name stored in the database as "ABC DEF GHI", "ABC Def Ghi"?

    Hello
    In a column of a table, a name is stored as 'ABC DEF GHI'.
    Now, I want to convert as "Abc Def Ghi".
    It is not necessary that all names have two space . Maybe it's a or n number of places in a chain.
    Could you please tell me how can I do?

    concerning

    Published by: user576726 on March 23, 2010 23:26

    For this type of conversion in oracle gave the name of function of INITIAL CAPITAL (INITCAP).
    And if you want to update in the database use the statement below.

    UPDATE TABLE_NAME
    SET COL_NAME = INITCAP (COLUMN_NAME)
    WHRE UR_CONDITION;

    -Clément

  • How to load an image stored in the database to the point of the Image

    Hi all

    Please help me to load an image to an element of the image, the IMAGE is stored as BLOB in the database.

    Please give me the code to load that image into the next key element based on certain conditions as employee number should correspond with the identification number of the photo.

    Thanks in advance.

    If you have a table with a column of type blob and some identify and want to show this blob content as a picture in a form?

    -Create a new block based on this table, make sure that the element type of the blob column is image.
    -In the key-nextitem (or another location where you want to upload the image), put something like:

    GO_BLOCK('IMAGEITEMBLOCK');
    SET_BLOCK_PROPERTY('IMAGEITEMBLOCK', ONETIME_WHERE, 'ID=' || varContainingTheIdValue);
    EXECUTE_QUERY;
    

Maybe you are looking for