Why do we need Three environments Like DEV, UAT, PROD. Need
detailed answer please
Answer / rajesh
We need three environments like DEV UAT PROD
since in an company or organization if all are accessing the same live database for getting data, obvious there will be low performance ...
so the companies have found a new technique
DEV is for developer and they will have an sample data of the historical db to test there coding
UAT is User Acceptance Testing which uses 80 percentile of data from the database to test their coding
PROD is for production which have an Live database for accessing the db and testing too.
Another
PRIDE is for the managers and some people too for accessing the live db which has been split from the actual live db.
LIVE db have recent files too
but sample doesnt have live db
80 percentile has the live db before few days like historical only
note:PRIDE is not used in all organisation.
| Is This Answer Correct ? | 15 Yes | 0 No |
Explain when we use aggregate awareness function in designer?
Is it possible to develop reports without Universe access?
What are the major problems will occur while migrating to the one version to another version?
How many tables can an universe contain is their any limit to insert tables in the universe?
Explain the difference between compatible and incompatible objects?
Can any body tell me,What is the universe testing ? What is the report testing Explain?
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
i want to take a report 10 records per page. How to take it? is there any paging option in BO?
What is the difference between the prompt and cascading prompt
What are all difference between business objects 6.5 and xi r2?
There are two options to set "max number of rows fetched" from designer, 1. Tools> Options 2. From universe parameters What is the different between these two and why their valus are different?
Shall we connect to the oltp systems directly .,