SV: [U2] Strange $INCLUDE problem

2005-10-17 Thread Björn Eklund
From the Unidata basic manual: /common.name/ Specifies a name for a named common variable. common.name can have any valid variable name no longer than seven characters. Default (no common name provided) stores the variable in unnamed common. Bob, your two common areas will be treated as one I

SV: [U2] U2 XML/DB Tool

2005-10-12 Thread Björn Eklund
Hi, I've been able to connect as root. But all my accounts aren't visible in the tree view and when I try to go to a visible account I get an error message saying that the account path does not exist or you do not have enough priviliges to access the account path(even if I'm root). Rudy, run try

SV: [U2] [UD] How to build a VOC to a file on another machine...

2005-10-03 Thread Björn Eklund
Hi, you should do this via NFA, at least we do. The file pointer to the VOC-file on the remote server could look like this: 001: FX 002: UDT 003: MACHINE remote_server, VOC /test/account1, FILE VOC, UDTHOME /apps/ud52,UDTBIN /apps/ud52/bin Then you need to set up NFA of course Bjvrn Eklund

SV: [U2] UD, MD5 Hash algoritm

2005-09-28 Thread Björn Eklund
Thanks for your answers, this led us to the DIGEST command which do the trick for us. Bjvrn Eklund -Ursprungligt meddelande- Fren: Craig Bennett [mailto:[EMAIL PROTECTED] Skickat: den 28 september 2005 04:45 Till: u2-users@listserver.u2ug.org Dmne: Re: [U2] UD, MD5 Hash algoritm Bjorn,

[U2] UD, MD5 Hash algoritm

2005-09-27 Thread Björn Eklund
Hi, I would like to do some encryption of data in a Unidata file. I wonder if there is someone who has a MD5 hashing unibasic subroutine that I could use. Thanks in advande! Bjvrn Eklund --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit

SV: [U2] [UD]Error Codes

2005-07-29 Thread Björn Eklund
This was great info, thanks! Bjvrn Eklund -Ursprungligt meddelande- Fren: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Skickat: den 28 juli 2005 16:18 Till: u2-users@listserver.u2ug.org Dmne: RE: [U2] [UD]Error Codes The RETURNING clause returns a multi-attributed array of error codes,

[U2] [UD]Error Codes

2005-07-28 Thread Björn Eklund
Hi, we are trying to find a way to capture results from our nigthly batch runs to a log file. That log file is then read to trigger warnings or critical alarms. We'd like to use the RETURNING clause in the EXECUTE statement to capture output from the batch programs. I'll show an example to make

[U2] UD, NFA

2005-04-14 Thread Björn Eklund
Unidata 5.2, Solaris 8 Hi, does anyone know if you can use NFA (network file access) to access DIR-type files. I would like to run a program on one machine but the source code is on another machine. I tried this: :ED VOC BP.PROD Top of New IB.MAIN.PROD in VOC. *--: I 001= FX 002= UDT 003=

SV: [U2] UD, NFA

2005-04-14 Thread Björn Eklund
Hi, thanks, yes if I NFS mount the filesystem I'm after it should work, thanks! -Ursprungligt meddelande- Fren: Alfke, Colin [mailto:[EMAIL PROTECTED] Skickat: den 14 april 2005 15:02 Till: u2-users@listserver.u2ug.org Dmne: RE: [U2] UD, NFA I have done this with Windows - without NFA.

SV: [U2] Re-Catalog?

2005-02-22 Thread Björn Eklund
Hi no there is no such command, we have written programs for re-cataloging everything on our system. The catalog command doesn't compile. Bjvrn Eklund -Ursprungligt meddelande- Fren: Donald Kibbey [mailto:[EMAIL PROTECTED] Skickat: den 22 februari 2005 14:28 Till:

SV: [U2] RedBack Performance

2005-02-15 Thread Björn Eklund
Hi, do you use state or are you running stateless. We went over to stateless and gained about 60% performance. //Bjvrn -Ursprungligt meddelande- Fren: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Skickat: den 15 februari 2005 15:06 Till: u2-users@listserver.u2ug.org Dmne: [U2] RedBack

SV: [U2] [Udt] RFS and NFA performance

2004-11-25 Thread Björn Eklund
Martin, IBM says that 1,5 times the CPU and memory is required to run RFS without noticing less performance but they also say that it varies a lot between different applications and if you use RFS on all your files or not. IBM recommends installaing RFS when you do a hardware upgrade. /Bjvrn

[U2] PhantomID, Unidata on Solaris

2004-08-24 Thread Björn Eklund
Hi, is there a nice way to capture the process ID for a phantom process? I would like to get the name of the file created in the _PH_ catalog when I start the phantom. TIA Bjvrn Eklund --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

SV: [U2] PhantomID, Unidata on Solaris

2004-08-24 Thread Björn Eklund
Thank you Bob and Piers, the capture part works in this scenario and the ksh script with another problem I have. Great list this! Bjvrn Eklund -Ursprungligt meddelande- Fren: Piers Angliss [mailto:[EMAIL PROTECTED] Skickat: den 24 augusti 2004 12:41 Till: [EMAIL PROTECTED] Dmne: RE: [U2]

SV: [U2] euro sign

2004-08-09 Thread Björn Eklund
ok, thanks Robert. I guess we'll have to upgrade to version 6 then. Bjvrn Eklund -Ursprungligt meddelande- Fren: Robert Paterson [mailto:[EMAIL PROTECTED] Skickat: den 9 augusti 2004 14:29 Till: '[EMAIL PROTECTED]' Dmne: RE: [U2] euro sign Euro symbol support came in at 6. It used to

SV: [U2] startud

2004-07-23 Thread Björn Eklund
Thanks you very much for the details Ken! Bjvrn Eklund -Ursprungligt meddelande- Fren: Ken Wallis [mailto:[EMAIL PROTECTED] Skickat: den 23 juli 2004 04:12 Till: [EMAIL PROTECTED] Dmne: RE: [U2] startud Bjvrn Eklund wrote: I've decided to make an new start script for Unidata that

[U2] startud

2004-07-22 Thread Björn Eklund
Hi, anyone who start unibasic programs automaticlly when you start unidata? I would like my a phantom process started each time I run startud. All tips are welcome. Could cron be a way to go? We are on ud5.2 and solaris 8. Thanks Bjvrn --- u2-users mailing list [EMAIL PROTECTED] To

SV: [U2] startud

2004-07-22 Thread Björn Eklund
I've decided to make an new startscript for Unidata that includes startud and the start command of my program. -Ursprungligt meddelande- Fren: Bjvrn Eklund [mailto:[EMAIL PROTECTED] Skickat: den 22 juli 2004 08:59 Till: '[EMAIL PROTECTED]' Dmne: [U2] startud Hi, anyone who start

SV: [U2] UniObject Licening

2004-07-13 Thread Björn Eklund
Hi Fawaz, We hace only done tests with Uniobjects and we create a connection to the databse when we need it and then disconnects. In other terms we only use approx. 5 licenses simultainously. Since you are developing web applications you should be able to do the same. /Bjorn -Ursprungligt