RE: [U2] cron/printer memory segment removed message

2008-01-07 Thread Doug Chanco
PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] cron/printer memory segment removed message -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doug Chanco Hey all, It is possible to NOT have universe (I assume its universe) generate

RE: [U2] [UD] IP address in LISTUSERS command

2008-01-11 Thread Doug Chanco
Whats the OS you are running on? If some type of unix what do you get when you do who (as far as IP addresses go) Dougc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Haskett Sent: Thursday, January 10, 2008 7:12 PM To:

[U2] universe errors

2008-01-15 Thread Doug Chanco
Hey all, I fixed all our root running cron jobs by replacing uv with uvcron ( a c program) which got rid of all the A fatal error has occurred in UniVerse. Unable to re-open operating system file Error code 2 Errors but I am still getting (very seldom though) the below error

RE: [U2] universe errors

2008-01-17 Thread Doug Chanco
: Wednesday, January 16, 2008 8:25 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] universe errors What do you get back from uv -admin -info and uv -admin -lic_report (1) when UniVerse is stopped? (2) when UniVerse is running? - Original Message - From: Doug Chanco [EMAIL

Re: [U2] IBM increasing work force for U2

2008-01-27 Thread doug chanco
Maybe he was really really good and they have a HUGE pair of shoes to fill? dougc David Wolverton wrote: Are all those ads really just to fill the one position left open when Adam VanBeek moved to another IBM position? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

[U2] question(s)

2008-02-06 Thread Doug Chanco
Hey all, I am back to re tooling my mind from jBASE to Universe (although one question is not vendor specific) 1. In universe how can I tell what type of pick file I am looking at (type 2,3,4,5,6, etc ) 2. I am getting a few (very few) PRINTER MEMORY SEGMENT REMOVED errors in

RE: [U2] question(s)

2008-02-06 Thread Doug Chanco
Thanks a million everyone! Great answers/suggestions/thoughts! dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Web Developer Needed Full Time ***REVISED***

2008-02-08 Thread Doug Chanco
I see this a goofy Friday (which is good, I needed the laughs) Thanks all! dougc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Louie Bergsagel Sent: Thursday, February 07, 2008 8:52 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Web Developer

Re: [U2] Send regular Windows file with AccuTerm

2008-02-12 Thread doug chanco
sure use FT see below for an example (the PICK file I sent it to is a type 19 unix directory type file) FT AccuTerm File Transfer Utility (S)end, (R)eceive, (C)onfigure, (O)ptions, (H)elp or (E)xit ? R File transfer protocol: (A)SCII or (K)ERMIT ? K Enter source (DOS) directory

RE: [U2] SLEEP 60 slept only 53 seconds, or else TIMEDATE() is wrong

2008-02-14 Thread Doug Chanco
Hey all, Where on IBM's massive web site can I find what was fixed on what version of universe? This thread got me wondering if some weird issues I have seen have already been fixed on a new versions of universe (we are running on AIX if that matters) As well as what new features have been

Re: [U2] is there anybody out there ?

2008-02-20 Thread doug chanco
I think its up dougc gerry-u2ug wrote: Is the list down or have I once again been unsubscribed ? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/ --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please

Re: [U2] test for a unix file?

2008-03-03 Thread doug chanco
I have not had time to test this with lots of files BUT you can try it (I think it will be much faster than what your doing in your code BUT I may be wrong) anyway what I did was create a simple shell script that you call with a FULLY pathed file name (unless you are in the directory that you

Re: [U2] test for a unix file?

2008-03-04 Thread doug chanco
From the below statement I think Scot is using universe and I don't think DIR is available in UV I have a standard subroutine that I use in *UV* BASIC dougc Bill Haskett wrote: Scott: DIR() is a UniData BASIC command to get the size and date/time modified info from an O/S level file or

[U2] UV 10.2.8 for linux?

2008-03-21 Thread Doug Chanco
So far all I can find is 10.2.8 for windows, is a linux version coming out or can I just not find it on the web site? Thanks, dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] error question

2008-04-03 Thread Doug Chanco
Hey all, I am pretty sure this is a out of memory/stack space type error but I was hoping someone could tell me where I can find the fault types and if there is a way to use the address that the error returned to get where the code was when it blew up? below is the error Abnormal

[U2] TCL Command stacker

2008-04-15 Thread Doug Miller
the command stack to a more traditional environment that use the typical . commands. IE .L .C .X etc. They would prefer to continue to use just the arrow keys. Much like Linux allows you to control the OS command stack. Thank you, Doug Miller --- u2-users mailing list u2-users

RE: [U2] TCL Command stacker

2008-04-16 Thread Doug Miller
Yes, thanks all. This looks promising. -Doug --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] TCL Command stacker

