why r u transer the data base tables to flat file and what
is use
Answers were Sorted based on User's Feedback
There were somany instances as depicted below:
1.If the customer was using some old version of oracle
Aps,If he wants to switch over to the new version.If the old
version structure is no compatable to the new version.Then
we have to transfer the data from old version tables to
flat files again from there we have to upload into the new
tables.
2.If the customer is using more than one application for his
total enterprise,since every module is interlinked we have
to transfer the data from one module to to other.In this
case we cannot transfer the data from one application to the
other directly.In this case we have to get the data into
flat files and tranfer into the next application..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bobbyiiit
when the client is using some other reporting tool. then he
need the data in the base tables so that he can load the
data in to the database on which he is generating reports.
for this purpose we transfer the data from base tables to
flat files.
the client will then load the data from the flat files to
his own data base and develop reports.
| Is This Answer Correct ? | 2 Yes | 1 No |
Do you know what is applysys in oracle application database schema, what is apps?
If there is any issue then whom do you report.(this is imp question for every interview)
What r the validation types?
HOW CAN U KNOW TABLE IS REGISTERD IN APPS?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
what is difference between API and Interface?
how can we get odd numbered pages in output of a report
what is meant by boilerplates?
Difference between Bind and Lexical parameters?
What do you understand by concurrent programs?
After deploying like forms,reports into server how we connect this forms,reports to web?
why we can use synonym?