Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Has anyone had success using the REGEX function? I was trying to take advantage of it as it would be more compatible with the Javascript devs, but it always returns false. Here's my example: CRT REGEX('33333','/^\\d{5}(?:-\\d{4})?$/') This returns zero (0) for me. Yet, it should match just fine. :( This is on QM 4.0-7 ------------------------------Ben Cramer DSI Solutions LLCMansfield TX US------------------------------
Hi all I have some problems when connecting to servers using uopy, as the PATH variable is wrong. From the terminal console: >SH -c "echo $PATH" /usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/uv/bin >SH -c "uv -version" UniVerse 14.1.0 When using uopy: cmd = uopy.Command() suffix = " " cmd.command_text = 'SH -c "echo $PATH"' cmd.run() print(f'{cmd.command_text} = {cmd.response.removesuffix(suffix)}') cmd.command_text = 'SH -c "uv -version"' cmd.run() print(f'{cmd.command_text} = {cmd.response.removesuffix(suffix)}') The output is: SH -c "echo $PATH" = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin SH -c "uv -version" = SH: line 1: uv: command not found What's the issue with the uopy connection having an incomplete PATH value?
back with another question, hopefully this is the last one! when we downloaded d3 linux 10.3.4 there were also three patch files available, 17, 18, & 19 is this a situation where patch 19 contains all the updates from prior ones? or is each patch its own standalone fix? basically what i'm asking is, do we have to apply every patch individually & in order? or can we just apply patch 19 and ignore the prior two? thanks in advance!
i have another question, this time as per subject line i'm trying to set up the d3telnet turnkey stuff, on almalinux 9.4 where xinetd is not available. the admin.pdf talks about using xinetd and doesn't mention any other possibilities. i've searched the forum for 'xinetd' & 'turnkey' & found this post: D3 and mvBase which included a clue re. setting up a d323@.service so i tried to copy that manually then started it with systemctl. it failed though, and some digging revealed that the /usr/bin/d3net/d3_tel command doesn't accept either -w or -p arguments. i poked at it a bit and got the following: Usage: mve_tel [-debug4 | -debug6] [-h] [-n] [-N] [port] but i haven't been able to find where any of those options are defined, and at this point i'm not sure i'm even following the right lead. i've checked all the PDFs that came in the d3 10.3.4 download, and like i said i've searched on here, but i haven't managed to find what i'm looking for. is there a published guide somewhere t
In D3 PICK, how could I check (automated) to ensure that the scheduler is up and running? Would a PHANTOM job that checks the status of "bgsched" by issuing "where" command? Is there a way from *INUX to have a cronjob check? If so, how? Thanks In Advance!------------------------------Val YanezProgrammerRocket Forum Shared Account------------------------------
i'm working on a fresh install of almalinux 9.4 and d3 10.3.4, setting up a new box that we plan to migrate a much older d3 install onto within the next month or so. i don't have a ton of experience with alma (or centos7 which the old box is running, or any other rhel variants), so i'm kind of figuring my way through as i go. anyways the problem i've run into now is TLLicMgr is failing to start on its own, and i tracked it down to systemctl reporting that rslm has failed. here's the error message i get when i do systemctl status rslm.service systemd[1]: Starting Rocket Software License Manager... TLLicMgr[1904]: Unable to create pipe</usr/lib/pick/.LS.NP3><17> TLLicMgr[1905]: Log file is not open TLLicMgr[1905]: Failed to Create File: Permission denied TLLicMgr[1905]: Failed to initialize. The logs may help identify the cause. systemd[1]: Started Rocket Software License Manager. systemd[1]: rslm.service: Main process exited, code=exited, status=1/FAILURE system
The Rocket® MV team is pleased to announce the release of Rocket UniVerse 14.1.1 on June 26th, 2024. Rocket UniVerse 14.1.1 builds upon functionality implemented in version 11.4.1 and 12.2.1, making it the upgrade and modernization path for all customers on all prior versions. UniVerse 14 ensures business continuity and helps you manage your replication environment effectively with key HA/DR features. Replication is faster and more flexible with Field-Level Updates, since the entire record is no longer transmitted during updates, only the individual field that was modified is replicated - significantly improving performance! Facilitate Replication recovery with the uv_repadmin skip option which allows you to skip an incomplete transaction that has caused replication to stop processing. By using the skip option, administrators keep Replication processing and avoid log build-up and the eventual reset and refresh of Replication due to a stalled group. Facilitate Replication recovery wi
I'm doing a D3 v10.3.4 install and right off the bat I get: d3depends for RHEL/ CentOS 9 - x86_64 [$YUM0] 0.0 B/s | 0 B 00:01Errors during downloading metadata for repository 'd3depends': - Curl error (9): Access denied to remote resource for ftp://d3mv-repo:d3getRep0@ftp.rocketsoftware.com/RedHatEnterpriseServer/9.4/x86_64/repodata/repomd.xml [Server denied you to change to the given directory]Error: Failed to download metadata for repo 'd3depends': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried /etc/redhat-release contains: Red Hat Enterprise Linux release 9.4 (Plow) i manually installed the packages listed and the install works (well it did until it tried to create a disk partition, but that's a whole separate issue..) Someone should create the file for 9.4 so this doesn't catch anyone else. :) tnx. g. ------------------------------Gene BuckleSr. Programmer/AnalystPly Gem Pacific
Hi everyone, I have a client with a successful D3 10.3 Linux installation who needs to meet auditing requirements by testing their Disaster Recovery (DR) procedure. The DR test is an annual event where they spin up a Linux server with a D3 instance and restore their database and applications. Rocket's policy, as outlined in the Rocket MV End User Handbook (page 28), states that when running D3 in a High Availability/Disaster Recovery (HA/DR) setup, matching licenses with unique serial numbers and identical configurations are required. This includes scenarios like using U2 Replication or any secondary mechanisms for failover, all of which need additional licenses. My client is resistant to replicating their D3 Production environment and is also hesitant about the alternative solution of maintaining a separate D3 machine with minimal configuration. They've pointed out that Oracle allows a separate server setup "for the duration of their DR testing" free of charge. I'm reaching ou
I am running AIX and ksh. At the AIX prompt, I have: AIX $ which matches the value for PS1 PS1='AIX $ ' when I issue the SH command from Universe, I get to the host system. I can issue AIX commands (without issue I think)However, the Prompt is NOT displayed. It is just blank The shells are linked together: $ ls -al | grep 326868 # -r-xr-xr-x 5 bin bin 326868 Sep 12 2023 ksh# -r-xr-xr-x 5 bin bin 326868 Sep 12 2023 psh# -r-xr-xr-x 5 bin bin 326868 Sep 12 2023 rksh# -r-xr-xr-x 5 bin bin 326868 Sep 12 2023 sh# -r-xr-xr-x 5 bin bin 326868 Sep 12 2023 tsh Does some configuration option ne
Some things I'd like to see. Ability to manage (view/edit/git) MV source that exists in hashed files - VOC, Dicts, etc. (maybe like the SQLTools extension). Code folding support. Option to format document so auto code block folding works. eg PROGRAM/SUBROUTINE, labels and RETURNs are hard left, comments and everything else indented to a minimum of the default margin, etc. Fix use of code folding markers [this can be manually set but something is interfering]. Set default markers - eg !!#region...!!#endregion Addon for xterm.js (vscode shell and ssh emulator) to support [some] SB+ character mode customisations (term type 2). Open the extension repo to GitHub. ------------------------------Stuart BoydellTechnical SpecialistMeier Business Systems PTY LTDCarnegie Vic AU------------------------------
Can anyone advise if it is safe to use vMotion on a VM with a running instance of D3 and, if so, what state does D3 need to be in e.g. no users, no instrument interfaces ?------------------------------Les ReedApplication SpecialistLRS Health Pty LtdHeidelberg VIC AU------------------------------
Hy i have some data ( zipcode database) that i need to transfer from QM to D3i created the tapebut i'm not able to read in D3any sugestions ?------------------------------Alberto LealSystem AnalystMillano Distribuidora de Auto Pecas LtdaVarzea Grande MT BR------------------------------
D3 insists it is a Binary File. Any assistance would be appreciated Thanks Curt------------------------------Curt LashleyProgrammerChemstar Mechanical Packing, Inc.Tampa FL US------------------------------
The Rocket MultiValue team is happy to share that we've released version 2.5.0 of the MV BASIC for VS Code (MVVS)! You can now compile and catalog BASIC program files directly in Online Editing Mode, and even process multiple files simultaneously. The benefits of online editing and compiling include simple sharing mechanisms, simplified build mechanism, access to modern IDE features and quick setup with pre-installed runtimes, SKDs, and dev tools in VS Online. Currently, you can find this feature in the BASIC Developers Toolkit and we've included it for your convenience in MVVS. In addition, you can now customize the remote procedure call (RPC) service name (only in offline mode), if you don't want to use the default RPC service provided by the U2 server; for example, if you want a shorter timeout in this service call which saves resources. You could also take advantage of this feature to improve security. We've also included three bug fixes that increase ease of use:
Hi, We recently encountered a data file corruption on key files. This was causing our app to fail. Does anyone in the forum have knowledge of any tools that will send email alerts once a new entry is logged into the \\U2\\unidata\\bin\\udt.errlog. Thanks in advance for recommendations. ------------------------------[Darren] [Johnson] [Australia][Snr Dev Engineer]------------------------------
SB/XA 6.6.1 is now available and includes a lot of smaller enhancements that add up to big improvements, especially if you have an IT group that requires software to work with or include current releases of other technology. For example, SB/XA 6.6.1 includes extensive upgrades to the Xceed DataGrid and the Xceed Toolkit, as well as upgrades to the .NET Framework. These upgrades empower SB/XA to work seamlessly with the latest version of the tools you rely on. Xceed DataGrid v7.2 (from v5.3) Xceed Toolkit v4.8 (from v4.5.1) Both upgrades provide you with a decade or more of incremental performance and stability improvements. And SB/XA 6.6.1 is using versions of the Xceed DataGrid and Xceed Toolkit that are covered by Xceed support. We've upgraded the .NET Framework to v4.8 (from 4.5). This highly compatible upgrade includes improvements made to the Framework over the last decade. Finally, SB/XA 6.6.1 includes a roll up of all the hot fixes we've made since SB/X
Using a BASIC program, I need to read filenames and file dates from an AIX directory and compare them with names and dates held in UniVerse records. If the files are present among the UniVerse records then they need to be moved out of the directory and more files added from another directory. Any advice or code snippets much appreciated.
Could someone explain why these messages appear and the shell window closes when I use Ctrl-C and then option D while running a Unibasic program? ------------------------------Mark MartinNARocket Forum Shared Account------------------------------
We upgraded our development server to Universe 11.3.4 and one of my programmers wants to work with Basic Profiling, in particular the bpf program. Where do we find it? I had understood that it was available on this version, but it's not in $UVHOME\\bin.------------------------------Phillip PotterV.P. R&DData Management Associates Inc DMACincinnati OH US------------------------------
We use @USER0 for an application-level constant. We set it in the LOGIN paragraph & it should remain constant. I've seen it sometimes - but not always - get set to 0 after/while? I've used/exited(?)/re-entered(?) RAID. I haven't pinned down what triggers it. Ironically, the reassuring thing is that RAID is disgustingly buggy. I've had problems in RAID that don't happen when real users run things for real. So it's probably ok in production. Probably. Anyone else seen something like this?------------------------------Chuck StevensonDBA / SW DeveloperPomeroyUS------------------------------
The Rocket MV team is pleased to announce the release of Rocket UniData 8.3.2 and Rocket MultiValue Performance Experience (MVX: Performance) 1.10 on April 25th, 2024. UniData 8.3.2 is the first UniData release certified with the Rocket MultiValue Performance Experience (MVX: Performance) 1.10, which is available for our customers on maintenance. MVX: Performance monitors the performance of your UniData server and provides DBAs or developers with a better way to track down issues. It determines the root cause of issues, including the server, the operating system, the hardware, or a combination. DBAs can easily receive alerts when over 40 performance monitoring events occur, so constant monitoring is not required. In addition, UniData 8.3.2 and MVX: Performance 1.10 provide you with an enhanced replication experience, bolstering High Availability and Disaster Recovery (HA/DR) capabilities. UniData 8.3.2 extends the security features introduced in UniData 8.3.1, which included: Enhance
We have encrypted a number of files. We can grant access to those encrypted files by using the GRANT.KEY command - but this only seems to work for USERS - if we specify a GROUP, then users that belong to that group cannot access the file. The documentation isn't clear on what type of GROUP is being specified - whether this is a Windows group, or a QM group (as defined in ADMIN.USER). We have tried both types of group and still get the same result. Has anyone else used this feature, and have you been able to define group access for an encrypted file? Thanks, Brian------------------------------Brian SpeirsSenior Analyst - Information SystemsRush Flat LtdWellington NZ------------------------------
Is there a .Net Core / .Net 6 compatible MVSP Client API? If not, is there any planes to support this?I have tried using API version 2.1 for .Net Framework 4.5 in a .Net 6 core application and get the following runtime error.Exception:The type initializer for 'rocketsoftware.MVSP.TIGRCommmon' threw an exception.Inner Exception:Could not load type 'Microsoft.VisualBasic.ApplicationServices.User' from assembly 'Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'..Net Framework DLLs can be loaded into .Net 6 as long as the DLL’s referenced assemblies has a compatible .Net Core equivalent, 'Microsoft.VisualBasic.ApplicationServices.User' was not ported to .Net Core.Thanks, Bill
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.