Page 1 of 1

taking backup from developer 6i

Posted: Tue Oct 03, 2006 5:53 am
by tahir_mehmood
Respected Sir,
I used your code
declare
filename varchar2(20);

begin

filename := to_char(sysdate,'ddmmyyyy');


host('D:\oracle\ora90\BIN\exp userid=inventory/inventory OWNER = satti file=C:\BACKUP\'||filename||'.dmp');


end;

but it makes a file of 4kb rather than this nothing plz guide me regarding this matter.
tahir Satti

Posted: Tue Oct 03, 2006 6:50 am
by ahmadbilal
Mr Tahir Y u initate a new topic rather then replying in same one
anyhow

userid :- inventory
Pass :- inventory

owner=username for which u want ge export


Explain

Posted: Tue Oct 03, 2006 11:59 pm
by admin
Dear tahir mehmood no need to duplicate the topics. So be careful in future. thanks