Search Results

Search: Posts Made By: pokhraj_d
Forum: IP Networking 10-05-2017
6,282
Posted By pokhraj_d
ohhh.... Thats correct.. My bad.. I did the...
ohhh.... Thats correct.. My bad..
I did the following..

1. Change the port forwarding with specific port { In which I want to listen] and my computer IP address.

2. I am using static IP. This...
Forum: IP Networking 10-05-2017
6,282
Posted By pokhraj_d
Port Forwarding not working
Hello Gurus,
I have configured port forwarding at router. [i-ball 300M]
But after configuration I am not able to connect the computer from outside/Over internet/Remote desktp from other computer.
...
1,956
Posted By pokhraj_d
Hello Andrew, No issues or errors I am facing...
Hello Andrew,
No issues or errors I am facing whenever I am running the below command you mentioned at your post.
rsync -avrz /u02/oracle/EBSUAT/fs1/EBSapps/appl/xxnsp/12.0.0/...
1,956
Posted By pokhraj_d
Facing issues with rsync
Hello Gurus,
I am running rsync command to copy certain Directories and files into that directories to remote server. While ruuning the command all teh files has been copied but I am facing error....
1,005
Posted By pokhraj_d
Hello Gurus, Thank you very much... It worked.....
Hello Gurus,
Thank you very much... It worked..

Thanks-
P
1,005
Posted By pokhraj_d
awk to get string
Hello Gurus,
I am facing one issue to get a portion of string from /etc/oraInst.loc
I ran the below command
cat /etc/oraInst.loc | grep VIS | cut -d "=" -f2 the result is as below :...
924
Posted By pokhraj_d
Thank you for your advice. But the above code is...
Thank you for your advice. But the above code is giving such below details:

/u03/oracle/EBSDEV
/u08/oracle/EBSDEV
/u08nfs/oracle/EBSDEV

My requirement is only to get the...
924
Posted By pokhraj_d
Required to get a portion of a text
Hello Gurus,
I have a filesystem like below :
/u03/oracle/EBSDEV/fs1/EBSapps/appl

I want to get only the portion of the above text like below...
/u03/oracle/EBSDEV

Can you please advice on...
4,477
Posted By pokhraj_d
Hello , Can you please elaborate the concepts...
Hello ,
Can you please elaborate the concepts please..

Thanks-
Pokhraj Das
4,477
Posted By pokhraj_d
Hello Gurus, I am having one more issue while...
Hello Gurus,
I am having one more issue while running the command.

sudo -u appstst1 /stage/scripts/git_Code.ksh

When I am running the above command from user am663 all the files are downloaded...
4,477
Posted By pokhraj_d
Awesome.. Thank you very much... Thanks ...
Awesome.. Thank you very much...

Thanks
Pokhraj
4,477
Posted By pokhraj_d
One user to su to another without allowing root access and password
Hello Gurus,
I want One user to su to another without allowing root access and password.
I want to run a specific command as below from user am663:...
10,808
Posted By pokhraj_d
Cron Job to Run every 2 minutes
Hello Gurus,

I want to schedule a cron job which will run every 2 minutes starts at 11:25 AM and 3:25 AM daily.

Can you please suggest as how to schedule the job.

Thanks-
Pokhraj Das
2,111
Posted By pokhraj_d
Hi RudiC, I am using ksh.. TERMSECOND=1800...
Hi RudiC,
I am using ksh..

TERMSECOND=1800
${ORACLE_HOME}/bin/sqlplus -s "/ as sysdba" <<EOF >> ${LOGFILENAME}
set echo off
--set heading off
set feedback off
set linesize 100
column...
2,111
Posted By pokhraj_d
Hi RudiC, Can you please suggest as how...
Hi RudiC,


Can you please suggest as how to terminate the job itself by using counter/timer?

Thanks-
Pokhraj Das
2,111
Posted By pokhraj_d
Cron Job to Run for 30 minutes
Hello Gurus,

I have a requirement to run a job from cron only for 30 minutes duration daily twice at 8.35 am and 20.35 pm

Can you please suggest how to schedule the job?

Thanks-
Pokhraj
4,983
Posted By pokhraj_d
Insert a single quote in front of a line in vi editor
Hello Gurus,
I wanted to put a single quote in every where starting with /oradata, and at the end with .dbf.

For example I have one line as below:
alter database rename datafile...
1,548
Posted By pokhraj_d
Thanks for the update. I wanted to attach those...
Thanks for the update.
I wanted to attach those files in email, which can be get at find command.

Thanks-
Pokhraj
1,548
Posted By pokhraj_d
How to send mail using find command?
Hello,
I wanted to send mail to multiple receiptant by using uuencode with find command.
I have used the below find command to search a file, which generating daily at the particular time. [Between...
1,216
Posted By pokhraj_d
The output of ${DTFILE]-- Its working fine. ...
The output of ${DTFILE]-- Its working fine.

Thanks-
Pokhraj
1,216
Posted By pokhraj_d
For Loop throwing error
Hello Gurus,
I am writing one script at linux.
The logic is
There is a find command which will find some specific files daily [three files generating] and store at a variable [Working fine]
...
2,003
Posted By pokhraj_d
Thanks.. It is working.... Thanks- Pokhraj...
Thanks.. It is working....

Thanks-
Pokhraj

---------- Post updated at 11:45 AM ---------- Previous update was at 10:38 AM ----------

Hello Gurus,
Also one more confusion.
If I wanted to...
2,003
Posted By pokhraj_d
Files created on specific time
Hello Gurus,
I am facing one issue to get a file for a specific time. There are about 300 files created between 6.30 pm to 7.15 pm everyday.
Now I wanted only the file which is created on 6.45pm....
1,435
Posted By pokhraj_d
I have tried the below method: ============ ...
I have tried the below method:
============
for i in `cat /home/oracle/extract_info_all|head -16|tail -1|awk '{print $1}'`
do
echo ${i}
done
========
but it is coming only one date which is at...
1,435
Posted By pokhraj_d
I have not tried anything.. Not sure... ...
I have not tried anything..

Not sure...

Thanks-
pokhraj das
Showing results 1 to 25 of 38

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