Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
I have this old memory that there is a way to install a subroutine or some program in SB+ 5.x that will allow passwords to be evaluated for length, content, complexity, etc. I can't find any reference to it in any of the documentation; does anyone remember this or is this a faulty memory?
hi everybody. A strange behavior we do not understand. on a UV/windows / 11.3.5 we have python 3.11 (the one within uv/python - no other python is installed on the machine) We use module 'pandas' in our script, release 2.2.2 is installed. When executed from osshell, no problem : dos /c "python path/script.py" When executed from uv/python, from pyCallFunction() or from TCL >PYTHON then import pandas we get this DLL load failed while importing aggregations: The specified module could not be found.we do not understand what's wrong with the deploy.... What is the difference between a osshelled python call and a uv's python's one ? any idea ? Many thanks for any advice Manu
Hi Guys,I've got a weird issue affecting a couple of my users.The users all use SB Client V6.3.1 and login to the GUI interface, where they have access to SB + menus and have the facility to create their own User Menu, they typically put their "FAVORITES" that appears as a "window" on the left hand side of their main screen, which should look similar to this, dependant on what the user has added to the menuHowever this is what the users are seeingas you can see from the above the TEXT for the menu does not display correctly, at the point of logging on the text and menu structure is momentarily displayed.A full removal and re-install of SB Client doe not resolve the problem, nor does right clicking the the menu to Change FONT or any of the other items on this menuHas anyone else seen this problem and if so what is the work-around / fix please ??ThanksAndy
Hello Rocket Community Hoping you can help. We use Wintegrate emulator for our Dealer Management solution. Has been in production for over 5 years. Was working fine yesterday, today user is not able to download xlsx files to folder. Can download text, csv etc, via same executable and folder destinations. Message displayed is: There was an error during the transfer: Unable to open or create local file. Message is displayed after clicking OK on folder where file is to be stored to. We have had this happen to 3 computers, 2 some time back, a 3rd computer today. User is able to save and open / access the folder and files in the folder, error exists in Wintegrate only. Thank you in advance.
It seems that whenever I reboot my Windows PC, the Unidata database 8.2 and the Unidata 8.2 Telnet services are both 'disabled'. I use CCleaner and McAfee anti virus. Could it be that one of these is doing it. Or perhaps something else. Anyone got a clue on this one?
I have a GUI app that loads a delimited file into the AccuTerm GUI data grid. In the grid designer I only have one column and that one column is resizeable. When I load multiple columns by sending it a multi-valued header with multi-sub-valued data lines, the column widths all default to the same size. I notice that I can resize each individual by double clicking the separator on the header line. My question is, can I send a command to tell the GUI runtime to resize all the columns based on the data? Some of these files have 50+ columns so having to double click each one is tedious. I'd rather just have them automatically all set to fit.
New to this so please bear with me... I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this? If I manually use the URL in a browser, it works. When i try in a program, it doesn't. 001: URL = "https://trison-dev.myxcarrier.com/ECSAPI/Labels/275926435770.txt"002: HTTP.STATUS=''003: TIME.OUT='3000'004: RESP.DATA=""005: RESP.HEADER = ""006:007: RESP = createRequest(URL,'GET',HTTP.HANDLER)008: CRT "Reponse to create request = ":RESP009: RESP = submitRequest(HTTP.HANDLER,TIME.OUT,'',RESP.HEADER,RESP.DATA,HTTP.STATUS)010: CRT RESP011: CRT "HTTP.STATUS - ":HTTP.STATUS I ran the test and received the following: :TEST.HTTPSReponse to create request = 00HTTP.STATUS - 400ýBad Request
The documentation states pretty plainly that dimensioned arrays declared as a common variable must be a static size. Is there a technique or pattern that anyone has discovered to get around this? I want to resize my common arrays as needed, but I'm at a loss how I can make this work. Is it possible?
Was looking to find a way to keep an eye on MVIS performance. I found Perfstats_PER_REQ.log file which is pretty close to what we want. One line logged per MVIS request, contains source IP info, account that the request was directed to, wait time, execution time and total time, almost everything. The one thing that is missing is the subroutine that was being called. If that was there, we'd have a good chance to keep track of subroutines that might have a long ResponseTime consistently and could look into it further. i've looked at the mvis.log file. Trouble with that is that it doesn't have a lot of information in diagnosing performance issues at the subroutine level unless the logging level is turned up to DEBUG, which causes quite a bit of noise in the log file. Wondering if there might be a way to more directly tie an entry in the PER_REQ.log file to what subroutine it was calling. This would help at least to know which sub would
We have a very recent issue I cannot explain. This just started and will cause us some major headaches. Here is the example: SELECT ITMMST WITH F1 = "64" F1 is defined as A20, not numeric. I am getting 3 results: 64, 000064, and 0064. I can see how a numeric search would give those results, but I am searching a string and need only the exact match in the results. Any idea why this would start for all users, in all databases... all of a sudden?
often like to use VSCode to quick view some projects to pull snippets from them. However, this leads to a ton of additional .vscode folders with folllowing settings.json being placed on any folder. { "[rocket-mvbasic]": { "editor.codeLens": false } } Is there a way to disable this folder from being created every time vscode loads somewhere new? VSCode version: Version: 1.89.1 (user setup)Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685Date: 2024-05-07T05:13:33.891ZElectron: 28.2.8ElectronBuildId: 27744544Chromium: 120.0.6099.291Node.js: 18.18.2V8: 12.0.267.19-electron.0OS: Windows_NT x64 10.0.22621 Rocket MV Basic Plugin Version: V2.4.0 thanks.
Hi AllI've been baffled by this, but I will regard the instance as possible serendipity!By chance (and a good measure of trust) I copied the original load of D3 of the Pick0 file into my home directory (in Linux)This Pick0 would only have 16 ports etcI then proceed to amend the number of ports to a greater number. The manual for 10.3 states to reload D3 - which I did :) I now discover that starting D3 from my home directory takes THAT entry (of Pick0) rather than the true entry in /usr/lib/pick!!!!I guess this "could be great" in a development environment when you wish to have a minimum number of pibs, but it is rather confusing when it doesn't take what you amended in as the /usr/lib/pick/pick0 entry.So, tip - launch D3 from /usr/lib/pickRocket - please be aware of this - unless otherwise.Also, can anyone give me a reason why Linux kills D3 processes? Especially when I do a backup/restore or even a re-index. Is it swap space? memory?Thanks Stefano
I have a script that we use to verify file integrity across a number of accounts using guide. A couple things I'd like to add are warnings about file size for 32-bit files (which we can get from udt.errlog but we have no control over when things show up there) and to run guide_ndx on a file to validate indexes. Also, because guide_ndx has to be run on individual files (it still has to run on individual files, right?) I need some way in Linux to know which files in an account are Unidata files and which files have indexes. Are there any Linux utilities in Unidata 8 that could give me this kind of detail on a file without starting Unidata?
I have a program that does a bunch of initial stuff, but at the end, writes a JSON (text) file to a UniData DIR file called JSON.ARCHIVE with a date-time stamp. It then does a chmod on the new file, setting permissions to 666. Finally, it selects all the records (files) in JSON.ARCHIVE that are older than 35 days and deletes them, thus it is self-cleaning. For some reason, the writes and deletes have stopped working. I do not get an error, and the delete counter increments, but when I LIST JSON.ARCHIVE, my new record is not there and the old ones were not deleted. Permissions on the Linux dir are drwxrwxrwx, and all the files within are -rw-rw-rw-. For argument's sake, we have three accounts: DEV, PILOT and LIVE. The programs are all the same and had not been compiled since I rolled the programs out. It still works in DEV but no longer in PILOT or LIVE. To be sure, I re-compiled DEV - it still worked. I copied the working program from DEV
Is there any configuration in Unidata that can be adjusted for when a file starts emitting these messages into the udt.errlog? Seems I've seen this start to appear at different times, but I've never seen a configuration option for it.
Hi I have a script that connects to my Unidata database and executes some commands. The script was working ok with UOPY 1.3.0 and Python 3.8. I just updated to Python 3.12, and I cannot connect anymore. I keep getting Error [81009] : The RPC failed I started to trace back, and I found the following: Python 3.8 -> Works Python 3.9 -> Works Python 3.10 -> Not Working Python 3.11 -> Not Working Python 3.12 -> Not Working I couldn't find the official version of Python that UOPY supports, so I wondered if 3.9 is the one. Any ideas? Regards
I've been setting up a new machine using Universe 11 and Centos 7 as the host OS and AccuTerm 7.3.2034.0. The Universe programs are all working but I've been having trouble with WED. When I try to edit certain files it just locks up. The WED editor displays but with nothing open. If I click on it i get "A request to the MultiValue database server is pending.... Clicking on OK just re-displays the message. The only way out is to click on the cancel button on the Server Mode status window. Once I click on that WED shows a message "The requested operation could not be completed: server not running". I can click on that and WED goes away but the AccuTerm session is locked up. If I reset the terminal I can get back to TCL. I've tried everything I can think of to fix it: I've checked all the terminal and stty settings. I've tried installing older versions of AccuTerm I've tried to re-install the host programs, (That no longer works) I've tried moving the
Hi all I have a particularly disturbing situation that's just come about.I have BASIC code (source) which I compile in which I purposely place a DEBUG statement.Whereas before the DEBUGGER would provide me with the source code lines - I now am presented with the response:no source and sometimes get : * remote file system error Remote file has been moved or deleted The D3 account is in the FSI portion and the code is simply: 1< >debug <2 >crt 'hello' Any ideas (please)? p.s. Yes I bounced the D3 machine and the Linux machine and redid and got the same results.
Is there any way to disable the whole-screen copy when there is no active selection? When pressing Ctrl-C (or Ctrl-Ins if that's what's defined in settings) with no active selection, the entire screen gets copied. If you then hit Ctrl-V it pastes the entire contents of the screen. This is a big problem because it you accidentally hit Ctrl-C then Ctrl-V when editing, you end up with garbage in your file, and if there was a "fi" on the screen it becomes permanent, requiring restoring from backup. Example - after the first "12", I intended to hit Ctrl-V to paste in "r/7/9" and instead managed to hit both Ctrl-C and Ctrl-V at the same time, which ended up pasting the contents of the screen and filing some records I had intended to edit that are now in a questionable state. Thankfully this is a tame example and I will be able to correct them without restoring from backup, but it's still frustrating have to do cleanup. INV01517970 TOP .12 012 20537 .012 20539 Command ? ..fi Command ? .Rec
Hi all I know I posted this (somewhere) before but it got "lost"I'm experiencing "hanging" after I issue a shutdown command with the new 10.4x on Linux. Follow me through with this. The shutdown command executes the odbc-setup command with a 'close' option (line 412) The odbc-setup option expects a confirmation of this option (line 167) which it never receives (from the original shutdown command)This results in the process "hanging" until a CR is issued. Please confirm - because that's what I'm experiencing. Thanks Stefano
I've been trying to create an updated Universe box using Rocky Linux. When I tried to connect with AccuTerm 7.3 it tells me there's no supported key exchange scheme. I'm not sure but I think it's because Rocky Linux removed the two ciphers that this version of AccuTerm supports, triple DES and blowfish. I found a post where Pete mentioned that there was an update to 7.4 that had support for newer encryption standards. I was wondering if that's available anywhere?
Hi allHas anyone else noticed that you need an extra CR when you issue the shutdown (y command in D3 - AFTER it has started the shutdown process?It gets "stuck" (bad word) at a point and unless you hit a CR only then does it do the remainder - shut down the printers and ends the shutdown process to return to Linux. OR should we rather be using the systemctl stop D3svc ?Regards Stefano
Hi All Has anyone developed a useful "simple" method to administer source control that they are willing to share?I am using AccuTerm WED and am thinking of writing some macros to "check-in" and "check-out" (as per HitHub) with some logging of who/time date stamp audit.Has anyone done something similar?Thanks Stefano
Hello all, This is my initial post here. Hope you all are well! I'm searching for some insight. By trade I am more of an Admin, but in my current role I have some developer duties and have inherited some custom work that ranges from fairly simple to robust. Just searching for insight regarding UniQuery. I am actively working for some revisions for Colleague outbound feed; the Select & List criteria currently displays a single list of data. I’m interested in adding an additional column and maybe headers for both. Currently, the users are only included in the list if they meet the Select criteria. The revisions would result in a full list of users regardless if the meeting the qualifying criteria, a flag being added would solidify yay or nay. The vendor is requesting a Y or N flag included to be in the data, based on if they meet the selection criteria or not. If a flag doesn’t exist within the Colleague UI to be included in the data output, is it even possible
The setup string I run seems to work ok: 001 IT = "!d:latlat -install imap.mail.yahoo.com bobthomson2001@yahoo.com 3 993"  
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.