2008-04-17 Thread Doug Miller
I know That is why I said it looked promising. :-) IE was able to get it to work but it was definitely not ready to be recommended until I understood the nuances. Thanks for the heads up, Doug At 04:18 PM 4/16/2008, you wrote: Before you propose to a customer, make sure their terminal

Re: [U2] version control

2008-04-18 Thread doug chanco
Hello, can I get a copy I am definitely interested as we too are moving to subversion thanks dougc Edward Brown wrote: Hello, Have followed this thread with some interest as we've recently moved to Subversion. This hosts VB6 and unidata source code / dicts / various control data for a

[U2] Scientific Notation

2008-04-18 Thread Doug Farmer
coming in from the XML as .05, the XML contains 4.89E-02. This is due to a percentage calculation in a SQL data base. There is no way I can change the XML Generation software, so I must deal with it on the UniData side. Thanks Doug

RE: [U2] Scientific Notation

2008-04-18 Thread Doug Farmer
Ah, you had my hopes up. But X = '4.89E-02' PRINT OCONV(OCONV(X,'MCN'),'MR2') Gives me 489.02 It should come back as .05 (after rounding) Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mecki Foerthmann Sent: Friday

Re: [U2] Unidata @LOGNAME

2008-04-24 Thread Doug Miller
and it is much more complex to describe here. HTH, Doug Miller --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] passing file pointers?

2008-05-02 Thread Doug Chanco
Hey all, In universe 10.1 how can I verify that a file pointer passed via a subroutine param is valid? I have a subroutine that is called with several file pointers but it is possible to be called without opening a file and the subroutine would check if the file pointer is empty and if so

RE: [U2] passing file pointers?

2008-05-04 Thread Doug Chanco
All GREAT points but when you are dealing with old code that they want to just maintain and NOT enhance this is the kind of situations you have to deal with. I COMPLETELY agree with you but sadly my company is moving to a vb.net front end and maintaing the green screen side of the system has a

Re: [U2] Record Locking Problems

2008-05-07 Thread doug chanco
why not do a READU using the LOCKED clause? Something like READU ORDER.ITEM FROM F.ORDER LOCKED PRINT 'record is locked ..' INPUT JUNK END ELSE * I got the record AND locked it, so do my thing . END you could even loop around a couple of times to see if the lock releases and

Re: [U2] Record Locking Problems

2008-05-07 Thread doug chanco
From the universe documentation Description Use RECORDLOCK statements to acquire a record lock on a record without reading the record. Description Use the RECORDLOCKED function to return the status of a record lock. I too may be missing something but why get a lock on a record without

RE: [U2] Record Locking Problem

2008-05-08 Thread Doug Chanco
Your welcome BUT what does IBM need to fix? To me at least when a program sets a lock and then closes the file the lock should go away . if that's what needs to be fixed I for one hope they don't as I work on a lot of old crappy code that would seriously break were locks to be held

[U2] blink questions

2008-05-12 Thread doug chanco
to the first. If the second block does not point back (is zero or references a different block), this implies that something has gone really, really wrong with the memory management of the system. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of doug

[U2] locking code question

2008-05-15 Thread doug chanco
hey all, we are beginning to use subversion for version control and I was wondering if there was good way to lock code besides the usual READU in a program or AE/EDing the record. I would like to be able to lock the program when a user checks it out and while tyhe above methods would

Re: [U2] locking code question

2008-05-15 Thread doug chanco
Brutzman, Bill wrote: Doug: Q1. What editor is in use... If it is a Samba or FTP editor like EditPlus, I would expect locking to happen at the OS level. we have developers that use ultra edit (a windows editor) vi (on both unix/windows) and some that like AE/ED as well as a couple using

Re: [U2] locking code question

