Creating tablespaces for Reporting DB P6R8 - help!

Hi all
I am trying to follow the instructions in the P6R8 Reporting Database Admin Guide to create the STAGE and ODS tablespaces needed by the P6R8 reporting database app. The document says:
1) Connect to the P6 Reporting Database Stage instance with a user that has create tablespace privileges.
2) Enter the following to create the Stage tablespaces (where <path> is the location of the Stage instance):
Create tablespace stage_dat1 Datafile '<path>:\ stage_dat1.dbf' Size 32m Autoextend on Extent management local uniform 1M;
3) Set the db_block size to the following:
db_block size = 32k
Step 1 is OK; Step 2 is OK. What do I do for Step 3? Where is this set and what command do I use?
I am building a test environment and will only be using the sample data shipped with EPPM, and I'm not worried about performance as this is just a proof of concept so I am using Oracle XE. This should (just - I hope) hold the data without hitting the 4GB limit, but does not have the full admin front end that a full 10g instance has, so if I have to tweak parameters then I need to know which file to edit.
All suggestions welcome!

It is best that you check the Oracle Database documentation on the DB_BLOCK_SIZE parameter to get all details.
I have just ignored to change this setting and it is working fine for my test environment.
Good luck.

Similar Messages

  • How to create documentation for report programs and how to use it

    how to create documentation for report programs and how to use it in the selection screen by placing an icon in the Applicatin Tool bar. If i click this icon the help documentation has to display.
      Note: Exaple <b>RSTXSCRP</b> programs selection screen

    Hi
    1 goto SE38 transaction, give the program name
    2 Click on documentation radiobutton & then press change
    3 Write your PURPOSE, PREREQUISITES etc details
    4 Save the same & Activae it.
    The icon will come automatically on selection screen
    Thanks
    Sandeep
    Reward if useful

  • Create schemas for Reporting Data Warehouse with Oracle XE

    There is the possibility to import dw house and loader with the database Oracle XE?
    I receive this error ORA-00439: feature not enabled: Advanced replication in CIM log.
    I saw that the database, we do not have the feature 'Advanced replication'.
    SQL> select * from v $ option where parameter = 'Advanced replication';
    PARAMETER
    VALUE
    advanced replication
    FALSE
    Log CIM:
    **** info Mon Feb 23 14:16:00 BRT 2015 1424711760686 atg.cim.database.dbsetup.CimDBJobManager Top level module list for Datasource Reporting DataWarehouse: DCS.DW,ARF.DW.base,ARF.DW.InternalUsers,Store.Storefront
    **** info Mon Feb 23 14:16:05 BRT 2015 1424711765012 atg.cim.database.dbsetup.CimDBJobManager 0 of 0 imports not previously run.
    **** info Mon Feb 23 14:16:05 BRT 2015 1424711765192 atg.cim.database.dbsetup.CimDBJobManager Top level module list for Datasource Reporting Loader: DafEar.Admin,DCS.DW,DCS.PublishingAgent,ARF.base,Store.EStore,Store.EStore.International
    **** info Mon Feb 23 14:16:05 BRT 2015 1424711765733 atg.cim.database.dbsetup.CimDBJobManager 1 of 1 imports not previously run.
    **** info Mon Feb 23 14:16:05 BRT 2015 1424711765953 atg.cim.database.dbsetup.CimDBJobManager Top level module list for Datasource Publishing: DCS-UI.Versioned,BIZUI,PubPortlet,DafEar.Admin,DCS-UI.SiteAdmin.Versioned,SiteAdmin.Versioned,DCS.Versioned,DCS-UI,Store.EStore.Versioned,Store.Storefront,DAF.Endeca.Index.Versioned,DCS.Endeca.Index.Versioned,ARF.base,DCS.Endeca.Index.SKUIndexing,Store.EStore.International.Versioned,Store.Mobile,Store.Mobile.Versioned,Store.Endeca.International,Store.KnowledgeBase.International,Portal.paf,Store.Storefront
    **** info Mon Feb 23 14:16:11 BRT 2015 1424711771561 atg.cim.database.dbsetup.CimDBJobManager 65 of 65 imports not previously run.
    **** info Mon Feb 23 14:16:11 BRT 2015 1424711771722 atg.cim.database.dbsetup.CimDBJobManager Top level module list for Datasource Production Core: Store.EStore.International,DafEar.Admin,DPS,DSS,DCS.PublishingAgent,DCS.AbandonedOrderServices,DAF.Endeca.Index,DCS.Endeca.Index,Store.Endeca.Index,DAF.Endeca.Assembler,ARF.base,PublishingAgent,DCS.Endeca.Index.SKUIndexing,Store.Storefront,Store.EStore.International,Store.Recommendations,Store.Mobile,Store.Endeca.International,Store.Fluoroscope,Store.KnowledgeBase.International,Store.Mobile.Recommendations,Store.Mobile.International,Store.EStore,Store.Recommendations.International
    **** info Mon Feb 23 14:16:12 BRT 2015 1424711772473 atg.cim.database.dbsetup.CimDBJobManager 30 of 30 imports not previously run.
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779573 atg.cim.database.dbsetup.CimDBJobManager Creating Schema for Datasource Reporting DataWarehouse
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779653 atg.cim.database.dbsetup.CimDBJobManager Top level module list for Datasource Reporting DataWarehouse: DCS.DW,ARF.DW.base,ARF.DW.InternalUsers,Store.Storefront
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module ARF.DW.base, sql/db_components/oracle/arf_ddl.sql
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module ARF.DW.base, sql/db_components/oracle/arf_view_ddl.sql
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module ARF.DW.base, sql/db_components/oracle/arf_init.sql
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module DCS.DW, sql/db_components/oracle/arf_dcs_ddl.sql
    **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module DCS.DW, sql/db_components/oracle/arf_dcs_view_ddl.sql **** info Mon Feb 23 14:16:19 BRT 2015 1424711779993 atg.cim.database.dbsetup.CimDBJobManager Create DatabaseTask for Module DCS.DW, sql/db_components/oracle/arf_dcs_init.sql
    **** info Mon Feb 23 14:16:21 BRT 2015 1424711781085 atg.cim.database.dbsetup.CimDBJobManager Found 2 of 6 previously unrun tasks for Datasource Reporting DataWarehouse
    **** info Mon Feb 23 14:16:21 BRT 2015 1424711781085 atg.cim.database.dbsetup.CimDBJobManager 1 ARF.DW.base : sql/db_components/oracle/arf_view_ddl.sql
    **** info Mon Feb 23 14:16:21 BRT 2015 1424711781085 atg.cim.database.dbsetup.CimDBJobManager 2 DCS.DW : sql/db_components/oracle/arf_dcs_view_ddl.sql
    **** info Mon Feb 23 14:16:21 BRT 2015 1424711781085 /atg/dynamo/dbsetup/job/DatabaseJobManager Starting database setup job 1424711781085.
    **** Error Mon Feb 23 14:16:21 BRT 2015 1424711781516 /atg/dynamo/dbsetup/database/DatabaseOperationManager --- java.sql.SQLException: ORA-00439: feature not enabled: Advanced replication
    is there a workaround?

    Hi
    We haven't tested and certified with Oracle XE internally
    You need to use an  Oracle Enterprise Edition for Advanced Replication
    What version of Oracle Commerce are you installing, I cannot tell from the log snippet you have posted
    ++++
    Thanks
    Gareth
    Please mark any update as "Correct Answer" or "Helpful Answer" if that update helps/answers your question, so that others can identify the Correct/helpful update between many updates.

  • Creating Tcode for report painter program in 4.0B version?

    hi all,
    How to create a tcode for report painter program in 4.0 B?
    I searched the forums. but i couldn't find the same for 4.0 B?
    Please helo me to solve this?
    Thanks,
    Vamshi

    I am closing as no one answered and worked in alaternative way for the requirement.

  • Creating Structure for reports

    Dear Friends,
    I am working on a forecast report. I do have a selection for Data entrry month and the report needs to show the forecast of next 12 months (0calmonth) starting from data entry month. I know this can be done using a structure, but dont have any idea how to create and assign one. Could anyone help me for the same?
    Data entry month have similar characteristics as 0CALMONTH
    Thanks
    Oops

    HI,
    If Data entry month is similar to 0calmonth, check if you can find the variable that is used for data entry month under calmonth.
    1.If yes then in the filter section of the query add a interval restriction with this data entry month variable to data entry month variable + 11 for the info object 0calmonth.
    Then add this 0calmonth under the column section above the Keyfigure.
    2.If the the data entry month is not present under calmonth then create a customer exit variable for calmonth and in the customer exit read the data entry month value. Then use this new calmonth variable instead of data entry month variable and follow step 1.
    Hope this helps.
    Regards.
    Shafi.

  • Can't find any info on how to create folios for surface. Please help!

    Can anyone help me to find out the pixel dimensions that my folios need to be?
    I also need to understand why the posters of my folios won't show up in the library, nor do the names?
    If there is anywhere I can find this kind of info online. I've searched and searched and can find no guidelines, discussions or tutorials. Have Adobe created something without any documentation for the user?
    Thanks

    Use 1024x768 folios. Here's a help article:
    http://helpx.adobe.com/digital-publishing-suite/help/dps-apps-windows.html

  • Drop and create tablespace for users

    I am using Oracle 8i. I have created some users and, assigned the default & temporary tablespace to them.
    I would like to drop and re-create the temporary tablespace, should I assign the tablespace to users again?
    my script for creation of users:
    CREATE USER USER01 IDENTIFIED BY ABC
    DEFAULT TABLESPACE WEB_DATA
    TEMPORARY TABLESPACE TEMPORARY_DATA
    PROFILE DEFAULT;

    Hi,
    I would like to drop and re-create the temporary tablespace, should I assign the
    tablespace to users again?If temp tbs is not in usage, you can drop and recreate it without reassign. Users keep this one.
    Nicolas.

  • How to create template for Report Designer

    I have to create 20 reports in report Designer and each one of them have same header, footer and column fields.
    Is there any way i can create a Report Template which can be used in each report?
    Kindly advice.
    Thanks

    I did create a report with header, footer and common column fields but how to add report in that?
    Aslo by the i guess you mean WAD so Can you explain how to switch dynamically..and how to fit already built report in the web template? because coloum width in template and column width in report doesnt match so i was wondering how will they fit each other. Please explain
    thanks.
    Neha

  • Create T_Code for Report painter ...

    Hi all,
           Who can help me ... Pls.
           I use Tcode SE93, chose "Program and screen". Input screen number 1000, than testing it, report open, but Execute button disappear ... How to fix ... Thanks so much !!!

    Hi,
    I think u have select dialog programming. thats not correct u may select report program.
    Regards ,
    S.Nehru

  • Creating VI for photodiode detector. Help me

    Hi,
    I am student and doing research on liquid crystals for LCDs and smart windows. Recently, my Professor bought some NI Hardware and two photodiode detectors.
    details of my setup is given below,
    1. photodiode detectors (PDA36A-EC Si Amplified Detector, ThorLABS) here are detector specifications
    2. NI cDAQ-9172 and NI9205 module which is analog input 10V.
    3. 632.8nm HeNe Laser.
    I want to measure the light intensity on photodiode detector. the response time of LIQUID CRYSTAL CELL to electric feild in milliseconds (ms). Now I want to know that how can I make such VI by which I can measure the light transmittance and sve the signals to a file? I am new one to this feild and no one knows, how to use this setup. plz help me out in wiring the photodiode detectors wiring to module NI 9205 and making VI.  Thanks alot.

    My suggestion is to hold off on the code for right now. Your first order of business should be to connect the sensor to the DAQ module. The sensor has a BNC connector. Do you have the 9205 with the D-sub connector or the spring terminal connector? If you have the D-sub you'll need to make a cable, which isn't that difficult since you're only talking about one signal. You may want to consider getting the 9933. Either way don't forget the 50 terminating resistor at the DAQ module end if your cable is longer than 12 inches. If you can, keep this cable short. If you don't have the skills to make the cable, then just find someone - there must be someone there who knows a little about electronics, and it's not like you woud be asking them to rebuild Apollo's landing computer.
    Once you've done this you can use Measurement and Automation Explorer (MAX) to test the connection and make sure the DAQ system is reading correct voltages. MAX provides test panels so you can see what the DAQ module is reading. Thus, you can vary the laser and see the voltage change on the test panel. MAX is installed automatically when you install LabVIEW or DAQmx (which you will need if you don't already have it).
    Once you've gotten this far then you can look at what you need to do with the LabVIEW code. In your case it will probably be a simple loop with a DAQ Assistant Express VI to collect the data and a Write Measurement to File. Both are Express VIs which have dialogs for setting up how they work. But, like I said, get the hardware connected first, then worry about the sofware. 
    P.S. By the way, is this in any way related to your query from a few months ago?
    Message Edited by smercurio_fc on 05-03-2010 11:02 PM

  • Creating T-Code for Report in Report Painter

    Hi Experts,
    I need to create a T-Code for a report Z22KST2 in transaction CJE0 under the report type 001.Please suggest.
    Thanks in advance.
    Anand patil

    Hi
    Go to SE93
    enter the TCODE you wants to create for this report painter report
    Select the PARAMETER trasaction radiobutton.
    Enter the description and transaction as START_REPORT
    enter the REPORT TYPE and REPORT in the down
    D_SREPOVARI-REPORTTYPE      = < Report Group>
    D_SREPOVARI-REPORT  =      <report>
    Check this -
    For Report Painter
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/content.htm
    http://searchsap.techtarget.com/searchSAP/downloads/Teach_yourself_SAP_C20.pdf#search=%22CREATE%20REPORT%20USING%20SQVI%20%2C%20SAP%22
    Re: Interactive ALV
    Reward points if useful
    Regards
    Anji

  • Please help with creating a summary report from data collected in a fillable PDF form.

    I'm sure this has been asked before so I apologize in advance - I'm new to this forum and I'm not quite sure of which section I should be in. If I may just describe a certain scenario of something I am trying to create - could you please point me in the right direction?
    I'm looking to create a summary report/form to help me better organize my patients after each appointment. So data collected from other fillable forms I've created, will lead to the final page to print that will include selections from fillable text boxes or drop down lists, etc to basically summarize each encounter. It should go something like this:
    FORM 1:
    -pt chart #
    -pg age
    -purpose for visit
    -date of visit
    -diagnosis
    -prognosis
    -etc
    SUMMARY page
    On (-date of visit), patient (-pt chart #) arrived with complaint of (-purpose for visit)....
    The diagnosis was determined to be (-diagnosis), treatment to be performed is suggested to be (-treatment) with a (-prognosis) prognosis. Treatment was (accepted or not) and completed on... etc. etc... you get the idea
    Does anyone know how I can do this?
    Thank you all for your time and advice!

    I have downloaded Castor and got some good tutorials, but.......
    There is a problem, when I try to use the Marshaller to get an XML document the following error is reported:
    java.lang.NoClassDefFoundError: org/apache/xml/serialize/XMLSerializer
    I have scanned the Internet looking for a solution, some recommend including Xecers in the Classpath. I downloaded Xerces 2.7.1 and added it to as instructed but this did not work.
    Hope you can help

  • Creating structure for FIAR_C03 cube reports.

    Hi,
    I want to create structure for report in 0FIAR_C03 cube. of which requirement is as follows.
    -          Analysis of how old AR items are in days (key date for reporting minus the net due date),
    -          what the balance of the open items are (USD and local currency),
    -          Reporting by the country of the end customer,
    -          GL restriction. We only want AR trade items, not intercompany.
    -          Drilldown to FI document number and line number.

    hi,
    did u chk the standard bi content queries..chk the below link..
    http://help.sap.com/saphelp_nw2004s/helpdata/en/d6/dbec8914ec6c4686cd9d078093c930/frameset.htm
    hope it helps...

  • Custom T codes for Report painter in FI

    Hi All -
      I have list of report painter reports (created thru GR31) and need to create custom transaction codes. I need information for following points:
    1. How to create tcodes for report painter report
    2. We have to transport those tcodes from DEV server to production and client numbers are different, will the transaction codes work when we promote to different server.
    Thanks in advance.
    Rds,
    K

    Hi,
    Following are the Answers to your Queries.
    1. Please refer to [Creating Transaction Code For Report Painter Reports|http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CAgQFjAA&url=http%3A%2F%2Fdap-consulting.com%2Fyahoo_site_admin%2Fassets%2Fdocs%2FReport_Painter_Reports.47142031.pdf&ei=MiWYS5ilCYeOlAfn4pCGDQ&usg=AFQjCNEZ0YO6vJ97K24MbU_NI5ROTb5vJA&sig2=Ke-svnqddqrz8RMcTuEnaw].
    2. Please refer to 5th chapter (Page 90) of this document for [Transporting the Report Painter Reports|http://www.google.com/url?sa=t&source=web&ct=res&cd=3&ved=0CA0QFjAC&url=http%3A%2F%2Fwww.sapficoconsultant.com%2FBonus%2FReport%2520painter.pdf&ei=UiaYS8WOA5KylAei3830DA&usg=AFQjCNEHYqOFUd4XmZeX0JFt80OS-u7-mQ&sig2=dz40ldGpk_iyIRFR-yIxug].
    Hope this helps.
    Regards,
    Chandravadan

  • Creating Ad-hoc Reports in SAP

    Hi All,
    Looking for a tool in SAP for creating Ad-hoc Reports by users (i.e., ability to create instant reports without any programming).  Please advise a tool which is not considered obsolete and is a part of SAP's future strategy.  Many thanks!
    Best Regards,
    Tanvir

    Hi
    You can use the SAP query and
    Report painter/Report Writer
    for designing the reports without programming.
    see the links
    report painter/writer
    Report Writer functions can be accessed from within the Report Painter.
    The difference lies in the GUI of the report painter.
    For Report Painter
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/content.htm
    For Report Writer
    http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7dc143c211d182b30000e829fbfe/content.htm
    Refer the following links :
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    http://sap.ittoolbox.com/groups/technical-functional/sap-r3-other/accessing-tables-using-report-painterwriter-98766
    http://help.sap.com/saphelp_47x200/helpdata/en/da/6ada3889432f48e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm
    SAP Query
    http://help.sap.com/saphelp_46c/helpdata/en/35/26b413afab52b9e10000009b38f974/content.htm
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Introduction.asp
    Step-by-step guide for creating ABAP query
    http://www.sappoint.com/abap/ab4query.pdf
    ABAP query is mostly used by functional consultants.
    SAP Query
    Purpose
    The SAP Query application is used to create lists not already contained in the SAP standard system. It has been designed for users with little or no knowledge of the SAP programming language ABAP. SAP Query offers users a broad range of ways to define reporting programs and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    SAP Query's range of functions corresponds to the classical reporting functions available in the system. Requirements in this area such as list, statistic, or ranked list creation can be met using queries.
    All the data required by users for their lists can be selected from any SAP table created by the customer.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. Then you can edit list display in WYSIWYG mode whenever you want using drag and drop and the other toolbox functions available.
    ABAP Query, as far as I Believe, is the use of select statements in the ABAP Programming. This needs a knowledge of Open SQL commands like Select,UPdtae, Modify etc. This has to be done only by someone who has a little bit of ABAP experience.
    To sum up, SAP queries are readymade programs given by SAP, which the user can use making slight modification like the slection texts, the tables from which the data is to be retrieved and the format in which the data is to be displayed.ABAP queries become imperative when there is no such SAP query existing and also when there is a lot of customizing involved to use a SAP Query directly
    use either SQ02 ans SQ01
    or SQVI tr code
    for more information please go thru this url:
    http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp
    http://goldenink.com/abap/sap_query.html
    Please check this PDF document (starting page 352) perhaps it will help u.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVQUE/BCSRVQUE.pdf
    check the below link will be helpful for u
    Tutorial on SQVI
    once you create query system generates a report starting with AQZZ/SAPQUERY/ABAGENCY2======= assing this report to tr code for the same
    Regards
    Anji

Maybe you are looking for

  • Install apps 12 on external harddisk

    is it possible to install oracle application on an external hard disk how you will give the boot sequence for USB drive

  • Mass configuration of standard ES Bundle ESA Add-On 603

    Hi All: We have recently installed and activated the ECC-SE ESA add-on 603 on our SAP ERP 7.0 SP14 with soamanager transaction. I have checked that the add-on, I believe, it is most likely well installed. At least, when I execute the SPROXY transacti

  • __buildin_expect not available with Solaris 10 x64?

    I would need to build a package called iRRAM which allows the calculation of real number to any accuracy. For example the number "e" to 65 decimals as given bellow. // example input/output of "echo 65|e_example": // Desired Decimals: 65 //+.271828182

  • Iphoto mountain lion untitled

    Hi After upgrading to Moutain Lion a few days ago, I am noticing that I have many duplicate photos in my library now. Sometimes up to 5 copies of the same photo. They are mostly titled "untitled" instead of their correct IMG_5654 for example. I have

  • Problems with opening file

    When downloading a paper model from Disney Experience, all seems ok but.....I download to a zip program, extract and view and select open with Adobe, which advises it can not recognise the file. The Disney program REQUIRES Adobe reader and i have pre