Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Hi,I'm trying to use U2 Web Designer to create RBO's. The accounts are on an AIX server. I can successfully attach to the host and see the accounts. I can also successfully enable accounts for WebDE. It's when I click on "U2 Web DE Elements" and I'm asked for a password it always comes back with an "Access is denied error" I've tried the rbadmin/redback combination (This works elsewhere as I can log on to the admin server with it) and several OS users but nothing seems to work. I first tried this several months ago and gave up out of sheer frustration but now I really need to have a look at this.Everything else is working well. I also found that I had to modify permissions on the $UVHOME/UV.ACCOUNT file to create a new account through designer. Perhaps I need some correct permissions set somewhere else.Any ideas as to what I'm doing wrong? What other options for a valid username and password are there?Designer version 5.3.0, build 3425Universe - 11.3.2WebDE - 5.3.0ThanksAndrew---------
I am new to accuterm, about a year now, and am still struggling with trying to understand the pieces I need in place to have a graphical accuterm screen display on the internet. I've been told repeatedly that its possible and functioning with my release of accuterm8. Can anyone share with me even a static screen accuterm display on the web? Even just a box that says 'You are here.'There are obviously pieces I need for the web address to access my accuterm display but I don't even know what questions to ask....Anyone?------------------------------Kathleen HambrickProgrammer at Colwell------------------------------
What does "U_insert_part_file error in U_Openfile for file ..." in the udt.errlog. I've copied and cleared the file; I've also recreated the file same error. Any advice?------------------------------William MachiSoftware ArchitectSelf RegisteredCommerce CA US------------------------------
Hi All,We are in a high volume environment running Unidata on AIX. I have a question about the new option.Is anyone useing it? Is there any speed-up in real-world situations?We have a very old code-base. In what situations would this, perhaps, speed some SELECT quieries up? (Or slow them down)Has anyone turned it on and noticed any change, good or bad.We are contemplating turning it on, and are curious about other's experience. Did you test it, etc?Thank you for any feedback or information.Best,Rick Brown :version Module Name Version Licensed UniData RDBMS............ 8.2 Yes ------------------------------Rick BrownSysadminRocket Forum Shared Account------------------------------
Greetings, all! I used to know this answer, but I haven't worried about it in so long I can't remember.Our data is masked with extra decimal positions. For example, 1.35 may be masked with 2 decimal places and stored as 135. When using this data for output, which is better performance-wise - OCONV or dividing by 100?Thank you!------------------------------Brian Paige------------------------------
Hi Guys, I needed to dump the contents of a transaction file for our Auditors today and a simple retrieve report should have been the simple solution, as it only need sorting by date with no calcs, and all the dictionary's already setup, and probably not needed again..... However, because of the 32,767 (ROW) page length limit the .CSV hold file with 680,000 rows of data, had many extra "page breaks" to dispense with. I was reluctant to write a one off program, so sorted it in the VOC paragraph, that produced the report, so the Auditors are happy, but it took me longer than in really should have because of the 32,767 SETPTR limit. So does anyone know why we have such an arbitrary number as the limit for SETPTR and does anyone know of a simple override aside writing a one off program to poke it directly into &HOLD& rather than using a retrieve report?? Also another thought, the SETPTR command displays your current output settings so these values must be stored for your current
If you are a current user of Rocket wIntegrate, I'm interested in hearing from you. What version are you on? What do you like or dislike about it? Are there any enhancements, features or improvements you'd like to see that would make wIntegrate an even better MultiValue tool for you? In case you are using an older version and missed the announcements earlier in the year, we were proud to announce the release of wIntegrate 6.4.4? To learn more, read the wIntegrate 6.4.4 release announcement to find out how to update to the latest version. Already a 6.4.4 user? What feature have you come to appreciate most? ------------------------------Hernando BordaRocket Software------------------------------
Rocket Software and the MV team are proud to announce the release of D3 10.3.4 for the Windows and Unix platforms. This is a maintenance release with over 100 bug fixes. It also adds support of the newer operating systems like Redhat 9, AIX 7.3, and Windows 11 and Server 2022. See the Release Notes in the Download page on the Rocket Customer Community site for full disclosure. ------------------------------Bryan GlassickSr. Technical Support ManagerRocket Software------------------------------
Will this be fixed in a future version?------------------------------Jan Van SchalkwykSenior Analyst DeveloperHeritage BankToowoomba QLD Australia------------------------------
I have a need to provide a user input prompt that times out gracefully after a specific period.I am using !EDIT.INPUT and that captures the input well.What I am missing is a graceful method of setting a timeout for it.I have attempted to use the AUTOLOGOUT command.That does trigger a logoff (an ungraceful exit but an exit non the less).Does anyone know of a way to assign an input timeout period for !EDIT.INPUT - or even just INPUT @ - that allows code to register and react to the non-input of data in a graceful manner?------------------------------Gregor ScottSoftware ArchitectPentana Solutions Pty LtdMount Waverley VIC AU------------------------------
I am currently using VSCode using the Remote SSH tools and modifying code on the server. The repository on the Linux server is actually configured as a git instance.It's my understanding, using the MVVS extension, the git repository is on the user's PC or shared drive (OneDrive) but the files on the Linux server are not actually a git repository. The net result of this is that the version of a program on the server is always the latest saved version, regardless of branch.It appears that this SFTP extension works well for keeping items in the local repository uploaded to the server. Any other suggestions?This could actually simplify life to some extent. The cautionary tale is that if someone modifies an item on the server side, it must be manually pulled back to the user's repository. Or, is there an "automagic" means of doing that? Also, any items ID's may need to be converted to URL's if they include characters such as '*', '\\', etc.Thanks, in advance!------------------------------Je
The Rocket Software MultiValue team is inviting all Rocket® UniVerse customers to participate in our UniVerse 11.4.1 beta program. This is your chance to test, influence and provide feedback on UniVerse 11.4.1. If you decide to participate, here are some new functionality highlights you'll find in UniVerse 11.4.1 and Rocket® MultiValue Performance Experience (MVX Performance) 1.7 for customers on active maintenance. We've enhanced HA/DR and fixed some bugs, making it easier to manage your replication environment while improving performance Improve performance by implementing the Replication Intelligent Queue Manager, which allows a subscribing system to recognize when there are multiple updates in the queue to the same file Easily test a new version of UniVerse on a subscribing system while still running an older version of UniVerse in production because UniVerse 11.4.1 allows a subscriber to receive logs from older protocol levels Recover from stalled subscriber groups using the
Just wondering if anyone is using the WOBJ programs to work with JSON objects? What has been your experience? Have you found any help documents or tutorials on using WOBJ? It seems that we need a easy way to take multivalue object that we all love and send to a program to create JSON from file and then take the JSON and save to a file. Have created a dictionary driven tool that works with the older nwbuildjson subroutine but it has limitations when trying to add arrays of objects into the json. Just wondering if anybody has found a pick solution? ------------------------------Craig CurtisSystem ProgrammerSevier School DistrictRichfield UT US------------------------------
Looking for UniData expertise in deploying and optimizing storage performance in Azure. I have not found any official Rocket technical documentation to support.------------------------------Ralpha LabartaCTOEngage PEOSt. Petersburg FL US------------------------------
I'm using universe 11.3.4 and want to pass in parameters in when running a python program using RUNPY is this possible?------------------------------Neil SherwoodAnalyst ProgrammerHSBC Global Services (UK) LimitedLondon GB------------------------------
Please could some boffin convert the following f-correlative into a maths formula with appropriate parentheses (brackets) AI was close but not good enough! F;0;(TPAMASTER;X6;;7);"2";0;(TPAMASTER;X5;;7);*;+;"3";0;(TPAMASTER;X4;;7);*;+;"4";0;(TPAMASTER;X3;;7);*;+;"5";0;(TPAMASTER;X2;;7);*;+;"6";0;(TPAMASTER;X1;;7);*;+;"7";0;(TPAMASTER;X2;;45);*;+;"19";+;"29";/;"300";*;"2";/;"90";+;"100";/ I can fathom the first part to be (7.6 + 7.5 x 2 + 7.4 x 3 + 7.3 x 4 + 7.2 x 5 + 7.1 x 6 + 45.2 * 7 + 19) / 29 => where 7.6 is attribute 7.6 of file PAMASTER, etcBut I just cannot fathom the rest with the correct brackets. Help! :))------------------------------Roland Von HoesslinOwner/ManagerCrystal LogicCape Town ZA------------------------------
Where could I download a JDBC driver for jBASE?------------------------------Clark BradleyRocket Forum Shared Account------------------------------
One of our Linux Admins asked if there were any Rocket recommendations on RHEL TUNED package. I didn't see any references in the knowledgebase and figured others might have input. Here's the URL he referenced: https://computingforgeeks.com/optimize-linux-system-performance-with-tuned-adm/------------------------------Charles CarpenterUV DBATailored Shared Services LLCHouston TX US------------------------------
At the risk of being told "You should not do that!", I'm working with a 35 year old code base that has been on Pick, AIX and Linux over the years. So, folks decided to used characters like asterisks ("*") and question marks ("?") in item ID's as delimiters. When archiving these items and moving them from Linux to Windows, I have functions for converting the ID's to URL's and back. However, these items will not move cleanly from the Linux folders to Windows folders. So, the question at hand is whether there's a good option for converting those item ID's in flight. Unfortunately, there are too many places where those ID's are embedded in code to go down the path of fixing them all, even though that might be preferable. An aside, WinSCP has implemented nice functionality that makes these conversions when moving from Linux to Windows and back...------------------------------Jeff TeterWoodforest National BankThe Woodlands, TX------------------------------
Hey group!Is it possible to compile a Dataworks UniBasic program from a AIX - Unix command line? Thanks! ------------------------------PeterGonzalezMOUS------------------------------
The new podcast Doing More with MultiValue is live! Check out episode 1: Filling the Skills Gap In every company, the people, processes, and solutions change over time. Often there's a difference between the skill sets of the current employees and the skills best suited for the task at hand. Join host Mike Rajkowski and his guests, Jason Huggins and Virgil Ashruf, as they discuss how Rocket Software's new eLearning can help our customers and partners fill the skills gap. Here's a link to Apple and a link to Spotify. Or search for it by name anywhere you get your podcasts! Our pilot season will consist of 8 episodes, with a new episode airing every 2 weeks. ------------------------------Mike RajkowskiMultiValue Product EvangelistRocket Internal - All BrandsDENVER CO US------------------------------
HELP! Running jBase 5.8.5 on Windows. No recent changes to operating system or hardware. Making minor code changes in an order entry program that we've run for years. Modified code, re-compiled and re-cataloged six times this morning. After last re-compile the program no longer processes any of the file READs in the program!!! Put an "on error" capture on the READ commands and get error message "file not found". Files are there and will LIST correctly. Other programs can access and read the files. jDiag attached. All help will be appreciated as we are dead in the water without the order entry system! Marc Zitcer ------------------------------Marc ZitcerPresDavidson SupplyPaterson NJ US------------------------------
MultiValue Experiences version 1.6.0.1064 has been released on April 27 2023 for the below platforms/versions:AIX POWER 7.1, 7.2AlmaLinux 8 (Using Docker 10.10.22 or higher)CentOS 7, 8RedHat Enterprise Linux Intel 7, 8Rocky Linux 8 (Using Docker 10.10.22 or higher)Windows Windows 10, Windows 11 (For UV 11.3.5 only), 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 availability, please contact rbc@rocketsoftware.com.
One of my customers has a phantom named "SLEEPY" that runs continuously making nightly backups, processing transactions from a Fuelmaster pump system and producing some daily reports. Currently we start SLEEPY manually from the Centos 8 console as "root" after each startup; UniVerse 11.3.4. I would like to automate his start as part of the boot process. I think I understand the .rc command to start the UniVerse session but I'm uncertain about getting it started as "root", spawning the phantom and then logging out. I would appreciate any suggestions.Dale
i am looking for information about XMAPAppendRec beyond what is published in the BASIC Extensions Version 11.3.3 document. Specifically, I am seeking details on why the serialized output to XML omits elements when the corresponding field value in the data base is empty. I am also curious about the function appearing to only process attribute 7 of dict items instead of processing attribute 8 for correlatives and attribute 7 for conversions. If I could just "look at" the source code for the function all my questions would be answered.------------------------------Brian ArnoldprincipalRocket 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.