Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Are there any UniVerse utilities that would show the commands run from a specific port? When certain problems arise, this would be a great troubleshooting tool. One scenario would be to track activities from TCL at that port. Another scenario would be to track activities run from the initial TCL-launched programs It would also be helpful to have the date and time of those commands. If not a utility, what U2 BASIC functions/commands exist that might be utilized in a monitoring program? Thanks in advance for any feedback.Nelson------------------------------Nelson SchrothpresidentC3CompleteShop LLCHarrison OH US------------------------------
Connecting via ODBC, getting an error code of 39204. Familiar with 39202, (which is usually invalid chars in passwd), but haven't seen this before and can't seem to find it in documentation. Google search found a few references, but none that seemed pertinent - and there's nothing in this forum regarding it.I suspect that it has to do with user/domain authentication, but that's more hunch than fact based.So, that being said - can anyone point me to what this error code means?Thank you.------------------------------Allen EgertonDeveloperSS&C Technologies IncCT US------------------------------
Hopefully this is the right forum for this question. Has anyone used fork (or forkpty) and successfully called _CP_logon from inside of a C program? Is there a trick to making this work? When I try it, the child dies with a segfault somewhere in pick_init_termio in a call to strcpy.------------------------------Tom MarracciGeneral ManagerAircraft Sprucecorona CA US------------------------------
We have test and production accounts on the same system, which is to say that they reside in different paths on HP-UX.When the test account was first created, it was a clone of the production system with adjustments in various places to reflect the different paths.But our main files, ORDERS, PAYMENTS, and some others, are distributed files, and the distribution algorithms are equivalent on both test and production, as are the number of partitions.So, here are the questions:a) Can I refresh the data on test by simply copying the individual data portions from production to test?b) I recently fixed one broken file by copying the affected partfile from production to test, but maybe I didn't really. It seems to work, but maybe I'm missing something. I don't know for sure. How can I be sure?c) And what about the stub files? Are there even stub files on UV? Do they contain the paths in which they were configured?d) Where can I find the latest, on-line documentation about this?-----------
Read my post in the Rocket blog and learn about the success story of Meier Business Systems (MBS) customer - Mainstream Freight Grouphttps://blog.rocketsoftware.com/multivalue/2022/01/how-one-company-literally-transformed-their-business-using-mvis/------------------------------Brad HermanMultiValue Product EvangelistRocket Internal------------------------------
Forgive me if this question has already been asked/answered but I couldn't find a way to search for this on the forum for Universe only.When debbugging a Universe program by putting DEBUG, or multiple DEBUG statements, in the program, then running the program. Sometimes the program will break on the first DEBUG statement hit but then will not break on any other DEBUG statements and finish running the program. To resolve this I've had to put input statements in the program and then CTRL-BREAK to get into the debugger. This is very annoying. Has anyone else run across this issue or know how to fix the issue?Thanks,Harry------------------------------Harry HambrickSenior Software DeveloperRooms To Go IncSeffner FL US------------------------------
I've noticed that output from my python routines that are called from universe programs doesn't go into the COMO whilst any output from the universe program does. Anyone noticed this, found an easy way round it?------------------------------Neil SherwoodAnalyst ProgrammerHSBC Global Services (UK) LimitedLondon GB------------------------------
Anyone out there open other files in write triggers?Given a relationship such as this:customers hasmany ordersorders belongsto customerI'd like to sum orders.total and write it on customer.Instead of finding each routine that would need to update this value, I was thinking about adding it to the customer write trigger. So every time a customer is updated, this value is evaluated and updated.What's the cost/risk to implementing it this way?------------------------------Jeremy LockwoodAwesomeASE Supply IncPortland OR US------------------------------
Hi all, Hopefully you will excuse the question. I should know the answer but........We have a backup vendor that is triggering errors on our linux d3 volume. Error is cannot index. Speaking with them they would like to know how the volume is formatted? If for no other reason than placing in an exception list so the error will not be triggered. The company is Rubrik just for information.I told them it was the blob and they didn't think is was funny :)Thanks for any helpCraig------------------------------Craig CurtisSystem ProgrammerSevier Valley School DistrictRichfield UT US------------------------------
Can anyone tell me a way to determine if a newly opened wIntegrate window is off of the viewable monitor screen? i.e. I command wIntegrate to open a new window but it is partially off of the screen, then I have to use the mouse to physically move it so the whole window is viewable. I have scanned both the 'winthost' and 'wintscr' manuals but have not been able to find a solution. I'm wondering if there is a solution, or perhaps additional documentation that could be helpful. I am using wIntegrate version 6.3.0.------------------------------Kevin HondMr.Self RegisteredKingsport TN US------------------------------
We use the WIN.LOOKUP subroutine often to provide pop-up boxes to allow for list selection by the user. There is one main limitation for which we have not found a work around and have been trying for many years.. We are using v6.4.0.When the list exceeds 9 choices (and some of ours have 50+), we need the routine to allow for a 2-digit user entry. Unfortunately, it will not, so to get to "85", a user must type "8" SEVEN times. This shortcoming almost always causes entry errors and/or unnecessary help-desk calls.Has anyone found a way to handle this requirement? A different subroutine? or is it just a limitation has has not ever been addressed?Appreciate any thoughts.------------------------------Nelson SchrothpresidentC3CompleteShop LLCHarrison OH US------------------------------
D3 Product Manager @Tim Rude sat down with @Robert Burke, recently reunited with Rocket via the Zumasys transaction, to update him on new developments with D3 and the product direction moving forward. If you are a D3 user you'll want to check it out! The product direction includes an change that promises to higher interoperability between operating systems, but questions still remain as to how to best architect the change to help clients navigate the migration. Tim poses that question around the 8:50 mark - let us know your opinion if you are are customer who will be impacted by this change. Also, feel free to ask any questions on this video below, or just tell us what think about the overall direction. Regards, Dave------------------------------David AndrewsHead of Customer AdvocacyRocket SoftwareSouth Salem NY US------------------------------
I am looking at getting started with creating custom GCI functions on UV 11.3.3 (RHEL7 installations).I know nothing about c programming or compiling so am looking for feedback on how to get started (specifically with GCI - I figure I can pick up the c stuff as I go).Has anyone worked through getting the example GCI functions built and integrated with UV?I have already learned that I needed to install the glibc-devel package in order for the compiler to be happy it has all the includes.Now I am stuck with the following:root@h1133# pwd/usr/uv/gcidirroot@h1133# make -f Make.gci gci_hellogcc -Iinclude -m64 -DU2_64_BUILD -fPIC -m64 -DU2_64_BUILD -DTHREADS -DFASTIO -DUSE_STDARG -DU_LINUX -DU2_LINUX -D_GNU_SOURCE -fPIC -Wimplicit-function-declaration -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DNETwork=2 -DRAID -DUNIVERSEon -DU2SVNURL="/uvuddb-uv113/release/11.3.3@d15ee91-20210525" -lm -lcrypt -m64 gci_hello.c -o gci_hello/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o: I
Hello Everyone, Maybe you have heard there is an important security issue in log4j recently. Hackers could attack your machine by using the log4j security vulnerability. The Rocket MV BASIC extension has several minor releases to fix this risk because it also uses log4j for logging. But sometimes you may don't know the extension has an update, or you forgot to update it. So we would like to share a tips to update the extensions in your VS Code automatically. You can manually upgrade your extension. But VS Code also supports to update all installed extension automatically. You can enable this function follow below steps: 1. open extensions view 2. click the '...' button 3. Move to "Auto Update Extensions" item and select "All Extensions" Then ALL installed extension will be updated automatically when there are new versions. You can also only upgrade enabled extensions by selecting "Only Enabled Extensions". Note: sometimes you need restart VS Code to make the upgrade ta
Apache Log4j vulnerability (CVE-2021-44228) - Critical As the Apache Log4j vulnerability (CVE-2021-44228) was disclosed on Dec 09, 2021, your MV teams have been actively monitoring the issue and assessing its impact on the MV products. The following MV products have been impacted. Product impact and next steps are detailed below. MV BASIC for VS Code: MV BASIC for VS Code v1.3.0 and prior contains and uses a version of Log4j that can potentially be exploited by this vulnerability. We have therefore upgraded the Log4j version in MVVS 1.3.2 to v2.16.0 to resolve this issue and advise that you to upgrade by downloading the latest extension on the Visual Studio Code Marketplace. NOT IMPACTED: The following MV products DO NOT contain any version of Log4j, OR contain a version of Log4j that is not impacted by the vulnerability: MV Application Servers: UniVerse UniData D3 OpenQM mvBase jBASE Server Tools: U2 DB Tools U2 Common Clients U2 Toolkit for .NET Tools: MVX MVIS MVConnec
Subject says it all - I've done some searching, haven't found anything, and like most organizations - we're looking at all of our installed products to assess our vulnerability.We've got instances from 10.3.7 through 11.3.2 installed on various servers.------------------------------Allen EgertonDeveloperSS&C Technologies IncCT US------------------------------
Are there any Windows GUI applications that can edit Universe DB files on Windows or AIX?------------------------------Phillip PotterV.P. R&DData Management Associates Inc DMACincinnati OH US------------------------------
I am trying to install 11.3.4 to replace 12.1.1 . Wanted to wait for 12.2 but need to test the new performance tool and the exclusive use is causing us problems.But in the installation I get "Unable to execute the uvregen utility" . If I continue it does finish but I cannot authorize the product with the message :error in uvconfig at line 900: FIELD_UPDATE_THRESHOLDWhat is the best course of action at this point?------------------------------Randy NettlingPresidentData Management Associates Inc DMACincinnati OH US------------------------------
New MVVS version posted !!!Please upgrade to MVVS v1.3.2 to resolve critical zero-day vulnerability!!!On December 10th, one day after the release of MVVS 1.3.0, a zero-day vulnerability against Apache Log4j versions prior to 2.15 was announced. The fix for this vulnerability is to upgrade to Log4j v2.15.0. MV BASIC for VS Code v1.3.0 and prior contains and uses a version of Log4j that can potentially be exploited by this vulnerability. We initially upgraded the Log4j version in MVVS 1.3.1 to v2.15.0 to resolve this issue. It was determined the Log4j v2.1.5 did not fully resolve the vulnerability and a subsequent v2.16 was released. We therefore have upgraded MVVS 1.3.2 to v2.16.0 and advise that you upgrade. Please feel free to reach out to support or PM should you have any questions or concerns regarding the Apache Log4j zero-day vulnerability.------------------------------Christine RizzaMV Product ManagerRocket Softwarecrizza@rocketsoftware.com------------------------------
Today we announced general availability of a performance monitor tools every business running Rocket UniVerse needs. Rocket MultiValue Experiences: Performance, or MVX:P for short, is the only system monitoring tool providing users with deep insights within Rocket UniVerse. It's is a modern, easy-to-use web-based application with a dashboard consisting of three tiles: Events, Sessions and Locks. MVX:P monitors and escalates more than 20 UniVerse-specific events that could impact performance that are not accessible to the surface monitoring tools available in the market today, and it's free! That said, MVX:P works only with UniVerse 11.3.4, so reach out to us to learn more about upgrading if you are interested. Check out the MVX product page to learn more, as well as these FAQs. Be sure to share your questions, comments and discoveries here as you jump into the tool. ------------------------------Zain MasterSenior Product ManagerRocket Internal - All BrandsDenver CO US---------------
Creating RESTful end points with vanity URLs (a.k.a. URLs that have descriptive and easily remembered paths/names) in MVIS makes it easier for API users to understand the purpose of an API, and allows the developer to create a naming convention that helps with management of services. In these two videos @Girija Dhole and I show how to do it. Happy to answer your questions on this capability below. ------------------------------Anand MirasdarRocket Software------------------------------
MultiValue Performance Experience version 1.1.1 has been released on December 07 2021 for the below platforms/versions: AIX POWER 7.1, 7.2 CentOS 7, 8 RedHat Enterprise Linux Intel 7, 8 Windows Windows 10, 2016, 2019 This product is available to order immediately via your Rocket software provider or by logging into your RBC account at https://rbc.rocketsoftware.com or https://rbcint.rocketsoftware.com.Additional product information is available on the Product Availability Matrix at https://rbc.rocketsoftware.com/matrix.asp or https://rbcint.rocketsoftware.com/matrix.asp. For any questions on product availability, please contact u2askus@rocketsoftware.com.
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.