Search Results

Search: Posts Made By: sandip250382
1,232
Posted By sandip250382
Input will be :- Enter Starting Time - 12 pm...
Input will be :-

Enter Starting Time - 12 pm
Enter Ending Time - 2pm

Output will be :

Following processes run between 12 pm and 2 pm

Output of ps -aef containing all process details...
1,232
Posted By sandip250382
Nopes buddy, you are not getting me. My main...
Nopes buddy, you are not getting me. My main motto is to trace down the details of the processes between certain fixed times in past/present. For this , I want to write a shell script.
1,232
Posted By sandip250382
Idea needed regarding process related script
I want to write a script which will take two time as input parameters and display the details of running processes between the two times, any ideas about the script ?
2,066
Posted By sandip250382
Yes it is the same script as in my last thread....
Yes it is the same script as in my last thread. One interesting note that I created the cron job s from my Oracle user, will I try to create the same cron job from root user and see the result?...
2,066
Posted By sandip250382
Here is it. [root@localhost mail]# grep...
Here is it.

[root@localhost mail]# grep "cron" root
4:vixie-cron-4.1-77.el5_4.1.i386
2,066
Posted By sandip250382
I am really confused with this. There is no more...
I am really confused with this. There is no more lines in cron log matching PID 10934 as shown below :-

root@localhost log]# grep "10934" cron
Jun 5 07:25:02 localhost crond[10934]: (root) CMD...
2,066
Posted By sandip250382
Here what I got from cron log Jun 5...
Here what I got from cron log

Jun 5 07:25:02 localhost crond[10934]: (root) CMD (/home/oracle/tab.sh)
Jun 5 07:27:34 localhost crontab[10950]: (oracle) LIST (oracle)
Jun 5 07:30:01 localhost...
2,066
Posted By sandip250382
How can I get the error messages for the cronjob...
How can I get the error messages for the cronjob ? My scripts begins with setup of Oracle Environment, so that's not a challenge, correct me if I am wrong. The output of the script file is written to...
2,066
Posted By sandip250382
Execution Problems with Crons
Buddies, cron is not executing any monitoring scripts for 'Oracle' user in Red Hat Linux 5.
Details about the cron job :-
oracle@localhost ~]$ crontab -l
15 7 * * * /home/oracle/tab.sh

The...
2,363
Posted By sandip250382
Perfect dear, thanks a million! Dude just one...
Perfect dear, thanks a million!
Dude just one advice more, can you suggest any good book for learning shell scripting .
2,363
Posted By sandip250382
Thanks a lot Pravin. However echo commands in...
Thanks a lot Pravin. However echo commands in that way is producing some errors in my SQL code which is not there otherwise, so need to think in different ways
2,363
Posted By sandip250382
Error in Scripting to monitor tablespace in Oracle DB
Buddies, I am writing the below script 'tab.sh' to monitor the tablespaces in Database:-
-------------------------------
export ORACLE_HOME=/home/oracle/app/oracle/product/11.2.0/dbhome_2
export...
1,225
Posted By sandip250382
It finally worked! Thanks a ton buddy.
It finally worked! Thanks a ton buddy.
1,225
Posted By sandip250382
Find command not executing for copying file
Buddies, I am trying to copy the file 'xcopyq' from /home/sandip to /home/sandip/testdir using the below command and getting the error as shown below:-

sandip@manu:~$ find /home/sandip -type f...
Forum: Solaris 03-25-2012
1,882
Posted By sandip250382
Sorry for the typo in my post, I was using the...
Sorry for the typo in my post, I was using the above command only.
Forum: Solaris 03-25-2012
1,882
Posted By sandip250382
Unable to add new group in Solaris
I have installed Solaris 10 in VMware. Whenever I am trying to add new group using the command '/usr/sbin/groupadd/oinstall' while logged in as root , it is showing as '/usr/sbin/groupadd/oinstall...
1,097
Posted By sandip250382
Advice needed regarding Unix doc/book
I am a newbie Oracle DBA. All our oracle servers are hosted in AIX and Solaris Environment. I have no knowledge about this Unix O/S. So, it will be great if anyone here can suggest me any good book...
Showing results 1 to 17 of 17

 
All times are GMT -4. The time now is 02:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy