Search Results

Search: Posts Made By: pradeep84in
3,751
Posted By pradeep84in
Hi Sam, Might be below can help you a bit. ...
Hi Sam,

Might be below can help you a bit.


Identify the long running process and get the start time of that by using "ps"
Get the output of the user logged in by using "last" command and...
1,531
Posted By pradeep84in
Hi, Please execute find command as below. ...
Hi,

Please execute find command as below.

find . -inum 151855 -print
2,360
Posted By pradeep84in
Hi Robin, Earlier we were getting this...
Hi Robin,

Earlier we were getting this report in the Windows server and we had developed the VBS(VB Script) to perform the same.

Now it's coming to Linux System, so we have to start it from...
2,360
Posted By pradeep84in
Custom Report
Hi All,

Am getting the raw report from the source and need to prepare the custom report as per the requirement.

Requirement keep getting change according to the need.

Raw data is as below...
Forum: Red Hat 08-28-2017
1,200
Posted By pradeep84in
Hello Experts, Problem is fixed and now it's...
Hello Experts,

Problem is fixed and now it's working, am posting the new code.

#!/bin/bash

set -x

YESTERDAY_DATE()
{
date '+%d %m %Y' |
{
read DAY...
Forum: Red Hat 08-28-2017
1,200
Posted By pradeep84in
Unable to capture value from function
Hi Experts,

Am writing a code which need to check for the previous day date and pickup the file as per the previous day date.

Problem: Why variable "YDATE" is empty ?

O/S: RHEL 5.6

Shell:...
1,909
Posted By pradeep84in
That did the trick :) Thanks so much for the...
That did the trick :)

Thanks so much for the help and explanations guys, that is GREATLY appreciated! :b:
1,909
Posted By pradeep84in
Pass the value from pipe
am trying to pass the date calculated to variable so that i can use the same for my further reporting and tracking of the changes as per the variable value.

System = SunOS
Release = 5.9...
Forum: Solaris 11-05-2014
3,370
Posted By pradeep84in
Can you elaborate what do you mean by monitor of...
Can you elaborate what do you mean by monitor of solaris health zone ?

If it's only a health check of solaris servers then you can have a script which will monitor the cpu usage, load, monitor...
2,704
Posted By pradeep84in
Hi Nishant, Kindly share the script written...
Hi Nishant,

Kindly share the script written by you so that we can fine tune it as per your requirement.

Thanks & Regards,
Pradeep Agarwal
9,557
Posted By pradeep84in
Hi Sup, You can redirect the entire dblog...
Hi Sup,

You can redirect the entire dblog event to the log file as below and then you can do the filtering on the same.

db2 <<EOSQL>/home/testuser/count.lst

Thanks & Regards,
Pradeep...
Forum: Linux 10-26-2013
23,372
Posted By pradeep84in
Hi Lokesh, Can you please share the o/p of...
Hi Lokesh,

Can you please share the o/p of below commands,

autorep -J <JOB_NAME> -d
autorep -J <JOB_NAME> -q

Thanks & Regards,
Pradeep Agarwal
1,377
Posted By pradeep84in
Thanks RudiC, I had used %d and it's giving the...
Thanks RudiC, I had used %d and it's giving the output by padding zero to it and it's keeping the lenght of the file name constant.

I tried to use %-e but it's not giving the desired output.
1,377
Posted By pradeep84in
Thanks your code works absolutely fine, can you...
Thanks your code works absolutely fine, can you explain what had happened here and how it had removed the blank space from the in between....
1,377
Posted By pradeep84in
Date capture & filter
Dear All,

I am capturing system date and creating the file by using that time stamp, file is getting appended with checks of application & database check logs.

But when the date is in between...
8,562
Posted By pradeep84in
Check batch file, autorem, stdout & stderr
Hi Angela,

Please check the batch file whether it is sending "exit 0" immediately after submitting the backup command.

Check the autorem if it's left behind post completion of job.

Also...
Forum: UNIX and Linux Applications 12-23-2012
4,594
Posted By pradeep84in
Re: Autosys R11.3 : Error on log file size limit
Hi Kimo,

Am new to unix.com forum. After going through your post for "Autosys R11.3 : Error on log file size limit", am having one query can you please specify you are talking about which file....
Showing results 1 to 17 of 17

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