Import Query to SSM

Hello,
We trying to import a query to SSM and we can import its structure but not the data. In the Import Trace appears the follow error:
Fiscal characteristic 0FISCPER3 was not imported as a dimension to Application Server.
Please use the INCLUDING FISCAL keyword on both IMPORT DIMENSION and IMPORT TIME to import such a characteristic as a dimension in Application Server.
Fiscal characteristic 0FISCVARNT was not imported as a dimension to Application Server.
Please use the INCLUDING FISCAL keyword on both IMPORT DIMENSION and IMPORT TIME to import such a characteristic as a dimension in Application Server.
What should we do?
Regards,
Vera

Hi Vera,
We only support the use of 0FISCPER as the time characteristic from SSM 7.0 SP7 and higher, and then only with a specific series of steps.  What you need to do can be outlined as follows:
1. Ensure that the query has 0FISCVARNT set to a single FY variant in the global filters.
2. Ensure that the BW query has 0FISCPER in query rows or free characteristics etc
3. Create the PAS model in BICA
4. Exit BICA
5. Logon to PAS
6. Model in exclusive mode
7. SET FISCAL CAL APRIL
8. Create a Document in PAS model called BWFISCPERINFO. This document should have two lines in it. The first line denotes periodicity represented by 0FISCPER (usually MONTHLY) and second line maps Fiscal period to a calendar month. You can choose any single combination of YYYYPPP and YYYYMM for this mapping. The example below uses 200901 mapping to April 2008
     MONTHLY
     2009001 200804
9. Return to BICA
10. Load query with 0FISCPER as time characteristic
The reason this is requried is because PAS needs to understand how the BW fiscal period maps to a specific calendar month.
This is the only way that a query using 0FISCPER can be mapped into Strategy Management.
Thanks and regards,
Robert

