Search Results

Search: Posts Made By: yuvi
1,893
Posted By yuvi
I see something as below related to mail. Does...
I see something as below related to mail. Does this information enough?


smmsp 5448 0.0 0.0 23528 672 ? Ss Nov25 0:00 sendmail: Queue runner@01:00:00 for...
1,893
Posted By yuvi
Thanks for the response. Can you please suggest...
Thanks for the response. Can you please suggest how should I check for running mail server? I tried this netstat -ltnp |grep :25 but it shows tcp with some ip's.
1,893
Posted By yuvi
Mailx Email Issue
Hello,


I am facing an issue with email in Linux. I am using mailx command to send email.
When I give invalid domain address then it is taking both sender and recipient as sender email and...
944
Posted By yuvi
Issue with Mailx command
Hi,
I am trying to send an email using mailx command in Linux terminal. Though I give invalid address it is giving response as Recipient ok and sent message. My command is here. Not sure what is...
949
Posted By yuvi
Thank you for the solution. Answers to your...
Thank you for the solution. Answers to your questions..
I am using bash and I will run script as sh. I have already #!/bin/bash in my script file.
cp command worked after I placed 'shopt -s...
949
Posted By yuvi
Issue with copy command
Hi,
I have a shell script which is having copy command. My need is to copy all the files in a directory into its subdirectory.

My directory structure is like this.

Dir1
...
3,637
Posted By yuvi
I tried from oracle home directory and getting...
I tried from oracle home directory and getting the below error.

TNS Ping Utility for Linux: Version 11.2.0.3.0

Used parameter files:
/opt/app/oracle/product/11.2.0/network/admin/sqlnet.ora...
3,637
Posted By yuvi
Thanks for your suggestions. @vgersh99 Hi, I...
Thanks for your suggestions.
@vgersh99
Hi, I have tried with the code provided by you but same error is coming. I also tried to tnsping but getting the below error.
-bash: tnsping: command not...
3,637
Posted By yuvi
Not able to connect to Oracle server from shell script
Hi,

I am facing an issue in connecting to database from Linux shell script. Here is my code

export ORACLE_BASE=xxx
export ORACLE_SID=xxx
export ORACLE_HOME=xxxx

DB_PATH=xxx/'yyy@yy'

...
1,564
Posted By yuvi
Awesome! It is resolved. I was really trying...
Awesome! It is resolved. I was really trying from 2 days to find out.... Thank you so much for the link.
1,564
Posted By yuvi
Problem in passing IFS array to SQL Query
Hi,

I have created a shell script that reads line from text file and insert into DB table. I have used IFS to separate the line text. Looks IFS is splitting text properly but while passing one of...
Showing results 1 to 11 of 11

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