Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Hi, I'm Chase. I'm a Technical Recruiter for a company called The Guitar Center. You may have heard of us, been to one of our stores, bought some awesome gear from us, etc. We're hiring for a Senior Retail Applications Engineer on a full-time, W2 basis (salaried + full benefits). I'm including the link to the job description here. If you're interested in exploring this, let's talk! Some of the must haves for the role are hands on experience with (Rocket D3, UniData, UniVerse, QM) and Pick Basic/UniBasic) programming. In sum, we're looking for engineers who have experience working with Multivalue technologies in both development and maintenance contexts. Interested? Shoot me an email to chase.tenen@guitarcenter.com. I'm not a robot, here's my LinkedIn.------------------------------Chase TenenSenior Corporate Recruiter, Technology - The Guitar CenterRocket Forum Shared Account------------------------------
Hi, one of the fun things to do with source code these days is to put it into version control. VS Code makes that easy. One of the biggest version control repositories is GitHub. However, MV basic languages languish in there as unidentified soup. eg the Rocket multivalue-lab home tab language break-down mentions not a jot of MV basic of any flavour. Linguist is the community project which supplies language syntax and ID for GitHub. Its grammar is very close to VS Code's (and the syntax part of the definitions can be controlled by Rocket corporate). Could it be possible Rocket will, one day soon, provide the Linguist definition for some or all of the MV basic flavours? Cheers.
I have a problem with control characters in records. Particularly LF, CR and TAB. Is there a way to find records that contain them? LF messes with any statements I have tried in UniVerse SQL and TCL.------------------------------Greg ClitheroeRocket Forum Shared Account------------------------------
I'm attempting to use UCI with a CALL() statement to write a record in Universe, but my passed argument gets an "Invalid data type" during subroutine execution: ./sql -c 1 "CALL INTERCALL.LOG.COMMENT ('S2734042','1','MTAWEB','This is a test')"PRINT RESULTS:Program "OE.ADD.COMMENT": Line 81, Improper data type. The indicated line in the subroutine is simply a READV call with the second argument to the passed value:READV LED12 FROM LEDFILE,OID,12 ELSE LED12 = '' My called subroutine simply calls OE.ADD.COMMENT, reorienting the arguments. After getting this error, I thought that perhaps calling ICONV or OCONV on the passed argument might help to convert it to an acceptable data type, but to no avail. I also checked the values with PRINT and verified that the values are indeed getting passed (so another error didn't cause them to be NULL). The only thing I can think of at this point is that the arguments are tainted, and the use is restricted.------------------------------Tilghman Lesher
Hi, We are exploring the option of outsourcing our Unidata support and are looking for recommendations for reliable companies that specialize in this service. If you know of any companies with a strong track record in providing Unidata support, we'd greatly appreciate it if you could share their details. Thanks in advance for your help! MT------------------------------Minh TranRocket Forum Shared Account------------------------------
Is there a document somewhere that lists Unidata limitations? i.e. longest TCL command line, maximum number of indexes, maximum memory per process, that sort of thing?
Looking for other users of Print Wizard to discuss options going forward as Print Wizard future is uncertain. We use print wizard in most all of our end user installations and depend on it for several of its features.------------------------------Keith GrillPresidentDBMS IncShreveport LA USkeith@dbmsinc.com------------------------------
I recently upgraded a customer's UniVerse to 11.3.5 and am ready to install a new AccuTerm 8 server account. I am unable to figure out how to create that ACCUTERM account. I'm used to Unix and Linux menus to create an account but on winndows I cannot find such a menu or a "CREATE.ACCOUNT" verb in the UV VOC. I vaugely remember a windows administration program, but can't remember it's name and don't know where to find it. I tried copying the XDEMO account and entering an ACCUTERM item in the UV.accounts file but that didn't work. Unless I can get the ACCUTERM account established, I'm afraid the server side of AccuTerm won't work. Dale
How does EDA handle a connected SQL database going offline - do records get queued up & resent once the SQL database comes back online? (assumption is that we have a universe publisher/subscriber setup with replication & EDA is connected to a universe subscriber node)------------------------------Mark MosbauerProject ManagerRocket Forum Shared Account------------------------------
This is very much related to another discussion I started, but I don't want to muddy the waters in that conversation so I'm starting this new one. I'm not certain, but I think this will pertain specifically to the HP/Troy printer we're using. The last line on the the page, which is a remittance advice with check at the bottom, is the MICR line that includes the check number, transit (routing) number, and account number. As a simple test I execute the following statement after setting the print queue: LIST PERSON \\ ID.SUP HDR.SUP COL.SUP COUNT.SUP \\ SAMPLE 1 \\ EVAL "CHAR(027):'(0Q':'C35353C A123456789A 87654321C'" \\ LPTR According to a Troy rep, embedding a 'C' and 'A', tells the printer to generate On-US and Transit symbols, respectively. And though that's correct, it appears to also be introducing line-feeds (in odd positions no less), as here is a screenshot of the result: This would appear to be doing what I need except for those apparent line-feeds. Anyone have any sugg
I am trying to use the PictureBox in Accuterm to display an image of a stock item. \\\\\\\\i can get an image displayed as created at the development of the Form but can not find out how to change it per stock item. It is probably very simple but I cant see how ? Can anybody help please ? Chris Baxter ------------------------------Chris BaxterCB SoftIPSWICH GB------------------------------
The Rocket® MV team is pleased to announce the release of U2 Toolkit for .NET 3.1.2 on December 17th, 2024. The Rocket® U2 Toolkit for .NET Provider offers a free .NET data provider interface for Rocket UniVerse and Rocket UniData®, while U2 Toolkit for .NET Developer adds the ability to develop in Microsoft® Visual Studio. U2 Toolkit for .NET 3.1.2 enhancements and improvements include: Added support for the .NET 8 driver. .NET 8 helps simplify development code, enables better performance and works with Visual Studio 2022. Added support for Visual Studio 2022 for U2 Toolkit Developer and U2 Toolkit Data Provider. U2 Toolkit for .NET 3.1.2 certification on Windows 2025. Install Rocket® U2Toolkit for .NET 3.1.2 today available from Rocket Business Connect (RBC). Rocket MultiValue maintains a standard Product Lifecycle policy. To view the lifecycle for your product please review the lifecycle dates and statuses on the Product Availability Matrix (PAM).-------------------
I visited a customer office to install Accuterm on their workstations. On 4 of the 5 workstations I was able to authorize the AccuTerm using an "Administrative User and Password" issued by their IT department. On the last workstation I ran as administrator, I entered the user and password when prompted, but when I entered the authorization screen the "Authorize AccuTerm" icon was dimmed and I was unable to complete the authorization. They purchased a 10 user version. Does this mean that the administrative user issued by IT was not valid for that workstation? All the actions leading up to that appeared to be normal and identical to the other 4 workstations.
Our company is running UniVerse 11.3.5.1002 on RHEL 7.8. We have been running this OS / UV combination for two years since migrating off Solaris. We are in the midst of an OS upgrade to RHEL 8.10 on our UV servers. Our strategy is to first run an in-place upgrade on a development machine. We've decided against creating a RHEL 8 server from scratch followed by the install of UV. After a certain amount of time running on the dev server, the plan is to upgrade the production servers in a similar fashion. Are there any special considerations or specific "gotchas" we should be aware of? I understand this is an ambiguous question without posting more details about our setup. Our SysAdmin group have had challenges upgrading a cloned server, but nothing related to the existence of a UV installation. By no means are we trying to get out of doing the work ourselves. The UV and SysAdmin groups are working together during our clone upgrades and subsequent server upgrades. We will be opening a supp
Currently (as far as I'm aware), the newest version of the MVSP .NET API is using Framework 4.8, which is incredibly old (but still supported). Are there any plans to move the MVSP API to a more current version of .NET? Thanks! g.------------------------------Gene BuckleSr. Programmer/AnalystPly Gem Pacific WindowsUS------------------------------
For some reason this started showing up. It might be a useful feature except that I CAN'T TURN IT OFF!!!! I've explored all the settings I can find. I found the online documentation where it says I can type "disable code lens" in the command window. I've done that. I even tried to bind the command to a keyboard combo and execute it that way. I've restarted VS code. It's still there taking up half my vertical space. If you're going to add a feature like this you should make it easier to turn off an on. I shouldn't have to even ask this question. Does anyone know how to turn if off? ------------------------------Joe GoldthwaiteConsultantPhoenix AZ US------------------------------
I am on a Universe system and it does not save the TCL command stack from session to session. How do i turn that on and have it shared for a user over multiple sessions? Also, what file is the stack saved in?
The current Rocket D3 Online Documentation Library has been moved to the Rocket Product Documentation portal, and traffic to the current portal will be redirected to the new doc home by January 6, 2025. You may or may not be familiar with the primary Rocket Product Documentation portal, where all of the Rocket product documentation is served and supported by a robust set of AI features that help users find and manage their product docs. The D3 family of documentation is now available here, and you can bookmark this link for future reference. You can also quickly get to the D3 documentation from the portal home page by clicking the letter 'D' under Find Your Product, and then selecting your D3 product. In either case, the Product Search Documentation field will scope the search to the product(s) you have selected. The "Filter Publications" search field in the Library view will simply search for exact words in the list of publication titles. The Rocket Product Documentation portal d
I'm happy to share the news of the release of AccuTerm 8.1.2.0. For more details on this latest version, check out the product availability matrix in Rocket Business Connect (RBC). Version 8.1.2 adds support for PRISM P30 and P9 terminal emulation to AccuTerm Web. This new feature allows customers run applications that rely on PRISM emulations on a web browser without the need to make costly and time-consuming application changes. AccuTerm 8.1.2 PLC dates: 3 Dec 2024 GA 3 Dec 2027 EOM 3 Dec 2028 EOS 3 Dec 2029 EOLS ------------------------------Hernando BordaProduct Manager, MultiValue ToolsRocket Softwarehborda@rocketsoftware.com------------------------------
I'm happy to share the news of the release of AccuTerm 8.1.2.0. For more details on this latest version, check out the product availability matrix in Rocket Business Connect (RBC). Version 8.1.2 adds support for PRISM P30 and P9 terminal emulation to AccuTerm Web. This new feature allows customers to run applications that rely on PRISM emulations on a web browser without the need to make costly and time-consuming application changes. AccuTerm 8.1.2 PLC dates: 3 Dec 2024 GA 3 Dec 2027 EOM 3 Dec 2028 EOS 3 Dec 2029 EOLS ------------------------------Hernando BordaProduct Manager, MultiValue ToolsRocket Softwarehborda@rocketsoftware.com------------------------------
AccuTerm (AT) version 8.1.2.0 has been released on December 03 2024 for the below platforms/versions:Windows Windows 10, Windows 11, 2012, 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 availability, please contact rbc@rocketsoftware.com.
Hi, In the same version of U2.Data.Client (3.1.1), the string data format I retrive from a database is different, by changing the library from .NET to .NET Framework, using the codepage 850. In this case, in the .NET Framework is correct and with .NET the "special" characters are not shown properly. I'm portuguese and the problem is in the accent words like á, é ç. Can anyone help me to resolve this issue? Best regards, Jose Baptista
We are running Unidata 8.3 on Windows Server 2022 & Azure Cloud Windows Server. We also operate Replication. Our challenge is to create a scheduled shutdown procedure that will support out of hours Windows Server Patching Shutdowns & Reboots. Can MVX support this challenge or is there a best practice guide available. Thanks Darren------------------------------[Darren] [Johnson] [Australia][Snr Dev Engineer]------------------------------
Been using basic Wintegrate for a long time. Now, I would like to construct some GUI screens but cannot locate the designer tool. Is is still out there? If so, where can I look? I've already scanned all of the manuals cannot find a reference as to where to find it (i.e. how to start it. Any help in this matter would be greatly appreciated.
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.