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 |
when will formula,place holder and summary columns fire in reports?
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all
While running the concurrent program we will get the status, we have to change the status. How it will be done.
what are the types of interfacing?
what is the differences between internal requisition and internal sales order?
In oracle application how do you debug or trace errors?
In support project one ticket alloted which steps follows manualy tell me ?
diff between key and descriptive flexfield.
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
what are the different types of parameters avialable in reports?
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
How to create user and how u attach with responsibility.