I am getting error as XQE-GEN-0018 QUERY SERVICE INTERNAL ERROR HAS OCCURRED, PLEASE SEE THE LOG FOR DETAILS. We have published our CQM package to DQM package . When I point to old package which has type compatible , report run both in Cognos 10 and 11 environment but when I point my report in Cognos 11 environment to Dynamic Type Package , report throws error after I submit prompt values. Any help is highly appreciated.
XQE-GEN-0018 QUERY SERVICE INTERNAL ERROR HAS OCCURRED, PLEASE SEE THE LOG FOR DETAILS WHEN QUERYING DMR
4.8k Views Asked by Pushp Sharma At
1
There are 1 best solutions below
Related Questions in ORACLE
- Column displays each count
- MAX and GROUP BY - SQL
- Best Practice for adding columns to a Table in Oracle database
- Updating an Oracle row with value from same row
- Retrieving data from Oracle database
- Ibatis execute update sql on oracle, it is not working and no exceptions
- Building an sql execution plan history
- Implementation of Rank and Dense Rank in MySQL
- how to update the date field for this specific condition using oracle query?
- Oracle stored procedure wrapping compile error with inline comments
- Android: How to connect oracle database using Android Java code?
- SQL Conditional Join on Columns
- Multi value wildcard search in ibatis
- Get count of consecutive days meeting a given criteria
- How to update the metadata of a layer in Oracle imported through FME Workbench?
Related Questions in COGNOS-BI
- How do I move a sectioned column to the right place inside a List Page in Cognos Report Studio?
- Data Source Connection Error in IBM Cognos BI 10
- Average of top counts and use it in conditional prompts in Cognos
- Missing values in Cognos Report prompt
- Cognos Content store - decode objid
- Dynamic SQL versus using the model
- Cognos BI 10.1.2 how to create a new user?
- Cognos displays Text prompt instead of value prompt
- My Javascript function breaks my cognos report after I hit submit 3 times
- Case statement causing RSV-SRV-0042 trace back error in cognos
- How to Create Event/Agent to monitor report distribution
- How to count/summarize Cognos LIST grouped columns?
- IBM Cognos Report Studio: Arbitrary errors when using IF / CASE on an TM1 cube
- IBM Cognos Report Studio: Is it possible to make one of the drill-through definitions standard?
- How to prevent label truncation in a Cognos BI Pie Chart
Related Questions in COGNOS-11
- Cognos 11 - filter between query subjects
- Does Cognos Framework Manager has the "Last" function like Dynamic Cubes in Cognos?
- Basic chart types missing basic features
- Cognos samesite attribute to none causing cognos mashup auth url to fail
- Cognos v11 Analytics - Creating data sources
- How to only KEEP almost similar records in cognos
- cognos navigation to next + 1 page javascript
- Edit an uploaded file in Cognos
- Information repeating on subsequent pages
- Total value on the x axis using Marimekko widget using IBM Cognos
- Pull the Report Title into the JavaScript used in a Custom Control Page Module
- Run/Open a report with URL parameters
- Cognos - value prompt to display months from january to december
- Case When function with multiple conditions in Cognos Analytics 11.1.x
- COGNOS 11 - Manual Input Column for Query Calculation
Related Questions in REPORT-STUDIO
- Cognos - value prompt to display months from january to december
- In Global Handler when i use SystemException in If condition then why SelectorNotFoundException not falling in Systemexception
- Add data to a value prompt using javascript in Cognos 11
- How to display multi select parameter in data item Cognos Analytics
- Tab order on prompt page
- Change the time period after selection of date prompt
- FOR fuction causing comatibilaty issues looking for alternate of FOR fuction
- Concur/Cognos ASCII Character Code Recognition
- Date <> Currentdate
- COGNOS 11.1.3 - Drop down prompt disable parameter name and dotted line
- COGNOS Report: COUNT IF
- Cognos 11 Repeater & Export to Excel Data
- Report Studio 10.2.2: Showing distinct values in value prompt
- COGNOS 10.2: Auto-Submit only works by running the report out of report studio
- compute a division using list summary field in cognos report studio
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The first thing you ought to do is go to the log directory, open the xqe log file, and look for errors at that time stamp. There will be two entries. The second one will have the xqe-gen-0018 error in it. The one before it will have the actual error.
The second thing you ought to do is go into your FM model and look at the things which are going wrong in your query.
Since you say your report has a prompt in it, the third thing you ought to do is look at the data types of the prompt and of the stuff being used in the prompt.