2008-05-15 Thread doug chanco
Sorry all maybe I was not clear, I am using subversion BUT would like to lock the code at the pick level at the same time that its checked out of subversion. dougc Israel, John R. wrote: Maybe check sourceForge or some other Open Source site. Or Google CVS (Concurrent Versions System).

Re: [U2] locking code question

2008-05-15 Thread doug chanco
we COULD use source safe as Israel pointed if source code is kept in unix directories they can be samba mounted on a PC and then checked into and out of source safe. The main issue I am trying to get resolved is to lock the record at the pick level , in case someone does nto check out a code

RE: [U2] execute code/proc question HELP!!!!!!!!

2008-05-22 Thread Doug Chanco
DOUG in EURO.BP and DOUG.DEV in DOUG.BP. Users could run the original DOUG. When you are done fixing DOUG.DEV, copy it over DOUG in DOUG.BP and recompile. Steve -- From: doug chanco [EMAIL PROTECTED] Sent: Thursday, May 22, 2008 6:20 AM To: u2-users

[U2] speaking of MUG's

2008-05-22 Thread doug chanco
any close to NC? I am very close to Raleigh and would be interested in joining one and/or starting one if anyone in the NC area is interested. dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

Re: [U2] execute code/proc question HELP!!!!!!!!

2008-05-22 Thread doug chanco
hmmm this is a very interesting idea .. thank you very much, its not as elegant as the path command but I think it will do what I need but if I understand it correctly there 2 things that have to be done 1. logic added to each program for this tester subroutine 2. the program would

RE: [U2] Very slow (30min plus) to exit universe..

2008-05-27 Thread Doug Miller
the behavior. Doug --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] UV 10.2/ AIX question

2008-05-29 Thread doug chanco
I see from the product matrix on IBM's web site that we should be able to run 10.2.x on AIX 5.2 (yes I know its kinda old) is anyone aware of any specific UV (or AIX) reasons that we would want to upgrade to 5.3 before installing UV 10.2.x? We NEED to upgrade I am just wondering if we HAVE

[U2] group locks and user nbr's

2008-06-19 Thread doug chanco
Hey all, Can someone please help me understand the differences between group locks and record locks? Also are high user numbers (Userno below) indicative of a phantom process? *Active Record Locks: Device Inode Netnode Userno Lmode Pid Login Id Item-ID. 3080194

Re: [U2] group locks and user nbr's

2008-06-19 Thread doug chanco
the ENTIRE file? 3. figuring out who set/has the group lock 4. how would it be set (I did not see any reference in the basic manual about setting group locks) 5. best way to release the lock thanks again dougc Brian Leach wrote: Doug To take the first part of your question: The lock table

RE: [U2] group locks and user nbr's

2008-06-19 Thread Doug Chanco
PROTECTED] On Behalf Of Martin Phillips Sent: Thursday, June 19, 2008 10:42 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] group locks and user nbr's Hi Doug, Record locks protect your data records. Group locks protect the internal pointers within the file. A user program cannot directly

[U2] unsubscribe u2-users

2008-06-25 Thread Doug Miller
--- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] How to tell if running a subroutine though RedBack

2008-06-25 Thread Doug Farmer
. Is there any environment variable I can look at to tell if I am executing under the RedBack API call? Thanks Doug This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-25 Thread Doug Farmer
Thanks for the advice, but that is a UniVerse command and this is UniData - Sorry I did not say that in the first place. Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Womack, Adrian Sent: Wednesday, June 25, 2008 7:25 PM To: u2-users

RE: [U2] How to tell if running a subroutine though RedBack

2008-06-27 Thread Doug Farmer
We found that just checking for a phantom seems to be what we need. We did not need to check for RedBack specifically. Thanks for the help Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Edward Brown Sent: Friday, June 27, 2008 12:26 PM To: u2

[U2] locking question

2008-07-01 Thread doug chanco
hey all, has anybody run across/seen an issue where a process sets a lock via READU and then when it tries to write back the record cannot because the record is locked but somehow lost the fact that the process trying to write the record is the process that created the lock? I am not

Re: [U2] locking question

2008-07-01 Thread doug chanco
lock). This is a very promising lead and if its the problem I MAY have to go to where you are and buy you a steak dinner! thanks guys! dougc Martin Phillips wrote: Hi Doug, has anybody run across/seen an issue where a process sets a lock via READU and then when it tries to write back

