for f in *.sql; do echo “processing $f file..”;echo exit | sqlplus agile/tartan @$f; done
Agile PLM forcing GC at a specific time
Create a cron job 0 5 * * * /path/filename.sh which can run the following script source ~/.bash_profile processId=$(ps -ef | grep ‘agileDomain’ | grep -v ‘grep’ | awk ‘{ Read More
When you get error : Unable to save. You have one error, when you try to view or search
When you get error : Unable to save. You have one error, when you try to view or search check the nodetable of that class select * from nodetable where Read More