[U2] Recall Question

2007-12-06 Thread Ron Hutchings
.L RELLEVEL

 RELLEVEL
001 X
002 10.0.11
003 PICK
004 PICK.FORMAT
005 10.0.11

Running Universe the BREAK.ON 'O' feature gives me an error message.  Any
insight on this?  I am guessing it is because of the pick format.

_
You keep typing, we keep giving. Download Messenger and join the im
Initiative now.
http://im.live.com/messenger/im/home/?source=TAGLM
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Accessing the OS

2007-12-06 Thread Brian Leach
Apologies if this appears twice - I think it didn't make it out first time
...

Remember that you can also create a verb pointer to a UNIX binary. This
allows you to execute it like a local command, which can be easier if you
need to pass command line arguments that are quoted. 

AFAIR you can find the details in the system description manual, along the
line of:

1V
2path_to_binary
3U

Brian

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Brutzman, Bill
 Sent: 05 December 2007 20:11
 To: 'u2-users@listserver.u2ug.org'
 Subject: [U2] Accessing the OS
 
 From a UniBasic green-screen application (using Dynamic 
 Connect), what BASIC
 command(s) allow the programmer to execute an Unix command 
 (with parameters) such that something like a SendMail command 
 could be handled.
 
 We have UniVerse and HP-Ux.
 
 --Bill
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Recall Question

2007-12-06 Thread Brian Leach
Hi

I'm running 10.2 in PICK flavor and it works for me.
What is the error?

Brian 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Ron Hutchings
 Sent: 06 December 2007 19:29
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Recall Question
 
 .L RELLEVEL
 
  RELLEVEL
 001 X
 002 10.0.11
 003 PICK
 004 PICK.FORMAT
 005 10.0.11
 
 Running Universe the BREAK.ON 'O' feature gives me an error 
 message.  Any insight on this?  I am guessing it is because 
 of the pick format.
 
 _
 You keep typing, we keep giving. Download Messenger and join 
 the im Initiative now.
 http://im.live.com/messenger/im/home/?source=TAGLM
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Recall Question

2007-12-06 Thread Mark Eastwood
Works okay on Pick Flavor running 10.2 (RH Linux)
What does the error message say?  

Mark

-Original Message-
Running Universe the BREAK.ON 'O' feature gives me an error message.
Any
insight on this?  I am guessing it is because of the pick format.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] U2 SOAP Server

2007-12-06 Thread Sara Burns
Like a number of others on this list we have managed to view Tony's
video (at home as it would not work through our firewalls).  I found it
very interesting and informative and think it would be great on a site
using UniVerse etc as their only major database.  However we are not in
that situation.

In our situation we have UniVerse as our prime database but anything
that is not on UniVerse is preferably on Oracle or if that is not
possible then on SQLServer.  We insist that the different applications
share data so that we have a common view wherever possible.  We already
have a number of services using the Java version of UniObjects from
various other applications.  There are a lesser number using the VB or
.Net versions.

Our organisation has committed to implementing a Services Oriented
Architecture (SOA) using Industry Standard processes to allow us to
integrate with any other application etc which can use Web Services and
eventually compose applications drawing data from multiple sources.  To
remain flexible we will be translating most services into XML so the
languages of the various endpoints do not matter.

As I said before the creation of the WSDL file from an existing UniVerse
subroutine was very simple and quick.  The learning curve for us is
stepping out of the UniVerse world and into the complex world of Oracle.
However it is pleasing to see that these facilities are being made
available by IBM - we just need to learn how to use them in a
heterogeneous environment.

Sara Burns


Sara Burns (SEB)


IS Development Manager

Public Trust
Phone: +64 (04) 978 4534 (DDI)

Mobile: 029 978 4534
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 




The information contained in this communication (including any attachment) is
confidential. If you are not the intended recipient, please destroy this
communication. You must not disclose, copy or use in any way the information
contained in this communication. Any views expressed in this communication are
not necessarily the views of Public Trust. No representation is made that this
communication is free of error, virus or interference.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Recall Question

2007-12-06 Thread Jerry Banker
In some flavors the BREAK.ON feature is different from others. In some
BREAK.ON 'O' field works, in others it has to be BREAK.ON field 'O'.

