How to migrate .rdf file from dev instance to test instance?
Answers were Sorted based on User's Feedback
Answer / chaithanya jammi
Normal procedure is download that .rdf from dev
instance server (appldev/ap/12.0/Reports/US)
and FTP it to testing instance (appltest/ap/12.0/Reports/US).
this procedure will be done normally after applying
ldts in testing instance.
| Is This Answer Correct ? | 19 Yes | 5 No |
Answer / kk
In Many Companies a shell script is created to move .rdf from one instance to another instance.In one company which i worked they create a migration shell script an give it to the client.Client executes the shell script and concurrent program as well rdf is moved to the new instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil
In a decent company, Software Configuration Management (SCM)
process is followed. You create migration packages which
will be executed by SCM and the rdf files are moved
automatically from dev to test instance.
| Is This Answer Correct ? | 1 Yes | 10 No |
What is template?
How to send the e-mail notification in XML Pub Report?
difference b/w procedures&functions
How will U link GL with OU in Multi-org environment.
Write an SQL Query to Delete Duplicate records from a table using ROWID.
24 Answers pspl, Satyam, Thinkways,
In interface how u find errors and how to solve. How to fix it?
i have 100 pages output. i want to print 10 records per page in Template?
What is the interface?
Is it possible calling from one report to another? if possible means tell me ?
3 Answers Intelligroup, Satyam,
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
Assume i have three Procedures defined in a Package Spec. I have created the Package Specification. now i create the Package Body by including the three procedures in addition to that i include a fourth procedure which is not included in my Package Spec. I compile the Package Body. Will the Package body Compile ? What will the end result ? what will happen if the execute the package by calling the 4th procedure ?
what is the data type of lexical parameter?