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 |
how can i print random rows in plsql table
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
how can u find the status in po?
What is request group
can we use anchor propery in XML reports?if yes?explain?
explain o2c cycle? what are the table reflected for this process?
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,
Tell me where we find the status of order information?
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?
in procedure how to return a value
Types of cursors?
where u do setup of operating unit?