Jerry Banker
Sr Programmer Analyst
Affiliated Acceptance Corp
Sunrise Beach, MO
1-800-233-8483
www.affiliated.org
 -Original Message-
 From: Ron Hutchings [mailto:[EMAIL PROTECTED]
 Sent: Thursday, December 06, 2007 1:29 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Recall Question
 
 .L RELLEVEL
 
  RELLEVEL
 001 X
 002 10.0.11
 003 PICK
 004 PICK.FORMAT
 005 10.0.11
 
 Running Universe the BREAK.ON 'O' feature gives me an error message.
Any
 insight on this?  I am guessing it is because of the pick format.
 
 _
 You keep typing, we keep giving. Download Messenger and join the im
 Initiative now.
 http://im.live.com/messenger/im/home/?source=TAGLM
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Recall Question

2007-12-06 Thread Stevenson, Charles
Pick flavor has you stick that stuff on the end
   BREAK.ON field[ [text] ['options']...] 
Instead of what SYS.HELP says:
   BREAK.ON [ [text] ['options']...] field


2 Examples.  
1st a Pick flavor account:

.L RELLEVEL

 RELLEVEL
001 X
002 10.0.16
003 PICK
004 PICK.FORMAT
005 10.0.16

LIST VOC BY TYPE BREAK.ON 'O' TYPE
RetrieVe: syntax error.  Unexpected literal string.  Token was 'O'.
  Scanned command was LIST VOC BY TYPE BREAK.ON 'O' 
LIST VOC BY TYPE BREAK.ON TYPE 'O'

LIST VOC BY TYPE BREAK.ON TYPE O 03:17:09pm  06 Dec 2007  PAGE1
VOC. TYPE

CDSDUM   1

 **

SIZE A

 **

F1   D
F13
---

Here's after logging into an ideal account:

LOGTO HS.SALES

.L RELLEVEL

 RELLEVEL
001 X
002 10.0.16
003 NEWACC
004 
005 10.0.16
LIST VOC BY TYPE BREAK.ON TYPE 'O'

0 records listed.
'O' not found.
LIST VOC BY TYPE BREAK.ON 'O' TYPE

LIST VOC BY TYPE BREAK.ON O TYPE 03:19:56pm  06 Dec 2007  PAGE1
VOC.TYPE

F1  D
F2
F3
F4
F5
F10
F6
F7
F8
F9


UNIVERSE.STAF
T.FILE
SYS.TERMINAL


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ron Hutchings
Sent: Thursday, December 06, 2007 11:29 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Recall Question

.L RELLEVEL

 RELLEVEL
001 X
002 10.0.11
003 PICK
004 PICK.FORMAT
005 10.0.11

Running Universe the BREAK.ON 'O' feature gives me an error message.
Any insight on this?  I am guessing it is because of the pick format.

_
You keep typing, we keep giving. Download Messenger and join the im
Initiative now.
http://im.live.com/messenger/im/home/?source=TAGLM
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Recall Question

2007-12-06 Thread Ron Hutchings
RetrieVe: syntax error.  Unexpected literal string.  Token was 'O'.


 From: [EMAIL PROTECTED]
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] Recall Question
 Date: Thu, 6 Dec 2007 19:49:09 +

 Hi

 I'm running 10.2 in PICK flavor and it works for me.
 What is the error?

 Brian

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of Ron Hutchings
  Sent: 06 December 2007 19:29
  To: u2-users@listserver.u2ug.org
  Subject: [U2] Recall Question
 
  .L RELLEVEL
 
   RELLEVEL
  001 X
  002 10.0.11
  003 PICK
  004 PICK.FORMAT
  005 10.0.11
 
  Running Universe the BREAK.ON 'O' feature gives me an error
  message.  Any insight on this?  I am guessing it is because
  of the pick format.
 
  _
  You keep typing, we keep giving. Download Messenger and join
  the im Initiative now.
  http://im.live.com/messenger/im/home/?source=TAGLM
  ---
  u2-users mailing list
  u2-users@listserver.u2ug.org
  To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/

_
Your smile counts. The more smiles you share, the more we donate.  Join in.
www.windowslive.com/smile?ocid=TXT_TAGLM_Wave2_oprsmilewlhmtagline
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] A few simple questions

2007-12-06 Thread Oaks, Harold
I am a fairly new Universe user.  We are running on hpux 10.2

I have several questions, but only one here-

I know the MASTER OFF command can be used to log out a user, i.e.
MASTER OFF 132 logs off user 132.   The on-line help says one must be
a Universe Administrator to run this command, and be in the home account
for Universe.   However, in ...ibm/uv/bin the file 'master' which is
executed by this command has owner root and permissions are set to
rwx--.  In other words, only root can execute this command on our
system and logging in as uvadm is not good enough.  Is this typical for
you Universe users?  Or did you change the permissions on this
executable?  Is there some other way uvadm can log out users?


