Scheduling Job through Cron??
In case you came across this link searching for Cron syntax, then you can refer to following link http://www.adminschoice.com/docs/crontab.htm Other's can continue reading the article .... ;) This was a…
In case you came across this link searching for Cron syntax, then you can refer to following link http://www.adminschoice.com/docs/crontab.htm Other's can continue reading the article .... ;) This was a…
I thought of sharing few tips on creating ASM devices on AIX which I will be helpful to Oracle DBA's. Suppose SysAdmin gives you list of Serial numbers for LUN…
I was installing 10.2.0.1 on IBM AIX 5L and while running root.sh from first node (as part of Clusterware installation) got following messages Now formatting voting device: /dev/voting_disk01 Now formatting…
There are times when you observe above mentioned error while creating view and mview from mview definition taken from Toad or indexfile option. vi editor comes in handy to resolve…
Few days back, while trying to create a synonym over dblink I experienced following error: SQL> create synonym synonymn_name for [email protected]; SP2-0042: unknown command "DBLINK9i" - rest of line ignored…
Today I had to carry out Oracle client Installation on one of the server. Normally I use vncviewer to connect to one of my Linux machine (having vncserver setup) and…