Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
We're excited to host our first instructor-led MVIS Hands-on Lab with the help of @Mark Pick and the team at Pick Cloud. You'll have a pre-configured virtual machine environment hosted in the google cloud just for you, and you'll learn by doing. Our first lab will teach you to create a RESTful Data Resource in MVIS.Space is limited! Register here or learn more.------------------------------Hernando BordaProduct Manager, MultiValue Toolshborda@rocketsoftware.com------------------------------
Hi all,We have a problem with the spooler counter, once a month we make the Data Base Maintenance, before we start we use the MASTER OFF ALL to close all the sesions of universe in the server, sometimes when we do that , the spooler counter loose the consecutive and jump to a bigger number.What we can do to avoid this?Thanks for your ideas.Jose Luis Gutiérrez de la Peza
All,Running UniVerse 11.3.1 on Redhat.I have been using the data conversion OCONV(DATE(),"DYMD[4'',2'',2]" then the 4'' (2-single quotes) and 2'' (2-single quotes) provides the date in YYYYMMDD without dashed or slashes. Works great.The BASIC Manual Page 533 shows MT [H] [P] [Z] [S] [c] [[f1, f2, f3]]. I've tried different variations of "MTS''[2,2,2]" (S'' is two single quotes). Is there a way to convert a time into HHMMSS without using a second function to strip away the ':'s.Jon
UniVerse version 11.3.4 has been released on August 31 2021 for the below platforms/versions:AIX POWER 7.1, 7.2Amazon Linux 2CentOS 7, 8HP/UX ITANIUM 11.31Oracle Enterprise Linux x86 7, 8RedHat Enterprise Linux Intel 7, 8Solaris SPARC 11Solaris Intel 11SuSE Linux Enterprise Server Intel 11.0, 12.0, 15.0Windows Windows 10, 2012 (R2), 2016, 2019This 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.aspFor any questions on product ava
Rocket Software is hosting three programs: Rocket MV beta for UniVerse 12.2.1 Rocket MV beta for U2 Toolkit for .NET 2.2.3 Rocket MV alpha for D3 10.4.0 By participating, we'll hear your business needs and suggestions as we develop solutions to help you address your business challenges. These alpha/beta programs are also an opportunity to collaborate with the Rocket MV Application Server development team and fellow alpha/beta participants. Below are some highlights of new functionality you'll get to try as well as timeline details. ********************************************************************************************************************** UniVerse 12.2.1 beta Start timeframe: late September 2021 Duration: 8-10 weeks, Supported platforms: AIX, Linux, and Windows only A few of the new features being introduced in 12.2.1 and available in the beta: 3rd Mode – turn the System Buffer off so you can run in single-process mode Python v3.9 upgrade including the preservation of y
I periodically get a capture error when attempting to perform an execute in a phantom background process.Unable to create capture file.[EMFILE] Too many open filesThe next transaction just a little while later in the same phantom process performs the same execute operation without errors. Is this error related to an overall system limit or is it specific to a user/process?I am wondering if if it happening more often than I know as it might not be recorded in a user session.I am running Universe version 11.1.3 (Yes, I know it is time to upgrade).Is there something I can monitor or adjust to fix this issue?As a fallback, I am planning to change the executed statement to a subroutine call. Do you think this would fix this error?All insight into this error condition would be helpful.
Hi everyoneI'm trying to use the HMAC function in a BASIC program, but each time I try to compile it, I receive the following message:000002 result = HMAC("SHA1", "master.key", "20210827", 1)^',' unexpected, Was expecting: '!', ')', '=', "AND", "OR", "LT", "LE","GT", "GE", "NE", "EQ", "MATCH"Array 'HMAC' never dimensioned.2 Errors detected, No Object Code Produced.Anybody can help?Thank you.------------------------------Osvaldo DjivelekianSenior DeveloperRocket Forum Shared Account------------------------------
I am extracting incremental data from production files to be tarred up and ftped to another physical site. I have created small type 18 "work" files for each one of these and want them to be as small as possible to conserve on disk space and ftp time. After they are transported to the other physical site, they would be used to update the master file(s) via a COPY command, which I would not think would be greatly impacted by a tightly compacted file.I have been using HASH-AID and ANALYZE-FILE to see what each chosen group distribution looks like, but am not sure what I am shooting for. When we analyze files for production usage, I strive to keep the group distribution skewed to the left (25%, 50%) buckets. Since this need is purely size related, should I be looking for the modulo that skews heavily towards the right (200%) without hitting the "full" bucket?I shall appreciate any feedback.Nelson------------------------------Nelson SchrothpresidentC3 Completeshop LLC------------------
Today we are publishing a new case study detailing how Eurotunnel is using MVIS and U2 Python to modernize their MV-based reservation system. Geoff Bishop and team faced challenges related to adopting modern web development, integrating with third parties and attracting new development talent. Eurotunnel, a long time MultiValue customer, fully developed their reservation system using UniVerse, Web DE and other MV tools. With the business objective of preserving and building on their investment, MVIS and Python presented them with a great opportunity to modernize by continuing to trust Rocket and MultiValue technology. Read all the details here.------------------------------Hernando BordaProduct Manager, MultiValue Toolshborda@rocketsoftware.com------------------------------
Hi Everyone,I have encountered some unexpected behavior using the SPLICE function. I'm hoping someone can tell me what I'm missing.I'm on UniVerse 11.1.9 (yeah, i know it's old) running on Linux. Consider the following code. ARRAY1 = 'ONE' ARRAY2 = CHAR(246):CHAR(247):CHAR(248):CHAR(249):CHAR(250) CRT CRT 'System Delimiters' CRT 'CHAR(251) = ':CHAR(251) CRT 'CHAR(252) = ':CHAR(252) CRT 'CHAR(253) = ':CHAR(253) CRT 'CHAR(254) = ':CHAR(254) CRT 'CHAR(255) = ':CHAR(255) CRT CRT 'ARRAY1 = ':ARRAY1 CRT 'ARRAY2 = ':ARRAY2 CRT CRT 'Expected = ONE:':ARRAY2 CRT 'Actual = ':SPLICE(ARRAY1, ':', ARRAY2) Here is a screenshot of the output.Notice all the colon (":") characters. Notice also that char(247) seems to have been changed to char(255).What is going on here?
hi, does anyone know how to install python libraries a universe------------------------------Sergio Antonio Navarrete MejíaRocket Forum Shared Account------------------------------
Hi,This is for Unidata 8.2.For years I thought the following was equivalent: ICONV(DTE,'D')ICONV(DTE,'D2/')ICONV(DTE,'D4/)My assumption was that Unidata did not care about the number or the slash and just did an internal date conversion. Today I learned that it is not. While entering 1/11/11 all return 15717 as does 1/11/2011 as does 11 JAN 2011 as does 11 JAN 11 but entering 11012011 does not.ICONV(DTE,'D') returns 15717ICONV(DTE,'D2/') returns 19004ICONV(DTE,'D4/) returns 15717Is this a bug or does this jibe with your understanding?Thanks,Steve
Hey, Folks, just found a bug in MVSP version 1.8.5 for mvBase. There was an optimization introduced to speed up the process of sending data from mvBase to the Toolkit via MVSP and the Workstation. Prior to 1.8.5, data was sent a byte at a time. Now it's a block transfer. Only problem is the block size is limited to 100K by the environment and MVSP was not enhanced to send multiple 100K blocks. If a larger than 100K block is queued to return, MVSP will fall into the BASIC debugger.Engineering has been alerted and they're working on it. Meanwhile, if you're using the Toolkit against mvBase and the MVSP version is 1.8.5, you should use your own paging solution to make sure that your return packet does not exceed 100K.------------------------------Brian S. CramPrincipal Technical Support EngineerRocket Software------------------------------
I figured this out once, but never incorporated it into my system using Wintegrate.How do you change from 80x24 to 132x51 in a program?ThanksMark Laursen
All,I have a PAragraph that runs a program and feeds data into it using the DATA statement to provide input. One of my DATA statements has a pathname with an'@DATE' in it. I.E. C:TEMPFILE@DATE.TXT. I tried C:TEMPFILE@DATA@TIME.TXT, the pathname had the current date but the '@TIME' was just '@TIME'. The documentation was pretty thin on this topic. What at variables are allowed in a DATA statement?Jon
Anybody out there have any experience with getting certificates from GoDaddy to use with the MVS Toolkit or other applications using a Java Keystore?------------------------------Brian S. CramPrincipal Technical Support EngineerRocket Software------------------------------
Hi I would like to find out how does one get the jump start services pack for MVIS 1.3?It was presented in MV roadmap webinar.Regards,Thando
This application has been running for over 20 years. It is on Metro Nashville's cloud network where, as a contractor, I have no visibility of pretty much anything except the virtual server. These interruptions began occurring about 3 months ago as pandemic inactivity concluded. These connection closures are sometimes frequent and sometimes infrequent. Users find themselves disconnected in the middle of an operational function. They are using Dynamic Connect for telnet. Has anyone experienced this and found the problem. Are there any server or workstation firewall or antivirus settings that could have been recently changed by Metro's IT department that could cause this? Also can anyone recommend an ssh server for Windows that could be substituted for telnet?
Hello all,I am looking for the documentation on 'filepeek'.I want to do:EXECUTE "SH -c "filepeek /path/to/file/name"But the command 'filepeek' requires a 'Q' to quit from the prompt 'Addr:'.I am wondering if there is a flag that I can use so that is terminates itself without the necessity of going into 'Addr:'I am just trying to get the info on the file to see if it is 32 or 64 bit.------------------------------Joe TorreSr DBA AdminOptumWesterville OH United States------------------------------
Has anyone had Universe just hang at the uv command? We are on an old version 11.1.3 under Solaris 10. Thought it might be suspend files not getting set back but no. No errors, could not find anything in the $uvhome logs. A server reboot bought the system back without any file damage. Trying to think of other places to look for root cause without any errors to review. No known changes to system or environment.
We have a very old (clunky) program that displays the last edit date for source and the last compile date for object code. I'm wondering if any of you learned folks have a clean, effective way of doing this that might be helpful? TIA...------------------------------Jeff TeterWoodforest National BankThe Woodlands, TX------------------------------
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.