Where is pagination state stored?

When a report region is showing something other than its 1st set of rows, how does the APEX engine know which set of rows to show for which report region? I don't see this information stored in either the session state table (wwv_flow_data) or the wwv_..._preferences$ table.
Thanks

It's tucked away in the session state table. I ran a report in the Builder, located the report region ID from the page source and plugged that ID and the session ID into the query shown below and ran it as flows_030000.  select item_value,s.plug_name
  from wwv_flow_data d, wwv_flow_page_plugs s
  where flow_instance=2296721911482292  /* session ID */
  and item_name is null and item_id=s.id
  and s.id=1124725262384102 /* region ID */The report was paginating through 471 rows at 15 rows/page and was on rows 31-45 when the query showed this value.ITEM_VALUE     PLUG_NAME
31:15:471:0    Application Changes by Application Detail
SQL>Note, this method is not exposed in any way, it might vary by pagination method, it most likely will change from release to release.
Scott

Similar Messages

  • Where are music files stored when playing a song stored in iTunes Match?

    Where are music files stored when playing a song stored in iTunes Match? Instead of clicking the cloud icon and downloading the song, I simply double click the song and it starts playing. Later, I can quite iTunes, come back and not have to wait for the song to buffer. When I go to about on my computer I am told there is 11 gigabytes of music on my computer. Where are those files stored, do they clear themeselves over time, etc...

    but then why does the FAQ state this:
    Does iTunes Match stream or download songs?
    On a computer, any songs stored in iCloud will stream over the air when played, though you can download them at any time by clicking the iCloud download button.
    Do they mean a different computer than the one with the stored music files?  Would be nice if they specified what they mean

  • I have just upgraded from CS 6 (Dreamweaver) and now when I click on a picture on a web page in Dreamweaver it doesn't go to the folder where the photo is stored anymore.  If this continues I'll have to go back to CS 6 as I have to put in alot of photos.

    I have just upgraded from CS 6 (Dreamweaver) and now when I click on a picture on a web page in Dreamweaver it doesn't go to the folder where the photo is stored anymore.  If this continues I'll have to go back to CS 6 as I have to put in alot of photos.

    I am using dw cc and I just double click picture I want to change in dreamweaver cc and my image folder opens, select new photo and then it updates and I am good to go, I am using a mac

  • Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off?

    Firefox has remberd a password to a website ... chessatwork and I get loged in to my main page and when I click on any link it takes me right back to my log in page, where it has it stored.... password and user name,,, whats up and how do I turn that off? chessatwork has ran great for me for many yrs, then one day I down loaded firefox and went to play chess on this site chessatwork.com, well the window popped up asking to remember the log in and pass word and so I said ok, and it did, but now when I click log in and I go to my main page (home) and click on any link, say to play game I return right back to log in

    See http://kb.mozillazine.org/Deleting_autocomplete_entries<br />
    Remove a saved password here: Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    You may also need to remove the cookies from that website.<br />
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • I downloaded a word file from an inbox mail (the mail app) onto my iPad2, where is this file stored? How can I delete it if it takes up space in my iPad? Any ideas??

    I downloaded a word file from an inbox mail (the mail app) onto my iPad, where is this file stored? How can I delete it if it takes up space in my iPad? Any ideas??

    Did you ever figure out what happened?
    I had the same experience as you did, but in my case it was a big fat pdf that Mail insisted I had to download before I could view it. As happened with you, I saw the file actually downloading, and after a time I was able to view the pdf. It's been my assumption that the pdf is still somewhere on my iPad, but I have no idea where, nor how to delete it if it is still there.
    Thanks.

  • Where are printer drivers stored in OS 10.8?

    I am trying to set up a Epson Stylus Photo R3000 as a new printer on OS 10.8. The printer setup locates the printer and automatically selects Epson Stylus R3000 with the notation "The selected printer software is available from Apple. Click Add to download and add this printer." However, clicking on Add leads eventually to an error message: "Can't install the software for the EPSON Epson Stylus Photo R3000 because it is not currently available fromthe Software Update server." This result blocks me from setting up the printer.
    I know the driver is part of the Epson driver software package that is installed with OS 10.8. I would like to select it manually. My question is where are printer drivers stored? How do I select a driver?
    Thanks in advance!

    While a bit of a stretch, you can download the entire Epson printer package from Apple and install it. This will include all drivers for all Epson devices as opposed to the one just for your system. The package is 1GB in size, but will include everything supported.
    The package can be downloaded here: http://support.apple.com/kb/DL1398
    This following knowledgebase article says your printer is definitely supported, so the driver should be in that package: http://support.apple.com/kb/HT3669#epson

  • ICal Problem with Mobile Account/Home and where are the calendars stored

    I am using MacMinis in an office with my MacPro SnowLeopard Server running LDAP with NetworkHome accounts. Almost everything works except this ical is driving me nuts.
    The problem is iCals don't sync with the NetworkHome. When I look in usr/library/calendars a new calendar appears there but it won't sync on to a different machine.
    What is even more frusterating, if I disconnect the server so I am just logging in locally, I can delete all the calanders in usr/library/calendars, but when I log back in the calendars just re-appear. So where else is ical storing calendar information?
    thanks
    jake

    where else is ical storing calendar information?
    in a folder in usr/library/syncservices/local. You will have to look in the clientname.txt file in each of the folders to find which one is for iCal.
    AK

  • Where the table is stored.,temp tablespace is not freed .

    I have created one table in oracle 8.1.7 containing 500 mega records .
    my question is
    1. where the table is stored as the size of users.dbf is just 20 mb and is used upto only 2 MB.
    so it must not be there.
    2. the size of tools.dbf in tools tablespce is somewhere around 13GB. is it there?
    if yes then why?
    3. also the size of temp01.dbf+temp02.dbf + temp03.dbf in temp table space is somewhere around 14 gb and it is going on increasing. say when i give command to create index it after running for some 8 hrs gives error that disk space is full . when i again run he command after adding more file and space the command runs but the space earlier utilised in temp is not released .
    i have tried restrating the oracle service . but it does not release the space utilised by temp.Also the table space is temp not permanent.
    IMP.
    4. can i manually delete the data files in temp.
    will it affect my database????
    thanksin adv.

    I have created one table in oracle 8.1.7 containing 500 mega records .
    my question is
    1. where the table is stored as the size of users.dbf is just 20 mb and is used upto only 2 MB.
    so it must not be there.
    2. the size of tools.dbf in tools tablespce is somewhere around 13GB. is it there?
    if yes then why?
    3. also the size of temp01.dbf+temp02.dbf + temp03.dbf in temp table space is somewhere around 14 gb and it is going on increasing. say when i give command to create index it after running for some 8 hrs gives error that disk space is full . when i again run he command after adding more file and space the command runs but the space earlier utilised in temp is not released .
    i have tried restrating the oracle service . but it does not release the space utilised by temp.Also the table space is temp not permanent.
    IMP.
    4. can i manually delete the data files in temp.
    will it affect my database????
    thanksin adv. Query user_segments as the table owner. This will tell you which tablespace (also the size of you table allocation).
    Query dba_data_files, may need to be a DBA account (e.g. system). This will relate files to tablespaces.
    The files in dba_data_files and in v$logfile and the control files listed in init<sid>.ora comprise your database.
    Hope this helps
    Ken

  • Old mac wont boot xcpt via firewire, want to move iphoto files from old to new, where are the pics stored?

    old mac wont boot xcpt via firewire, want to move iphoto files from old to new, where are the pics stored?

    Photos are stored in your home folder (~pictures).
    Barry

  • Looking for answers on XMP files - where should they be stored as sidecar files?  With the original raw file or in a separate folder?

    Looking for answers on XMP files - where should they be stored as sidecar files?  With the original raw file or in a separate folder?
    Relatively new user of Adobe LR5 and PS CC, about a year old. 
    If they should be stored somewhere beside the folder that contains the originals, where and how to change the settings?
    If I choose to write metadata to the original files, is that sidecar files or does the XMP file show separately?
    To be honest, I usually find a video and I cannot figure this out.  I have never received an answer on any of my questions by the way. 

    Hi there,
    You answered a prior question from me so I wanted to reach out to you about this.   I just need a step by step on how, if possible, to View LRCC on my MacBookPro when the main interface is on my iMac

  • Execute listcube in background - where is the file stored on app server

    Hi,
    I want to execute listcube in background.
    to execute in background, the only output option available is Store in file (appl server).
    My question is where is this file stored.
    there is no information in the job log nor is there any spool.
    Also, can I determine myself where is this output file written.

    I have a couple of questions that could lead to an answer to your question...
    Does your BW environment have one or more application servers, in addition to the Database Central Instance (DBCI)? If so, do you use logon groups for SAP Logon so that the logon loads are balanced?
    I'm asking these questions because if you have a multiple application server environment and logon balancing, you may not be logging onto the same server every time that you're executing LISTCUBE and it will save to the directory path of the server you're logged onto.

  • Need help to find out where my forms are stored locally on my PC

    Is there an easy way to find out where my forms are stored?

    Hi;
    What is it you would like to do?  I am guessing you are referring to forms in the FormsCentral desktop application and not the web site.  The forms in the Desktop application are not stored in a way you can access or use them other than through the application.  You can export and save locally any form as a "FormsCentral Design Template" which can be shared with anyone and re-imported into FormsCentral.
    If you can give me more details about what you would like to do I can help further.
    Thanks,
    Josh

  • Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1

    Hi All,
    I am using FM SO_DOCUMENT_INSERT_API1 to store document from WD interface. Now I have couple of questions
    1) Is this FM creates a sap office document
    If yes how do I transfer SAP office documents storage from table SOFFCONT1 (default) to external content server.
    Now If its a sap office document I have refereed this [link|Re: Generic Object Services]
    and when I go to change storage catagory and change document area in transaction OACT to document management system it gives me prompt Repository SOFFDB does not have an explicit document area.
    Please clarify over above two points.
    Thanks in Advance
    Umang

    Sorry, by mistake the same thread was opened twice. please respond / follow the thread
    Where Does documents gets stored using FM SO_DOCUMENT_INSERT_API1
    Cheers!!!
    Umang

  • Where are users'pics stored?

    Hi!
    I took a profile picture using Messages (so is the name of the new instant messanger of OS X Mountain Lion in French, I suppose it is iMessage or so in English) for my AIM account using my iSight and I looked for it in my Library, in order to have it as a picture, not just as a friend pic in Messages.
    However I couldn't find where the file is stored. If it is hidden, then how to make it visible and where to find it? Could someone tell me?
    Thanks in advance,
    Simon

    Export the album with the images to a folder on your Desktop, then move the photos from that folder to your Dropbox and send that links.
    To export from iPhoto select the photos you want to share and use the command "File > Export > Versions " from the main menu bar.
    In the export panel set the file naming scheme and quality you want.

  • Where are the .joboptions stored on a Mac for InDesign CC?

    Where are the .joboptions stored on a Mac for InDesign CC?
    I put them in the usual directory:      /Library/Application Support/Adobe/Adobe PDF/Settings   .  .  . but they are not seen by InDesign CC.
    . . . Photoshop, Illustrator, Distiller and Acrobat are seeing my custom profiles and any default profiles I removed are not there for those apps.
    Even older versions of all these apps and InDesign 6 and 5 see my custom profiles.
    But InDesign CC only shows the ones shown in the screen shot below:  (High Quality, the PDF/X versions[3], Press and Smallest size)
    I know I can probably do a "Load" profile, but that's not the point and I need to remove the default profiles.
    I'm in a multiple user environment and need to lock down the use of profiles to our companies select few.
    Did a thorough search of the entire Mac and PDF/X- does not even show up.   Any suggestions?     Anyone?    I'm scratchin'  my head at this point.

      This was the correct answer:
           Laubender     Jun 2, 2014 12:18 AM  (in response to Maurice Castelbuono)   
    @Maurizio – the standard settings, the joboption files with the brackets like [PDF/X-1a:2001] are stored inside the inDesign app for InDesign CC 9.2.1.
    The path for these would be:
    /Applications/Adobe InDesign CC.app/Contents/MacOS/Resources/Adobe PDF/settings/mul
    or with a Japanese version of InDesign:
    /Applications/Adobe InDesign CC.app/Contents/MacOS/Resources/Adobe PDF/settings/japan
    If you do a right-click on the InDesign app you can show them with "Show Package Contents" options.
    All other PDF joboptions that you are creating are relative to your current User Library. They are stored in:
    ~/Library/Application Support/Adobe/Adobe PDF/Settings
    Where the tilde sign at the beginning indicates the home of the currently used user.
    You can access ~/Library, if you press the alt key when accessing the "Go To" menu in the Finder. Otherwise it's invisible.
    Uwe

