Sponsored Content
Full Discussion: Career Advise: Part 2
The Lounge What is on Your Mind? Career Advise: Part 2 Post 302110984 by philwithbeard on Saturday 17th of March 2007 01:10:57 PM
Old 03-17-2007
Ahm-m-m A-a-a, Never mind! I misunderstood the comment.

I started the job, and I discovered the real background to the comment made by my job interviewer about the person I was replacing and the "loud disagreement."

Company has problem with massive amounts of data entry. Everyone in office(s), except the owners, are required perform some of the data entry everyday.

Not a big deal from my point of view. As a new person I spent more hours in the 1st week learning database data entry stuff on the business application than learning the overview of computer network and servers. But, this is also a quick way to learn about the databases and what they do. Knowledge of which appears also drives many of the end users complaints to IT dept for desktop support.

The previous person (with less than 6 weeks on the job) was more of the personality of "I am a Windows Guru, not a lowly data entry peon" snob. Anyway, the discussion in question was about the data entry screens being mono-chrome mainframe terminal style interface screens instead of a newer windows GUI or Browser styled interface for the end users.

So, it wasn't a Windows chauvinist against a Unix chauvinist argument. As I now understand, it was really about snobbery, pretentiousness, and conceit over job assignments and lack of a current "high tech" work place. IMHO, a personality trait in the IT world that neither OS devotee's can claim their ranks to be without.

So thanks to thoes who replyed, but my original post was a mis-understanding of the comments from my job interviewer. Sorry.

Phil
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need your advise for which version ?

Hi ... I'm new when it comes to using a computer , I have in the last few years kind of learn Windows xp but I find that Microsoft is ripping people off with their operating system and I would very much like to try to learn Unix operating system , so far all I know about Linux/Unix its totally... (3 Replies)
Discussion started by: terryfox
3 Replies

2. UNIX for Dummies Questions & Answers

I am one of the newbies, please advise

I am new to UNIX and Linux. I have some experiences with Windows server. I am thinking to start with those OS (Unix/Linux) and more specifically with the OS for the server. however, i have no idea which one would i start first, unix or linux? Because i also dont know how they are different. ... (3 Replies)
Discussion started by: sanlen
3 Replies

3. UNIX for Dummies Questions & Answers

your advise on mysql, please

My intention is to set up a mysql on unix. Could you provide some info, please, useful for realization of the plan (other than "read the documentation" that will be done anyway)? vaguely yours` sehrguey (2 Replies)
Discussion started by: serguey
2 Replies

4. Linux

Please advise me.

Hello all, I have a question, and would like some advice please. I am a windows guy by trade....5 years in the Marines is where I learnt a lot of what i know. I took a junior level sys admin job...learned a bit more...and now I do IT security. All of this happened in the last 8 years. So I'm 27... (2 Replies)
Discussion started by: Quality
2 Replies

5. UNIX for Dummies Questions & Answers

Advise on HP unix

Hi everyone I need help i want to learn Unix and do some certification on Unix Hp the reason why i choose Hp is because the company that i work for uses HP and interested in knowing a lt more about what i do i montor the unix server (disk space CPU usage memory utilization,proceeses job... (5 Replies)
Discussion started by: liema
5 Replies

6. What is on Your Mind?

Unix Admin, need a bit of career advise

I posted a request for suggestions on my career, but there was no response. Can anyone please guide me if it was posted in the right forum or thread? Hi Dear, I am in my early thirties and going through a phase of career confusion. Since I am HPUX, Tru64 administrator I need some councelling... (4 Replies)
Discussion started by: mukherj
4 Replies

7. Shell Programming and Scripting

[Solved] Printing a part of the last line of the specific part of a file

Hi, I have 80 large files, from which I want to get a specific value to run a Bash script. Firstly, I want to get the part of a file which contains this: Name =A xxxxxx yyyyyy zzzzzz aaaaaa bbbbbb Value = 57 This is necessary because in a file there are written more lines which... (6 Replies)
Discussion started by: wenclu
6 Replies

8. What is on Your Mind?

Need career advise as UNIX adminstrator

I have been working in application support at last 2 years. But I want to become unix administrator and I have basic knowledge in unix command, VI Editors, Unix file system. But I don't know proper procedure to become unix administrator, so could you please give suggestion and advise where I start... (4 Replies)
Discussion started by: gopal88
4 Replies

9. UNIX for Beginners Questions & Answers

How to make a loop to read the input from a file part by part?

Hi All, We've a VDI infrastructure in AWS (AWS workspaces) and we're planning to automate the process of provisioning workspaces. Instead of going to GUI console, and launching workspaces by selecting individual users is little time consuming. Thus, I want to create them in bunches from AWS CLI... (6 Replies)
Discussion started by: arun_adm
6 Replies
qrerun(1B)								PBS								qrerun(1B)

NAME
qrerun - rerun a pbs batch job SYNOPSIS
qrerun [-f] job_identifier ... DESCRIPTION
The qrerun command directs that the specified jobs are to be rerun if possible. To rerun a job is to terminate the session leader of the job and return the job to the queued state in the execution queue in which the job currently resides. If a job is marked as not rerunable then the rerun request will fail for that job. If the mini-server running the job is down, or the rejects the request, the Rerun Job batch request will return a failure unless -f is used. Using -f violates IEEE Batch Processing Services Std and should be handled with great care. It should only be used under exceptional cir- cumstances. Best practice is to fix the problem mini-server host and letting qrerun run normally. The previous nodes may need manual cleaning. See the -r option on the qsub and qalter commands. OPERANDS
The qrerun command accepts one or more job_identifier operands of the form: sequence_number[.server_name][@server] STANDARD ERROR
The qrerun command will write a diagnostic message to standard error for each error occurrence. EXIT STATUS
Upon successful processing of all the operands presented to the qrerun command, the exit status will be a value of zero. If the qrerun command fails to process any operand, the command exits with a value greater than zero. SEE ALSO
qsub(1B), qalter(1B), pbs_alterjob(3B), pbs_rerunjob(3B) Local qrerun(1B)
All times are GMT -4. The time now is 12:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy