RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Harman Armstrong
Is VMARK.BP supplied with Universe? I can't find it on my system and I'd be very interested in using SPOOL.NUM, or seeing what it does. Thanks Harman -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gordon J Glorfield Sent: Wednesday, February 15, 2006 9:

RE: [U2] Unix Security

2006-02-15 Thread Anthony Dzikiewicz
It looks good as long as your users are all part of the users group. You probably want to look at the umask options for users as part of the login paragraph. If a user changes a record and the files becomes theirs, then this is bad. I had something like this happen and I had to fix it by setting t

RE: [U2] Unix Security

2006-02-15 Thread phil walker
As long as you are talking about a data account, you should be fine. Be very careful changing the permissions on any of the UV directories. If your system is used by users who do not need access or should not have access to UV then I would create a uvusers group, which you can then add users who a

[U2] UV 10.1.11 Windows 2003 server SP2

2006-02-15 Thread Anthony Caufield
Where is the Universe Log file? I wanted to check it after receiving the following message and relized I don't know where it kept :-) UniVerse error: Cannot open log file Tony Caufield IS Manager Harbor Wholesale Grocery Inc. --- u2-users mailing list u2-users@listserver.u2ug.org To un

[U2] Unix Security

2006-02-15 Thread Brutzman, Bill
In the name of enhacing security, I want to change UniVerse file rights... from -rwxrwxrwx root testUV.DATA.FILE to -rwxrwx--- root users UV.DATA.FILE Will end-users be able to do their transactions? Will the print applications work? Are there any special considera

RE: [U2] Returned parameter from a Uniobject VB.Net Subroutine

2006-02-15 Thread gerry-u2ug
Dim HdrArray as UniDynArray HdrArray.SetValue(objOnHand.GetArg(1)) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Castilletti Sent: February 15, 2006 16:25 To: u2-users@listserver.u2ug.org Subject: [U2] Returned parameter from a Uniobject VB.Ne

RE: [U2] CC encrypting for unidata

2006-02-15 Thread David A. Green
Dana, I have a User Exit that will Encrypt CC numbers. The ICONV will bring back the encrypted, uuencoded, Unidata friendly data to store in the file. The OCONV displays it as 5612. David A. Green DAG Consulting (480) 813-1725 -Original Message- Anyone have or know of softw

RE: [U2] Universe users under Win2003

2006-02-15 Thread Jeff Schasny
Ahhh! Thank you -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ross Craig Sent: Wednesday, February 15, 2006 2:23 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe users under Win2003 Allow regular users permission to modify files in your UV d

RE: [U2] Universe users under Win2003

2006-02-15 Thread Paul Hamrick
Using Windows Explorer locate installed UniVerse directory, in my case, D:\IBM. Rt. click this folder and select Sharing and Security...then Security tab. Select Users or Domain Users, and check Modify or give Full rights. Make sure "Allow inheritable permissions to propagate box is checked and pr

Re: [U2] Returned parameter from a Uniobject VB.Net Subroutine

2006-02-15 Thread Josh Volosov (3)
Hi, I will be in training for the morning of 1/27/06. I will have very limited access to e-mail or voice mail during this time. If a you need an immediate response to your e-mail please e-mail [EMAIL PROTECTED] Thanks and have a great day! Josh --- u2-users mailing list u2-users@listserv

[U2] Returned parameter from a Uniobject VB.Net Subroutine