Harold D. Oaks
Sr. Analyst/Programmer
Office of the Budget and Information Systems
Clark County, Washington
ph: (360) 397-6121 x4132
fax: (360) 397-2342
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] A few simple questions

2007-12-06 Thread Jerry Banker
When your Universe was installed more than likely the installer picked
root as the administrator.

Jerry Banker
Sr Programmer Analyst
Affiliated Acceptance Corp
Sunrise Beach, MO
1-800-233-8483
www.affiliated.org

 -Original Message-
 From: Oaks, Harold [mailto:[EMAIL PROTECTED]
 Sent: Thursday, December 06, 2007 3:15 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] A few simple questions
 
 I am a fairly new Universe user.  We are running on hpux 10.2
 
 I have several questions, but only one here-
 
 I know the MASTER OFF command can be used to log out a user, i.e.
 MASTER OFF 132 logs off user 132.   The on-line help says one must
be
 a Universe Administrator to run this command, and be in the home
account
 for Universe.   However, in ...ibm/uv/bin the file 'master' which is
 executed by this command has owner root and permissions are set to
 rwx--.  In other words, only root can execute this command on our
 system and logging in as uvadm is not good enough.  Is this typical
for
 you Universe users?  Or did you change the permissions on this
 executable?  Is there some other way uvadm can log out users?
 
 
 Harold D. Oaks
 Sr. Analyst/Programmer
 Office of the Budget and Information Systems
 Clark County, Washington
 ph: (360) 397-6121 x4132
 fax: (360) 397-2342
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] A few simple questions

2007-12-06 Thread Bertrand, Ron
Either you su to root, login as root or (if setup) do a sudo uv to enter
universe as root and then run the master off. 
I built a program to do the sudo piece for me. Among other things! 
This the GOSUB that does the work.

LOGOFF.MSG = ''
ERR.MSG = ''
VOC.REC = ''
VOC.ID = 'TEMP.LOGOFF.USER'
VOC.REC1 = 'PA'
IF (SELECTED.USER.ID) THEN
  VOC.REC2 = UNLOCK USER :SELECTED.APP.ID: ALL
  VOC.REC3 = MASTER OFF :SELECTED.APP.ID
  WRITE VOC.REC ON VOC.FILE,VOC.ID THEN
UV.CONTROL.CMDD = sudo -u root /usr/ibm/uv/bin/uv TEMP.LOGOFF.USER
EXECUTE UTL1SHELL :UV.CONTROL.CMDD CAPTURING LOGOFF.MSG
  END ELSE
ERR.MSG = 'Unable to create Master off voc pointer'
  END
END ELSE
  ERR.MSG = 'No user selected'
END 
IF (ERR.MSG) THEN
  GOSUB DISPLAY.ERROR.MSG
END

Ron Bertrand
Group Health
ISD/Lab

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jerry Banker
Sent: Thursday, December 06, 2007 1:37 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] A few simple questions

When your Universe was installed more than likely the installer picked
root as the administrator.

Jerry Banker
Sr Programmer Analyst
Affiliated Acceptance Corp
Sunrise Beach, MO
1-800-233-8483
www.affiliated.org

 -Original Message-
 From: Oaks, Harold [mailto:[EMAIL PROTECTED]
 Sent: Thursday, December 06, 2007 3:15 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] A few simple questions
 
 I am a fairly new Universe user.  We are running on hpux 10.2
 
 I have several questions, but only one here-
 
 I know the MASTER OFF command can be used to log out a user, i.e.
 MASTER OFF 132 logs off user 132.   The on-line help says one must
be
 a Universe Administrator to run this command, and be in the home
account
 for Universe.   However, in ...ibm/uv/bin the file 'master' which is
 executed by this command has owner root and permissions are set to 
 rwx--.  In other words, only root can execute this command on our 
 system and logging in as uvadm is not good enough.  Is this typical
for
 you Universe users?  Or did you change the permissions on this 
 executable?  Is there some other way uvadm can log out users?
 
 
 Harold D. Oaks
 Sr. Analyst/Programmer
 Office of the Budget and Information Systems Clark County, Washington
 ph: (360) 397-6121 x4132
 fax: (360) 397-2342
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/