skip to main
|
skip to sidebar
About
Contact
Today :
Tech Netting
Home
Listing the PID by CPU Utilization Percentage
0
ps -eo pid,user,pcpu,command --sort=-pcpu
0
Awesome Comments!
Leave Your Response
Newer Post
Older Post
Home
Page views
Blog Archive
►
2021
(4)
►
August
(1)
►
May
(1)
►
February
(2)
►
2020
(10)
►
November
(1)
►
October
(2)
►
September
(2)
►
August
(1)
►
May
(3)
►
March
(1)
►
2019
(3)
►
May
(1)
►
January
(2)
▼
2018
(14)
►
December
(2)
►
November
(3)
►
October
(1)
►
June
(1)
►
May
(1)
►
March
(2)
►
February
(2)
▼
January
(2)
Listing the PID by CPU Utilization Percentage
Convert Long into Integer
►
2017
(37)
►
November
(1)
►
October
(8)
►
September
(1)
►
August
(1)
►
July
(1)
►
May
(5)
►
April
(9)
►
March
(6)
►
February
(1)
►
January
(4)
►
2016
(36)
►
December
(4)
►
November
(4)
►
October
(3)
►
September
(5)
►
August
(3)
►
June
(2)
►
May
(2)
►
April
(3)
►
March
(4)
►
February
(2)
►
January
(4)
►
2015
(75)
►
December
(4)
►
November
(1)
►
October
(1)
►
September
(6)
►
August
(2)
►
July
(3)
►
June
(6)
►
May
(19)
►
April
(11)
►
March
(16)
►
February
(3)
►
January
(3)
►
2014
(18)
►
December
(18)
Search
Popular Posts
Operation not allowed for reason code “7” on table in DB2
This issue generally occurs when we altered/modified already existing table in IBM DB2. We have to execute below Query when we get this erro...
TO_CHAR Date Format in Informatica To_Char(Date_column,Format)
Format String Description AM, A.M., PM, P.M. Meridian i...
Versioned table in Netezza
One QC process need to obtain tables and their row counts in a database in Netezza. We use the below SQL query to do so: "...
tAggregateRow and tAggregateSortedRow in Talend
This is our input for demonstration. tAggregateRow vs tAggregateSortedRow in Talend I know these many columns not required but still wanted ...
Bulk Insert Permissions in MS SQL Server
In order to be able to execute bulk operations you need to certain level of privilege both on the database (table) you are performing the op...
Creation of Informatica connections Using Infacmd
When a connection is created from command line, multiple options need to provide in -o option: infacmd.sh createconnection [ICMD_10023] Miss...
Workflow Execution through PMCMD
Executing PMCMD command on UNIX and Syntax By Mahender on May 15, 2011 Steps to start workflow through PMCMD command, Generally we get be...
ORA-31061: XDB error: special char to escaped char conversion failed.
Error : ORA-31061: XDB error: special char to escaped char conversion failed. Cause : This is error is due to the presence of control chara...
REPLACECHR in Informatica
REPLACHR is used to replace one character with another or remove particular character from a string 1. REPLACECHR ( ...
[ICMD_10033] Command [defineDomain] failed
ERROR: "[ICMD_10033] Command [defineDomain] failed with error [[INFASETUP_10002] Cannot create the domain because of the fo...
Labels
Informatica
Mysql
ODI
Oracle
SQL Server
Talend
0Awesome Comments!