Maybe you are looking for

  • Signal Conditioning and Shannon Theorem

    Hi,  I need to acquire a signal and then to condition it. I am planning on using the SCX-1102 which has a lowpass filter (2Hz). I would like to know if this lowpass filter has to respect the shannon theorem and has to be > 2*fmax. In my case.. the fm

  • How do I move clips from one Event to another?

    How do I move clips from one Event to another? As soon as I got the new iMovie, I started importing clips and making video's. Unfortunately, I hadn't fully understood the Events feature, so all of my clips are in a single "New Event" Event. I have no

  • Line out noise

    Whenever I hook my iMac up to my stereo I get a loud annoying buzz coming from my stereo speakers. I'm using a good quality cable and have tried different ones. My stereo sounds great with everything else I hook up to it. I'm just using a 1/8" to RCA

  • Adobe Lens Profile Creator - ERROR (Detect corners failed because file reading errors ocurred)

    1) I have successfully created a lens profile for a Nikon AF Micro Nikkor 40mm 2.8 lens used in a Nikon D5200 Camera. For this I converted the raw .nef files to .DNG first using Adobe's DNG Converter. 2) When trying to create another lens profile usi

  • Please cancel my creative cloud membership

    I just purchased the $14.99 per month subscription and it's not making sense at all. I can't find lightroom in there and the photoshop says that I only have 21 days left on my trial period. I didn't do the trial period, I am paying it monthly startin