Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Are there any "How To" manuals for AccumTerm as I am in reality a new user, who did developed good screen 5 years ago but the customer did not what to change then. Now they are all for it but I can get the basic's out of the manuals and feel completely lost and out of the loop
Hi All Perhaps a short one, but can someone please confirm that the super Q pointers ONLY work across D3 installations with THE SAME rev version? Assuming the hosts file has been setup correctly for this exercise . IOW, I should NOT expect to communicate (as via a LIST verb) to D3 machine A (where A is D3 version 10.x) and an older D3 version (say 7.x).I am able to do same 7.x to 7.x - that's OK BUT NOT 10.x to 7.xJust require confirmation. Or is there a solution which I don't know of?Thanks
We have created a Python object that sends SMS/text messages using Twilio, and it is working (mostly - see below) . Code: import os from twilio.rest import Client def SendSMS(FromNumber,ToNumber,MessageText): account_sid = "*****************" a
Hello, My company uses a phantom process that runs using the PHANTOM BRIEF. It's a continuous program that compares the current epoch with the epoch +180 (seconds) to determine when the next iteration will kick off. After 8 or more months of running every 3 minutes, the phantom unexpectedly self-terminates. It's a business-critical process that needs to be running at all times. It stopped unexpectedly over the weekend and resulted in a lot of issues. I've been scouring the forums for a few hours to see if I can figure out some way to prevent it from happening, but I can't identify the root cause. The program has had read/write logging set up for several years. Any error opening files or writing to them is logged to a custom flat file on a network drive, but no logs have been written there the past 3 times the phantom terminated. No logs were written to PH--though I'm not sure if that needs manual setup. The errlog file only displays the current day's user errors, preventing me from see
In BDT you can click on the Windows toolbar option and the Editor option allows you to split the window into two panes either vertical or horizontal. It will work with a single file, but how can I open two different programs in either of the panes?
Trying to resize a file but getting error message that file is in use, try again later.
Hi all - any advice here, please? (or please explain my "potential" misunderstanding :) I am experiencing difficulties in understanding why when attempting to use the D3 SQL ISQL commands. I have this version : On executing: which I checked in the code and the code looks for an implementation > 8. Furthermore, from the documentation I see that there is a NT_ISQL verb; which I also attempted This one just drops to TCL - the code looks for (field function) a '~' separator which I give: And then things get "pear-shaped"
Working on a routine to take HTML input and convert HTML entities like &lt; and &gt to their character equivalent. However, HTML entities are case insensitive, so the input string might be &lt;, &LT;, &lT; or &Lt;. Is there a clean way to search for &lt; in the string without case sensitivity so the value can be replaced with "<"?
I have this phantom program that runs for a bit and then just stops functioning. The program continues to run, but doesn't do what it's supposed to do and does not respond to any control inputs other than a Linux kill. Seems to be caught in some kind of a dead loop. There are no READU locks preventing the program from running, it just ... doesn't do anything after it's been running for a while. Is there any way to connect the Unidata debugger to the phantom to evaluate variables or step through the program?
I'm a very small shop, only 9 employees. I recently brought my D3 server back in house after a stint in the cloud. I'm running D3 on AlmaLinux. The hardware is an HP Z2 workstation with an i5-12500 6 core processor, 16GB Ram and 2 SSD's. I do most of my tech support myself, but sometimes farm some work out to a local IT support company, Top Notch. They're recommending I switch to / embrace virtualization and recommending Windows Server with Hyper-V. I'm not a big fan of Windows and no next to nothing about virtualization, but I've seen posts about the benefits. I'm just wondering if the Windows Server is the best solution for me. Any thoughts? TIA, Bruce
I have installed BDT 4.5.0 on my Windows 10 laptop. I'm connecting to UV 11.3.4 on RHEL 8.8. I get errors trying to connect. So the question is: Do I have to give the unirpc process access to write to my VOC file? We just installed 11.3.4 on our server. What updates are needed? What sequential file failed to open (guessing it was a log file of some sort). If anyone can point me in the right direction, it would be appreciated.
hi u2python's guru, I run a problem to adress 4 different python on the same machine. 1/ from bash /usr/bin/python (2.6.6) sys.prefix='/usr' sys.path=['', '/usr/lib/python2.6/site-packages/'........., '/usr/lib64/python2.6', '.....] 2/ from bash /usr/local/bin/python3 (3.6.4) sys.prefix = '/usr/local' sys.path=['', '/usr/local/lib/python36.zip', '/usr/local/lib/python3.6', '/usr/local/lib/python3.6/lib-dynload', '/usr/local/lib/python3.6/site-packages'] 3/ from bash /data/uvdb/uv/python/bin/python3 (3.4.5) sys.prefix='/usr' sys.path = ['', '/usr/lib64/python34.zip', '/usr/lib64/python3.4', '/usr/lib64/python3.4/plat-linux', '/usr/lib64/python3.4/lib-dynload', '/usr/lib64/python3.4/site-packages', '/usr/lib/python3.4/site-packages'] 4/ from uvshell /data/uvdb/uv/bin/uv > python sys.version='3.4.1 (default, Feb 18 2015, 13:36:51) [GCC 4.4.7 20120313 (Red Hat 4.4.7-3)]' sys.prefix='/data/uvdb/uv/python' sys.path=['/data/uvdb/uv/python/lib/python34.zip', '/
Hi. I've found these forums extremely helpful, especially Pete's posts who's an absolute gem! Today, I need help on a topic which I tried to look up for so many days but didn't find. We've a requirement where we need to do away with PuTTY which we currently use to launch some Linux utilities. Since our tech stack is PICK/UniVerse, what better alternative would be than to leverage AccuTerm 7/8. However, the challenge with this approach we're facing is after we launch the utility, the control is handed over to the program in question (which is nothing but a CLI launched with EXECUTE 'sh -c "./Dashboard"'), and at this point if a user prematurely Closes (or Exits) AccuTerm, it keeps running on the Linux host machine which somehow isn't the case with PuTTY. Thank you.
Hi everyone,How can I use d3py in my Python applications outside of my "d3 box"?I mean, I have created a Python application in my d3 server, and it runs fine using the import d3py, but I want to use it in my Web Server to create my Web App or API endpoint, I have errors to importing d3py outside from my d3server, it says not found the module d3py.How can I implement a Python application with d3py outside of my (D3/Win) Pick server box? It doesn't work moving manually the files or making a map drive.Thank you,
Hello , I have been installing and checking MVVS for a few days now and I have a questions , problems : - GO TO DEFINITION function - always returns "No definition found for '' " - GO TO REFERENCES function - always returns "No references found for '' ". do i need to set something?? Displayed functions:
in my phantom log I saw the msg cp: failed to close (specific file name), I looked at the file checked permissions and everything looked good. In the program it processed all of the previous files with no errors. the last for file showed these errors. the programs are running on 15 different server and none of the other servers have this issue. comments? help? Thanks, Theo
I'm trying to work out the correct syntax for the "select" option to "limit the returned results" when testing in Swagger using a UniVerse database as the data source. For example, I have a date field and want to select all the dates in a specific year. Is there some documentation that details how this works? I've tried standard UniVerse syntax, standard SQL syntax, but neither of these seem to do what I want to do.
My application seems to be blocking the ssh connection from Visual Studio Code to my Linux server. With other Rocket products the user is identified as terminal, phantom, uvnet, etc. Is there a special type for the login from MVVS?
I have a Python script that uploads a program and tries to compile it. But every time it compile my program errors because we use Pick. Can we set up some options so the command executes using Pick flavor? I already tried setting the TCLTYPE before running the command, but it doesn't work. Connection establisheddone readingfile uploaded Compiling Unibasic: TESTPROGRAM in mode 'u'.main program: syntax error at or before<line 2578> READSELECT NH ELSE HN.RECS = "" -----------------------^Expecting: =,:,+,-,*,/,[,< Any suggestions? Thanks in advance
Somewhere along the line, we have lost the setting in SB client where if you highlight and copy some text on the screen, then paste it into something (like NotePad++ or an email), it loses the CR/LFs. This means, instead of retaining the format from the screen, the pasted result is one big string on a single line. Where is the setting to tell SB client to keep the CR (CR/LF) when you copy data from the screen? Thanks JRI
Hello everyone,Firstly, I have to say that this is my first experience of attempting to use UOPY so please forgive any obvious mistakes on my part. The issue which I am looking for some guidance on is as follows:I can log into Universe via an ssh terminal, issue command such as:SELECT CDC.CARD WITH ID = "1234567890123456" TO 1LIST CDC.CARD CARDNUM FROM 1This selects one record into list number one and outputs the ID and CARDNUM values. CARDNUM Is a calculated field and is decrypted / displayed correctly when the operations are performed as above.However, when using UOPY, I replicate the above using something similar to the below:cmd=uopy.Command(f'LIST {filename} CARDNUM FROM {list_number}',ses) cmd.run()Inspecting the cmd object shows that there's an error in decrypting the value, with the full error message as follows:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:570I understand that the Command objects should be
Hi,I need to increase space on a customer's D3 Linux 10.2.0. Current disk statement in Pick0:rawdisk offdisk /dev/mapper/rhel-pick 0 209612800 # disk 0They have added a new partition to the VM - so 2 questions.First is it as simple as running the D3setup utility, adding the partition, and then restarting D3?Secondly, could we have just increased the current partition?Excuse my ignorance around VMs & virtual disks - used to set up small servers with sda1-4 etc - a bit rusty now!Here's the lsblk lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTfd0 2:0 1 4K 0 disk sda 8:0 0 500G 0 disk ├─sda1 8:1 0 1G 0 part /b
Our program uses a pre-compile routine which modifies the code before running the BASIC command to create the object code. Since Rocket MVVS appears to call the BASIC command when compiling, I'm wondering if there might be a way to call our pre-compile routine instead of BASIC.We're in the process of adopting Git and this would help us take full advantage of Rocket MVVS.Thanks in advance for any ideas.
[Rocket U2][U2ODBC][2300701]Error ID: 46 Severity: ERROR Facility: DBCAPERR - UCI Error. Func: SQLFetch(XIO); State: S1000; U2 Database code: 20085; Msg: [U2][SQL Client][UNIVERSE]Program ".ITYPE.": pc = 6, "*PAID.AR.CALC012" is not in the CATALOG space. .".Back in November, I was able to get connected to this U2 database from SQL Server, PowerBI, and other tools using OLEDB and ODBC as outlined in this previous thread:Rocket U2 | UniVerse & UniData Rocketsoftware remove preview Rocket U2 | UniVerse & UniData I'm using the latest U2 64-+Bit ODBC Driver Version 7.241.02.9004.The ODBC Connection tests successfully and works perfectly in applications that use ODBC, such View this on Rocketsoftware > After a several month hiatus, I am now trying to work with the U2 database again, and getting this error related to the "CATALOG space" when accessing certain tables that I successfully accessed back in November.I am on the same PC, with the
I feel like I must be missing this but have been unable to find it in the documentation. Is there a way to set the focus to a particular grid cell in code? I have a grid with a selection box. If the user selects a given row I would like to take them immediately to the text box in column X on that row for input. Thanks.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.