Re: [U2] [OT] Interview Questions

2013-10-08 Thread Wols Lists
On 08/10/13 05:28, Doug Chanco wrote: > Questions I have been asked (and my favorites) > > Tell me a solution to get the last day of a given month (pick) I used that as a test question - it was quite revealing ... Another question we used - look for some bad code in one of your own programs. Ask

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Doug Chanco
Sorty kevin I misread your question and missed the technical qyestions aside part ... My favorite non technical questions were: Why should we hire you in 5 sentences or less Explain to me a strength you bring and why you think its a strength Whats a weakness you have and how do you plan to

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Michael Martin
Kevin, Before I hire someone I try and contact every reference they provide. You might think that is a waste of time since it is an easy way for the applicant to boost their credibility. I found it very revealing. MM -Original Message- From: u2-users-boun...@listserver.u2ug.org [m

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
The URL has been cut in the message and sends you to the wrong page Daniel go back to my original message The Universe version number should e part of the URL Try this one for example https://docs.rocketsoftware.com/nxt/gateway.dll/RKB14/universe/11.1.11/translog.pdf -Original Message

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Charlie Noah
One thing I learned the hard way - if an applicant takes a scheduled phone interview while shopping at Walmart, don't hire that person! His or her attitude toward you and your company becomes evident. Charlie On 10-08-2013 6:29 AM, Doug Chanco wrote: Sorty kevin I misread your question and mi

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Rutherford, Marc
My all-time best interview was 20 years ago at FigiGraphics in San Diego. I was given a (Basic) program I was told had 12 known bugs in it. I was given twenty minutes to find and fix them. Some were trivial, but annoying to debug none the less. Others were more subtle, and several involved m

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Charlie Noah
Hi Marc, I don't suppose you have a copy of that program you'd be willing to share? Charlie On 10-08-2013 10:10 AM, Rutherford, Marc wrote: My all-time best interview was 20 years ago at FigiGraphics in San Diego. I was given a (Basic) program I was told had 12 known bugs in it. I was given

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Rutherford, Marc
Charlie, No, sorry. This was code on their in-house server. As I recall Figi's program was a routine that read some files, did some calculations, and printed out the results to green-bar. You can build a similar test suite out of any program(s): 1) Chose working, cleanly designed, program.

Re: [U2] [OT] Interview Questions

2013-10-08 Thread McGowan, Ian
I'll share the general sentiment that writing some code or debugging a live program is important. http://www.codinghorror.com/blog/2007/02/why-cant-programmers-program.html for why. I think it's fair to have access to google while doing this, but reasonable people can disagree on that. I don

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Charles_Shaffer
Whenever I interview, it's all about the work. I tend to give a technical interview and avoid the "What can you bring to our company" types of questions. HR wants to hire Game Show hosts. I need people who can produce. Find out what they know and how they think. And If you want to know some

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Charles Stevenson
Some of these responses have been really good. Thanks, all. Does anyone see any value in U2 Certification from Rocket? ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Susan Joslyn
Kevin, Not that I have any real experience - at least not for what seems like a lifetime - with hiring. But my instinct might be to let the applicant tell me whatever they want. You know, just an open ended "Tell me what you would like me to know about your skills, your ambitions and your work e

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Wjhonson
Tell me about the best boss you ever had, and why they were the best. -Original Message- From: Susan Joslyn To: u2-users Sent: Tue, Oct 8, 2013 12:54 pm Subject: Re: [U2] [OT] Interview Questions Kevin, Not that I have any real experience - at least not for what seems like a l

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Jo Lester
I see. Depending on how you navigate to the documentation, you either get a success or failure. this fails: https://docs.rocketsoftware.com/nxt/gateway.dll/RKB14/universe/11.1.11/translog.pdf this works: https://docs.rocketsoftware.com/nxt/gateway.dll/RKB14/universe/11.1/translog.pdf

Re: [U2] [OT] Interview Questions

2013-10-08 Thread David A. Green
Why not let HR handle the personality questions and background checks, that's what they do. That leaves you to concentrate on their technical abilities. David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@lis

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Jackie Burhans
You are right. We changed our naming conventions. Now while we may update one or two manuals at any given point release (e.g. 11.1.11 or 11.1.12), we decided to just keep calling the doc set 11.1. So if you've saved old links pointing to 11.1.11, you'd be better off going back and resaving them

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Jackie Burhans
Sorry about that, we did some reorganization and decided to just keep the first 2 digits of the database version, no matter the update level. So if you made that 11.1 instead of 11.1.11 it should work now. You may have been accessing it in the middle of the transition. Again apologies for the in

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
Jackie try it. It still gives an error, if you navigate the way I describe below. -Original Message- From: Jackie Burhans To: U2 Users List Sent: Tue, Oct 8, 2013 1:37 pm Subject: Re: [U2] Missing docs on Transaction Logging Sorry about that, we did some reorganization and de

Re: [U2] Missing docs on Transaction Logging

2013-10-08 Thread Wjhonson
It's still the case right now Jackie. -Original Message- From: Jackie Burhans To: U2 Users List Sent: Tue, Oct 8, 2013 1:35 pm Subject: Re: [U2] Missing docs on Transaction Logging You are right. We changed our naming conventions. Now while we may update one or two manuals at

Re: [U2] [OT] Interview Questions

2013-10-08 Thread Tony Gravagno
I wrote a short blog series on the ineffectiveness of 98% of the companies recruiting for MV positions, I just haven't published it yet. In short, they don't know what questions to ask and most end-users don't know either. That's why we see a high percentage of failed hires in this industry, an

Re: [U2] [OT] Interview Questions

2013-10-08 Thread doug chanco
Tony, I agree with everything you said except one thing . "And I'm going to alienate about 70% of our colleagues here, but I think a modern interview needs to favor those who have current knowledge of a variety of technologies. A BASIC-only developer isn't going to cut it anymore and pe