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 |
what are the balancing segments in AR?
wht r the basetables of customer interface?
can we use anchor propery in XML reports?if yes?explain?
What are the tables in GL?
What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). What is the attribute of implicity and explicity cursor oracle 9i. What is the Rec cursor.
in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?
What r the type Models in the system parameters of the report?
in procedure how to return a value
35—how to create ldt lct files? 36—how to tranfor on file from one instance to another instance?
If there is any issue then whom do you report.(this is imp question for every interview)
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
how to use .prt file in bitmap reports?