|
-
Hi
I think u r running gzip from /lvo295. Try executing this script running gzip from /lo195/dpr1/exp directory.
B'coz, gzip won't accept other than your PWD. This might solve your problem.
I just now tried on my system with the same, it worked out in this way.
Guys, please correct me if i'm wrong.
Thanks
(1) exp_dpr1.sh
sundb01:/lvo295/dpr1/scripts >more exp_dpr1.sh
#!/usr/bin/ksh
#
#Revisions
DATE=$(date +%Y%m%d%H%M)
. ./.profile
cd /arlogs
exp userid=***** buffer=500000 full=y compress=y indexes=y \
file=/lvo195/dpr1/exp/exp_dpr1$DATE.dmp \
log=/lvo195/dpr1/exp/exp_dpr1$DATE.log \
rows=y grants=y direct=y consistent=y
cd /lvo195/dpr1/exp
gzip exp_dpr1$DATE.dmp
PNRDBA
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|