Error runing Queries

hi guru´s,
i need your help in the following situation.
When i try to run some queries my operation is abrupted terminated by the error:
X299 Brain SAPLRRK0 FORM FEHLER_HIERA_INTVL_1-
I found the SAP NOTE:931975,but:
a) it refers to problems in X299 Brain SAPLRRK0 and don´t say nothing concerning to FORM FEHLER_HIERA_INTVL_1-
b) the note sugest to correct some programs and then install the support package (SP SAPKW35017) and i have already this SP instaled.
thks in advance for your help

Hi Steve and Pradip,
tks for your responses, unfortunally we are moving the SAP servers and all tecnologic infrastructure to another place in the office and i'm not able until monday 14 to provide you the information requested.
However i can answer to Steve that its not a multiprovider query.
hope that you keep following this problem best regrats,
rp

Similar Messages

  • Errors and Queries regarding manually create database in oracle 9i

    Create database manually with following steps:
    1) Create SID
    C:\> set ORACLE_SID=mynewdb
    2)Create suitable database directories within oracle directory.
    Create folders udump,cdump,bdump within C:\oracle\admin\mynewdb\
    3)Create PFILE
    4)Create a password file using:
    C:\> orapwd file=C:\oracle\ora90\database\PWDmynewdb.ora password=oracle
    5)Create an instance of database
    C:\> oradim -new -sid mynewdb
    6)Start sqlplus:
    C:\> sqlplus\nolog
    7)connect / as sysdba
    8)startup nomount
    9)Run CREATE DATABASE script
    'Database Created' prompt display on screen.
    11) Run two scripts i.e. catalog.sql and catproc.sql
    Following are errors and queries related to database creation. :
    Errors+_
    Following error occur when start database:
    Total System Global Area 336359616 bytes
    Fixed Size 282816 bytes
    Variable Size 234881024 bytes
    Database Buffers 100663296 bytes
    Redo Buffers 532480 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    For start database I give following command, but it gives me same error:
    STARTUP OPEN PFILE='c:\ORACLE\ORA90\DATABASE\initmynewdb.ora'
    or
    STARTUP FORCE OPEN PFILE='c:\ORACLE\ORA90\DATABASE\initmynewdb.ora'
    or
    STARTUP OPEN
    or
    STARTUP FORCE OPEN
    Queries_
    *1)There are one databases in my machine name "orcl"*
    when I give commands
    C:\> connect / as sysdba
    C:\> startup nomount
    When I run "connect / as sysdba", in this which database instance connect?
    how the oracle will know to start mynewdb database instance in nomount? although I am not create database.
    *2) Step "startup nomount". In this, which database started in nomount?*
    *3) There is no reference for PFILE in CREATE DATABASE script. How the oracle will know which is the PFILE for database mynewdb?*
    *4) I create password file, how the oracle will know password file for which database (in this case mynewdb database)? How to map password file with particular database?*
    Thanks and Regards,
    Sachin

    Hi,
    not any thing new from the already given answer. But, i hope this examples gives more clarity.
    Answers below:
    1) ORACLE_SID is the answer
    2) see the output below.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 61785680 bytes
    Fixed Size 730704 bytes
    Variable Size 58720256 bytes
    Database Buffers 2048000 bytes
    Redo Buffers 286720 bytes
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    mytestdB
    SQL>
    SQL> show parameter db_name
    NAME TYPE
    VALUE
    db_name string
    mytestdB
    3) Check environment variables for ORACLE_HOME variable will let you know the location of the PFILE. By default it will be ORACLE_HOME/database (windows), ORACLE_HOME/dbs (LINUX/UNIX).
    SET command will help you or use widows options.
    In some other cases, the PFILE contains the link to it with IFILE value left in PFILE which should show the location.
    4) Check environment variables for ORACLE_HOME variable will let you know the location of the password file. By default it will be expected in ORACLE_HOME/database (windows), ORACLE_HOME/dbs (LINUX/UNIX).
    Regrds,
    Vasu.

  • Hola mi iphone fue robado y lo borre iCloud pero lo recupere. ahora no puedo activarlo porque me da error al querer instalar nuevo sistema en iTunes.. q debo hacer?????

    hola mi iphone fue robado y lo borre iCloud pero lo recupere. ahora no puedo activarlo porque me da error al querer instalar nuevo sistema en iTunes.. q debo hacer?????

    En este articulo se tratan los pasos más habituales para solucionar diversos problemas con los que te podrías encontrar al crear o utilizar tu cuenta de iCloud:
    iCloud: Account troubleshooting

  • Errors in Queries

    Hello,
    I am migrating queries from 3.5 to 7.0 and i get the following errors:
    1. Exception1 is not correctly defined.
    2. Node ' x 999' is not in hierarchy ' y ' for info object ' z ' .
    Please suggest what i have to do.
    Regards
    Syed

    I am getting these errors when migrating queries from 3.5 to 7.0
    1. Node ' x 999' is not in hierarchy ' y ' for info object ' z ' .
    2. Variable ' x ' is used for two different characteristics.
    Please help me

  • Post upgrade error in queries

    gurus
    we recently upgraded our system to 3.5 and when i execute few queries
    its throwing error message like
    the (sub) formula xxxxxxxxxxxx   is not available
    any ideas please
    thanks in advance

    Bhanu
    issue with fiscal year variant
    error message: determination of characterstic fiscal year variant is not permissible
    details of this
    we have a multiprovider built on 4 cubes. the message says one of these cubes have different fiscal year variant value when compared to rest. but i checked them all and all have the same value.
    i can see fiscal year variant in multiprovider but when i actually look for fiscal year variant in time dimention in my query definition i dont see fiscal year variant. and i am not able to create any query on this multiprovider.
    thanks

  • Error erase Queries in Query Manager- The query is used with user-define...

    Hello Experts
    I have deleted a User Field that had a Formatted Search and now I can not remove it because it is linked according to a UF, the error message is as follows:
    "The query is used with user-defined values [Message 952-23]"
    There will be a way to resolve this issue???
    Thanks in advance

    Hi Juan,
    I have tried this very limited, but the formid, is this a number in your case?
    SELECT * from cshs t0 inner join ouqr t1 on t0.queryid = t1.intrnalkey
    where t1.qname = '[%0]'
    Running this query I can get the form id that I need to recreate, but I have a feeling you already know the form id, is this correct?
    - Is there an error when you try to recreate the form id?
    - Will it not let you recreate the same form id because the id is given by the system?
    If it is not possible to recreate the form id, please prepare a backup and log a message. Support should be able to correct the entry in table cshs.
    Hope it helps.
    Jesper

  • Error runing Commerce/Campaign Management on extends weblogic.ejb20.internal.StatelessEJBObject

    Hi,
    I just installed WLS6.0 it is running smoothly thanx to Jignesh help , also I
    put in the ejb20.ajr and after that I installed the Campaign Management 1.1 but
    I´m geting this error when I start theh server well this is the first of thousand
    errors:
    /opt/posadas/bea/wlcs3.5/tmp_ejboneworld.cemtec.com7501/events/com/bea/commerce/
    platform/events/internal/EventServiceBeanEOImpl.java:12: Superclass java.lang.Ob
    ject of class com.bea.commerce.platform.events.internal.EventServiceBeanEOImpl
    n
    ot found.
    extends weblogic.ejb20.internal.StatelessEJBObject
    Any one can help me?Thanx in Advanced

    Gerado,
    I guessing you mispelled ejb20.jar - - you need to include this at the front of
    your java.class.path in your WLS 6.0 startup script
    Chuck

  • Error runing MIDlet's with Wireless Toolkit

    Hi
    I'm having problems executing MIDlet's. I'm using WTK2.1 and j2sdk1.4.2_04. When I try to run the examples in the wireless toolkit I get the following error:
    Error running executable C:\WTK21\bin\zayit
    java.net.BindException: Cannot assign requested address: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331)
         at java.net.ServerSocket.bind(ServerSocket.java:318)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:97)
         at com.sun.kvem.Lime.runClient(Unknown Source)
         at com.sun.kvem.KVMBridge.runKVM(Unknown Source)
         at com.sun.kvem.KVMBridge.runKVM(Unknown Source)
         at com.sun.kvem.midp.MIDP$5.run(Unknown Source)
    Has anybody encountered this problem or know how to solve it? Any answers will be greately apreciated
    thanx
    christian

    I had the same problem. I simply allowed my firewall software to allow the C:\WTK21\bin\zayit application full access. Previously even when I disabled the firewall it still wouldnt work, until i did the above.
    Hope this helps

  • Error runing Labview - VI won't complie

    Just purchased new hardware and labview. Cannot get the simple Labview applications to run. Error is VI's cannot be complied

    I cannot say I have ever seen this before. Are you able to get any VIs to run? Is there a broken run arrow? When does this error happen? Can you do a mass compile of the directory where this VI resides? Have you tried to force compile this VI (Ctrl + Shift + Run arrow)?
    Just a few questions to get the discussion started.

  • Getting error while quering the odata service

    Hi Everyone,
    I have used "Query Service(Method => EMPLOYEECOLLECTI_GET_ENTITYSET)"  for update data to backend system and I have written logic in that method from the below link:
    http://scn.sap.com/community/netweaver-gateway/blog/2014/03/06/let-s-code-crudq-and-function-import-operations-in-odata-service.
    But when I test in SAP NW Gateway Client I am getting below error
    Browser showing below output/error
    Kindly help me on this
    Regards,
    Soumya

    Hello Sowmya,
    It cannot happen that GW is throwing EMPLOYEECOLLECTI_GET_ENTITYSET is not implemented even after you have written code in that method by redefining it.
    I could see that you are raising an exception in the code shared by you here . i.e.,
    RAISE EXCEPTION TYPE /iwbep/cx_mgw_not_impl_exc
        EXPORTING
          textid = /iwbep/cx_mgw_not_impl_exc=>method_not_implemented
          method = 'EMPLOYEECOLLECTI_GET_ENTITYSET'.
    Please remove above code and return your response as below.
    copy_data_to_ref( EXPORTING is_data = et_tab CHANGING cr_data = er_entityset )
    where et_tab is your local table where you would have stored the results which you intend to send back to GW. i.e., et_entityset in your case
    Activate DPC class and check.
    This should resolve the issue
    Regards,
    Ashwin

  • Error runing zwsreg

    I having a error when running zwsreg to import the workstation.
    the error is : zwsreg returned the following error code: 2

    Try this command "ping zenwsimport". i bet that you cannot ping this host.
    than have a look into your dns settings on the client. If on the client side
    everything is fine look on to the resource record in your dns server. Maybe
    it is broken or not even there.
    if the host "zenwsimport" answers and the ip is correct (import server ip)
    you should be able to import the ws without the parameter -importserver.
    regards,
    bjoern roth
    "sean" <[email protected]> schrieb im Newsbeitrag
    news:oOWDi.372$[email protected]..
    > Why is it so hard for zenworks to import workstation in comparison to
    > Altris.
    >
    > In altiris all you need to do is just click and add the ip address of the
    > deployment server. Is it there a better way to import without using the
    > command line.
    >

  • Using the ReportDisplay For CR 2008 in VS2008 for slow runing queries.

    Hi,
    I am using the ReportDisplay viewer in VS2008 winforms  which sits on a form which is shown using this.ShowDialog()
    Unless the report is really quick (which in general Crystal 2008 does not seem to be) , the form is shown, the mousepointer is automatically changed back from the wait cursor, and the user thinks it has crashed. A fair number of my reports will take 10-30 seconds to display, so I wanted to show some sort of loading indication. I gather that this is only available via the web component at the moment, so I added a status strip with a progress bar on it, which displays fine. However, the problem I have is finding an event of the ReportDisplay to then hide the progress bar when it's done. I've tried the Load,Paint and Layout events, but all seem to fire before the report has finished displaying.
    In previous versions of Crystal I have seen code to kludge this sort of thing for the CrystralReportViewer e.g. http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/be123db6-eb32-4636-bde4-fa848464a449 so it seems to have been a problem for a while.
    There doesn't appear to be a navigate event for the ReportDisplay. so is there any other way to do this ?
    It's very frustrating indeed.....

    No way that I know of. Many have tried... as far as I know, all have failed.
    You may want to see the article [Improving Crystal Reports Performance in Visual Studio .NET Applications|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8029cc96-6ff3-2b10-47a2-b30ea790ea5b].
    Perhaps it will help with the processing speed. But i have noting on the progress indicator in a win app.
    Ludek

  • Marca error al querer actualizarse in design cc

    que hago para que se pueda actualizar bien y ya poder utilizar el programa?

    Link for Download & Install & Setup & Activation problems may help
    -Chat http://www.adobe.com/support/download-install/supportinfo/

  • Error while retrieving TASK list through worklist API

    Hi All,
    I am try'n to retrieve TASK lit for user in BPEL 10.1.3.1 using worklist api ,
    I am stucked with this error while quering the tasks.
    bpeladmin
    Aug 25, 2008 11:31:52 AM oracle.j2ee.rmi.RMIMessages EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER
    WARNING: Exception returned by remote server: {0}
    java.rmi.UnmarshalException: Error deserializing return-value: java.io.InvalidClassException: oracle.bpel.services.workflow.task.model.TaskImpl; unable to create instance
         at com.evermind.server.rmi.RMIClientConnection.handleMethodInvocationResponse(RMIClientConnection.java:897)
         at com.evermind.server.rmi.RMIClientConnection.handleOrmiCommandResponse(RMIClientConnection.java:341)
         at com.evermind.server.rmi.RMIClientConnection.dispatchResponse(RMIClientConnection.java:296)
         at com.evermind.server.rmi.RMIClientConnection.processReceivedCommand(RMIClientConnection.java:278)
         at com.evermind.server.rmi.RMIConnection.handleCommand(RMIConnection.java:152)
         at com.evermind.server.rmi.RMIConnection.listenForOrmiCommands(RMIConnection.java:127)
         at com.evermind.server.rmi.RMIConnection.run(RMIConnection.java:107)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:825)
         at java.lang.Thread.run(Thread.java:595)
    Help me out.
    Regards,
    Kalyan.

    Hi,
    Guys any updates...

  • SQL Monitoring using SQL Queries

    Hi
    I am using Oracle 10 g DB. I have an application which has Oracle as DB. Its a multiuser application. During the testing of one of the page we found that saving couple of records takes huge time (50-60 seconds). I dont have access to the logic written in application code to know which all queries gets executed when user click on save button.
    I know that there is SQL Monitoring available in OEM why which you can find out the queries which got executed and also the execution time for those queries.
    However I dont have OEM access.
    Can you please let me know teh set of queries which probably will use few of teh V$ data dictionary views and provide me the same details as generated in the Monitoting report generated by OEM ?
    I want to see all the queries which got executed in last defined time (say 10 mins, 1 hr etc) , same way as it is done in OEM and not just the last sql.
    TIA
    Regards
    Arun

    Hi,
    I recommend you to install STATSPACK - it's a free tool that can be used instead of the Automatic Workload Repository (that is used in OEM).
    This tool creates snapshots of V$ views in defined time period, so it enables you to see long runing queries in history.
    If I were you I would run SQL trace just before the problematic part and then stop it just as it has finished. It would be better to run trace only for the problematic session or module - not for the whole database. SQL trace generates a file with all the executed queries, explain plans, stats, ...
    In extreme case just create copy of v$sql before and after the problematic part and compare them (new sql_id, elapsed_time delta, ...)

Maybe you are looking for