net.exe purpose?

Post Reply
shinymcshires
Posts: 58
Joined: Wed Nov 26, 2008 10:21 pm
OLAP Product: OlapObjects Publisher 5.0
Version: 9.5.1
Excel Version: 2003

net.exe purpose?

Post by shinymcshires »

Out of curiosity, what is the purpose of net.exe and net1.exe? They don't chew up a whole lot of RAM, but there are roughly 75 of each processes running on the TM1 server:
net-exe.JPG
net-exe.JPG (115.42 KiB) Viewed 2529 times
Thank you for your input!
Richard Lee
Financial Systems Analyst
City of Millbrae
User avatar
Alan Kirk
Site Admin
Posts: 6606
Joined: Sun May 11, 2008 2:30 am
OLAP Product: TM1
Version: PA2.0.9.18 Classic NO PAW!
Excel Version: 2013 and Office 365
Location: Sydney, Australia
Contact:

Re: net.exe purpose?

Post by Alan Kirk »

shinymcshires wrote:Out of curiosity, what is the purpose of net.exe and net1.exe? They don't chew up a whole lot of RAM, but there are roughly 75 of each processes running on the TM1 server
It's a command line network tool. However it shouldn't be generating that number of processes.

For the application itself, see:
http://msdn.microsoft.com/en-us/library/aa939914.aspx

The usual reasons for such a ridiculous number of processes are either:
- A virus (do a scan to be sure); or
- You have some piece of junk application or script in your server's startup routine which is triggering them.
"To them, equipment failure is terrifying. To me, it’s 'Tuesday.' "
-----------
Before posting, please check the documentation, the FAQ, the Search function and FOR THE LOVE OF GLUB the Request Guidelines.
shinymcshires
Posts: 58
Joined: Wed Nov 26, 2008 10:21 pm
OLAP Product: OlapObjects Publisher 5.0
Version: 9.5.1
Excel Version: 2003

Re: net.exe purpose?

Post by shinymcshires »

Alan-

Thanks for your reply. I discussed the issue with our IT manager, and have narrowed the culprit down to two processes:

1. Due to limitations with our financial database, we have scheduled batch files that stop and start the tm1sd and tm1admin services. (This "refreshes" our ODBC connection). Unfortunately, sometimes the net start command doesn't happen, so there is a redundant net start command in the event that the tm1sd service doesn't start. Perhaps that redundant net start command is the culprit, leaving a hanging process, until the server is restarted (which we did, and all of the net.exe and net1.exe processes were gone. We determined that the server had been up for 36 days, and I'm sure it was no coincidence that there were 72 instances of each net.exe and net1.exe processes.

2. There is a vb script that runs nightly to copy the data directory.

I'm going to keep an eye on it, and we'll run Process Explorer in a few days to get down to the culprit.
Richard Lee
Financial Systems Analyst
City of Millbrae
Post Reply