Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Does anyone know what this error is telling me? I see this error come up from time to time and I am not sure what the problem really is. This is Unidata 7.2.9 running on Centos 5.4. Line 83 of MAIN.PROGRAM is an include, so I find it challenging to find out what it is actually doing when that error hits. If I step through in the debugger, when it gets to the INCLUDE line it prompts me for the file name where the INCLUDE source resides. When I give it the file name it says that it is not a directory file when it actually is. It won't display the source then.
MV Product Version Lifecycle Changes Taking Effect September 1st, 2023 The Rocket MultiValue (MV) Product Lifecycle allows customers to plan upgrades so they can take advantage of the modernization and innovation features in fully supported, generally available (GA) product releases. Effective September 1st, 2023 many MV product versions will move through the lifecycle. Versions statuses and dates for each product can be found on the Product Availability Matrix. Additionally, the MV lifecycle policy and status definitions on available on Rocket Business Connect (RBC). Plan your upgrade now to get the most value out of your support and maintenance dollars!------------------------------Christine RizzaSr. MV Product ManagerRocket Softwarecrizza@rocketsoftware.com------------------------------
I know how to link an image from the web to a client's D3 process, but how to do I link an image that's on their local Linux/D3 server to their D3 system? What's the correct format for the path? Thanks.------------------------------Richard GinsburgPresidentGinsburg ConsultingManassas VA US------------------------------
Hi all. I have the following ODBC driver installed : And I'm receiving the following message from OpenDB "[Rocket Software][ODBC D3 Driver]Logon failed. Check D3 connection parameters and available licenses. {28000}" Any Ideas on how to resolve this? (assuming that there are available licenses) - What is "required" for the D3 connection parameters? IOW - for example - Is a password necessary - and again here I understand that a password is recommended but for the case of clarity - is the password required?Furthermore - is there an ODBC v3.0+ available for D3? (yet) Thanks StefanoThanks
I tried to activate the U2 python option using the command from the manual. This is what it returned. $ ./bin/uvregen -p PY:1.uvconfig: Permission denieduvregen: error during regen, process abortedUniVerse becomes un-authorized due to license change!Configuration Code:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXX That's a scary response. Is it un-authorized now? It's still working but is this going to blow up when I reboot? I'm hoping not and that the real issue is that I didn't execute the command as sudo. I couldn't find any answers online so I'm hoping someone here knows. ------------------------------Joe GoldthwaiteConsultantPhoenix AZ US------------------------------
I am creating an API using the python fastapi library. The API is running pick programs off the back of the various endpoints using the u2py library. There is an alias setup to ensure the universe python is being run rather than any other version. We change dir at os level before running u2py commands. This all works fine when the universe account has no menu in the login paragraph, otherwise it's getting stuck in the menu. An example code snippet below works if I run from python prompt at universe level but not if i run python from linux level. I think it's the @TTY I need to somehow set to 'phantom' stop it ending up in the menu, any thoughts how to achieve this? import u2pyimport os os.chdir('/opt/universe') f_UV_ACCOUNT = u2py.File('UV.ACCOUNT')------------------------------Neil SherwoodAnalyst ProgrammerHSBC Global Services (UK) LimitedLondon GB------------------------------
Hello! Unidata 8.2.3 on Windows 2019. Im using putty and cmd and when i attempt to do a LIST on anything it will output results with the prompt "press enter to continue" once i do that it removes the results it just gave me and outputs the next 10 results or so until the LIST is complete. Im hoping there is a setting that would make it so that it would NOT remove the results in the LIST so that i could scroll up and see all results. any ideas on this?
UniVerse 11.3.1 on AIX. In addition to changing mod to read-only, for example, I need a list of things that can be done to a type 18 file that will result in "Fwrite failed at DBwrite" when using the WRITE statement.
Are there Python resources available on GitHub? Searching GitHub for "Rocket" and "UniVerse" has not yielded results. As I recall, there were some sample libraries that were are result of a Python class done in Dallas several years back. I'm hoping to find some of those examples. Thanks!------------------------------Jeff TeterWoodforest National BankThe Woodlands, TX------------------------------
Hello UV 11.3 on Windows, His anyone understand the WARNING: Old style truncated data level name "FORTRAE/MARLA.TRAE.104" detected. on open file. The VOC is a classic multi-data level defn, where the dalalevel filename is really MARLA.TRAE.104.... Any idea ? Mamu
I have many account that I work with (UV 11.3.4). I am looking into using BDT and it works fine for a single account. All features work. However if I try to move to another account I get an error message stating: Could not change account to ### on server ###. The account path does not exist, or you do not have enough privileges to access the account path. I close BDT and re-open BDT and I can open the account just fine. Am I doing something wrong here? We tried using Visual Code, however there were issues we could not overcome. Jon
Hi Everyone, Been a while since my last interaction here and have been up to my armpits in it all. Have a question about transaction processing/commits/boundaries etc and the compatibility with file triggers. Can the two co-exist? I have a feeling the answer will be no but thought i should ask. We're on UV11.3.4. Any info would be great thanks. Regards, Peter
Are there any "How To" manuals for AccumTerm as I am in reality a new user, who did developed good screen 5 years ago but the customer did not what to change then. Now they are all for it but I can get the basic's out of the manuals and feel completely lost and out of the loop
We're pleased to announce the release of Rocket® MV BASIC for Visual Studio Code v2.2.0 with full debugging functionality. Rocket MV BASIC for VS Code (MVVS) offers features to help your developers modernize, simplify, and work more productively in one of the most popular development environments, Microsoft Visual Studio Code (VS Code). This release provides full debugging functionality for UniVerse v 11.4.1, which was also released today. The debugging capabilities are based on gRPC making the release stable and high performance. gRPC is a modern open-source remote procedure call (RPC) framework that efficiently connects services within and outside data centers, offering customizable load balancing, tracking, health checks, and authentication. It utilizes Protocol Buffers as a lightweight binary data serialization format for defining data structures and interfaces, known for efficient encoding/decoding and version compatibility. Combining gRPC and Protocol Buffers enables efficie
i would like to check the amount of arguments are on a universe program before i call it, to build the action before calling it.------------------------------Daniel ConradieRocket Forum Shared Account------------------------------
Hi All Perhaps a short one, but can someone please confirm that the super Q pointers ONLY work across D3 installations with THE SAME rev version? Assuming the hosts file has been setup correctly for this exercise . IOW, I should NOT expect to communicate (as via a LIST verb) to D3 machine A (where A is D3 version 10.x) and an older D3 version (say 7.x).I am able to do same 7.x to 7.x - that's OK BUT NOT 10.x to 7.xJust require confirmation. Or is there a solution which I don't know of?Thanks
We have created a Python object that sends SMS/text messages using Twilio, and it is working (mostly - see below) . Code: import os from twilio.rest import Client def SendSMS(FromNumber,ToNumber,MessageText): account_sid = "*****************" a
Hello, My company uses a phantom process that runs using the PHANTOM BRIEF. It's a continuous program that compares the current epoch with the epoch +180 (seconds) to determine when the next iteration will kick off. After 8 or more months of running every 3 minutes, the phantom unexpectedly self-terminates. It's a business-critical process that needs to be running at all times. It stopped unexpectedly over the weekend and resulted in a lot of issues. I've been scouring the forums for a few hours to see if I can figure out some way to prevent it from happening, but I can't identify the root cause. The program has had read/write logging set up for several years. Any error opening files or writing to them is logged to a custom flat file on a network drive, but no logs have been written there the past 3 times the phantom terminated. No logs were written to PH--though I'm not sure if that needs manual setup. The errlog file only displays the current day's user errors, preventing me from see
Hi, Is it possible to make a SQL query and save the result in a python list to later display it in a table? If possible, please indicate the code to do so. Regards------------------------------Antonio MorenoInformaticoSelf RegisteredFernan Nuñez ES------------------------------
I need to encrypt a string with the aes-256-cbc. My encryption is not matching what the other end needs which is a php endpoint. In the documentation there was definitely a statement that makes me think I did at least one thing wrong but I am not sure. Converting the aeskey to a hexidecimal format is what I think I may not understand. You see that I am taking each character in aeskey and building a string of the hex values for the character. Below is a bit of the code for the encryption. Once again I am missing something. Thanks all. BASE.JSON = '{"customer_id":"1000"}'ALG = "aes-256-cbc"ACT=1AESKEY= "31e92H1^FiERFgv7^nXg6DfC66rGpFb7"GOSUB HEX.AES.KEYIV.HEX = "31313131313131313131313131313131"RESULT=""RES = ENCRYPT(ALG,ACT,BASE.JSON,1,AESKEY,1,3,"",IV.HEX,RESULT,1)DEBUGSTOPHEX.AES.KEY: NKEY=""KEY.LEN = LEN(AESKEY)FOR X = 1 TO KEY.LEN KL = AESKEY[X,1] HKL = OCONV(KL,'MX') NKEY:=HKLNEXT XAESKEY = NKEYRETURN ------------------------------[Gary] [Rhodes] [Universe Developer][NPW
How can I call two applications at the same time and work simultaneously using Accuterm 8? I have a primary menu called MM, for instance. I want to call two separate sessions from the main menu: Customer Master (CM) and Order Entry. I use EXECUTE but the primary menu is unable to use. With Accuterm 8, I am using the Unidata database. Any insights you can share would be greatly appreciated. Thank you in advance for your help. ------------------------------Mohamed Azarudeenjunior developerRocket Forum Shared Account------------------------------
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.