Hi Suneel,
Case1 (Global Area - means Query work in development server)
There are 2 aspects in transporting.
1. Transporting your Query work from Dev to PRD,
2. Taking the Report name from the above work (like AQZZ.....) , creating a Tcode with SE93 and transporting this too to PRD.
Your case seems to have not transported the first one.
Case2 (Standard Area - Means Query work in Prodcution Server)
Here is only 1 aspect of Transportation.
Your Program is already in PRD, you need to have a Tcode for using this. So get the Program name form this (like AQIC....) and go to Development server -->Create the Tcode through SE93 with this program name --> transport to PRD.
------------------------------------------------------------------------------------------------------------------------------------------------
Another probability for this error message is, typing mistake of your program name during Tcode creating through SE93.
In PRD compare the Program name showing in SE93 (Display mode), and the PRogram name of your Query. (from SQ01)
---------------------------------------------------------------------------------------------------------------------------------------------------
Jogeswara Rao K