What is virtual file system in sharepoint, where are the site pages stored?

I came across this paragraph in Inside Microsoft SharePoint 2010; page 126 :-
When SharePoint Foundation provisions the Proposals document library,it creates a folder named Proposals at the root of the site and then it creates a child folder named Forms.
Inside the Forms folder, it creates a set of site pages with names such as DispForm.aspx, EditForm.aspx, AllItems.aspx, and Upload.aspx. The reason that SharePoint Foundation creates site pages inside the Forms folder for each
new list and document library is that these site pages will provide users with the forms they will use to add and manage content.
My question is that:-
1) What us the root of the site means? 
2) Are the pages for edit/add/allitems created in filesystem OR in the content database?
3)Suppose we create new sitepages, then where are they stored? In filesystem or in content db?

Hi,
For All above queries the data and site pages are stored in content database
Root folder: A folder created for the document library under the web (sub site) and another folder created as child folder named Forms. Site pages are created in SharePoint content database
SitePages(Add/display/edit): These pages are created in SharePoint content database
Note: The SharePoint will not create any physical aspx page OR folder in the file system while creating document library.
Hope this will help you.
Senthilrajan Kaliyaperumal
But the book mentions that:-
When SharePoint Foundation provisions the Proposals document library,it
creates a folder named Proposals at the root of the site and then it creates a child folder named Forms. 
Is
this wrong? Are the folders created in filesystem or content db? If the files are not supposed to go into the filesystem, then why are the folders created?