Re: [U2] locking question

2008-07-02 Thread doug chanco
we have a 473 user license of universe and GSEMNUM was 87 so I think we are woefully undersized as far as that parameter goes. Hopefully this will fix our issue and I'll owe you guys (and gals) a HUGE thank you! one question though what exactly is this parameter used for? I am trying to

RE: [U2] static/dynamic file(s) opinions wanted!

2008-07-22 Thread Doug Chanco
Thanks for the info, so you do any maintenance on the files or does universe do a good job maintaining the files? The reason I ask is that we resized all our files back in DEC (using fitzgerald and long's fast tool) and our nightly process went from finishing @6am to @3am and we are now back to

RE: [U2] static/dynamic file(s) opinions wanted!

2008-07-23 Thread Doug Chanco
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of doug chanco Sent: 22 July 2008 16:36 To: u2-users@listserver.u2ug.org Subject: [U2] static/dynamic file(s) opinions wanted! hey all, I have heard bad things about using dynamic files versus hashed/static

RE: [U2] static/dynamic file(s) opinions wanted!

2008-07-23 Thread Doug Chanco
Dan thanks a million this is incredibly helpful! Dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] gfe check from unix?

2008-07-31 Thread doug chanco
in universe 10.1/10.2 (on aix) is it possible to check for GFE's or BLINK errros without going into universe? any ideas/thoughts/suggestions welcomed! thanks dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] uniobjects help needed!

2008-08-02 Thread doug chanco
Hey, We are having a problem with uniobjects that started a couple of days ago. We have a VB app that uses uniobjects to access an aix system running universe 10.1 and a few days ago we started getting errors where uniobjects would just die, its starting to look like it might be a network

[U2] fixtool

2008-08-03 Thread Doug Chanco
Hey all, is fixtool the best way to repair a universe file? I read somewhere that all it does is fix the broken link (fixing the file but losing the data that the broken link pointed to). The reason I ask is that we had data corruption a few days ago and are now running into lots of

Re: [U2] Joining the List

2008-08-05 Thread Doug Miller
vacation and had no problems following supplied instructions. Doug Miller [EMAIL PROTECTED] Manager of Technical Services Strategy 7Dallas TX --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] uniobjects help needed!

2008-08-05 Thread Doug Chanco
dougc -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony W. Youngman Sent: Sunday, August 03, 2008 12:29 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] uniobjects help needed! In message [EMAIL PROTECTED], doug chanco [EMAIL PROTECTED] writes

Re: [U2] uniobjects help needed!

2008-08-06 Thread doug chanco
responses below It sounds like nothing has changed. From what you're posted so far. Is that correct? pretty much, we added etherchannel to the aix system but its been running fine for several months, since the issue started we have changed our app to add better logging but no major changes

Re: [U2] default gateway problem

