Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Every time I've tried to use the Debugger Perspective in U2BDT it crashes the entire application. We're using v4.4.0 of U2BDT, after crashing we get this Java error:Is there anything I should be particularly looking out for configuration wise?------------------------------Matthew WrightTomago Aluminium------------------------------
I have a paragraph which prompts for a branch code to be selected.I want the branch codes to be a dropdown list in the paragraph. example :1 North2 South3 East4 WestMy paragraph output.Enter P to print or D to display report(P/D) =DENTER APPLICATION START DATE =01 FEB 21ENTER APPLICATION END DATE(DD MON YR) =11 FEB 21ENTER YOUR BRANCH NUMBER=Paragraph:SORT MYFILE WITH DATE GE "<<ENTER APPLICATION START DATE >>" AND LE "<<ENTER APPLICATION END DATE(DD MON YR) >>" AND WITH BRANCH EQ "<<ENTER YOUR BRANCH NUMBER>>"AND STATUS = "1" "4" "5" "7" ID STATUS DATE TOTAL AMOUNT BRANCH HDR-SUPP ID-SUPP LPTRAnyone can help?------------------------------Francis AquilaCore Banking Support OfficerTISA------------------------------
Hi,I would just like to say MVIS 1.2.1 is a solid product. 12 months ago I created a POC app to understand the HA element of the solution. It's performance has been outstanding with no downtime and easy cloud integration. Using https://aws.amazon.com/marketplace/pp/Rocket-Software-Inc-Rocket-MultiValue-Application-/B082DLTD53 to build the Back-End & building the Front-End utilising the Angular Framework and deploying both utilising Amazon. We created a simple SPA to perform our testing of the solution. https://rocket-demo-68270.web.app/login Enjoy. ------------------------------darren johnsonIndue------------------------------
I am looking for recommendations of companies to run the upgrade of a Universe application currently running Universe 11.1.3 to most current Universe version. The application is running on a Solaris 10 system so it would be upgraded to Solaris 11 but may also be re-platformed to Linux or AIX. There is a small staff maintaining the application to consult.
Thanks to everyone who played in the qualifying round of MV Madness. With over 100 entrants you exceeded our expectations for interest in the event! So with that, 23 players are moving into the finals. No one got 100% of the answers correct, but finalists scored between 95% and 75%, which are very fine scores indeed.Members going through to the finals, who've already earned a pair of Rocket pajama pants, are @Henry Unger, @Derek Hayse, @Rajesh Menon, @Fausto Paredes, @Frank Hanshaw, @Tyrel Marak, @Brian Egan, @Craig Curtis, @Gregor Scott, @Mike Raffaele, @Ross Reichardt, @Stuart Boydell, @Todd Hess, @A C, @Bob Ruiz, @David Knight, @Chris Turner, @Nic Davidson, @Alberto Leal, @Brian Paige, @Chris Wolcz, @Nik Kesic, and @Tom Power. Be sure to congratulate these experts when you see them on the Forum; they might just be able to help you with something. Good luck to all those in the final round, and thanks to everyone for your participation. We look forward to w
MV Madness saw MultiValue users from across the globe come together to test their skills and knowledge, but in the end there were just five players who took the championship. Congratulations to @Brian Egan for scoring the most points in the finals, with a score of 40 out of 44 (91%). Four additional players scored 38/44, or 86%. They are @Nic Davidson, @Nik Kesic, @Bob Ruiz and @Henry Unger. In addition to Rocket Pajama pants won by qualifying for the finals, each winner also receives a $100 gift card. I'll be in touch shortly with winners to arrange for all that, and qualifiers can expect to see their Rocket PJs on their doorstep in a couple weeks. Thanks again to everyone who participated and let us know what other events you'd like to see us sponsor.------------------------------Dave AndrewsHead of Customer EngagementRocket Software------------------------------
Block comments are available in many programming languages and any lines of text between the start block and end block delimiters are considered part of the text. We are starting to use Markdown extensively in program headers for developer, modification history, program documentation, etc. It would be really helpful if U2 would implement this form of comment so that the Markdown text could be put in-line with the other documentation and we would not have to deal with leading comment marks.An example might look like this:The '***' on line 26 denotes a divider line in Markdown. A simple program can then strip the Markdown area and throw it to a temporary file to be viewed in your favorite browser or printed to a pdf. VSCode already supports Markdown preview and editing. Note that you can embed links to outside web documentation, internal code control resources (like VSTS) or documents in your file system.I'd be curious to hear from the community if this would be helpful to others.------
Just wondering if there is a function for me to send a message to the runtime-errors file? Trying to debug a program and if I could send a few notes to the runtime-errors file via a function call it would save me a few steps.ThanksCraig
UniData version 8.2.3 has been released on April 30 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 11SuSE Linux Enterprise Server Intel 11.0 (SP2), 12.0Windows Windows 8.1, Windows 10 (Creators Update Supported), 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 av
hello uv's gurus, I'll share a strange behavior we encounter on Uv Windows.We run some phantoms as scheduler which performs actions on request.The phantom check what to do, execute it then wait for the next instruction. It is restarted each 8 hours.---Sometimes, we encounter troubles at uniQUERY SELECT level, the select is 'pending', seems 'blocked' ...After 50 seconds of execution, we check the status via PORT.STATUS PID xxxx LAYER.STACK and we read the phantom is 'selecting' - actual level of execution is 'Query' from uniBASIC EXECUTE CAPTURING Here is a sample stack - MI.SCHEDULER is the base program which CALL MI.SCHEDULER.CTRMI.SCHEDULER.CTR-- receive the job to do-- create a level EXECUTE MI.SUB which perform the task In this sample, we read SB.EXECUTE perform a EXECUTE query SELECT ARTICLES ... PORT.STATUS PID 21448 LAYER.STACK Pid.... User name. Who. Port name..... Last command processed 0ř0ř0 21448řsvc_uv_coldstartř -2řSELECT ARTICLES USING DICT D.FPRART WITH ART.CLE # "" A
I have replication setup on a UV 11.3.1/Windows system from one account to another on the same box. On the destination file, I have a trigger that goes through and cleans the data and creates a record in another file that I'm exporting to SQL Server via EDA. However, when I change a source record that gets correctly replicated to the destination, my trigger is not running and the cleansed file is not being updated.I have RW_SKIP_TRIGGER=0 in repconfig according to the docs, but I keep getting this error in the logs:Sat Apr 24 15:34:33 repconfig at line 16: RW_SKIP_TRIGGER cannot turn off: Current release does not support this feature.What can I check?------------------------------Kevin KingPresidentPrecision Solutions, Inc.------------------------------
Hi Everyone We want to make extensive use handheld terminals in our warehouse and Factory for point of activity transaction processing, with a goal to further enhance this and utilise Barcoding to reduce further the amount of manual keying required As there does not appear to be a version of SB Client that will operate natively on anything other than Windows can anyone suggest a handheld that will provide a screen large enough to accommodate SB Menus and also work with a decent touch screen that is not subject to "fat finger" syndrome we have be experimenting with Zebra TC520K android handheld with Velocity Android 2.0 TE terminal emulator. (VT100) this uses Telnet as its connection interface to the UV and SB applications however it does not provide easy Access to "F2" and "F3" keys which are used extensively within our current transaction processes So can anyone recommend a handheld that operates seamlessly with UV and SB applications that provides easy access to "F2" and "F3" functio
We are using UV 11.3.1 and have a .Net application using unirpc to access data from the host (on Linux). There's been a marked degradation in the time the .Net application takes to move from page to page over the last couple of months. I suspect it's an issue with the .Net application but I need to prove that the access on the host side is not causing the issue. CAn any of you learned folks recommend monitoring tools for UV that will report read/write performance and identify latency?I'm pretty sure I can write something to do this but want to see if the problem has already been addressed.Thanks!------------------------------Jeff TeterWoodforest National Bank[Phone]------------------------------
Sorry to ask a dumb question but I'm an old school character base programmer from the 80's and am having a great deal of trouble understanding the GUI languages. I've tried several books on JAVA but can't seem to make it work. SO, my question is this: Can anyone suggest a way that I can add a GUI front end to my Unidata database in a language that I can understand?
G'day Brian, Thanks for the update. The reason why I couldn't join, was because MS decided to verify my account and the verification took 2 1/2 hours to arrive. By that time it was too late. Darrell found out out afterwards that the delay was between two of the MS servers. Sorry about that, but it is one of the reasons why we don't use MS products. This is, from my perspective, very technical and that is why we use Darrell for this sort of work. I am self taught and design system using data bases for our work. Hence my love of SB+ Thanks for your help. Alex On 23/4/21 10:32 pm, Brian Cram via Rocket Forum wrote: Hi, Alex. I had a meeting with your guy and MBS ( you were invited but I don't think you joined ). We went through the process and here's what we...
Hi,Our organisation operates the Universe 11.3.1 platform for all our Settlement Processing as a tier 1 bank.We like many other Users of Universe experience 99.++ HA. Our operation team have called out the need to reach 99.99+Which brings me to the question of HA & DR using RFS support.Can 11.3.1 support RFS to achieve HA & DR at a level of 99.99+------------------------------darren johnsonIndue------------------------------
G'day all Been having some issues with getting the SSL certificate to work with MVS toolkit. We’ve had it working once before, with a massive amount of tweaking within the certificate to get it working. This time we’re moving to a wildcard certificate and despite going through the same steps (and the same tweaking) we’re having no luck. Has anyone got a wildcard SSL certificate working with MVS Toolkit? And do you have a consistent procedure to get this to work? ================= The main thing is the consistency – so we can do the same thing each time and get it working without stuffing around with it.
Connect to U2 MultiValue server and cache cataloged programs to local machine when necessary How do you do this? All I've been able to do it copy an account from our dev server to my local machine, and then Open Folder on that account folder. I can connect to the dev server successfully, but don't seem to be able to interact with it? How do you interact with BP files from the server?Does someone have a guide I can follow for this?------------------------------Matthew WrightTomago Aluminium------------------------------
I have a need to do a 400ms sleep in a Unidata program. Is it possible?
Hi. We have several windows servers with a lot of big dump files in a universe subfolder called "minidump". Is there a way to avoid this kind of dumps, in order to prevent disk filling? Thanks in advance. p.d. A sample from eventlog: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="UniVerse" /> <EventID Qualifiers="49152">1004</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2021-02-12T03:35:21.000000000Z" /> <EventRecordID>11202874</EventRecordID> <Channel>UniVerse</Channel> <Computer>XXXXXXXXXXX</Computer> <Security /> </System> - <EventData> <Data>Unhandled
Good Evening all. hopefully the collective minds on here will help with a conundrum i have We have for several years been using Watchguard for our Firewalls and the remote users happily instigated a Windows PPTP VPN connection and used their SB Client to access our Universe DB However, in light of a security review and the current increased security threats that blight our everyday activity, we have now deployed Cisco 1140 firewalls (in place of the Watchguards) and rolled out Cisco Anyconnect to enable the new VPN connection and remove the Windows PPTP security issues This has created a few issues in that some of the remote users intermittently lose their SB Client Telnet Connection and leave a dead session on the server. Not only is this tiresome for the users it could potentially lead to data loss. We did not have this issue with the Windows VPN connected to the WatchguardsSo my question is does anyone else out there use SB Client (Telnet) via an Cisco Anyconnect managed VPN /
Hi,I am using UV 11.3.2 on Linux. I have 2 questions about the new NOW(), TODATE(), TOTIME(), @TZ, etc functionality1.I am using BDT 4.4.1The toolkit does not recognize the new functions/vars for syntax coloring, but shows it as errors. How can I fix this?2.It seems I cannot use TODATE() and TOTIME() in i-descriptors. Is this correct? Will support be added?regards,Ivar
I am an end user of a D3 Linux system in San Diego. I handle all the D3 system support and programming but need a contact for help on the Linux system side on an hourly basis. Everything is very basic. Any help or leads would be appreciated.Tom StanleyStandard Auto Recyclingstdauto@hotmail.com619.787-0440------------------------------Tom StanleyPresidentStandard Auto Recycling------------------------------
Hi there,Our core banking is running on universe 11.2.5 and have written a couple of reports as paragraphs but currently outputting them on screen and to printer using LPTR.Is there any functions or programs I can send the output straight into excel.Note I do not want to spool the report. I want as user runs the paragraph or the retrieve sentence it should outputs to excel on the users pc..Ant help/advise.Cheers!------------------------------Francis AquilaCore Banking Support OfficerTISAPapua New Guinea------------------------------
In the UniObjects for .NET Developer Guide version 3.171.3 the property LastServerError in UniObjects object is not present in the uodotnet.dll. The guide is wrong or the property is missing.------------------------------Sergio PerinEngineerBaseware Systems------------------------------
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.