Similar Messages

  • Just where ARE the site definition files?

    I've just received CS4.  I want to move it to my more powerful laptop when I install it.  I know how to do that and I can move site files, but where are the site definition files?  I really don't want to have to set up each site from scratch.  Is there one (or more) files that are the name, url, location, id, password etc for each of the (many) sites in CS3?
    don Carlos

    To import/export site definitions (not site files):
    On the old computer:
    Site > Manage Sites
    Shift click to highlight all site names
    Export..
    Same procedure on new computer then Import..

  • Where are the Safari passwords stored in OS X 10.6.8?

    Where are the Safari passwords stored in OS X 10.6.8?

    Check out applications/utilitiies/keychainchain utilities
    Look thru and fin what you are looking for

  • When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI

    When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI( I am not getting any error message in E$_TARGET_ANI_TEST).
    When i am running the interface i am getting the below error against the errored step
    "ORA-01045: user ABC lacks CREATE SESSION privilege; logon denied."
    Only E$_TARGET_ANI_TEST  is created with no data. No such tables like C$_0TARGET_ANI_TEST, I$_TARGET_ANI_TEST are created and also data is not inserted in the target table TARGET_ANI_TEST.

    Hi,
    I have checked that only E$ table is created. C$ and I$ table are not created ( I have selected my target schema as the part for the staging table).
    All the parameters for dropping the tables are selected as "<default>:false".
    I am importing the following KMs with the following parameters:
    1) CKM Oracle
    DROP_ERROR_TABLE
    :false
    DROP_CHECK_TABLE
    :false
    CREATE_ERROR_INDEX
    :true
    COMPATIBLE
    :9
    VALIDATE
    :false
    ENABLE_EDITION_SUPPORT
    :false
    UPGRADE_ERROR_TABLE
    :false
    2) LKM SQL to SQL
    DELETE_TEMPORARY_OBJECTS
    :true
    3) IKM SQL Incremental Update
    INSERT
    :true
    UPDATE
    :true
    COMMIT
    :true
    SYNC_JRN_DELETE
    :true
    FLOW_CONTROL
    :true
    RECYCLE_ERRORS
    :false
    STATIC_CONTROL
    :false
    TRUNCATE
    :false
    DELETE_ALL
    :false
    CREATE_TARG_TABLE
    :false
    DELETE_TEMPORARY_OBJECTS
    :true 

  • Where are the results (report) stored

    Running Oracle 10g on Solaris 10 SPARC
    Have run the following commands (get info for fine tuning of Oracle 10g on Solaris 10):
    from SQLPlus
    execute dbms_stats.gather_dictionary_stats;
    and
    execute dbms_stats.gather_fixed_objects_stats;
    Where are the results stored [table name ? path to file ?]
    and is there documentation as to how to interpret the stats data collected?
    Thanks

    1) These two "stats" are run for the sole use of the OptimizerMainly, yes.
    2) Should these be run periodically to provide
    updated information to the system(Oracle)?
    if so, how often..Depends on the tables and what they are being used for.
    Some tables may require daily updating of stats, others less frequently or never.
    Any other infomation you can provide or point me to a
    document that explains this?http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/stats.htm#sthref1466

  • Where are the actual documents stored in solution manager (KW)?

    Hello,
    I have a question regarding Solution Manager and storing documentation.
    When we in our process structure in a project uploads a word document
    (as documentation), where are the file then physically stored?
    I have checked the table SA01PHIO (a KW table), here I see a new entry every time I
    upload a new word document (or other type of documentation). But this
    table does not grow accordingly to the size of the word documents I
    upload, so the physical document must be stored somewhere else in the
    database.
    The description of field 'PHIO_ID' in table SA01PHIO is "Physical document", but since the field is of type char (size 32), then it can only be a link to the actual file?
    We need to know where the documents are stored, so that we can plan our
    storage strategy and database space management accordingly.
    Anyone knows where the files are stored in the database?
    Thanks in advance.
    Regards

    Samuli,
    Thank you for your help.
    After further searches, I have found exactly what I was looking for.
    Samuli, as you said, documents are stored in table SACONT01, but I did not understand how they were stored, as all the data you have in this table is something like:
    FF06010102028000343130320000000074040000121F9D02A37D7259692086C2F0D7761017222...
    So the information can be benefit to other people searching, I will share it here.
    The string of alpha-numeric characters you see above is a "part" of the document.
    Document data is cut into clusters, and stored in table SACONT01 (in field CLUSTD, coupled with CLUSTR).
    In order to retrieve all the clusters for a given document, you need to get its logical ID (LOIO - LOgical Information on Object):
    - Select the document (SOLAR01/02 for projects, SOLMAN_DIRECTORY for solutions)
    - Enter DOC_INFO in the transaction code field
    - Copy the Object ID
    In table SA01PHIO, retrieve the physical id(s) from the logical id (PHIO - PHysical Information on Object).
    Search SACONT01 with the physical id(s).
    Just as an example:
    - 340 entries for a Word document (about 50 pages)
    - 57000 entries for a video (200 MB)
    Hope it will help.
    Regards,
    Rémi.

  • Where are the shorttexts / descriptions stored for products?

    Hello,
    the database-table for product is COMM_PRODUCT.
    But where are the descriptions of the product with it´s different languages stored?
    Do you know the database table or a function module which i could use?
    Thanks a lot.
    Kind regards
    Manfred

    Hi,
    Use the below code to get the product description in different languages,
    Data: ls_prshtext   TYPE comm_prshtext.
    CALL FUNCTION 'COM_PRSHTEXT_READ_SINGLE'
        EXPORTING
          i_product_guid = lv_prod_guid
          i_langu             = lv_langu
        IMPORTING
          es_prshtext    = ls_prshtext
        EXCEPTIONS
          not_found      = 1
          OTHERS         = 2.
    Regards,
    Arun

  • Where are the plugin ins stored?

    Hello guys, I need your help. Where are the pluins stored for After Effects CC 2014 on Mac. I have Mavericks but I basically need your help. I am a an amateur. Just so you know, the plugins are not in library/adobe/commom folder. The plugin is called plexus and has caused some crashes btw.

    See After Effects Help:
    After Effects Help | Plug-ins

  • Where are the security updates stored? i need to check what i instaled

    i got wrong info here from someone.
    where are secrity updates stored on macbook pro? osx 10.5.5
    many thanks!
    alexis charalambous

    1. Macintosh HD>LIbrary>Receipts, or
    2. System Preferences>Software Update>Installed Updates

  • Where are the BEx variable stored

    Hi All,
    I have couple of doubts. I would appreciate, if some one can through some light on these.
    1. Where does all the BEx variables stored, if they are stored in BW, then in which transparent tables these are stored.
    2. Where does the properties of the BEx InfoObject in the BEX Query are stored, if they are stored in BW, then in which transparent tables these are stored.
    Thanks in advance,
    CK

    Hi Sudheer,
    Are you ready for have some fun?!? 
    With BW Analyzer loaded and one of your BW workbooks open in Excel do the following:
    First, launch the Visual Basic Editor.  You do this either on the Excel Menu Bar (Tools >> Macro >> Visual Basic Editor); or, by pressing Alt + F11.
    Be sure that the Project Explorer Window is visible.  If not, on the VB Editor toolbar select View >> Project Explorer; or, press Ctrl + R.
    Projects are listed alphabetically.  Probably the first object you see in the Project list is SAPBEX(sapbex.xla).  This is the BW Analyzer.  You can't open it, but you can explore it using the VB Editor Object Browser.  More about that later.
    For now, locate your workbook.  It will probably be named VBAProject(name of workbook.xls).  If there is a "+" to the left of the project name, click on the + to expand it.
    You will see at least two types of objects:
    + Microsoft Excel Objects
    + Modules
    Expand them both.
    Among the Microsoft Excel Objects, you will see worksheets, maybe charts, and the object for the workbook itself (ThisWorkbook).
    Each sheet has two names.  The first is the codename.  The second is the name you see on the tabs when you are in Excel.
    Notice that there are two more worksheets here than you see in Excel.  One of these has a "tab name" of SAPBEXqueries; the other is named SAPBEXfilters.
    There is nothing you can do in Excel to make these sheets visible.  They are not ordinary hidden worksheets. 
    There are two ways you can make them visible:
    1.  using the Properties Window
    2.  using Visual Basic code
    If the Properties Window is not visible, on the VB Editor toolbar select View >> Properties Window; or, press F4.  Double-click on the worksheet object to select it.  Then, change the Visible Property to Visible.
    Or, use this line of code (for example):
    Sheets("SAPBEXqueries").Visible = True
    to return it to its original condition, the VBA command is:
    Sheets("SAPBEXqueries").visible = xlSheetVeryHidden
    Now I must tell you that anything you do from this point on is not covered by your warranty.  Don't worry, you can't break BW.  But, you can create a beautiful report that stops working with the next system patch that gets installed.
    Now that you are looking at these sheets, you probably would like to have a guide as to what they contain.  I posted some of that a few months ago.  I can't locate the posting right now.  You can do a search on my name to find it.  Or, if you wait, I'll find it and post the link to this thread.
    But ... there is a better way than reading my old posting.  Try this ... refresh a query in Excel.  Then, come back to the Visual Basic Editor.  Select the BW Analyzer Object ...  SAPBEX(sapbex.xla).  Then, on the VB Editor menu, select Run >> Run Macro (F5); scroll down to sapbexDebugPrint and run that macro.  It will create an amazing workbook that tells you everything you could ever want to know about the query you just refreshed. (Including a complete list of valid OLAP fire commands.)
    By comparing the various worksheets in this amazing workbook with the tables in the very-hidden SAPBEXqueries worksheet, you can learn what just about every one of those tables is all about.
    But ... before you get too carried away with making changes to the values on those sheets ... I have found that I can do almost everything I need to do without ever needing to touch those very-hidden worksheets.
    What I use mostly are the API functions.  Some of these are listed in the BW documentation.  But, there are about as many API functions that are NOT documented.  To find the API functions ... in the VB Editor, select the BW Analyzer object ... SAPBEX(sapbex.xla).  Then, select on the VE Editor menu bar, select View >> Object Browser (F2).  Change the Library to SAPBEX (this does not work unless you have already selected the SAPBEX oject).  In the Classes column, scroll down to xBEXapi.  You will now see listed all of the API functions and subroutines.
    The Object Browser tells you ALMOST everything you need to know.  Most people need a few examples to get them started.  You can look at my postings here to find examples.  Or, just do a search on "SAPBEX".  Almost every hit will lead to a discussion and/or example of these API functions.
    When you have more questions, write back.
    - Pete

  • Where are the html pages located?

    Can anyone let me know where the html pages are located? I have to send a webpage via internet explorer to a sharepoint server.

    "As far as I'm aware you can't see individual pages as files as such as this DOMAIN thing does not have a file extension (like .iweb) or anything like that...."
    Right click on the Domain file, and select Show Package Contents.
    This will allow you to drill down to the individual files.
    Apple apps tend use packages for their databases - iWeb, iPhoto, Aperture are ones that I'm familiar with.
    Also, you can place this file anywhere, and simply double click on it open iWeb - it doesn't need to stay in the Library area.
    Message was edited by: Klaas Visser

  • Where are the partial downloads stored?

    Hi,
         I was downloading Xcode for Lion from MAS. The download was almost 90% complete and then my Mac shut down because the battery ran out
    (strangely, it didn't go to safe sleep/hibernate ). Can I restore the partially downloaded file from a Time Machine backup? If not, then I will have to start over again.
    – h.v.d.

    I am lost.  I don't even see the reply tab to answer I hope this continues the conversation..  I frequently listen to radio talk shows that have already been broadcast.  I have the option of listen or
    download.  The first option doesn't work so I always click on download.  I assume the downloads are piling up so I wanted to delete them but I can't find them stored anywhere on my iPad. Where are they?

  • Where are the user mappings stored?

    Hi All,
    I have a small doubt. In Enterprise portal when we map a system to a user, where is the mapping between the EP user and the system  user stored in the server system?
    Thanks,
    Malita

    Hi Malita,
    PLease have a look at below link
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/d22a41b108f523e10000000a155106/frameset.htm.
    thanks,
    krishna kattu.

  • Can someone tell me, Where are the theme movies stored?

    Hi all,
    I am trying to find the quicktime files where the themes are stored on my mac.
    The themes are quicktime movies are the not?
    I just want to watch them without opening iDVD.
    Thanks

    I always worry about telling people where to look because the potential to 'screw things up' is pretty great!
    Do the below at your own risk!
    Example Path info (many of these items require control-clicking on an item and selecting 'Show Package Contents')
    Library>Application Support>iDVD>Themes>iDVD6>Travel-Main.theme>Contents>Resources and you willl see TravelBackground.NTSC.mov
    F Shippey

  • Where are the preview images stored

    When you launch iPhoto 8.1.2 and you can look at the preview of the photos in the main screen, Where are these file fragments located?
    I have many original pictures that are deleted (yes they are gone and right now I dont care about that) but they still show up in the preview area of iPhoto.
    This is a great thing for me since the originals have been deleted and I am trying to salvage whatever sanity I have left in these deleted photos.
    I know the images for the previews are somewhere in this machine?  is it in a database file or something that needs a special tool to extract the thumbnails?
    And yes I have already looked in all the folders inside of the 'show package contents' window.  So I am left to believe this is a hidden database preview structure since the photo is truly deleted but it shows up clear as day in the preview area of iPhoto.  But of course when you click on the photo you get the big "EXCLAMATION POINT" telling you the photo is gone.  Yes I know the photo is gone.
    I just want to know where the preview images are stored so I can recover them..  (even if it is the lowest quality and only a few kb in size) its better than nothing as far as I am concerned.
    Thanks

    They are in the Data folder within the Library Package.
    Regards
    TD

Maybe you are looking for

  • VPN client connected to VPN but can't ping or access to server

    HI , i need help urgently, had been troubleshooting for a day, but have no ideal what wrong with the config. Basically there is 2 set of VPN configured, one is site to site IPSEC VPN and another one is connect via VPN client software coexist in same

  • Unable to run ADF Project Using with Jdev 10 and Weblogic server 9.2

    Dear All, I am unable to run ADF Project on Weblogic Server 9.2. I am created Sample Project with ADF Control. This was when we create jsp at that time i am selected libraries ADF. After created war file. This war i am deploying into Server. At that

  • Virtual Catalogs in 10g database

    I have heard that you need an 11g catalog to use virtual catalogs. I have also heard that it's possible to run an 11g catalog from a 10g database. Is there a way to create the 11g catalog on a 10g database directly, or do I need to make it in an 11g

  • Any BADI returning the 'IDOC Status'  during IDOC generation.

    Hello All, I need a BADI which is being called during any IDOC generation and which returns the 'IDOC Status' i.e. Pass/Fail etc. So far I am able to find BADIs like 'IDOC_DATA_MAPPER' or ''IDOC_DATA_INSERT'' but such BADIs only return the IDOC docum

  • Passing internal tabel values to a variable

    Hi experts,                 I wanna pass the values of an internal table eg itab to a variable of character type of lenth 1000. the values in itab are of different types. plz suggest me how solve this. regards, alson.