2008-08-06 Thread doug chanco
You need to save the default gateway in the ODM. If you manually add/delete routes WITHOUT using smit then the come back when you reboot do the following: smitty tcpip select == Minimum Configuration Startup select your network card and then change Default Gateway Address (dotted

Re: [U2] Linux Telnet client

2008-08-06 Thread doug chanco
putty! http://www.putty.nl/download.html dougc Baker Hughes wrote: Hey, I've just changed the OS on my laptop to SUSE Linux. I got back hours of my life, just in boot time alone, but I won't rant. Would anyone like to suggest their favorite *nix based telnet client? Must be free or close

Re: [U2] uniobjects help needed!

2008-08-07 Thread doug chanco
Jeff Powell wrote: May I add my experience here? PLEASE! We are going on day 8 (or 9 I am losing count) with little to no progress. One thing I was wondering could it be an issue with the unix memory segments having issues? also I am noticing what I think is a huge amount of tcp bad

Re: [U2] uniobjects help needed!

2008-08-07 Thread doug chanco
than watching the young and the restless dougc doug chanco wrote: Jeff Powell wrote: May I add my experience here? PLEASE! We are going on day 8 (or 9 I am losing count) with little to no progress. One thing I was wondering could it be an issue with the unix memory segments having

[U2] uniobjects

2008-08-13 Thread doug chanco
does anyone know if its possible to run the uvrpc deamon (uniobjects) from the command line? It appears that since we cannot find the problem we are going to rewrite our order entry program in .net from vb6, apparently from some initial testing that the .net version fo the program works

[U2] can anyone shed any light on parts of this core file?

2008-08-13 Thread doug chanco
well i finally got a core file but had no luck trying to read it with dbx (so I just vi'ed the file and below is what I was able to read) I am praying that one of you universe/aix/uniobjects guru's can see if anything below is useful in finding our problem. thanks! dougc -I/r-b/r-y/r.

Re: [U2] can anyone shed any light on parts of this core file?

2008-08-14 Thread doug chanco
However just to say I have had experience of strange errors in uniobjects in the past on heavily used systems, this was because the network card was set to 100/full duplex, and the switch port to auto negotiate, so they negotiated to half duplex, we set the switch to full duplex and of course it

[U2] defcs/fixtool

2008-08-16 Thread doug chanco
Hey all, I am seeing s a bunch of defcs processes (see below) this is just a sample, there are more gr046 962802 3018954 0 15:50:56 - 0:09 defcs 4 21600 0 gr024 1036534 3018954 0 19:20:30 - 0:00 defcs 4 21600 0 washch 1077502 3018954 0 20:30:49 - 0:00 defcs 4

Re: [U2] What Next?

2008-08-19 Thread doug chanco
several suggestions: 1. datastage 2. .net (in particular asp.net/c#) 3. jBASE (in my opinion despite the fact its not as well used as U2, its got a good future (in my opinion)) 4. maybe some system admin stuff (in particular I love aix) dougc Al DeWitt wrote: For the last 14 years or so I

Re: [U2] Unidata to Universe port

2008-08-19 Thread Doug Miller
enhanced since then but I would be curious to hear from anyone who has successfully implemented this within UniVerse. The reason I bring this up is this seems to be the key motivating factor and if this is taken away, the point becomes mute. Regards, Doug At 08:41 PM 8/14/2008, you wrote

RE: [U2] Send Email from Universe (Windows)

2008-08-20 Thread Doug Chanco
Another free option that I do not like but does work, is to ftp an email formatted text file (that you create in universe) to an email server (exchange/sendmail/etc) and have it process the files in a particular directory as emails and send them out. Like I said I don't like it but it's free and

Re: [U2] Send Email from Universe (Windows)

2008-08-20 Thread doug chanco
can you send me a copy as well? I am interested how it works dougc my email is [EMAIL PROTECTED] Burwell, Ed wrote: A few years ago a nice participant on this list sent me a subroutine that got us going (on Unidata). It's been great. I can email it to you off-line if you like. Ed

RE: [U2] Universe PE on CentOS

2008-08-22 Thread Doug Chanco
I do (have universe PE running on centos) , if I remember right you need to sym link the older version of that library to libstdc++.so.5 and it should work (I am pretty sure that's how I got it to work). I don't have access to my system right now but I will verify it tonight. I assume you are

[U2] uniobjects - kinda fixed

2008-08-27 Thread doug chanco
Well, we have basically gone full circle .. while we did fix a lot of issues with our VB6 app and did improve it quite a bit, we were still having issues. One of the developers here rolled back from the 2006 uniobjects (windows) dll and now things are back to working how they were

RE: [U2] SIGDANGER

2008-09-02 Thread Doug Chanco
Kevin, Look at the below command/output (in particular % used), more than likely you are running out of swap space and will need to increase it # lsps -a Page Space Physical Volume Volume GroupSize %Used Active Auto Type hd6 hdisk2rootvg4608MB

RE: [U2] uniobjects - kinda fixed

2008-09-03 Thread Doug Chanco
Subject: Re: [U2] uniobjects - kinda fixed I will be happy to chase up follow-thru on a support case, but find nothing for 'Doug Chanco' in the system, nor can I tell you company name to search that way. Do you have a U2 support case number? regards, Wally Terhune Mark

[U2] uv account

2008-09-04 Thread doug chanco
hey all, on my linux system when I logto UV I get the uv maint. menu (you know with categories at the top -- create account ,etc, etc, etc.) anyway on our aix system when I logto uv I get to TCL and for the life of me cannot figure out how to get that menu to come up and the admin

[U2] UNIVERSE on Red Hat?

2008-09-05 Thread Doug Chanco
Hey all, Does anyone have any experience running universe on red hat in an enterprise environment? I have run UV PE on centos and red hat just fine BUT I am talking about 400+ users, uniobjects, tons of printers, etc .. I would LOVE to hear about enterprise experiences running

[U2] RE: UNIVERSE on Red Hat?

2008-09-05 Thread Doug Chanco
of tape drives)? These questions are for people running universe on red hat enterprise server Thanks again everyone! Dougc From: Doug Chanco Sent: Friday, September 05, 2008 9:36 AM To: 'u2-users@listserver.u2ug.org' Subject: UNIVERSE on Red Hat? Hey all

Re: [U2] AIX Socket Command?

2008-09-17 Thread doug chanco
The way I would do it, is as follows: 1. login as root 2. run netstat -Aan | grep LISTEN you will see something similar to the following: # netstat -Aan | grep LISTEN f1f302506b58 tcp4 0 0 *.13 *.*LISTEN f1f302502358 tcp0 0 *.21

Re: [U2] Next UniVerse Release

2008-09-17 Thread doug chanco
Clifton Oliver wrote: Based on the posting on this topic from Steve O'Neal, it appears we have our answer. Always do a sync after pausing the database. how does on pause the database in universe? thanks dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please

[U2] .net uniobjects error 39204

2008-09-18 Thread Doug Chanco
I cannot seem to find any reference to this error number, the documentation goes from 39204 to 39210 Does anyone know what this error means? Thanks Dougc --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] running uvrpc at the same time on different ports

2008-10-17 Thread Doug Chanco
Hey all, is it possible to run uvrpc (aix 5.2 universe 10.1) on different ports at the same time? Its currently listening on 31438 but datastage is trying to access 31538 and we cannot find any reference in datastage that allows us to specify what port to try connecting on. so what we would

[U2] UniObjects / UNIRPCD problems on Linux

2008-12-11 Thread Doug Farmer
and the environment variables are not setup when UNIRPCD is started. Any clues as to where I should start looking? Thanks in advance Doug This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error

[U2] [JOB POSTING RALEIGH,NC AREA]

2009-01-09 Thread Doug Chanco
CANDIDATES LOCAL TO RALEIGH NC PREFERRED PICK experience desired BUT ALSO NEED .NET experience email jf...@sportsendeavors.com with resumes POSITION SUMMARY This position exists to provide the highest quality of software development; specializing in new application development, support and

[U2] checking if a passed in file pointer is valid?

2009-01-14 Thread doug chanco
is there a way (universe 10.2.x/aix) to tell if a file pointer passed into a subroutine as a parameter is valid? I somehow forgot that doing the following won't work when the pointer is valid. IF pointer name NE '' THEN any suggestion/thoughts/ideas welcomed thanks! dougc --- u2-users

Re: [U2] checking if a passed in file pointer is valid?

2009-01-14 Thread doug chanco
but that's language cribbed from old Prime Information manuals and never corrected. All the above is from memory. I might have a few details wrong, but that's the vibe of the thing. Chuck Stevenson stevenson.c...@gmail.com - new email address doug chanco wrote: is there a way (universe 10.2

[U2] converting universe files between aix/linux

2009-02-03 Thread doug chanco
hey all, I am attempting to make a QA virtual universe system and I think I am going to have a big Indian/little Indian issue (when moving the databases from aiz to linux), I seem recall that there was some tool available to convert the databases but for the life of me I cannot remember

RE: [U2] converting universe files between aix/linux

2009-02-04 Thread Doug Chanco
get hardware which is soft-switchable between big and little endian :-). Cheers, Wol -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of doug chanco Sent: 03 February 2009 16:45 To: u2-users@listserver.u2ug.org Subject: [U2

RE: [U2] Remotely monitor unidata lock issues

2009-02-05 Thread Doug Chanco
if your willing to share I would love to see your code! thanks dougc -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Bill Haskett Sent: Wednesday, February 04, 2009 4:41 PM To: u2-users@listserver.u2ug.org Subject:

[U2] UV resizing

2009-03-14 Thread Doug Chanco
I am curious as to people's thoughts on resizing during business hours using the concurrent option? 'I'd like to hear any thoughts/ideas/suggestions/tales/stories (good and bad)/etc of resizing universe files (on aix or any other os) during business hours. I come from the school of thought

RE: [U2] UV resizing

2009-03-15 Thread doug chanco
the concurrent option is an essential ! -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Doug Chanco Sent: 15 March 2009 01:16 To: u2-users@listserver.u2ug.org Subject: [U2] UV resizing I am curious as to people's thoughts

[U2] UVRPC API question

2009-04-02 Thread doug chanco
Hey all, on aix 5.2/ uv 10.2.x is it possible to directly talk to the uvrpc without using uniobjects (ie. via a direct socket call). If this is possible can anyone share how they did it (ie what did you send/receive) or any special things you had to do to get it to work. thanks in

[U2] uniobjects/web services

2009-04-02 Thread Doug Chanco
Hey all, On aix 5.2/uv 10.2.x has anyone implemented web services with uniobjects? We are getting unknown errors when we use threading but they seem to go away when we serialize the web service. I know the info is a bit shaky (sorry) But I am more interested in shops that have

Re: [U2] universe sockets

2009-04-10 Thread doug chanco
Wow great points . see below for my answers dougc A full response to your inquiry really depends on the answer to another question, which is why are you doing this? We want to explore other connection options that are not tied to uniobjects so that if we decide to switch from

Re: [U2] universe sockets

2009-04-13 Thread doug chanco
Interesting points, I will certainly share your Stop looking at the sale price man! quote with them. I appreciate everyone concern about reinventing the wheel/you'll never do it right/its a nightmare/it will be next to impossible to maintain/it cost more to reinvent the wheel than use a

RE: [U2] universe sockets

2009-04-13 Thread doug chanco
I hope so, because I would like to develop an in house iphone app that our users can use to query our database for prices/quantity available and sadly Apple only allows socket access to the closed iphone OS. If anyone has a pick server socket solution they would like to share I'd appriciate it

Re: [U2] universe sockets

2009-04-14 Thread doug chanco
very interesting points, email me at my home address and lets talk price (mostly for some examples/ideas/etc) dougc Tony G wrote: From: doug chanco ...I would like to develop an in house iphone app that our users can use to query our database for prices/quantity available and sadly Apple

Re: [U2] universe sockets

2009-04-14 Thread doug chanco
Rex Gozar wrote: I wrote u2pipe with a simple request/response socket model in mind: http://www.pickwiki.com/cgi-bin/wiki.pl?U2pipe This looks very interesting but I have one question is it tied to wininetd/the client? (could I for example just open a raw socket to whatever port I bound it

Re: [U2] universe sockets

2009-04-14 Thread doug chanco
for each individual request. rex doug chanco wrote: is it tied to wininetd/the client? (could I for example just open a raw socket to whatever port I bound it to and send/receive data from any system)? from what I can gather this is tied to the client system, which makes sense since you refer

Re: [U2] UV to SAP migration disaster

2009-04-20 Thread doug chanco
I worked for a company that bought another company to replace an existing product strictly because it has a pretty interface by management. The amazing thing was that they got several developers and support personall together to go over the system and see how it compares to ours (which was

[U2] Question on UniVerse VOC record for CREATE.FILE

2009-04-23 Thread Doug Farmer
the VOC version is. I don't know why, is there a difference? The only difference I know of is that LONGNAMES do not seem to work under the PICK version. Any ideas? Thanks in Advance Doug Using PICK-CREATE-FILE PICK-CREATE-FILE DAF1234567890123456 1,1,18 1,1,19 WARNING: An operating system file

RE: [U2] Question on UniVerse VOC record for CREATE.FILE

2009-04-24 Thread Doug Farmer
Thanks, it was the V option Doug -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Joshua Gallant Sent: Friday, April 24, 2009 9:01 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Question on UniVerse VOC record

RE: [U2] U2 u2lic.dll

2009-04-27 Thread Doug Chanco
What OS are you using on *nix you can do who | grep user name And the last column should be the IP address xxx pts/146 Apr 27 10:51 (xxx.xxx.xx.xx) this can pretty easily be parsed using cut dougc -Original Message- From: owner-u2-us...@listserver.u2ug.org

<    1   2   3   4   5   6   7   >