Search Results

Search: Posts Made By: mrx1350
Forum: Red Hat 02-09-2012
2,034
Posted By mrx1350
Spanish Characters get converted in strange chrac
I am trying to sftp a textfile from windows to linux. The file includes some spanish characters. When I vi the file in LINUX, the special (spanish) characters get converted into some strange...
3,250
Posted By mrx1350
Its not the oracle_sid. Again, this script works...
Its not the oracle_sid. Again, this script works find when I execute it manually. The only time it erros out is if I have the unix job run it.
3,250
Posted By mrx1350
Yes the oracle home is correct.
Yes the oracle home is correct.
3,250
Posted By mrx1350
Script errors out only when its executed via job
I wrote a script to shutdown the oracle database. The script works fine when I manually run the script. However, when i schedule a job, i get the following error.

Shutting Down cmismart...
Forum: Solaris 12-04-2008
3,085
Posted By mrx1350
Solaris not freeign up diskspace
Hi, one of our drive was 100 utilized so I delete some files to free up some diskspace. However, when i check the diskspace, its still saying this drive is 100 % utilized. any suggestions?

btw,...
Forum: Solaris 12-02-2008
10,128
Posted By mrx1350
Thanks. Setting the path resolved this issue.
Thanks. Setting the path resolved this issue.
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
crontab -l uoracle does not work. do you mean...
crontab -l uoracle does not work.
do you mean crontabl -l oracle? if so, here is the output.

tama: /u01/app/oracle/jpark >crontab -l oracle
#30 10 * * * echo "testing cronjob" >...
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
tama: /u01/app/oracle/jpark >crontab -l -uoracle ...
tama: /u01/app/oracle/jpark >crontab -l -uoracle
crontab: illegal option -- u
crontab: illegal option -- o
crontab: illegal option -- a
crontab: illegal option -- c
crontab: proper usage is:
...
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
This is the output. tama:...
This is the output.

tama: /u01/app/oracle/jpark >ls -l /u01/app/oracle/jpark/sched_exp_mis.sh
-rwxrwxrwx 1 oracle dba 402 Dec 1 08:11 /u01/app/oracle/jpark/sched_exp_mis.sh
tama:...
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
After the cronjob runs the script, unix sends me...
After the cronjob runs the script, unix sends me an email with the error
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
The script executes without any problems.
The script executes without any problems.
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
its not executing the script at all. I have...
its not executing the script at all. I have read, write, and execute permission on the script. Any other ideas?
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
I can't view the log. tama: /var/cron >cat...
I can't view the log.

tama: /var/cron >cat log
cat: cannot open log
Forum: Solaris 12-01-2008
10,128
Posted By mrx1350
cronjob not working
I am trying to schedule a job via cronjob. Not sure what the problem is. below is my script and the error.

45 10 * * * /u01/app/oracle/jpark/sched_exp_mis.sh


Error received.

Your "cron"...
Forum: Solaris 11-26-2008
35,462
Posted By mrx1350
Thank worked. Thanks
Thank worked. Thanks
Forum: Solaris 11-26-2008
35,462
Posted By mrx1350
Correction. I used rm -f and it still prompts.
Correction. I used rm -f and it still prompts.
Forum: Solaris 11-26-2008
35,462
Posted By mrx1350
yes rm is alias as rm -i in my .profile. ...
yes rm is alias as rm -i in my .profile. However, I thought using rm -r will disable the prompt regardless. Is there another solution other than getting rid of the alias? I do want to have the...
Forum: Solaris 11-26-2008
35,462
Posted By mrx1350
rm -r does not disable interactive prompt
For some reason, when I try to delete files using rm -r, it doesn not disable the interactive prompt. Any ideas? I am on a sun solaris 10 box.
5,842
Posted By mrx1350
if i don't use the sh infront of the script, it...
if i don't use the sh infront of the script, it does not run
5,842
Posted By mrx1350
yes in on a solaris environment
yes in on a solaris environment
5,842
Posted By mrx1350
i was calling the shell using the sh before the...
i was calling the shell using the sh before the script. for instance sh file.sh.

I tried the other way you suggested and worked fine. thanks.
5,842
Posted By mrx1350
Date Format Does not work in Shell
I'm am able to format the date in the unix prompt using NOW=$(date +"%d%m%y"). However, when i put the same format into a shell script, it errors out with the followign.

sintax error on line 4:...
4,876
Posted By mrx1350
I checked the passwd file and I do see a home...
I checked the passwd file and I do see a home directory for the user oracle. However, I am still getting the same error.
4,876
Posted By mrx1350
Cannot Su in UNIX
Hello. I am new to unix. I just created a user (oracle) using the root password and when i try to switch user (su - oracle) i get the following error.

su: No Directory!
Showing results 1 to 24 of 24

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