what is the necessity of oracle for business objects,why
the interview panel is concentrating on oracle very much?
Just we need the commands using select,joins? why they r
asking about cursors,triggers etc..can any body answer
me ..........Thanks in advance prakash

Answers were Sorted based on User's Feedback



what is the necessity of oracle for business objects,why the interview panel is concentrating on ..

Answer / shiva shankar sheela

Prakash, its good you raisd it, but what ever we do in the
BO it needs to connect to Oracle with the help of queries.
As my experience says, its some times necessary to have the
derived tables to be created which needs SQL knowledge, to
do data validation we need SQL queries.

Is This Answer Correct ?    3 Yes 0 No

what is the necessity of oracle for business objects,why the interview panel is concentrating on ..

Answer / saichand

Actuaaly for any BO Developer optimum level of SQL knoledge
is necessary.Because In BO we are moslty using oracle is as
database.so what ever you are selecting in the query panel
it is fired on the database in the form of query.All of us
know it is done by designer automatically.But in some
scenarios we have to iplement freehand SQL quries,derived
tables to get our target results and some times we have to
validate the background SQL generated by BO to undrestand
how results are coming in.And in creation of formulas and
variables we need SQL knowledge.
(to_char,to_date,trim,decode,sign,union,union all....)
so SQL is must.Coming to the PL/SQL in some situations when
the data is in huge amounts,normal sql not meet the
required performance.So we have to use PL/SQL.So it is
required in rare cases where you are uplaoding the data in
tthe report automatically by running the Uniox batch or
gatting the hhuge amont of data in to the reports.
As per my knowledge in real time it is better to know abot
the writing the procedures,creating the views are more
enough.
i think cursors,triggers etc.. are used depend upon data
needs.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Business Objects Interview Questions

1)Difference between BO 5.1.2 and BO 6.5.1 and also BO XI (R2)?? 2)Difference between oracle 8i amd oracle 9i? 3)Difference between SQL and PL/SQL? 4)what is Broad cast Agent? 5)what is prompts? 6)master detail format means? 7)performance tuning of reports means? 8)ad-hoc reports means? 9)can't we generate reports without creating universe?

3 Answers   Oracle,


Report have 10000 records,how to restrict the end user to 1000 Records?

6 Answers  


Explain what three things do you consider to be the most important factors for a manager?

0 Answers  


How to make hilight the whole row by using ALERTS asof revenue is more than xxxxx?

1 Answers   Emphasis,


Explain which versions are used in the bo dashboard work?

0 Answers  






What is casual dimension?

4 Answers  


can any one say me exactly when and where alias and context are used in resolving a loop. If possible try to give me a scenario also.

3 Answers  


In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha

0 Answers   Arkema pte Ltd,


How to create predefined filters in B.O.

2 Answers   TCS,


What are the types of errors you faced while creating a report from two different data providers

3 Answers   IBM,


What is the functional & architectural differences between business objects and web intelligence reports?

0 Answers  


can you use inputbox in BOXI. e.g. checkbox,textbox etc.

1 Answers   ACN, Patni,


Categories