[U2]UD Login User

2005-09-13 Thread Chauhan, Savita
Hi, After I login to Unidata, is there a way to know who is logged in and which account? Thanks, Savita Chauhan IT SW Process Coord Central Texas College (254)526-1754 --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Programs slowing down after many iterations

2005-09-02 Thread Chauhan, Savita
Hi, I read all these emails related to COMMON. I am not too old into the U2 world. It seems like an interesting thing that I should be doing in my programs too. Can someone give me a COMMON-101 or direct me to some manual/document which has basic information about 'common'? Thanks, Savita

[U2][UD] JDBC connection

2005-04-18 Thread Chauhan, Savita
I am trying to connect to UniData (on AIX) from my PC through a java program. This is how I am trying to connect: String url = jdbc:ibm-u2://server.college.edu/the/acct/path;dbmstype=UNIDATA; Class.forName(com.ibm.u2.jdbc.UniJDBCDriver); Connection con = DriverManager.getConnection(url, john,

RE: [U2][UD] JDBC connection

2005-04-18 Thread Chauhan, Savita
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Monday, April 18, 2005 11:13 AM To: u2-users@listserver.u2ug.org Subject: [U2][UD] JDBC connection I am trying to connect to UniData (on AIX) from my PC through a java program. This is how I am trying to connect: String url

RE: [U2][UD] JDBC connection

2005-04-18 Thread Chauhan, Savita
Hi All, Thanks for any help. Just to let you all know, I got my program working. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Monday, April 18, 2005 12:43 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2][UD] JDBC

RE: [U2][UD] JDBC connection

