ya praveen..
thx first of all for attending me yaar..m quite illiterate n even bugg u for minimal commands.
scene is like this now
ITS MUCH EASIER NOW
i have pasted the whole batch file

c:
cd c:\program files\winrar\

winrar x -y H:xxx.dmp.gz D:\folder

dir D:\folder >> c:\log\log.txt

sqlplus ***/***@DBase @D:\RESTSCHEDULE\truncate.SQL

imp **/**@DB file=D:\folder\exp_tables.dmp log=D:\exp_tables_imp.log buffer=3000000 ignore=y grants=n TABLES=table names..

sqlplus/nolog @D:\RESTSCHEDULE\refresh.sql

sqlplus/nolog @D:\RESTSCHEDULE\query2.sql

i run this file here at spare server. n after it is downloaded..abt 150 mb comes to 1.7 gb size
n then i transfer it to oracle server.

now tell me plz at the earliest.

regards.