Control fetch size with oraaccess.xml
www.pythian.com/blog/technic...
Control fetch size with oraaccess.xml
www.pythian.com/blog/technic...
It didn't seem important to map log, trc, trm and aud extensions.
# cd /u01/app
# find app oradata | grep -vE '\.log$|\.aud$|\.tr[mc]$' | xargs stat -c '%n:%a:%U:%G:%F' | tee perm-map.log
#oracledatabase #oracle
It didn't seem important to map log, trc, trm and aud extensions.
# cd /u01/app
# find app oradata | grep -vE '\.log$|\.aud$|\.tr[mc]$' | xargs stat -c '%n:%a:%U:%G:%F' | tee perm-map.log
#oracledatabase #oracle