‎2010 Jun 26 5:04 AM
Hi experts,
I have designed one report.In that report 3 includes are there.
I excuted this report in quality server it is working fine.
When this report is executing in production server it is giving error
"INCLUDE YP_AAAA NOT FOUND".
Why it is coming like this ?please help me.
regards
kavi
‎2010 Jun 26 5:13 AM
Hi kavi,
May be the INCLUDE YP_AAAA is not available in production server, means the INCLUDE YP_AAAA was not included in the TR (transport request). so this object is not moved to the production server. Now you save this include in one TR and move the TR to production server again.
Regards
DKS
‎2010 Jun 28 9:32 AM
This means that objects YP_AAAA is not transported from Quality to Production.
Please check the transports and the object list of the TR.
You have to transport YP_AAAA from Quality to Production again.
‎2010 Jun 28 11:20 AM
Hi
This means that the include is not there in production server,.
Import the request into prod . server
Rajendra
‎2010 Jun 29 6:58 AM
Hi,
i created new request for includes also.
still it is not working.
please help me
‎2010 Jun 29 7:54 AM
Have you got any error during the transportation of transport request to production server?
If got any error then the object is not transported successfully.
Regards
DKS
‎2010 Jun 29 8:08 AM
Check the Include YP_AAAA In PRD Server If it is there Check Sequence If Incledes .
I that include is not In Prd goto SE80 & Create request for this Include in Quality or Dev.
Transport Request From corresponding Server to PRD .
‎2010 Jun 29 8:32 AM
Hi,
It may be transport issue. Check if the transport was moved successfully or not. There may be another issue...like object were not generated successfully. Check if this include exist or not. If exist then generate the same and main report program then it will work fine.
Thanks
Subhankar
‎2010 Jun 30 4:26 AM
Thanks to all
It is working now
I created new request for includes and moved it to production.