Search Results

Search: Posts Made By: karghum
Forum: Solaris 04-25-2012
10,229
Posted By karghum
Hello sailesh grep TZ ~/.*profile returned...
Hello sailesh
grep TZ ~/.*profile returned empty, i checked my .profile
here is how it looks
infodba-ie10ux014:/home/infodba\n\r-> cat .profile
# This is the default standard profile...
Forum: Solaris 04-24-2012
10,229
Posted By karghum
System time and Cron time stamp not matching
On Solaris 10 server the system date won't match with the timestamp on files created by a cron jobs, Please help

here is what i get when i check for system date...
4,811
Posted By karghum
ni2 thank you, i got thoufgh the FAQ page,...
ni2

thank you, i got thoufgh the FAQ page, this is what i used
$ export DATE_STAMP=`TZ=CST+24 date +%d-%b-%Y`
$awk -F"|" '{print $2}' lastlogin_user.txt | grep $DATE_STAMP|wc -l

Stillw...
4,811
Posted By karghum
Hello ni2 sorry for late reply, here is what i...
Hello ni2 sorry for late reply, here is what i get
infodb-> date +%d-%b-%Y --date="1 day ago"
18-Apr-2012
Hello Pamu. i tried get a exception for -E
infodba-ie10ux014:/home/infodba/execute\n\r->...
4,811
Posted By karghum
Hi Thanks Ni2, still need help here is input...
Hi Thanks Ni2, still need help
here is input data after using awk in your code
22-Feb-2012
10-Apr-2012
16-Mar-2012
09-Apr-2012
17-Apr-2012
11-Feb-2012
16-Apr-2012
19-Feb-2012
15-Feb-2012...
4,811
Posted By karghum
Hi i need to check system date and list the count...
Hi i need to check system date and list the count of entries which are one day older than the system date
My system date is in this format
infodba-ie10ux014:/home/infodba/execute\n\r-> date
Tue...
4,811
Posted By karghum
Sorting user by last login an count
Experts need your help

i need to create a script which will give count of users logged between yesterday and today (Or if run exacle 12:00AM midnight, it will give count of of users logged on that...
Forum: Solaris 02-22-2012
2,552
Posted By karghum
Help in undertanding RPCinfo
Need help experts

I am trying start a service that is required for my application (it was running fine till yesterday)
to start my service, i will got to my application Install folder and ...
Forum: Solaris 02-16-2012
2,462
Posted By karghum
Getting a 90% disc full alert
Hello experts, need help
One of filesystem on my solaris server is 90% full

/dev/dsk/c1t0d0s3 32G 28G 3.3G 90% /usr

here is contents of the folder
jboss-ie10ux013:/usr\n\r->...
2,048
Posted By karghum
Here is smaple of ls -lrt tcserver*.syslog: ...
Here is smaple of ls -lrt tcserver*.syslog:

-rw-r--r-- 1 infodba tcgrp 6935 Feb 1 15:00 tcserver16557.syslog
-rw-r--r-- 1 infodba tcgrp 6935 Feb 1 15:03 tcserver16675.syslog
...
2,048
Posted By karghum
search a word and copy the file
Hi need help with a script or command

My requirement is

- I need to do a "ls -ltr tcserver*.syslog" files in /tmp, direct the output to a file

ls -ltr tcserv*.syslog | grep "Jan 31" | awk...
11,208
Posted By karghum
Sendmail process "Toomany" system slowing down
Hello Experts

I have M4000 Solaris 10 server, from few many days there are too many sendmail and mail.local process starting on server and each time i need to kill mannualy using pkill send mail,...
Forum: Solaris 05-16-2011
37,672
Posted By karghum
Issue Solved, Thanks for all the help
Hello experts jlliagre & fpmurphy, today i tired temporarily setting the locale to LC_ALL=hi_IN.UTF-8 export LC_ALLThe upgrade went fine, and now i reverted back to old locale by removing etry in...
Forum: Solaris 05-14-2011
37,672
Posted By karghum
I did replaced all the occurrences ...
I did replaced all the occurrences

<TcUnitOfMeasure unitOfMeasureName="Microampere" unitOfMeasureSymbol="&#x03BC;A"/>
<TcUnitOfMeasure unitOfMeasureName="Microfarad"...
Forum: Solaris 05-14-2011
37,672
Posted By karghum
The our of command cat /etc/default/init | grep...
The our of command cat /etc/default/init | grep -v "^#"


-> cat /etc/default/init | grep -v "^#"
TZ=Asia/Calcutta
CMASK=022


Yes i didn't replace all occurance, relaced first two lines,...
Forum: Solaris 05-14-2011
37,672
Posted By karghum
Here is what it return -> set|grep LC ...
Here is what it return

-> set|grep LC
MAILCHECK=600

about the error, it's same error and at the same line it start "microfarad"


Localization Extraction Completed.
Please refer...
Forum: Solaris 05-14-2011
37,672
Posted By karghum
Header is ?xml version="1.0" encoding="UTF-8"...
Header is
?xml version="1.0" encoding="UTF-8" standalone="no"?>

i checked for my locale settings in server
-> locale
LANG=
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"...
Forum: Solaris 05-13-2011
37,672
Posted By karghum
An invalid XML character (Unicode: 0x1a)
While uploading an exl file to my application in Solaris 10 the upload failed with error Error! Parsing Error: /SPLM/TC83/tcdata83/model/model_dbextract.xml Line:65576 Column:73 An invalid XML...
Showing results 1 to 18 of 18

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