2006-02-15 Thread John Castilletti
Does anyone know how to reference a returned parameter from a subroutine when the parameter is a Dynamic Array. My code that follows used to work just fine in VB6 but I am having a terrible time in getting this to work in VB.NET. Dim objOnHand As Object objOnHand = UVSession.Subroutine("GET.INV

RE: [U2] Universe users under Win2003

2006-02-15 Thread Ross Craig
Allow regular users permission to modify files in your UV directory. Ross -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Schasny Sent: Wednesday, February 15, 2006 12:53 PM To: u2-users@listserver.u2ug.org Subject: [U2] Universe users under Win2003

Re: [U2] User IDs

2006-02-15 Thread Roger Glenfield
John, did the surgeons manage to reattach your leg yet? Hey, at least Bill didn't mention the sub-directories in bin called laden or osama. -roger John Hester wrote: Brutzman, Bill wrote: I want to beef up security on our old HP-Ux v10.01 running UV v8.3.3. I am inclined to delete the fol

[U2] Universe users under Win2003

2006-02-15 Thread Jeff Schasny
I know this has been asked before but I was not paying attention I have just loaded up the latest Universe PE on a win 2003 server. I can log in as administrator but not as an regular user. What do I have to do to make this happen? Jeff

Re: [U2] User IDs

2006-02-15 Thread John Hester
Brutzman, Bill wrote: I want to beef up security on our old HP-Ux v10.01 running UV v8.3.3. I am inclined to delete the following user.ids as they may be infidels... adm bin daemon lp nuucpsys uucp Suggestions would be appreciated. Those are the standard SYSV unix pseudo user

[U2] UniVerse 10.2

2006-02-15 Thread Mike Dallaire
It has been mentioned that with the release of version 10.2 there will be a web services development tool available in UniVerse. To clarify, would that be the much anticipated SOAP server? Thanks, Mike Mike Dallaire Programmer IBM Certified Solutions Expert - U2 UniVerse V9.6 Administrator

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Charlie Rubeor
Can't check the system to verify, but I believe that Unidata stores the next hold number in the DICT of the _HOLD_ file, called NEXT.HOLD. Charlie Rubeor Unix/Database Administrator Wiremold/Legrand 60 Woodlawn Street West Hartford, CT 06110 Tel: 860.233.6251 x3498 Fax: 860.523.3690 Email: [EM

Re: [U2] User IDs

2006-02-15 Thread Michael Doyle
On Wed, 2006-02-15 at 11:51 -0500, Brutzman, Bill wrote: > I want to beef up security on our old HP-Ux v10.01 running UV v8.3.3. > > I am inclined to delete the following user.ids as they may be infidels... > > adm bin daemon lp nuucpsys uucp > > Suggestions would be appreciated.

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Tom Dodds
I don't have a VMARK.BP file nor do I have a program called SPOOL.NUM in the APP.PROGS file. If you have the source for SPOOL.NUM I would really appreciate having access to it. Thanks for the help Tom Dodds [EMAIL PROTECTED] 708-234-9608 Office 630-235-2975 Cell -Original Message- From

Re: [U2] User IDs

2006-02-15 Thread Jeff Powell
Those are system user ids. As George mentioned you can change the login script. You can easily see what they currently have by doing a "finger" command from the unix console. finger lp Login name: lp Directory: /var/spool/lpShell: /bin/false No Plan. HTH Jeff --- u2-users mai

Re: [U2] Capturing hold file numbers.

2006-02-15 Thread Dave Taylor
Hi Tom, Based on the structure of your SETPTR command, you appear to be printing the job to the printer and holding it in the &HOLD& file at the same time. We have not used the SETPTR command in that fashion, but we have used it extensively in a slightly different way that may suggest a solution.

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Timothy Snyder
I assume this pertains to UniVerse, where you have to jump through the type of hoops outlined by the posters so far. For the sake of completeness, on UniData you can just use the GETPU() function. Tim Snyder Consulting I/T Specialist , U2 Professional Services North American Lab Services DB2 In

SV: [U2] [u2][ud] Poor select performance

2006-02-15 Thread bjorn.eklund
Hi JayJay, I guess you meant that I should create an index on the @id field. The keys look like this 66-112. I'm not sure if you say I should try: SELECT A_FILE WITH @ID <= '66-01' AND @ID >= '66-999' PErhaps this is not what you mean since it's difficult to tell if 66-012 is b

Re: [U2] Capturing hold file numbers.

2006-02-15 Thread Gordon J Glorfield
On UV we call a UV supplied subroutine called SPOOL.NUM. It's located in the VMARK.BP. Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 [EMAIL PROTECTED] wrote on 02/15/2006 10:52:38 AM: > Hi all: > I need a little printer help if someone has experie

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread u2
You can use the BANNER option on SETPTR to specify the hold entry name. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Dodds > Sent: Wednesday, February 15, 2006 10:53 AM > To: User group U2 > Subject: [U2] Capturing hold file numbers. > > >

SV: [U2] [u2][ud] Poor select performance

2006-02-15 Thread bjorn.eklund
Sorry, that didn't help... Thanks anyway Bjvrn Eklund -Ursprungligt meddelande- Fren: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Perry Taylor Skickat: den 10 februari 2006 15:07 Till: u2-users@listserver.u2ug.org Dmne: RE: [U2] [u2][ud] Poor select performance My experience is with Uni

RE: [U2] User IDs

2006-02-15 Thread George Gallen
lp is used for the printer daemon. and daemon is used for other things. Certain files must be owned by some of the users. Rather than delete them, change their shell to /dev/null so no one can login using them. I think adm is used by UV George > -Original Message- > From: [EMAIL PROTECT

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread gerry-u2ug
One way is to assign the filename yourself - SETPTR 03,AT ASHTEST,AS HoldFileName -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Dodds Sent: February 15, 2006 10:53 To: User group U2 Subject: [U2] Capturing hold file numbers. Hi all: I need a li

[U2] User IDs

2006-02-15 Thread Brutzman, Bill
I want to beef up security on our old HP-Ux v10.01 running UV v8.3.3. I am inclined to delete the following user.ids as they may be infidels... adm bin daemon lp nuucpsys uucp Suggestions would be appreciated. Regards, Bill Brutzman Manager, IT HK MetalCraft Mfg Corp PO Box 775

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Les Hewkin
PERFORM a setptr with the spool file open and extract the actual file from the result Les Sherlock Hewkin Senior Developer Core Systems - 9951 01604 592289 -Original Message- From: Tom Dodds [mailto:[EMAIL PROTECTED] Sent: 15 February 2006 15:53 To: User group U2 Subject: [U2] Capturin

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Kevin King
Incidentally, if you wanted to output to hold, wouldn't it be better to use a mode of 6 (or 3) rather than the HOLD option? --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread George Gallen
I use: 0001: SUBROUTINE RETURN.SETPTR(JOBNAME,PON) 0002: * 0003: * RETURN-SETPTR - THIS SUBROUTINE WILL RETURN IN "JOBNAME" THE CURRENT 0004: * SPOOL WILL GO TO. 0005: * 0009: * 0010: * 0011: * 0012:EXECUTE "SE

RE: [U2] Capturing hold file numbers.

2006-02-15 Thread Kevin King
Years ago we faced this same issue and decided that it was better to force the hold file open at the beginning and capture the number then. I don't recall the specifics right now, but I do recall having a program that generated a proc with the SETPTR command and then executing that, capturing the o

RE: [U2] CC encrypting for unidata

2006-02-15 Thread Glen Batchelor
It's too bad that no one else has the insight to do the same with their MV systems. Data encryption isn't a "luxury" anymore, just like web interfacing isn't a "toy". Maybe other's will follow. --- Glen Batchelor IT Director All-Spec Industries phone: (910

Re: [U2] [UV] GOSUB variable-name?

2006-02-15 Thread Jerry Banker
True, I am not an OOP. However I have studied it and I did use it when taking courses during the 80's one of which was Pascal. The Windows reference is just an example and not, by any means, the only use of OOP. I just don't think that U2 is missing anything by not having it built in. - Or

[U2] Capturing hold file numbers.

2006-02-15 Thread Tom Dodds
Hi all: I need a little printer help if someone has experience with this situation. When you use the SETPTR command to direct printed output to a HOLD file and turn on the INFORM option (SETPTR 0,1,AT ASHTEST,HOLD,INFORM) you get the number of the hold file that is generated, displayed to the

[U2] 2GB limit (was UV: Tru64 to Solaris)

2006-02-15 Thread Stevenson, Charles
not "twice": > As the 64 bit version of UV allows files to be twice the size > of regular UV, . . . 2 gig limit. I think we're talking about "squaring" rather than "doubling". 2GB = 2^31, the limit on the 32-bit versions. I assume 64-bit version would allow 2^63 Bytes = 2x(2^31)^2 Bytes = 10 Qu

[U2] [Redback] Upgrading from 4.2.5 to 4.2.6

2006-02-15 Thread Don Verhagen
I'm going to be upgrading my Redback Server and Gateway from 4.2.5 to 4.2.6 and I have one question about the Gateway. Currently I have my web server (open to world) on ServerA and I have the Redback Server on a server on the inside (ServerB). I wanted to do a 2 step Upgrade. That is upgrade the R

RE: [U2] UV: Tru64 to Solaris

2006-02-15 Thread Hennessey, Mark F.
As the 64 bit version of UV allows files to be twice the size of regular UV, it would behoove you to check file sizes before doing the backup. You may have to break some files down to smaller parts if the file size is over the 2 gig limit. An excellent point! Thanks to all those who replie

Re: [U2] [UV] GOSUB variable-name?

2006-02-15 Thread TPellitieri
"Serguei" <[EMAIL PROTECTED]> wrote on 14 Feb 2006 09:08:31 - > [Emulating OOP] is the only reason one should choose to do > something of the kind you have described - the reason to mimic > some of the elements of OOP (this is also why one might to use > COMMONs as well - this is the only reas

Re: [U2] [UV] GOSUB variable-name?

2006-02-15 Thread Mats Carlid
Yes that's what was so fascinating 'bout simula when I got aquainted with it back in '70 but it wasn't called OO by then ... -- mats Serguei wrote: You not an OOP expect, are you? I have been using OOP since it appeared in Turbo Pascal long before and "windows tools" appeared and our curr

Re: [U2] [UV] GOSUB variable-name?

2006-02-15 Thread Serguei
You not an OOP expect, are you? I have been using OOP since it appeared in Turbo Pascal long before and "windows tools" appeared and our current Java code calling Universe programs has nothing to do with "windows tools" (our application has an HTML browser interface). Only those who do not know an

AW: [U2] CC encrypting for unidata

2006-02-15 Thread Ewinger Klaus
UniData and UniVerse offer native encryption, have a look at this recently published developerWorks article: http://www.ibm.com/developerworks/db2/library/techarticle/dm-0601winter/ -Urspr|ngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 15. Febru