2005-04-18 Thread Chauhan, Savita
@listserver.u2ug.org Subject: Re: [U2][UD] JDBC connection Mind sharing the solution in the event others encounter the same or similiar issue in the future. As Dawn M. Wolthuis, would say 'Take and give some delight today.' Regards, Ian Renfrew - Original Message - From: Chauhan, Savita [EMAIL

RE: [U2] [AD] UniBasic Program with arguments

2005-02-03 Thread Chauhan, Savita
with parameters from within a BASIC Program EXECUTE RUN BP PROG :arg1: :arg2: :arg3 Regards David Jordan Founding U2UG Board Member -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Thursday, 3 February 2005 1:59 AM To: u2-users

[U2] [AD] UniBasic Program with arguments

2005-02-01 Thread Chauhan, Savita
Hi, I am trying to run a unibasic program (external subroutine) that takes two arguments. I don't know how do I pass it the arguments if I run it directly from shel prompt instead of calling it from another program. I have gone through the manual, but can't find anything. Pls help. Thanks

[U2][UD] - ODBC/VSG

2005-01-21 Thread Chauhan, Savita
We upgraded from Unidata 5.2.27 to 6.0 and now I cannot access my databases through VSG. It gives following error message: SQLSTATE S1001(the manual says this is Memory Allocation failure) SCHEMA_VERSION_CHECK. While on 5.2, I had generated schema for the database. Can someone pls tell me

RE: [U2] Universe account Name/ID

2005-01-20 Thread Chauhan, Savita
That is so cool little thing. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Cipollina Sent: Thursday, January 20, 2005 1:09 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe account Name/ID @WHO will tell you which account you are

RE: [U2][UD] How to access a particular ID in a select list

2004-12-08 Thread Chauhan, Savita
IF @SYSTEM.RETURN.CODE LE 0 THEN GO DONE DELETE XCF.SAV.TEST DONE: You don't need a loop. The select statement will contain all the items selected and the delete will delete them. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent

RE: [U2][UD] How to access a particular ID in a select list

2004-12-08 Thread Chauhan, Savita
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Wednesday, December 08, 2004 9:54 AM To: [EMAIL PROTECTED] Subject:[U2][UD] How to access a particular ID in a select list Hi, Is there a way to access a particular ID in a select list? I want to write

RE: [U2][UD] How to access a particular ID in a select list

2004-12-08 Thread Chauhan, Savita
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chauhan, Savita Sent: Wednesday, December 08, 2004 6:54 AM To: [EMAIL PROTECTED] Subject: [U2][UD] How to access a particular ID in a select list Hi, Is there a way to access a particular ID in a select list? I want to write a para to do

RE: [U2][UD] - Transaction Processing

2004-11-24 Thread Chauhan, Savita
2004 14:59 To: [EMAIL PROTECTED] Subject: RE: [U2][UD] - Transaction Processing -Original Message- From: Chauhan, Savita [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 24, 2004 8:50 AM To: Charlie Rubeor Subject: RE: [U2][UD] - Transaction Processing Hi Charlie, Does UNIX keep a user's

[U2][UD] - Transaction Processing

2004-11-23 Thread Chauhan, Savita
Hi, This question is probably for someone who is a UniData administrator and system administrator with a little knowledge of Networking. We have a Requisitions file with on the fields as who authorized person a particular requisition. This field is in an association because several people have to

RE: [U2][UD] - Transaction Processing

2004-11-23 Thread Chauhan, Savita
and/or leave their desktops unlocked, this will not provide a 100% secure method of tracking who did what. Hope that helps. -Original Message- From: Chauhan, Savita [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 12:23 PM To: [EMAIL PROTECTED] Subject: [U2][UD] - Transaction

RE: [U2][UD] - Transaction Processing

2004-11-23 Thread Chauhan, Savita
, if users do not have secure passwords and/or leave their desktops unlocked, this will not provide a 100% secure method of tracking who did what. Hope that helps. -Original Message- From: Chauhan, Savita [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 12:23 PM To: [EMAIL

RE: [U2][UD] - Transaction Processing

2004-11-23 Thread Chauhan, Savita
So that means, our wtmp is set to log only one day worth of login/logout information? Is there a way of resetting it to more than one day? Or is there a place where login/logout log for more than one day is stored? Thanks. Savita Chauhan, Programmer/Analyst x:1754 Central Texas College.

[U2] [UD] Catalog

2004-10-26 Thread Chauhan, Savita
Hi, I know that there are 3 kinds of catalog in UD - Global, local and direct. Can someone pls answer following questions regarding catalogs: 1. Is there something called 'cataloging a program Account wide'? If yes, what is account catalog and where does the program get cataloged? 2. In what

RE: [U2] [UD] Catalog

2004-10-26 Thread Chauhan, Savita
PROTECTED] On Behalf Of Chauhan, Savita Sent: Tuesday, October 26, 2004 1:39 PM To: [EMAIL PROTECTED] Subject: [U2] [UD] Catalog Hi, I know that there are 3 kinds of catalog in UD - Global, local and direct. Can someone pls answer following questions regarding catalogs: 1. Is there something called

RE: [U2] connect to an access database

2004-10-25 Thread Chauhan, Savita
Hi Vance, I see that this is your second post and noone replied to the earlier one. So I guess there is no way to directly access a database outside of UV. You may have to write a connection application (I am not even sure, how!!) I guess you know that the reverse is possible though. You can

RE: [U2] Trying to run VSG to view data in the test account

2004-10-20 Thread Chauhan, Savita
The two database entries in the ud_database file needs to be separated by a # sign. Your ud_database should look like this: DATABASE=demo UDTHOME=/usr/ud60 UDTACCT=/usr/ud60/demo TRACE_LEVEL=3 # DATABASE=coltest UDTHOME=/usr/ud UDTACCT=/datatel/work/coltest17 TRACE_LEVEL=3 Savita Chauhan,

[U2][UD] Seg fault (core dumped)

2004-10-19 Thread Chauhan, Savita
Hi, I am running my UniBasic program from a UNIX script (XGLBU01.SCRIPT). It runs for a while and then gives a segmentation fault with following error msg: XGLBU01.SCRIPT[5]: 54744 Segmentation fault(coredump) The Number 5 and 54744 keeps changing everytime I run it. Can someone help me figure

RE: [U2][UD] Seg fault (core dumped)

2004-10-19 Thread Chauhan, Savita
large. Are you building a dynamic array in your program? Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Tuesday, October 19, 2004 9

[U2] WebAdvisor

2004-10-06 Thread Chauhan, Savita
Hi, This may not be the right place to post this msg, just trying my luck... Does anyone know where can I get the Datatel's Are You Web Ready? document? If anyone has a copy of it on your local, can you please email it to me? Thanks --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe

[U2][UD] Create file/record if it does not exist

2004-09-20 Thread Chauhan, Savita
Hi, Is there a UniBasic command which will let me do the following: -- Open a seq file. If it does not exist then create one and open it. --- The seq file that I want to create/open is in the _HOLD_ directory, so its kinda record in the _HOLD_ file. I thot of working with the STATUS

RE: [U2][UD] Create file/record if it does not exist

2004-09-20 Thread Chauhan, Savita
Of Chauhan, Savita Sent: Monday, September 20, 2004 1:44 PM To: [EMAIL PROTECTED] Subject: [U2][UD] Create file/record if it does not exist Hi, Is there a UniBasic command which will let me do the following: -- Open a seq file. If it does not exist then create one and open it. --- The seq

[U2][UD] ODBC to UniData

2004-09-09 Thread Chauhan, Savita
Hi, I have been trying to connect to our UniData server via ODBC. It connects fine to the demo database. But when I try to connect to my own test database from MS-Access or VSG, it gives an error message You don't have permissions to chdir to /datatel/development/coldev !! I create files using

RE: [U2][UD] ODBC to UniData

2004-09-09 Thread Chauhan, Savita
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Thursday, September 09, 2004 7:50 AM To: [EMAIL PROTECTED] Subject: [U2][UD] ODBC to UniData Hi, I have been trying to connect to our UniData server via ODBC. It connects fine to the demo database. But when I try

RE: [U2][UD] ODBC to UniData

2004-09-09 Thread Chauhan, Savita
/development/coldev Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Thursday, September 09, 2004 7:50 AM To: [EMAIL PROTECTED] Subject: [U2][UD] ODBC to UniData Hi, I have been trying to connect to our UniData server via

RE: [U2][UD] ODBC to UniData

2004-09-09 Thread Chauhan, Savita
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chauhan, Savita Sent: Thursday, September 09, 2004 7:50 AM To: [EMAIL PROTECTED] Subject: [U2][UD] ODBC to UniData Hi, I have been trying to connect to our UniData server via ODBC. It connects fine to the demo database

RE: [U2][UD] - ODBC

2004-08-31 Thread Chauhan, Savita
quite well. Hth Colin Alfke Calgary, Alberta -Original Message- From: Chauhan, Savita [mailto:[EMAIL PROTECTED] Sent: Monday, August 30, 2004 3:00 PM To: [EMAIL PROTECTED] Subject: [U2][UD] - ODBC Hi, How does ODBC (from MS Windows) actually connect to the UniData on Unix (AIX

[U2][UD] - ODBC

2004-08-30 Thread Chauhan, Savita
Hi, How does ODBC (from MS Windows) actually connect to the UniData on Unix (AIX)? Is there any port listening to the ODBC requests from clients or is it something completely different? I want to know the Unix side of it. What changes are made to what files to be able to access UniData from

[U2][UD] Counter in a loop in Unidata paragraphs

2004-08-27 Thread Chauhan, Savita
Hi, I am trying to accomplish the following through a Unidata paragraph: PA CONVERT.SQL I2, Filename DATA DATA DATA DATA Assuming that the file has 4 fields I do DATA 4 times. (This requires me to press enter as many times as the number of fields in the file). Instead of hardcoding the DATA

RE: [U2][UD] Counter in a loop in Unidata paragraphs

2004-08-27 Thread Chauhan, Savita
Thanks for your reply Glenn. I'll try that. As to answer your question on how do I get no-of-fields-in-file I do :COUNT DICT filename 87 record(s) counted Which returns number of fields (87) in the filename. I then trap this value from @SYSTEM.RETURN.CODE. Savita. -Original

[U2][UD] - ODBC driver for Unidata

2004-08-27 Thread Chauhan, Savita
Hi, Can someone tell me where to download ODBC driver for Unidata? Thanks --- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/

[U2] Unidata - Delete records

2004-08-26 Thread Chauhan, Savita
Hi I am trying to delete certain records from a UniData file. I select the records to be deleted ( @ID 1, in this case ). And then I say DELETE filename/select listname And it prompts for a Y/N reply. Is there a way to bypass this prompt? Or can this be done without user interaction? Is

RE: [U2] Unidata - Delete records

2004-08-26 Thread Chauhan, Savita
This was the snapshot: :SELECT XCF.SAVITA.TEST WITH @ID 1 2 records selected to list 0. DELETE XCF.SAVITA.TEST Do you want to delete records in select list?(Y/N)Y '2' deleted. '3' deleted. - Hi I am trying to delete certain records from a UniData file.

[U2] Unidata - emulate enter key

2004-08-26 Thread Chauhan, Savita
Hi, I am working on UniData and want to emulate the user pressing the 'Enter' key. I want to do something similar to this: 1: PA 2: SELECT file WITH @ID 1 3: IF @SELECTED = 0 THEN GO SKIP 4: DELETE file 5: DATA Y 6: SKIP: But, instead of: DATA Y I want to replace

RE: [U2] How do we get unique records from Universe file(Table)

2004-08-12 Thread Chauhan, Savita
values IE. ED DICT FILE MFGPARTNO MFGPARTNO 001: I 002: MFG.NO:PART.NO 003: 004: combo 005: 20L 006: S Assuming they are both single valued fields: Then SELECT ORDERS SAVING UNIQUE MFGPARTNO George -Original Message- From: Chauhan, Savita [mailto:[EMAIL