[U2] Create file on remote account

2008-11-12 Thread Tom Dodds
I know this has been addressed before, but I can't find the references. We need to create files in account(directories) other than where we are running our programs. This is an automated process so it needs to run on the command line. We are running UniVerse 10.2.7 in a Suse environment SUSE

RE: [U2] Create file on remote account

2008-11-12 Thread Anthony Youngman
Is this the DIRECTORY keyword? (Be careful, in PI this meant create a type 1 file, so it might be a bit temperamental to get working.) Cheers, Wol -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Dodds Sent: 12 November 2008 16:07 To:

RE: [U2] Create file on remote account

2008-11-12 Thread Brian Leach
Hi You can call out to the underlying $UVHOME/bin/mkdbfile. This creates the physical file in any location you like, then you need to create or update the VOC pointer yourself. Create a verb pointer to mkdbfile, and you can do the rest in a simple program. Syntax to mkdbfile is: mkdbfile

RE: [U2] Create file on remote account

2008-11-12 Thread John Jenkins
I am pretty sure the code for STEAL.FILE is in the newsgroup archives somewhere. I have written it and I am sure others have as well - at least ONE of those should have survived. Many years ago (VMARK days) I donated a copy to the UV User group (showing my youth) - not sure where it went from

[U2] UV 10.2 catdir problems

2008-11-12 Thread Kevin King
Once again, the catdir issue has raised its ugly head. Here's the synopsis. I have a customer running UV 10.2 (not 10.1 as previously mentioned) on a SuSE Linux box. Everything will be humming along swimmingly and then something weird happens with a catalog pointer (for reasons unknown) and

RE: [U2] Identifying the pid for a user

2008-11-12 Thread Baker Hughes
DECLARE GCI getpid ; * general C interface call PID = getpid() ; * get the unix process ID for this process -Baker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Taylor Sent: Saturday, November 08, 2008 1:32 PM To: u2-users@listserver.u2ug.org

RE: [U2] Create file on remote account

2008-11-12 Thread Boydell, Stuart
This method works here: sh -c \cd /path/to/other/account;uv create.file MY.FILE 30 64BIT\ Modify your create.file command for whichever flavour you're running. Stuart Boydell -Original Message- We need to create files in account(directories) other than where we are running our

RE: [U2] Create file on remote account

2008-11-12 Thread Tom Dodds
3607 (20081112) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Identifying the pid for a user

2008-11-12 Thread Tom Dodds
database 3607 (20081112) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/