Similar Messages

  • Oracle 11G - Oracle AWR export import Query Statistics.

    I have Oracle 11G, i have seen the sql statements through Historical AWR option from Top Activites in performance tab. Can i export all AWR query statistics from production machine so that i can analyze all logs after importing it.
    How can i know all statistical sql ( information ) and performace of production machine ?
    any help ?

    Hello,
    have you checked the DBA_HIST* objects to see what / how was imported?
    If the awr export dosn't get the contents of the rolling buffer, then you won't see any session statistics that are only there. If you want to get the contents of the rolling buffer you have to dump the contents of it with :
    oradebug setmypid
    oradebug dump ashdump 10
    and load it into your "test" database.
    But before doing this I suggest you read the related metalink documentation if any!!!
    Regards,
    Franky

  • XML Export/Import Query & Variables

    Hello,
    We are currently bringing up a new environment/landscape.  With that, I'm trying to copy some of the query elements off our current production server and move them back to the new development server.  After much wasted time trying to duplicate the query manually, I've decided to do it via XML Export/Import. 
    I have successfully created an XML file from our production system (sitting on my local machine).  I then go to the import area on the development system and bring up the XML file I created.  I then process the file on the development server.  The import wizard tells me that it saves the objects successfully, but I'm unable to find any of the objects on the system.  So, I have two questions. 
    1)  Is this the proper way to do this, or is there a better way (assuming not on the transport path)
    2)  With the logs saying successful, where do those objects go?  Is there a way that I can go find them?  Do they need activated?
    Thanks in advance,
    JW
    Edited by: J W on Sep 19, 2008 2:02 AM

    bump

  • Oracle import query

    Hi All,
    Just a query,
    Can I take export of oracle 9.2 db and import into 8.0.6 database. ? Currently I am getting
    Connected to: Oracle8 Enterprise Edition Release 8.0.6.0.0 - Production
    With the Partitioning and Objects options
    PL/SQL Release 8.0.6.0.0 - Production
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    IMP-00023: Import views not installed, please notify your DBA
    IMP-00000: Import terminated unsuccessfully
    I have ran the script catexp.sql but no success.
    Regards,

    Try exporting from 9.2 using exp.exe version 8.0.6.
    If the export succeeds you should be able to import the
    resulting file into the 8.0.6 instance.
    Not sure if this will work, but it may be worth trying.
    Hope this helps.
    Kailash.

  • How to run a BI query from SSM

    HI,
    My client would like to drill down to a BI query where the starting point is a KPI.
    For eg, we have a KPI "Turnover". When we are at kpi detailed level for a specific period, we would like to run a query to have detailed information for turnover (we dont want to use report functionnality of SSM).
    We are using SSM 7.5 and BW queries as data provider.
    Is there a way to achieve this ? (web service ? )
    Thanks in adavnce

    Jacques,
    You cannot run a BI Query from the end user interface of SSM. Your alternatives are to create an associated report inside SSM or use an Associated Link in the KPI Details section.
    Right above the graphing on the KPI detail page there is the link Create Associated Report. SSM has some template reports and allows users to put together a report based on available SSM data.
    There is also the possibility of using Associated Links on the KPI detail page to point the user via a url to another reporting application, though it would not bring that data with it.
    Regards,
    Bob

  • XMLc import query

    Hi,
    I'm currently using CS 2 Dreamweaver and will be updagrading
    next week - does anybody know how I would import XMLc into
    Dreamweaver. I'm guessing it would be something like, "Insert -
    HTML - Script Objects"

    Hi Manali,
    Unfortunately there is no way of doing this. Query definitions are recommended to be performed within the system.
    What you can do is once you have created the query in one instance, you can export it to other systems via the object migration technique. E.g. FROM DEV --> Quality --> Prod. That way, once you have created the query in DEV, you dont have create it again in Quality and PROD environments. This is possible via the Setup->System Administration-> Import and Export Tools --> Export function.
    Query Definitions Create page has multiple fields and tabs such as Display Name, Internal name, Result fields, Filter prompts etc. which cannot be added via import technique.
    Hope this helps,
    Vikram Shukla

  • Import query from BICA, quarterly

    Hi experts,
    I need to import a group of measures with no dimensions and the frecuency is quarterly, the query works fine, because the data shows what Im waiting for, the problem is that when I check the dataview in pas, the periodicity is monthly. By the way, I uploaded data only for Mar, Jun, Sept and Dec.
    Any Idea?
    thanks a lot!!
    Att Ingrid J.

    I have not used BICA so can't comment on why the BICA load created monthly variables. However there are a couple of possible work-arounds.
    One option is to create a second set of variables (quarterly) and then use a procedure to copy from the monthly to the quarterly.
    A second option is to treat he monthly variables as if they were quarterly. If a monthly variable is used in a quarterly report:
    if the time consolidation is SUM() the three months (two are empty) will be summed and so the quarter will be the sum of the three months.
    if the time consolidation is AVERAGE() I think there is an option to ignore empty and so they may still be usable
    Cliff

  • Import query spelling inclusions

    Hi,
    Iam not able to import my file to the "Query Spelling Inclusions" in Search Dictionaries. When im trying to import it added new one as "Query Spelling Inclusions1". Kindly suggest me how to add my file in to the "Query Spelling
    Inclusions". Then how long it take to reflect!.

    Hi Manali,
    Unfortunately there is no way of doing this. Query definitions are recommended to be performed within the system.
    What you can do is once you have created the query in one instance, you can export it to other systems via the object migration technique. E.g. FROM DEV --> Quality --> Prod. That way, once you have created the query in DEV, you dont have create it again in Quality and PROD environments. This is possible via the Setup->System Administration-> Import and Export Tools --> Export function.
    Query Definitions Create page has multiple fields and tabs such as Display Name, Internal name, Result fields, Filter prompts etc. which cannot be added via import technique.
    Hope this helps,
    Vikram Shukla

  • Importing Query & Display Templates from 11.5 to 12.1

    Hi,
    I am importing a project created in 11.5 into 12.1. The Query and Display templates are imported as .xml files. Can somebody explain how to properly import the existing Xacute, iGrid etc. query and display templates from 11.5 to 12.1? Is the migration tool a must?
    Regards,
    Chanti.

    Chanti,
    While you managed to get this to work, the migration tool should be used to get 11.5 project content into 12.0 / 12.1.  For some of the objects your risk for problems will go up significantly, since the migration tool provides all sorts of object level modifications to catch up with changes, etc. that a straight Workbench import is not expected to do.
    Regards,
    Jeremy

  • Login problem querying by SSMS

    Hi guys, I got one colleague, let's say Tom that is having problems connecting a db by SSMS. The situation for Tom is:
    Security-->Login He has permission in the DB as datawriter
    DB-->Security-->Users He has permission has datawriter
    but when he try to run a query it retutrns the msg
    Msg 229, Level 14, State 5, Line 2 
    The SELECT permission was denied on the object 'ers_contract', database 'DBXXXX', schema 'dbo'.
    I tried to delete the user (DB-->Security-->Users) and/or to remove the user from the db (Security-->Login) but both operation return The dataset principal owns a schema in the database, and cannot be dropped.
    Any thoughts? Thanks

    check this:
    http://blog.sqlauthority.com/2011/12/26/sql-server-fix-error-15138-the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped/
    http://blogs.technet.com/b/mdegre/archive/2010/12/19/the-database-principal-owns-a-schema-in-the-database-and-cannot-be-dropped.aspx

  • Short Cut Query under SSMS

    Experts,
    DECLARE @TABLENAME NVARCHAR(1000) = 'TABLE_NAME' SELECT i.name AS Index_Name, i.type_desc AS Index_Type, i.is_unique AS Is_Unique FROM sys.indexes i INNER JOIN sys.objects o ON i.object_id = o.object_id WHERE o.name = @TABLENAME
    I want to insert above query under Tools -> Options -> Environment -> Keyboard -> Ctrl+F1
    How to get it done where I want to pass actual table-name inside hard coded string dynamically?
    Any help please?
    Thank You
    Regards,
    Kumar
    Please do let us know your feedback. Thank You - KG, MCTS

    No this is not what I asking for, you've specific something kinda find & replace (Ctrl+H), where as I was asking for insert/plug in query with blank string values and run dynamically from the query window after selecting the value.
    E.g.
    1.
    Go to Tools -> Options -> Environment -> Keyboard
    2. Under Ctrl+3 I wrote SQL Server as "SELECT TOP 10000 * FROM "
    3. Restart SSMS to active above short cut query
    4. Open Query Window (Ctrl+N), type
    only table-name and select it now hit Ctrl+3, which resulted in top 10000 values of the selected table.
    This is what I was trying to do with multiple tables/joining those tables, here is the query I was trying
    SELECT i.name AS Index_Name, i.type_desc AS Index_Type, i.is_unique AS Is_Unique FROM sys.indexes i INNER JOIN sys.objects o ON i.object_id = o.object_id WHERE o.name = ?
    Any idea how to achieve it?
    Please do let us know your feedback. Thank You - KG, MCTS

  • Import query

    Dear Experts,
    Currently i am working on a system where my mdm server is installed.
    So, once i create the port i would make sure that the file is in READY folder(which is available in my local hard disk).
    Later in future i should work on a system where mdm is installed on a server system and i will be accessing it from a PC where GUI's are installed.
    In this case,
    Is there any change while creating the port, when compared to above?
    how to drop my file as 'ready folder' does not exist in my local system?
    How to send my file to the ready folder?
    Could any one reply!!
    Kind Regards
    Eva

    Hello Eva
    Ready port in SAP MDM used for automatic import data through MDM Import Server(MDIS)
    For that MDIS sould be installed, configured and running
    Is there any change while creating the port, when compared to above?
    For import you use import map. That map you create in Import manager.
    If during the automatic import you get error. Port status in MDM Console inform you about it.
    File from "ready" directory will be mpove to "exception" directory  and will be create log with exception message
    if you got exception you can fix your map,For that you should run your Import manager, where select as type of source: PORT and select your system. after fix map - save it
    how to drop my file as 'ready folder' does not exist in my local system?
    When yor file in "ready" folder succesful imported(loaded to repository) than it moved to "archive" folder automatically
    if during the import were some errors it file moved to "exception" folder
    How to send my file to the ready folder?
    You can configure ERP for put that file in your ready folder
    You can use custom application for that or special CMD file in Windows and shall file in Unix like OS.
    You can configure PI(XI) for that
    You can do it manually
    Regards
    Kanstantsin Chernichenka

  • Blocking query in SSMS(SQL Server Management Studio)

    I am a Fresher in writing queries.
    I wrote following a query to block the A/P invoice, if price added in A/P invoice and the Price in Price list is different.
    and this invoice should not be able to add by users other than UserSign = 5,6.
    IF (@transaction_type='A' OR @transaction_type = 'U') AND @OBJECT_TYPE='18'
    BEGIN
        If EXISTS(SELECT T1.ItemCode,
                T1.Price AS Inv_Price,
                T2.U_ListPrice AS Listed_Price
        FROM OPCH AS T0 
            INNER JOIN
            PCH1 AS T1 ON
             T0.DocEntry = T1.DocEntry
            LEFT OUTER JOIN    
            dbo.[@PRICELISTS] AS T2 ON
             T0.CardCode = T2.U_BPCode AND
             T1.ItemCode = T2.U_ItemNo
        WHERE
            (T0.UserSign <> 6) AND
            (T0.UserSign <> 5) AND
            (T1.DocEntry = @list_of_cols_val_tab_del) AND
            (T1.Price <> T2.U_ListPrice)
            (T2.U_ListCurrency = T0.DocCur)
    BEGIN
    SET @error = 123 --1234567991234567918
    SET @error_message = 'Deviation in price'
    END
    After executing, still everyone can add the A/P invoice with price difference.
    Please look at the above code and help me to find out my fault to make it correct.
    Is there any need to add some condition in where clause?
    Regards,
    Hitul Varia

    Hi,
    Try this:
    IF (@transaction_type='A' OR @transaction_type = 'U') AND @OBJECT_TYPE='18'
    BEGIN
        If EXISTS(SELECT T0.docentry
        FROM OPCH  T0 
            INNER JOIN
            PCH1  T1 ON
             T0.DocEntry = T1.DocEntry
            LEFT OUTER JOIN    
            dbo.[@PRICELISTS]  T2 ON
             T0.CardCode = T2.U_BPCode AND
             T1.ItemCode = T2.U_ItemNo
        WHERE
            (T0.UserSign <> 6 OR
            T0.UserSign <> 5) AND
            T0.DocEntry = @list_of_cols_val_tab_del AND
            T1.Price <> T2.U_ListPrice and
            T2.U_ListCurrency = T0.DocCur)
    BEGIN
    SET @error = 123 --1234567991234567918
    SET @error_message = 'Deviation in price'
    END
    Thanks & Regards,
    Nagarajan

  • Spotlight search for Address Book contact results in import query?

    This bug is happening frequently lately, wheby I perform a Spotlight seach for a contact that is in my Address Book, and then when I select the contact in the search results, Address Book is selected and the app asks me "Are you sure you want to import 1 card?"
    Anybody ever see this problem or how to resolve it?
    Thanks.

    Peter, that is not a solution -- try selecting the same contact again from spotlight and you'll get the same "Import" dialog box, asking you what you want to do. 
    The expected behavior from Address Book is to open the existing contact.
    No other application does this from Spotlight that I'm aware of, and after 7 years of OS X, this is still very, very annoying.
    I wish there were a fix -- I'm activley looking and will report back.

  • Higher to lower database export/import Query

    hi all,
    well i have exported 11g schema dump with version change 10.2(express edition) bcoz i want to import it to 10g express.....and now i m gettting error in import
    please tel me wt i have to do now?

    user9122568 wrote:
    ORA-19505: failed to identify file "E:\Oracle_xe\app\oracle\admin\XE\dpdump\xlntseo_16.dmp"
    ORA-27046: file size is not a multiple of logical block size
    OSD-04012: file size mismatch (OS 9192867)Does this file "xlntseo_16.dmp" exist on the location "E:\Oracle_xe\app\oracle\admin\XE\dpdump" ?
    If it does, what was the OS where 11g Express Edition was running ?
    How did you transferred the dmp file from there?
    It seems the dmp file is corrupted when you shifted it.

Maybe you are looking for