Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Any idea what this message means? In /data/pub/TEST/SMART/LIVE/CTLG/UOLOGIN at line 56 index: 201 to one dimension matrix is out of rangelobal HScript=`Set BackPages="18"`lobal HScript=`Set Columns="132"`xecute HScript ------------------------------David Rivera------------------------------
Good day, I am trying to connect to a Universe database using ODBC and have set up my DSN. However when testing the ODBC DSN or opening an ODBC connection to that DSN from C# results in the following error message. System.Data.Odbc.OdbcException: 'ERROR [00000] [Rocket U2][U2ODBC][0302086]Error ID: 46 Severity: ERROR Facility: DBCAPERR - UCI Error. Func: SQLExecDirect(); State: S1000; U2 Database code: 950088; Msg: [U2][SQL Client][UNIVERSE]UniVerse/SQL: syntax error. Unexpected symbol. Token was "?". Scanned command was CALL "*HS.SCHEMA" ( ? .ERROR [00000] [Rocket U2][U2ODBC][0302086]Error ID: 46 Severity: ERROR Facility: DBCAPERR - UCI Error. Func: SQLExecDirect(); State: S1000; U2 Database code: 950088; Msg: [U2][SQL Client][UNIVERSE]UniVerse/SQL: syntax error. Unexpected symbol. Token was "?". Scanned command was CALL "*HS.SCHEMA" ( ? .[Rocket U2][U2ODBC][0400182]Connection not open.' I unfortunately am stuck and cannot find any inf
Our ERP vendor is suggesting that the following compilation errors stem from "...a known UniBasic limitation on the number of constants. Tech Note 1193075 on Rocket Software's support site explains that there is a limit to the number of variables and constants that can be used in a BASIC program. The limits are 32767 variables and 32765 constants. However, the maximum space that constants can take up in a program is 50,000 bytes and this figure is reduced by the actual number of constants." too many constants near line 115 of...too many constants near line 121 of...too many constants near line 149 of...too many constants near line 149 of... However, all that is required to get past it is is commenting out the following variable assignment, which suggests to me that there is something the string that is freaking out the compiler: X.XML.LINE = '<w:p w14:paraId="50845D62" w14:textId="71EB9312" w:rsidR="00C91BE8" w:rsidRDefault="00C91BE8" w:rsidP="00C91BE8"><w:pPr><w:pStyle
Hello I am doing some testing , and I wanted to use a u2 acocunt that i have in other box, so i don't have to copy the thing i am getting this error, when a try to ub\\bin : Problem determining if file VOC is an NFS file. the share is ro, nfsv4 in origin . Readonly is a must since i dont want to mess anything by mistake any ideas out there ? thanks in advance ------------------------------David Ricardo Lopez BonaecheaDirector of Software StrategyQuiter Servicios Informaticos SLSantander ES------------------------------
On unidata 8.2.1 My objective is to assign a string of characters (xml code) to a variable, and then write said variable as a record on a sequential file. However, I get the following error when attempting to compile the program if the length of the string exceeds ~2K (I'm not certain of what that limit is precisely): It will successfully compile as long as I break up the string in chunks that stay under the limit. However, the same program has no issues reading in a string, the length of which is over 80K characters. Any suggestions would be appreciated.------------------------------Shawn WaldieManager, Enterprise Application DevelopmentRocket Forum Shared AccountLos Angeles CA US------------------------------
Morning allIs there a mechanism which allows me to list the full account name, file name, and item within locks? The issue I am having with LIST-LOCKS is the masking to 19 characters for the account and file names. In most of my cases, 19 characters is not long enough to display the full detail. I need to be able to programmactically read the line in order to programmatically run "UNLOCK-ITEM ACCOUNTNAME,FILENAME, ITEM".Additionally, we run Windows and Linux D3, with .NET front-ends, so I need to be able to use one .NET codebase to unlock items on Windows and D3 Linux. It appears that each environment's display is different.In Windows, the filename is truncated due to the length of the account name, and in Linux, it does not display the account name.Windows:FSI Filename PIB# Lvl Type Item-id TokenFMCG.DNFDATA,mpcont 12 0 VME 008845 &
Does Rocket / Universe support converting a base64 string to a .PNG file and routing that file item to a label printer? Any advice or direction would be appreciated. ------------------------------Jim ScottSenior Programmer/AnalystGardens AliveLawrenceburg IN US------------------------------
Just tried accuterm on a windows 11 machine and it was working fine until an Accuterm GUI program is launched, then it opens the GUI form and freezes. Anyone run into this andor have a solution?
Hi group! I have a client that replaced an HP with PCL language to an Epson ET-M3170 GDI (Graphical Device Interface) printer. Now the new printer is cutting off the heading and truncation reports. I do recall from many years ago that GDI printers are not recommended. Fast forward a couple of decades and is that still the case? Are there any new drivers that can emulate PCL commands to a GDI printer? This is OpenQM on Windows. Thanks!------------------------------Peter GonzalezProgrammer/Systems Analyst/EDI DeveloperSelf RegisteredSt. Louis MO US------------------------------
Hello I would like to know, what is the position regarding NUMA enabled / disabled for a Universe database ? It is well documented for other databases, and we would like to know if Universe is NUMA aware and what is the preferred configuration on or off. We are talking about boxes with 512GBB RAM, 64 CPUS, and 2 NUMA nodes thanks in advance ------------------------------David Ricardo Lopez BonaecheaDirector of Software StrategyQuiter Servicios Informaticos SLSantander ES------------------------------
Hey All, We updated to unidata 8.2 from 8.1, and seem to have broken ssh. Everything seems fine when called from an AIX session, but Unidata sessions are failing when calling same commands... we do recieve the above message X.COMMAND = '-C !scp N19.POSPA…CALL S.EXECUTE(X.COMMAND) This code has been running for years, so any idea on where I should look? Thanks! Rick------------------------------Rick BrownSysadminRocket Forum Shared Account------------------------------
Hi guys - here with a pretty basic question... I am on universe 11.3.4 on linux redhat. We use AWForms here but that app was not able to give me what I wanted so I just wrote the report - but this company does not have a separate printer queue defined for a landscape print(which is what I'm used to). I tried using the printer command within the program but it just prints my characters: PRINT CHAR(27):"&l1O" Can someone tell me the simplest way to flip a report automatically to landscape?------------------------------Kathleen HambrickProgrammer at Colwell------------------------------
is this available in linux as well or is it available in windows only? also when I do !openssl version at ECL I get 3.0.1 when I do /usr/bin/openssl version I get 3.0.1 (or just openssl) if I do /usr/ud82/bin/openssl version (either at ECL or from linux) i get 1.1.1n why at ECL i am i getting 3.0.1 the unix verion and not 1.1.1n which is in /usr/ud82/bin/openssl) thanks dougc------------------------------Doug ChancoUniverse ProgrammerSelf Registeredgraham NC US------------------------------
All, So we have been battling some extreme system slowness intermittently for years. When this comes up we max out on LCT's, the AIX kernel goes into a panic causing thousands of processes to back up in CPU wait. In our case it was always nfauser. We were able to eventually track it back to some infrastructure we had implemented for opening files. Some of the code was basically opening up an NFA file pointer for each record selected in a loop, so if it was thousands you got thousands of opens and thousands of remote nfauser sessions. We found it and changed it to open once and seemed to fix it for a while. Then it was still happening intermittently. With the previously mentioned bug we saw this on 3 of 4 production systems, once fixed only on our heaviest nfa accessed data server. What we were able to determine with help from Rocket support was that upon log off UniData spawns a processes that scans /usr/ud/tmp, savedlists, and SAVEDLISTS to cleanup any transient work f
We are running 2 versions of U2WebDE (AKA Redback) 4.4.3 5.3.0 on our Linux box. Both versions have 3 environments that connect to our UniData accounts: DEV - used by programmers (me) to write new stuff PILOT - used by super-users to test changes prior to loading to LIVE LIVE - available to anyone who can access the web pages We have been smoothly running this way from over a year with the plan to phase out the old version (4.4.3) by the end of the year.Yesterday, a web page in our PILOT (user testing) environment started to fail - hard! The lines of the web page making the call are as follows: accnt = Application("ERPAccount") userid = Application("Ruser") passwd = Application("Rpass") set oOrder=CreateObject("RedBack.RedObject") oOrder.Open2 accnt,"SF:oOrder",userid,passwd The oOrder.Open2 is failing hard enough that I have to reboot IIS to get control back. I see no errors in the IIS logs or the Redback logs. Nobody has changed anything in the web pages or back end logic (it
I have the personal edition unidata 8.2.4.3001 and it looks like the openssl version is 3.0.1 can someone confirm to me that this is the same version packaged with 8.2.4.xxxx official? thanks dougc------------------------------Doug ChancoUniverse ProgrammerSelf Registeredgraham NC US------------------------------
I am using a install.parmas file with the following: (modified from the default provided) LicAgree YesStopSys YesUdtHome /usr/ud82UdtBin /usr/ud82/nomUpgrade YesWorkDir /usr/ud82/workLibDir /usr/ud82/libLogDir /usr/ud82/logUnisharedDir /usr/ud82/unisharedGroup sysSerial LinuxInstallXDEMO NoRFSflag YesREPflag YesREPsysid dendevmvasbld11_82Backup NoConfProduct NoPreservPypath YesPreservPymodule YesOverWrite NoConfirm YesTransMEK NoSaveDir saveOldBIN .CheckLang YesCheckPerms YesStartud YesFixPerms NoCheckPerms Yes when I run udtsetup -f install.param I am getting this error: Welcome to the Rocket UniData RDBMS. http://www.rocketsoftware.com/u2 Using /ud8243001/bin.tar during this process. License files are located in $UDTBIN/license. Parent directory of /disk1/agent/workspace/ud_build/src/udh
Hard drive backups that I try to FTP to a cloud server never finish. Here's the tape line from the pick0 file: tape /compass/picksave 500 f lx # tape 3. I know the complete file has been uploaded because if I close the FTP program (and I've used four different ones) the file is usable from the cloud for a FULL RESTORE. Below is the part of the FILE-SAVE that writes out the file to the Linux hard drive. There's a T-DET at the end of it. Any idea why the ftp protocols don't know that the upload / download is complete? Thanks and a tip of the hat. HT-SELECT 3PHT-REWPHIF E = 93 XOO FILE-SAVE Beginning at +HTIMEPHSAVE SYSTEM (TSFSTONH<PHT-WEOFPHOO Dumping STAT-FILE to Tape...HT-DUMP STAT-FILE (I)PHT-WEOFPHHT-REWPH ------------------------------Richard GinsburgPresidentGinsburg ConsultingManassas VA US------------------------------
Gedday everyone, We have MVIS set up with subroutine and data resource end points for various data retrieval. There was a recent request from the business to be able to supply a list of keys in a request to retrieve one or two specified fields in the response. The number of keys was in the order of 20k-40k. So I did a test and squirted a request (using curl) to our dev MVIS containing of 10k keys. It timed out. I then tried the same request with 5k keys and after a few seconds a valid response was received. Here is the url used. http://mvis.mydomain.com:7171/TEST/DATARESOURCE?select=key=%22KEY1%22%22KEY2%22%22KEYn%22&fields=FIELD1%2Cxref%2CFIELD2 Next we decided to just use the built in limiter (max) via a similar request and found that we could obtain the desired volume in the response. http://mvis.mydomain.com:7171/TEST/DATARESOURCE?max=20000&fields=FIELD1%2Cxref%2CFIELD2 Is anyone using (or has played with) large queries in MVIS. Is there a limit in MVIS or a setting (MVIS/U
Hi Guys, Other than the rp_driverux.c example, is there any documentation regarding writing OSFI drivers? I have a need to write one to update a postgresql database. I have it working, except for two issues: I cannot figure out the protocol for RP_GETGRP when an item exceeds the 4000 byte buffer. At present I'm using the ux.c method of returning RP_CMDSUP to make the server backtrack to using RP_SEQIDS, but I can see certain efficiencies are lost when the system now has to make a RP_RETIX call for each item in the list when it would otherwise have the record data available directly from the request for the next group. I have RP_GETGRP working when I can fit each group of id's and records in the buffer, but it fails with forward link zero errors when the group is larger and won't fit. The second issue is more pressing and might be a deal breaker for me. Is it possible to call a basic callx trigger when writing to a file served by an OSFI host? Thanks Tom ------------------------
We have a strange situation. One of our applications written in vb.net has it's data etc hosted in Azure. When running the application from the office over a site to site vpn to the Azure endpoint everything works perfectly well eg a typical report runs in about 5 seconds. However, when the users connect over the Azure software vpn on their home machines (all users regardless of local internet performance) the whole application slows down dramatically eg 90 seconds plus for the same report. The IT Infrastructure team have exhausted their investigations and can find not reason why. Running commands at TCL using a Telnet application all seems OK but when running the app (uses port 31438 for RPC) is when the speed issue is experienced. Has anyone seen this or have any suggestions on where we might need to look?
I am being asked to break a tab delimited file as part of an assessment. How do I identify the tab delimiter?------------------------------Kimberly CrumRocket Forum Shared Account------------------------------
Hi, We're working on an archive process and we set it up to run as a phantom. When run as a phantom, the process runs over twice as long as it does on a telnet session. Does anyone know a why to bump up the priority of a phantom job on a Windows server? Thanks Curt------------------------------CURT VALENTINESOFTWARE ENGINEER IIIPaychex------------------------------
we mainly use mvis with a subroutine, see definition below. currently, if the input JSON has the wrong input data element we return a JSON array with error string. however, when use this the HTTP return code is always 200. this means other systems have to look for error strings in response. is there a way to raise the HTTP error code to something else other than 200 to something like an error code of 400 to indicate an error occurred?
I'm trying to create something in linux that I can run from the accuterm esc:stx command. I wanted to connect to FTP, login, and send a get and/or push command but it doesn't seem to be executing the statements: ftp nnn.nnn.nn.nnnibmftp**passwd**cd /BizApp/Parts/Testbinaryput "KAlside.pdf" bye I've tried 'echo' and using the < to pass in the data... not working. Anyone have something like this? Thanks------------------------------Kathleen HambrickProgrammer at Colwell------------------------------
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.