Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Dianne Ackerman
OK, I've found the PERMISSIONS subroutine (APP.PROGS PERMS.B) and have narrowed this issue down more. It's actually a slowness in the basic command STATUS. It's instantaneous in an upper level account (eg C:\ACCOUNT) but takes 4-5 seconds in a lower level account (eg C:\level\ACCOUNT). Any t

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Aaron Titus
Hi Diane, a couple of questions. How many other directories exist within c:\level ? Is C:\ACCOUNT a local directory and c:\level remote? *Aaron Titus* Senior Software Engineer F.W. Davison & Company, Inc. 508-747-7261 x245 ati...@fwdco.com On Tue, Aug 20, 2013 at 2:00 PM, Dianne Ackerman wro

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Dianne Ackerman
c:\level contains about 10 universe accounts. All are local directories, none are remote. -Dianne On 8/20/2013 4:24 PM, Aaron Titus wrote: Hi Diane, a couple of questions. How many other directories exist within c:\level ? Is C:\ACCOUNT a local directory and c:\level remote? *Aaron Titus* S

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Bill Haskett
Diane: I use UniData and always put my accounts underneath a level separate from @UDTHOME (in "E:\UDAccounts"). I've never had this kind of problem, but have had DNS issues. I wouldn't even contemplate putting anything under "C:" so have no idea what can happen there. :-( Bill --

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Robert Frailey
mine are under /usr/ud I also have /ud as a top level directory - Original Message - From: "Bill Haskett" To: "U2 Users List" Sent: Tuesday, August 20, 2013 3:12 PM Subject: Re: [U2] [UV] ED PERMISSIONS subroutine Diane: I use UniData and always put my accounts underneath a level

Re: [U2] [UV] ED PERMISSIONS subroutine

2013-08-20 Thread Peter Cheney
If you think it could be DNS related then... Are able to compile a more or less complete list of host names that you are trying to resolve via DNS and placing these in your hosts file on the server with the problem? Ensuring that the hostname search order was "files dns" (this config file would

[U2] What is the equivalent to UNNEST in Universe

2013-08-20 Thread Adrian Halid
Hi All, How do you perform a LIST or SELECT in Universe which will unnest or explode its Associated Multi Value Data before the query. For example. If I have a file called CUSTOMERS which has an association ORDERS. The DICT on CUSTOMERS have the following. A single value attribute called CUST

Re: [U2] What is the equivalent to UNNEST in Universe

2013-08-20 Thread Brian Whitehorn
Hi Adrian, I believe BY.EXP is what you're looking for. HTH. Regards, Brian. -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Adrian Halid Sent: Wednesday, 21 August 2013 9:39 AM To: U2-Users@listserver.u2ug.org S

Re: [U2] What is the equivalent to UNNEST in Universe

2013-08-20 Thread Wjhonson
The BY.EXP command will Unnest, and provided that you have properly associated the fields, they will stay in that associated order. HOWEVER the WITH command will select ALL the multi-values if ANY of them match the WITH clause. If you only want to see those multivalues which match the clause yo

Re: [U2] What is the equivalent to UNNEST in Universe

2013-08-20 Thread David A. Green
Does UniVerse have ASD( ... ) keyword? That's what you would use in UniData. David A. Green (480) 813-1725 DAG Consulting -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Adrian Halid Sent: Tuesday, August 20, 2013 4

Re: [U2] What is the equivalent to UNNEST in Universe

2013-08-20 Thread Adrian Halid
Thanks guys. The keyword WHEN was exactly what I was looking for. To pick up only those rows which match. I have always been comfortable using WITH and then performing post processing to figure out the records I needed. Using WHEN will save that time. Regards Adrian Halid -Original Mess

[U2] [UV] Globally catalogs - source code

2013-08-20 Thread Leverett, Brendon
We are running UV on AIX We have some programs that have been globally catalogued - they are visible in the GLOBAL.CATDIR file. I am aware some are system commands but a number are programs we have globally catalogued as (shown as *ProgName). Any tips on the best way to find which program lib

Re: [U2] [UV] Globally catalogs - source code

2013-08-20 Thread LeRoy Dreyfuss
Many are in APP.PROGS in the UV account. Regards, LeRoy Sent from my iPhone 4 On Aug 20, 2013, at 10:06 PM, "Leverett, Brendon" wrote: > We are running UV on AIX > > We have some programs that have been globally catalogued - they are visible > in the GLOBAL.CATDIR file. > > I am aware som

Re: [U2] [UV] Globally catalogs - source code

2013-08-20 Thread Jon Card
RUN MAKE.MAP.FILE the results are in &MAP& see help for details Jon Card Combined Transport Inc On Aug 20, 2013, at 9:06 PM, "Leverett, Brendon" wrote: > We are running UV on AIX > > We have some programs that have been globally catalogued - they are visible > in the GLOBAL.CATDIR file. >

Re: [U2] [UV] Globally catalogs - source code

2013-08-20 Thread Larry Hiscock
If you ED the CATDIR or GLOBAL.CATDIR file, just type a ^ to put ED into "view non-printable characters" mode. Then the path to the program is on the last line. Larry Hiscock Western Computer Services -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@

Re: [U2] [UV] Globally catalogs - source code

2013-08-20 Thread Michael Pflugfelder
I generally install the SRS.UV.HEADER code. The website www.srs4uv.com went offline around Feb 2012. If you or anyone else would like the code, I can provide what we have now. -Mike -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug