> However on that same machine that shows only 'me', a
> PORT.STATUS does
> show everything ?
For PORT.STATUS it must have certain permission bits
set. (+s if I remember correctly) otherwise it only
shows the jobs of the user running PORT.STATUS.
It's quite possible that whatever program is feed
The function is in APP.PROGS of 10.0.0 but we have a
client who has that version and it doesn't work on it.
Our clients that have 10.1.xx versions have it and it
is functionnal there.
--- Dianne Ackerman <[EMAIL PROTECTED]> wrote:
> What version of Universe do you have that in? I
> don't have i
Uvbackup to a file/ network copy / uvrestore...
Best for the job
Regards
JayJay
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anthony Dzikiewicz
Sent: 29 December 2005 20:37
To: u2-users@listserver.u2ug.org
Subject: [U2] Eliminating strange character
This is good info.
I did some experimenting with it and I found that on one Linux system
the loop thru the USER.INFO shows all process running and on the other
Linux system the same program shows only 'me'. When I run this on the
Windows machine it show everything running. So, on two machines i
zip the directory, copy it, then unzip on the windows side.
This might work...
Also, since this is a type 30, these files may not be needed,
so when you zip the file, exclude them.
George
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Anthony
> Dziki
Kevin,
It is being exported using the export option in the report manager in
Dataflo. I'm not using the subroutine to write out the data directly to
a file, it just gathers the information.
Example of what happens
User enters dataflo screen MAP-U-Z02
User enters a start date
User enters an end
>It is being exported using the export option in the report
>manager in Dataflo. I'm not using the subroutine to
>write out the data directly to a file, it just gathers the
information.
Seems to me that this is a question for Epicor rather than a general
U2 question. Maybe someone on here with
The universe people provided a lot of undocumented and unsupported
programs in the APP.PROGS. GET.USERS.B is one of them. It's well worth
going through. There are sample user exits, and a program named EDT
that's a clone of the pick ED command, and lot of other good stuff.
> -Original Message-
Jason, how are you actually exporting the work file contents?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
I have a weird situation that I could use some help on.
I am trying to copy an account on a Linux testmachine to a Winwdows PC.
The account on the testmachine is shared via Samba. The trouble is that
there are some files that have weird files in the directories and it
stops the copying.
For exam
What version of Universe do you have that in? I don't have it! (v9.6)
Thanks,
Dianne
Jacques G. wrote:
>It is part of Universe. The source for that function
>is in:
>
>APP.PROGS under the name: GET.USERS.B
>
>Its parameters are:
>
> SUBROUTINE
>GET.USERS(PI.USERS,MAX.PI.USERS,SYS.USERS,USER.IN
Hi all,
I am using a subroutine to gather information for a file export, using a
workfile in Universe/Dataflo. Each time I export the file, I end up
with a value mark at the end of the file I assume because of the
workfile ID that is used to separate records. Is there a way to prevent
that mark
It is part of Universe. The source for that function
is in:
APP.PROGS under the name: GET.USERS.B
Its parameters are:
SUBROUTINE
GET.USERS(PI.USERS,MAX.PI.USERS,SYS.USERS,USER.INFO,
CODE)
The variable USER.INFO can be exploited thus:
NB.US = DCOUNT(USER.INFO,@AM) ;* Number of users
FOR US
You might have to do;
SET.INDEX DELIN TO NULL FORCE
CREATE.INDEX DELIN TAXNO
CREATE.INDEX DELIN LOAN.CO.NO
BUILD.INDEX DELIN ALL
I keep a VOC record updated (REBUILD.INDEX.ALL.FILES) with all our
alternate indexes and I use this to reindex the account whenever we move
the account to a test machine
I didn't know about GET.USERS. I did a HELP GET.USERS, HELP BASIC
GET.USER and there was nothing. Is this undocumented or is this a home
grown utility ?
Anthony
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Jacques G.
> Sent: Thursday, December
> PORT.STATUS will let you know if a PHANTOM is
> running, but you either
> have to be root or you have to change the
> permissions to allow you to
> see this.
The Universe function GET.USERS will also let you know
if a phantom is running. It also has the advantage
that it won't give you the mess
Mark
This is one I have seen often - usually because the file or it's index was
open by a process at the time of creation or build.
Resolution:
1. get everyone off - including PHANTOMs
2. LOGIN cleanly without running any LOGIN that might open files to COMMON
etc.
3. DELETE.INDEX xx ALL
4. CR
Don
Try-catch block it is.
Grs
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Don Kibbey
Sent: Wednesday, December 28, 2005 3:19 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] unoObjects File.Read Question
>From the semi colons (all hail the mig
I created a system of tracking background processes. I have a file PID,
which tracks everything. When a phantom is launched it updates itself in
the PID file via some routines I wrote to interact with this. I have a
command that will show the status of all things in the PID file. When
this comma
Hi All,
Could any one help me out with a way to find the maximum number
of Locks a READU statement can obtai. Can this Threshold value be
configured
Thanks in Advance
Regards,
Harivarma
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENT
20 matches
Mail list logo