Re: [U2] A new DML?

2011-02-05 Thread Jeffrey Butera
On 2/4/2011 11:10 PM, DavidJMurray (mvdbs.com) wrote: Yes, it is possible to use intercall with Python using the ctypes module: http://mvdbs.com/2010/07/05/python-to-intercall/ We previously attempted to use SWIG to get python to call InterCall, but ran into issues with python (64 bit) and

Re: [U2] A new DML?

2011-02-05 Thread Steve Romanow
Thank You David! Nice blog. On Fri, Feb 4, 2011 at 11:10 PM, DavidJMurray (mvdbs.com) nab...@mvdbs.com wrote: Yes, it is possible to use intercall with Python using the ctypes module: http://mvdbs.com/2010/07/05/python-to-intercall/ Cheers, djm slestak wrote: This might be a way to

[U2] Unidata 6.1 AIX: write error, errno = 9 on WRITESEQ

2011-02-05 Thread Kevin King
I have a bit of code that issues this command (basically) for logging: WRITESEQ MESSAGE APPEND ON F.SEQ ELSE NULL Yesterday, this program started throwing errors like this: In *...program...* at line 29 write error, errno = 9 The item size at this time is 11M, nowhere close to the 2G max size

Re: [U2] What do you do with CallHTTP?

2011-02-05 Thread Bill Haskett
Doug: I believe what you're saying. You ought to believe many of us who point out that we're familiar with partners and competitors who put their enterprise .NET applications for small businesses on an SQL Server machine with a single CPU license for $3,500. They run the application on an

Re: [U2] A new DML?

2011-02-05 Thread DavidJMurray (mvdbs.com)
Thanks for you kind comments. Remember to comment any article that you find of value. Cheers, djm slestak wrote: Thank You David! Nice blog. On Fri, Feb 4, 2011 at 11:10 PM, DavidJMurray (mvdbs.com) nab...@mvdbs.com wrote: Yes, it is possible to use intercall with Python using

Re: [U2] A new DML?

2011-02-05 Thread DavidJMurray (mvdbs.com)
Jeff, I have not tried ctypes etc on a 64-bit platform, but if SWIG had issues, then I would not be surprised if ctypes also had some issues. Is there not a 64-bit intercall with 64-bit UniVerse? djm Jeffrey Butera wrote: On 2/4/2011 11:10 PM, DavidJMurray (mvdbs.com) wrote: Yes, it is

Re: [U2] What do you do with CallHTTP?

2011-02-05 Thread Doug
Hi Bill: Maybe there is a SQL Service license for 3,500. Maybe you can run U2 on a single connection pool with a single U2 user . We know that both statements are not true. The base software they purchased is 595.00 per user on SQL Server plus a multitude of other options. How much they

Re: [U2] A new DML?

2011-02-05 Thread Steve Romanow
On 02/05/2011 05:18 PM, DavidJMurray (mvdbs.com) wrote: Thanks for you kind comments. Remember to comment any article that you find of value. Cheers, djm slestak wrote: Thank You David! Nice blog. On Fri, Feb 4, 2011 at 11:10 PM, DavidJMurray (mvdbs.com) nab...@mvdbs.com wrote: Yes,

Re: [U2] Unidata 6.1 AIX: write error, errno = 9 on WRITESEQ

2011-02-05 Thread Kevin King
I'd like to rename this topic to when umask attacks. Come to find out the problem with this WRITESEQ was that the log record got created by a user with a umask of 022 and was being updated by a user with a umask of 007. This caused the log to be created with rw-r--r-- permissions and even though

Re: [U2] Unidata 6.1 AIX: write error, errno = 9 on WRITESEQ

2011-02-05 Thread Kevin King
P.S. Thanks to BobW for the offlist assistance! ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

Re: [U2] A new DML?

2011-02-05 Thread DavidJMurray (mvdbs.com)
Fixed. Thanks for that. djm slestak wrote: http://mvdbs.com http://mvdbs.com I attempted to and got an error regarding the wordpress captcha. Not that I entered it incorrectly, just a wp malfunction. ___ U2-Users mailing list