RIght at the outset I'd like to say that I am NOT a Cognos Guy .So I have totally disconnected myself from developing cognos cubes / reports whatever you want to call it. There are COGNOS queries auto generated - very badly written that will cause the Teradata ( DBS 15.1.x ) system to Hog on spool & CPU . I can tune them beautifully after I pull them out from DBQL. I want to know HOW can I implement Custom Queries that can be run periodically as batch reports instead of Cognos auto-generating these queries. E.g. You create a cube - its writes code behind it and then you can open the code and write custom code that is equivalent to the original code but performs a lot better. Then when you open the cube again - it remembers there is a custom SQL and runs that instead of its own auto generated SQL . This is just how I imagine one way it can do it but again- I am not a cognos resource so pl dont flag me down for lack of knowledge. That is exactly what I am trying to get an idea about Thanks for bearing with me
Teradata SQL & cognos. How can I customize Cognos to accept a customized & more efficiently performing SQL
181 Views Asked by user1874594 At
2
There are 2 best solutions below
Related Questions in SQL
- SQL schema for a fill-in-the-blank exercise
- Hibernate: JOIN inheritance question - why the need for two left joins
- What's supposed to be the problem in this query?
- Compare fields in two tables
- How to change woocomerce or full wordpress currency with value from USD to AUD
- Dynamic query creation with Array like implementation
- SQL query to get student enrolled in this month in a course - Moodle
- SQL LAG() function returning 0 for every row despite available previous rows
- Convert C# DateTime.Ticks to Bigquery DateTime Format
- Use row values from another table to select them as columns and establish relations between them (pivot table)
- SQL: Generate combination table based on source and destination column from same table
- how to use system's environnement variables in sql script
- PHP fetchAll on JOIN
- Multitable joining in Sql
- How to display name starting from 'z' by using BETWEEN cmd only?
Related Questions in DATABASE
- How to add the dynamic new rows from my registration form in my database?
- How to store a date/time in sqlite (or something similar to a date)
- Problem with add new attribute in table with BOTO3 on python
- When an E-R attribute should be perceived as a relationship attribute or as an entity set attribute?
- SQLAlchemy: efficient relationship loading in 3-way many-to-many relationship
- Cannot connect to Postgres Database when running Quarkus Tests with Gitlab ci
- Local or remote database with react-native?
- I want to edit a specific row in database
- How to enter data in mongodb array at specific position such that if there is only 2 data in array and I want to insert at 5, then rest data is null
- Open Web Library
- database login.py and register.py error showing 404 file not found and doesn't work
- SQL71561: SqlComputedColumn: When column selected
- Liquibase as SaaS To Configure Multiple Database as Dynamic
- Updated max input vars but table still shows error
- Spring does not map set of roles
Related Questions in TERADATA
- Kafka Connect JDBC Connector not working with teradata
- Spool Space Error while using LEFT JOIN in TERADATA
- Teradata query to Calculate Start and End dates Based on a condition
- whether it is possible to overwrite the result of the UNION operation to the name of the first table
- Failure 2673 The source parcel length does not match data that was defined
- Dynamic starting position in substring and dynamic length
- How to set default role for Teradata User?
- How can I create a secure connection with teradatasql
- issue with case statement
- Visual Studio 2022 connection to Teradata ODBC Driver 17.10 from Server Explorer
- Sql - Rolling up multiple rows to one row
- issue with QUALIFY RANK
- SSIS Teradata connection not appearing when creating new connection manager
- Exception criteria exceeded : CPU time in SAS . How to resolve this error?
- Query usage metadata from Teradata
Related Questions in COGNOS
- Should always pull the monday of the week beginning
- Cognos 10 content store database
- Cognos Analytics Upgrade - Replace NOT working with Parameter
- Cognos Audit User: Read-Only to Everything
- Cognos External Report Server process BIBusTKServerMain & BmtMDProviderMain cannot be started
- Cognos Analytics 11 - Decimal length won't exceed 8 decimal places
- legacy studio cognos v12.0
- Using the Cogos Analytics REST API from PowerShell
- Cognos Report not suppressing the prompt coming from unrendered prompt page
- Cognos Report Rendering Issue: Gender Field Visibility Based on Customer ID Count
- Cognos Multipage Bursting
- How to Hide a line in cognos if List does not have any data
- How to programmatically retrieve Cognos Report Metadata 11.1.7 using the Java SDK
- Using IF Then Else with Days Between - Cognos
- IBM cognos analytics 11.1 group_cocat
Related Questions in IMPROMPTU
- How to rewrite an Impromptu case statement in Cognos Framework Manager?
- Issue in reading resource file in Js file when using BundleTable.EnableOptimizations in MVC
- Instantiating and binding Dynamic Proxy Binding from a complex data source with Automapper, Linfu, Clay or ImpromptuInterface
- With jQuery Impromptu, how to close a dialog and pop up another one
- In JavaScript (with jQuery) I want to prompt for email inside document ready block
- How can I have impromptu not continue until submit is done and exits
- Teradata SQL & cognos. How can I customize Cognos to accept a customized & more efficiently performing SQL
- How to convert a function to asynchronously use a callback
- Do not close ipromptu on click save button
- How to use Impromptu as an confirm alert
- What exactly represent these parameter of this function associated to a form submit event?
- Adding html select to dialog box causing unwanted css whitespace
- jquery impromptu help required to displaty error in buttons pane
- Sum rows in Cognos Impromptu
- How to add and remove button dynamically from particular state in impromptu?
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?
You need to use stored procedure to return your expected data and add it to Model.
Then instead of using couple of tables in Cognos report studio (and joins), add one query and point it to your stored procedure. This way your Cognos report will execute the procedure instead of generating query (which may not be efficient in many cases)